SubscriptionMailingAddress - customer - OBJECT
Version: 2025-01
Description:
The mailing address on a subscription.
Access Scopes
Fields
-
address1:
String -
The first line of the address, typically the street address or PO Box number.
-
address2:
String -
The second line of the address, typically the apartment, suite, or unit number.
-
city:
String -
The name of the city, district, village, or town.
-
company:
String -
The name of the customer's company or organization.
-
country:
String -
The name of the country.
-
countryCode:
CountryCode -
The two-letter code for the country of the address.
For example, US.
-
firstName:
String -
The first name of the customer.
-
lastName:
String -
The last name of the customer.
-
name:
String -
The full name of the customer, based on the first name and last name.
-
phone:
String -
A unique phone number for the customer, formatted using the E.164 standard. For example, _+16135551111_.
-
province:
String -
The region of the address, such as the province, state, or district.
-
provinceCode:
String -
The alphanumeric code for the region.
For example, ON.
-
zip:
String -
The zip or postal code of the address.
Connections
Related queries
Related mutations
Related Unions
Examples