| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CreateOrderCustomAttributeDefinitionResponse |
OrderCustomAttributesApi.createOrderCustomAttributeDefinition(CreateOrderCustomAttributeDefinitionRequest body)
Creates an order-related custom attribute definition.
|
CreateOrderCustomAttributeDefinitionResponse |
DefaultOrderCustomAttributesApi.createOrderCustomAttributeDefinition(CreateOrderCustomAttributeDefinitionRequest body)
Creates an order-related custom attribute definition.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateOrderCustomAttributeDefinitionResponse> |
OrderCustomAttributesApi.createOrderCustomAttributeDefinitionAsync(CreateOrderCustomAttributeDefinitionRequest body)
Creates an order-related custom attribute definition.
|
CompletableFuture<CreateOrderCustomAttributeDefinitionResponse> |
DefaultOrderCustomAttributesApi.createOrderCustomAttributeDefinitionAsync(CreateOrderCustomAttributeDefinitionRequest body)
Creates an order-related custom attribute definition.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOrderCustomAttributeDefinitionResponse |
CreateOrderCustomAttributeDefinitionResponse.Builder.build()
Builds a new
CreateOrderCustomAttributeDefinitionResponse object using the set
fields. |
Copyright © 2023. All rights reserved.