MergeFieldsGroupDefinition
typedef
Properties
-
definitions : Array<MergeFieldDefinition>
module:merge-fields/mergefieldsconfig~MergeFieldsGroupDefinition#definitions
The array of merge fields definitions that belong to the group.
-
groupId : string
module:merge-fields/mergefieldsconfig~MergeFieldsGroupDefinition#groupId
The unique identifier of the group.
If
groupLabel
is not specified, the ID will be used as a label in the UI. -
groupLabel : string | undefined
module:merge-fields/mergefieldsconfig~MergeFieldsGroupDefinition#groupLabel
The human-readable label of the group.
It is displayed by the feature's UI.