MutateCustomerCustomizerResult

  • resource_name is returned for successful operations.

  • customer_customizer is returned with only mutable fields after mutate when response_content_type is set to "MUTABLE_RESOURCE".

The result for the customizer attribute mutate.

Fields

resource_name

string

Returned for successful operations.

customer_customizer

CustomerCustomizer

The mutated CustomerCustomizer with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".