CreateOrderCustomAttributeDefinitionResponse |
OrderCustomAttributesApi.createOrderCustomAttributeDefinition(CreateOrderCustomAttributeDefinitionRequest body)
Creates an order-related custom attribute definition.
|
CreateOrderCustomAttributeDefinitionResponse |
DefaultOrderCustomAttributesApi.createOrderCustomAttributeDefinition(CreateOrderCustomAttributeDefinitionRequest body)
Creates an order-related custom attribute definition.
|
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.
|