| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCustomerCustomAttributeDefinitionResponse |
CreateCustomerCustomAttributeDefinitionResponse.Builder.build()
Builds a new
CreateCustomerCustomAttributeDefinitionResponse object using the set
fields. |
Copyright © 2022. All rights reserved.