- property string $label The display name for the custom_field shown in the UI as free-form text
- property string $type Specifies the type of value the custom_field field accepts: string or date.
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['label' => 'string', 'type' => 'string'] |
protected static array $maxLength = ['label' => 50] |
Properties |
protected static array $fields = ['label' => 'string', 'type' => 'string'] |
protected static array $maxLength = ['label' => 50] |