CoreOnboardingRequirement
A single onboarding requirement
Attributes (4)
| Attribute | Type | Required | Description |
|---|---|---|---|
key | OnboardingRequirementKey | Yes | The key of the requirement |
title | string | Yes | Human-readable label for the onboarding checklist. read-only |
description | string | No | Optional longer explanation. read-only |
optional | boolean | Yes | Whether the requirement is optional for onboarding. read-only |