Options
All
  • Public
  • Public/Protected
  • All
Menu

The address input data used in mutations

Hierarchy

  • AddressInput

Index

Properties

additionalStreetInfo?: null | string
billingAddress?: null | boolean
city?: null | string
company?: null | string
country?: null | string
firstName?: null | string
id?: null | string
lastName?: null | string
middleName?: null | string
phone?: null | string
postalCode?: null | string
readOnly?: null | boolean
shippingAddress?: null | boolean
state?: null | string
streetAddress?: null | string

Generated using TypeDoc