PeriodFieldValue
Represents a value of a custom field of `period` type.
Properties
Name | Type | Description |
---|---|---|
type | 'period' | The type of the custom field. |
value | string, number | The value of the field. The expected string format is one of those returned by the `getTimestampFormats` function. |
Last modified: 7 November 2024