Okta.Sdk.Model.OrgSetting
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Address1 | string | Primary address of the organization associated with the org | [optional] |
| Address2 | string | Secondary address of the organization associated with the org | [optional] |
| City | string | City of the organization associated with the org | [optional] |
| CompanyName | string | Name of org | [optional] |
| Country | string | County of the organization associated with the org | [optional] |
| Created | DateTimeOffset | When org was created | [optional] [readonly] |
| EndUserSupportHelpURL | string | Support link of org | [optional] |
| ExpiresAt | DateTimeOffset | Expiration of org | [optional] [readonly] |
| Id | string | Org ID | [optional] [readonly] |
| LastUpdated | DateTimeOffset | When org was last updated | [optional] [readonly] |
| PhoneNumber | string | Phone number of the organization associated with the org | [optional] |
| PostalCode | string | Postal code of the organization associated with the org | [optional] |
| State | string | State of the organization associated with the org | [optional] |
| Status | string | Status of org | [optional] [readonly] |
| Subdomain | string | Subdomain of org | [optional] [readonly] |
| SupportPhoneNumber | string | Support help phone of the organization associated with the org | [optional] |
| Website | string | Website of the organization associated with the org | [optional] |
| Links | OrgGeneralSettingLinks | [optional] |