Okta.Sdk.Model.UISchemasResponseObject
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Created | DateTimeOffset | Timestamp when the UI Schema was created (ISO 86001) | [readonly] |
| Id | string | Unique identifier for the UI Schema | [readonly] |
| LastUpdated | DateTimeOffset | Timestamp when the UI Schema was last modified (ISO 86001) | [readonly] |
| UiSchema | UISchemaObject | ||
| Links | LinksSelf |