UpdateOrderCustomAttributeDefinitionResponse |
OrderCustomAttributesApi.updateOrderCustomAttributeDefinition(String key,
UpdateOrderCustomAttributeDefinitionRequest body)
Updates an order-related custom attribute definition for a Square seller account.
|
UpdateOrderCustomAttributeDefinitionResponse |
DefaultOrderCustomAttributesApi.updateOrderCustomAttributeDefinition(String key,
UpdateOrderCustomAttributeDefinitionRequest body)
Updates an order-related custom attribute definition for a Square seller account.
|
CompletableFuture<UpdateOrderCustomAttributeDefinitionResponse> |
OrderCustomAttributesApi.updateOrderCustomAttributeDefinitionAsync(String key,
UpdateOrderCustomAttributeDefinitionRequest body)
Updates an order-related custom attribute definition for a Square seller account.
|
CompletableFuture<UpdateOrderCustomAttributeDefinitionResponse> |
DefaultOrderCustomAttributesApi.updateOrderCustomAttributeDefinitionAsync(String key,
UpdateOrderCustomAttributeDefinitionRequest body)
Updates an order-related custom attribute definition for a Square seller account.
|