The type that defines the fields for a period of time in the time-measurement units supplied.
Type that uses TimeDuration
Calls that use TimeDuration
Fields
unit
An enumeration value that indicates the units of the time span (e.g.,
Refer to TimeDurationUnitEnum for the list of supported values.
HOURS
). The enumeration value in this field defines the period of time being used to measure the duration.Refer to TimeDurationUnitEnum for the list of supported values.
value
Retrieves the duration of the time span (no units). The value in this field indicates the number of years, months, days, hours, or minutes in the defined period.