FloatFieldValue
Represents a value of a custom field of `float` type.
Properties
Name | Type | Description |
---|---|---|
type | 'float' | The type of the custom field. |
value | number | The value of the field. |
21 March 2025
Represents a value of a custom field of `float` type.
Name | Type | Description |
---|---|---|
type | 'float' | The type of the custom field. |
value | number | The value of the field. |