Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 889 Bytes

File metadata and controls

11 lines (7 loc) · 889 Bytes

Okta.Sdk.Model.NetworkZoneLocation

Properties

Name Type Description Notes
Country string The two-character ISO 3166-1 country code. Don't use continent codes since they are treated as generic codes for undesignated countries. <br>For example: `US` [optional]
Region string (Optional) The ISO 3166-2 region code appended to the country code (`countryCode-regionCode`), or `null` if empty. Don't use continent codes since they are treated as generic codes for undesignated regions. <br>For example: `CA` (for `US-CA` country and region code) [optional]

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