UpdateCustomerCustomAttributeDefinitionResponse |
DefaultCustomerCustomAttributesApi.updateCustomerCustomAttributeDefinition(String key,
UpdateCustomerCustomAttributeDefinitionRequest body)
Updates a customer-related custom attribute definition for a Square seller account.
|
UpdateCustomerCustomAttributeDefinitionResponse |
CustomerCustomAttributesApi.updateCustomerCustomAttributeDefinition(String key,
UpdateCustomerCustomAttributeDefinitionRequest body)
Updates a customer-related custom attribute definition for a Square seller account.
|
CompletableFuture<UpdateCustomerCustomAttributeDefinitionResponse> |
DefaultCustomerCustomAttributesApi.updateCustomerCustomAttributeDefinitionAsync(String key,
UpdateCustomerCustomAttributeDefinitionRequest body)
Updates a customer-related custom attribute definition for a Square seller account.
|
CompletableFuture<UpdateCustomerCustomAttributeDefinitionResponse> |
CustomerCustomAttributesApi.updateCustomerCustomAttributeDefinitionAsync(String key,
UpdateCustomerCustomAttributeDefinitionRequest body)
Updates a customer-related custom attribute definition for a Square seller account.
|