Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UpdateAddressParams

Index

Properties

additionalStreetInfo

additionalStreetInfo: string

Any additional street address information of the addressee

billingAddress

billingAddress: boolean

Flag whether or not this address is for billing

city

city: string

The city of the addressee

company

company: string

The company of the addressee

country

country: string

The country of the addressee

firstName

firstName: string

The first name of the addressee

lastName

lastName: string

The last name of the addressee

middleName

middleName: string

The middle name of the addressee

postalCode

postalCode: string

The postal code of the addressee

readOnly

readOnly: boolean

Flag whether or not this address is read only

shippingAddress

shippingAddress: boolean

Flag whether or not this address is for shipping

state

state: string

The state of the addressee

streetAddress

streetAddress: string

The street address of the addressee

Generated using TypeDoc