| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CreateMerchantCustomAttributeDefinitionResponse |
DefaultMerchantCustomAttributesApi.createMerchantCustomAttributeDefinition(CreateMerchantCustomAttributeDefinitionRequest body)
Creates a merchant-related [custom attribute definition]($m/CustomAttributeDefinition) for a
Square seller account.
|
CreateMerchantCustomAttributeDefinitionResponse |
MerchantCustomAttributesApi.createMerchantCustomAttributeDefinition(CreateMerchantCustomAttributeDefinitionRequest body)
Creates a merchant-related [custom attribute definition]($m/CustomAttributeDefinition) for a
Square seller account.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateMerchantCustomAttributeDefinitionResponse> |
DefaultMerchantCustomAttributesApi.createMerchantCustomAttributeDefinitionAsync(CreateMerchantCustomAttributeDefinitionRequest body)
Creates a merchant-related [custom attribute definition]($m/CustomAttributeDefinition) for a
Square seller account.
|
CompletableFuture<CreateMerchantCustomAttributeDefinitionResponse> |
MerchantCustomAttributesApi.createMerchantCustomAttributeDefinitionAsync(CreateMerchantCustomAttributeDefinitionRequest body)
Creates a merchant-related [custom attribute definition]($m/CustomAttributeDefinition) for a
Square seller account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMerchantCustomAttributeDefinitionResponse |
CreateMerchantCustomAttributeDefinitionResponse.Builder.build()
Builds a new
CreateMerchantCustomAttributeDefinitionResponse object using the set
fields. |
Copyright © 2024. All rights reserved.