Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 792 Bytes

Realm.md

File metadata and controls

15 lines (11 loc) · 792 Bytes

Okta.Sdk.Model.Realm

Properties

Name Type Description Notes
Created DateTimeOffset Timestamp when the Realm was created [optional] [readonly]
Id string Unique key for the Realm [optional] [readonly]
IsDefault bool Conveys whether the Realm is the default [optional] [readonly]
LastUpdated DateTimeOffset Timestamp when the Realm was last updated [optional] [readonly]
Profile RealmProfile [optional]
Links LinksSelf [optional]

[Back to Model list] [Back to API list] [Back to README]