customFieldReplacementList property
An array of custom field IDs (customFieldId
) and version IDs (moveTo
)
to update when the fields contain the deleted version.
Implementation
final List<CustomFieldReplacement> customFieldReplacementList;
An array of custom field IDs (customFieldId
) and version IDs (moveTo
)
to update when the fields contain the deleted version.
final List<CustomFieldReplacement> customFieldReplacementList;