ConnectorEntityField
Describes the data model of a connector field. For example, for an account entity, the fields would be account name, account ID, and so on.
Types
Properties
A map that has specific properties related to the ConnectorEntityField.
Default value that can be assigned to this field.
A description of the connector entity field.
The properties applied to a field when the connector is being used as a destination.
The unique identifier of the connector field.
Booelan value that indicates whether this field is deprecated or not.
Booelan value that indicates whether this field can be used as a primary key.
The parent identifier of the connector field.
The properties that can be applied to a field when the connector is being used as a source.
Contains details regarding the supported FieldType
, including the corresponding filterOperators
and supportedValues
.