Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 839 Bytes

GetTimezonesResponse.md

File metadata and controls

15 lines (11 loc) · 839 Bytes

GetTimezonesResponse

Properties

Name Type Description Notes
successful bool True if successful, false otherwise [optional]
country_full_name string Full name of the country [optional]
iso_two_letter_code string Two-letter ISO 3166-1 country code [optional]
fips_two_letter_code string Two-letter FIPS 10-4 country code [optional]
three_letter_code string Three-letter ISO 3166-1 country code [optional]
timezones \Swagger\Client\Model\Timezone[] Time zones (IANA/Olsen) in the country [optional]

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