Record
user-invitation-create-request-data-attributes
No description available.
record user-invitation-create-request-data-attributes {
all-apps-visible: option<bool>,
email: string,
first-name: string,
last-name: string,
provisioning-allowed: option<bool>,
roles: list<user-role>,
}Fields
| Name | Type | Description |
|---|---|---|
| all-apps-visible | option<bool> | |
| string | ||
| first-name | string | |
| last-name | string | |
| provisioning-allowed | option<bool> | |
| roles | list<user-role> |