Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CurrentCustomerAddressGroup_getCurrentCustomerAddressGroup_addresses

Hierarchy

  • CurrentCustomerAddressGroup_getCurrentCustomerAddressGroup_addresses

Index

Properties

__typename: "Address"
additionalStreetInfo: null | string

Any additional street address information of the address

billingAddress: null | boolean

Flag whether or not this address is for billing

city: null | string

The city of the address

company: null | string

The company name of the address

country: string

The country of the address

firstName: null | string

The first name of the address

id: string

The identifier of the address

lastName: null | string

The last name of the address

middleName: null | string

The middle name of the address

phone: null | string

Telephone number of the address

postalCode: null | string

The postal code of the address

readOnly: null | boolean

Flag whether or not this address is read only

shippingAddress: null | boolean

Flag whether or not this address is for shipping

state: null | string

The state of the address

streetAddress: null | string

The street address of the address

Generated using TypeDoc