CustomerCustomizerOperation

A single operation (create, remove) on a customizer attribute.

Fields
Union field

operation

operation. The mutate operation. operation can be only one of the following:

create

CustomerCustomizer

Create operation: No resource name is expected for the new customer customizer

remove

string

Remove operation: A resource name for the removed customer customizer is expected, in this format: customers/{customer_id}/customerCustomizers/{customizer_attribute_id}