CreateCustomerCustomAttributeDefinitionResponse |
DefaultCustomerCustomAttributesApi.createCustomerCustomAttributeDefinition(CreateCustomerCustomAttributeDefinitionRequest body)
Creates a customer-related custom attribute definition for a Square seller account.
|
CreateCustomerCustomAttributeDefinitionResponse |
CustomerCustomAttributesApi.createCustomerCustomAttributeDefinition(CreateCustomerCustomAttributeDefinitionRequest body)
Creates a customer-related custom attribute definition for a Square seller account.
|
CompletableFuture<CreateCustomerCustomAttributeDefinitionResponse> |
DefaultCustomerCustomAttributesApi.createCustomerCustomAttributeDefinitionAsync(CreateCustomerCustomAttributeDefinitionRequest body)
Creates a customer-related custom attribute definition for a Square seller account.
|
CompletableFuture<CreateCustomerCustomAttributeDefinitionResponse> |
CustomerCustomAttributesApi.createCustomerCustomAttributeDefinitionAsync(CreateCustomerCustomAttributeDefinitionRequest body)
Creates a customer-related custom attribute definition for a Square seller account.
|