IntegerFieldValue
Represents a value of a custom field of `integer` type.
Properties
Name | Type | Description |
---|---|---|
type | 'integer' | The type of the custom field. |
value | number | The value of the field. |
Last modified: 11 March 2025
Represents a value of a custom field of `integer` type.
Name | Type | Description |
---|---|---|
type | 'integer' | The type of the custom field. |
value | number | The value of the field. |