Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 835 Bytes

TimeZone.md

File metadata and controls

15 lines (11 loc) · 835 Bytes

Yaksa.OrckestraCommerce.Client.Model.TimeZone

TimeZone

Properties

Name Type Description Notes
Id string The unique identifier of the entity.
PropertyBag Dictionary<string, Object> [optional]
BaseUtcOffset double The time difference between the current time zone's standard time and Coordinated Universal Time (UTC) [optional]
DisplayName string The general display name that represents the time zone [optional]
SupportsDaylightSavingTime bool Whether the time zone has any daylight saving time rules [optional]

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