Module: Square::Merchants

Defined in:
lib/square/merchants/client.rb,
lib/square/merchants/custom_attributes/client.rb,
lib/square/merchants/types/get_merchants_request.rb,
lib/square/merchants/types/list_merchants_request.rb,
lib/square/merchants/custom_attribute_definitions/client.rb,
lib/square/merchants/custom_attributes/types/get_custom_attributes_request.rb,
lib/square/merchants/custom_attributes/types/list_custom_attributes_request.rb,
lib/square/merchants/custom_attributes/types/delete_custom_attributes_request.rb,
lib/square/merchants/custom_attributes/types/upsert_merchant_custom_attribute_request.rb,
lib/square/merchants/custom_attributes/types/bulk_delete_merchant_custom_attributes_request.rb,
lib/square/merchants/custom_attributes/types/bulk_upsert_merchant_custom_attributes_request.rb,
lib/square/merchants/custom_attribute_definitions/types/get_custom_attribute_definitions_request.rb,
lib/square/merchants/custom_attribute_definitions/types/list_custom_attribute_definitions_request.rb,
lib/square/merchants/custom_attribute_definitions/types/delete_custom_attribute_definitions_request.rb,
lib/square/merchants/custom_attribute_definitions/types/create_merchant_custom_attribute_definition_request.rb,
lib/square/merchants/custom_attribute_definitions/types/update_merchant_custom_attribute_definition_request.rb

Defined Under Namespace

Modules: CustomAttributeDefinitions, CustomAttributes, Types Classes: Client