| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
DeleteCustomerCustomAttributeDefinitionResponse |
DefaultCustomerCustomAttributesApi.deleteCustomerCustomAttributeDefinition(String key)
Deletes a customer-related custom attribute definition from a Square seller account.
|
DeleteCustomerCustomAttributeDefinitionResponse |
CustomerCustomAttributesApi.deleteCustomerCustomAttributeDefinition(String key)
Deletes a customer-related custom attribute definition from a Square seller account.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DeleteCustomerCustomAttributeDefinitionResponse> |
DefaultCustomerCustomAttributesApi.deleteCustomerCustomAttributeDefinitionAsync(String key)
Deletes a customer-related custom attribute definition from a Square seller account.
|
CompletableFuture<DeleteCustomerCustomAttributeDefinitionResponse> |
CustomerCustomAttributesApi.deleteCustomerCustomAttributeDefinitionAsync(String key)
Deletes a customer-related custom attribute definition from a Square seller account.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteCustomerCustomAttributeDefinitionResponse |
DeleteCustomerCustomAttributeDefinitionResponse.Builder.build()
Builds a new
DeleteCustomerCustomAttributeDefinitionResponse object using the set
fields. |
Copyright © 2022. All rights reserved.