Okta.Sdk.Model.Role
August 11, 2023 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AssignmentType | RoleAssignmentType | [optional] | |
| Created | DateTimeOffset | [optional] [readonly] | |
| Description | string | [optional] | |
| Id | string | [optional] [readonly] | |
| Label | string | [optional] [readonly] | |
| LastUpdated | DateTimeOffset | [optional] [readonly] | |
| Status | LifecycleStatus | [optional] | |
| Type | RoleType | [optional] | |
| Embedded | Dictionary<string, Object> | [optional] [readonly] | |
| Links | LinksSelf | [optional] |