StringFieldValue
Represents a value of a custom field of `string` type.
Properties
Name | Type | Description |
---|---|---|
type | 'string' | The type of the custom field. |
value | string | The value of the field. |
Last modified: 27 September 2023
Represents a value of a custom field of `string` type.
Name | Type | Description |
---|---|---|
type | 'string' | The type of the custom field. |
value | string | The value of the field. |