Represents a mailing address.
String
)
The first line of the address. Typically the street address or PO Box number.
String
)
The second line of the address. Typically the number of the apartment, suite, or unit.
String
)
The name of the city, district, village, or town.
String
)
The name of the customer's company or organization.
CountryCode
)
The two-letter code for the country of the address. For example, US.
String
)
The first name of the customer.
String
)
The last name of the customer.
Float
)
The approximate latitude of the address.
Float
)
The approximate longitude of the address.
String
)
The full name of the customer, based on firstName and lastName.
String
)
A unique phone number for the customer. Formatted using E.164 standard. For example, +16135551111.
String
)
The alphanumeric code for the region. For example, ON.
String
)
The zip or postal code of the address.
Market
)
deprecated
The market of the address.
This market
field will be removed in a future version of the API.