Skip to content

Files

Latest commit

6513ad5 · Feb 10, 2017

History

History
22 lines (14 loc) · 988 Bytes

Location.md

File metadata and controls

22 lines (14 loc) · 988 Bytes

Square.Connect.Model.Location

Properties

Name Type Description Notes
Id string The location's unique ID. [optional]
Name string The location's name. [optional]
Address Address The location's physical address. [optional]
Timezone string The IANA Timezone Database identifier for the location's timezone. [optional]
Capabilities List Indicates which Square features are enabled for the location. See LocationCapability for possible values. [optional]

List

Name Value
PROCESSING "CREDIT_CARD_PROCESSING"

[Back to Model list] [Back to API list] [Back to README]