Skip to main content

CustomerFieldAttributeChangeType

Values

APPEND
Places the value to the attribute at the end, leaving existing values
CLEAR
Removes all existing values from the attribute
OMIT
Removes the value from the attribute, leaving other values
PREPEND
Places the value to the attribute at the beginning, leaving existing values
SET
Sets the value of the attribute, clearing any existing value
SET_DEFAULT
Places the value to the attribute at the beginning, leaving existing values