Module: Square::Locations

Defined in:
lib/square/locations/client.rb,
lib/square/locations/transactions/client.rb,
lib/square/locations/custom_attributes/client.rb,
lib/square/locations/types/get_locations_request.rb,
lib/square/locations/types/create_checkout_request.rb,
lib/square/locations/types/create_location_request.rb,
lib/square/locations/types/update_location_request.rb,
lib/square/locations/custom_attribute_definitions/client.rb,
lib/square/locations/transactions/types/get_transactions_request.rb,
lib/square/locations/transactions/types/list_transactions_request.rb,
lib/square/locations/transactions/types/void_transactions_request.rb,
lib/square/locations/transactions/types/capture_transactions_request.rb,
lib/square/locations/custom_attributes/types/get_custom_attributes_request.rb,
lib/square/locations/custom_attributes/types/list_custom_attributes_request.rb,
lib/square/locations/custom_attributes/types/delete_custom_attributes_request.rb,
lib/square/locations/custom_attributes/types/upsert_location_custom_attribute_request.rb,
lib/square/locations/custom_attributes/types/bulk_delete_location_custom_attributes_request.rb,
lib/square/locations/custom_attributes/types/bulk_upsert_location_custom_attributes_request.rb,
lib/square/locations/custom_attribute_definitions/types/get_custom_attribute_definitions_request.rb,
lib/square/locations/custom_attribute_definitions/types/list_custom_attribute_definitions_request.rb,
lib/square/locations/custom_attribute_definitions/types/delete_custom_attribute_definitions_request.rb,
lib/square/locations/custom_attribute_definitions/types/create_location_custom_attribute_definition_request.rb,
lib/square/locations/custom_attribute_definitions/types/update_location_custom_attribute_definition_request.rb

Defined Under Namespace

Modules: CustomAttributeDefinitions, CustomAttributes, Transactions, Types Classes: Client