Name | Type | Description | Notes |
---|---|---|---|
id | str | The unique identifier for the country in the Authenticate platform | [optional] |
name | str | The country Name | [optional] |
code | str | The three letter country code utilised in the Authenticate platform | [optional] |
short_code | str | The two letter country code used in the Authenticate platform | [optional] |
regions | list[RegionDto] | A List of the country sub-divisions within the Authenticate platform | [optional] |