Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetOrderDetails_setOrderDetails_order_shippingAddress

Hierarchy

  • SetOrderDetails_setOrderDetails_order_shippingAddress

Index

Properties

__typename

__typename: "Address"

additionalStreetInfo

additionalStreetInfo: null | string

Any additional street address information of the address

billingAddress

billingAddress: null | boolean

Flag whether or not this address is for billing

city

city: null | string

The city of the address

company

company: null | string

The company name of the address

country

country: string

The country of the address

firstName

firstName: null | string

The first name of the address

id

id: string

The identifier of the address

lastName

lastName: null | string

The last name of the address

middleName

middleName: null | string

The middle name of the address

postalCode

postalCode: null | string

The postal code of the address

readOnly

readOnly: null | boolean

Flag whether or not this address is read only

shippingAddress

shippingAddress: null | boolean

Flag whether or not this address is for shipping

state

state: null | string

The state of the address

streetAddress

streetAddress: null | string

The street address of the address

Generated using TypeDoc