Field Eligibility Group

Resource that represents a field eligibility group; an unordered set of fields that are made available to strictly one entity type

$idstring Required

$schemaconst Required

namestring Required

The display name of the field eligibility group.

descriptionstring

Description of the field eligibility group.

entityTypestring Required

The entity type that the field eligibility group is associated with.

fieldsarray Required

The unordered set of fields that the field eligibility group makes available to the associated entity type.

Each item of this array must be:

Type: string

ID of a field.

requiredarray

The unordered subset of fields that should be designated as required within the associated entity type.

Each item of this array must be:

Feedback