TimeZoneDto

Represents the TimeZone class exactly as it is in the database.

NameDescriptionTypeRequired?Additional information
timezoneName

Corresponding timezone name.

string

No

String length: between 1 and 50, inclusive

timezoneDescription

Corresponding timezone description.

string

No

String length: between 1 and 128, inclusive

gmtOffset

GMT adjustment value.

decimal number

No

None.