Okta.Sdk.Model.UserSchema
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Schema | string | JSON schema version identifier | [optional] [readonly] |
| Created | string | Timestamp when the schema was created | [optional] [readonly] |
| Definitions | UserSchemaDefinitions | [optional] | |
| Id | string | URI of user schema | [optional] [readonly] |
| LastUpdated | string | Timestamp when the schema was last updated | [optional] [readonly] |
| Name | string | Name of the schema | [optional] [readonly] |
| Properties | UserSchemaProperties | [optional] | |
| Title | string | User-defined display name for the schema | [optional] |
| Type | string | Type of root schema | [optional] [readonly] |
| Links | LinksSelf | [optional] |