Skip to main content
object

Represents a mailing address for customers and shipping.

•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.

•String

The two-letter code for the country of the address.

For example, US.

•String

The first name of the customer.

•[String!]!non-null

A formatted version of the address, customized by the provided arguments.

•String

A comma-separated list of the values for city, province, and country.

•String

The last name of the customer.

•Float

The latitude coordinate of the customer address.

•Float

The longitude coordinate of the customer 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.


Was this section helpful?
OSZAR »