TimezoneByIdResult interface

This object is returned from a successful Timezone By ID call

Properties

count

Count property NOTE: This property will not be serialized. It can only be populated by the server.

referenceUtcTimestamp

Reference Utc Timestamp property NOTE: This property will not be serialized. It can only be populated by the server.

timeZones
version

Version property NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

count

Count property NOTE: This property will not be serialized. It can only be populated by the server.

count?: number

Property Value

number

referenceUtcTimestamp

Reference Utc Timestamp property NOTE: This property will not be serialized. It can only be populated by the server.

referenceUtcTimestamp?: Date

Property Value

Date

timeZones

timeZones?: TimezoneById[]

Property Value

version

Version property NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Property Value

string