GlobalTimeZone

Description

An object that represents the timezone details for all available timezones. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)

Model Properties

Property Required Type Description
id False string TimeZone Id of the timezone.
Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist)
timeZone False string Represents the full timezone details including offset value followed by timezoneId.
Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist)
type True string A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name.