customFieldValueUpdateMode
The possible modes by which to update custom field values.
enum customFieldValueUpdateMode {
APPEND
REPLACE
}
Values
customFieldValueUpdateMode.APPEND
Append
customFieldValueUpdateMode.REPLACE
Replace
Member of
CustomFieldListInput input