An object representing a custom field associated with employees.
Attributes | Type | Description |
---|---|---|
| Integer | Custom field identifier. |
| String | The object field type. Available types:
|
| String | The custom field input label. |
| String | The description or hint for a custom field. |
| Boolean | Whether or not the field is required to be completed. |
| Boolean | When true, only admins can view and edit the field value. When false, it is expected that employees edit the field. |
| Integer | The location (index) of the field on the screen in relation to other custom fields. |
| Various options depending on the field |