MutateCustomerResult

  • The result for the customer mutate operation is provided.

  • The resource_name field is a string returned for successful operations.

  • The customer field contains the mutated customer with only mutable fields, returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the customer mutate.

Fields

resource_name

string

Returned for successful operations.

customer

Customer

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