Appearance
Rule.io SDK / client/src / CustomFieldDefinition
Interface: CustomFieldDefinition
Defined in: client/src/resources/custom-field/custom-field.types.ts:34
A custom field definition within a group.
Properties
id
id:
number
Defined in: client/src/resources/custom-field/custom-field.types.ts:36
Field ID.
name
name:
string
Defined in: client/src/resources/custom-field/custom-field.types.ts:38
Field name.
type
type:
CustomFieldValueType
Defined in: client/src/resources/custom-field/custom-field.types.ts:40
Field data type.