@bigcommerce/checkout-sdk / CustomerAddress
-
↳
CustomerAddress
- address1
- address2
- city
- company
- country
- countryCode
- customFields
- firstName
- id
- lastName
- phone
- postalCode
- shouldSaveAddress
- stateOrProvince
- stateOrProvinceCode
- type
• address1: string
• address2: string
• city: string
• company: string
• country: string
• countryCode: string
• customFields: { fieldId
: string
; fieldValue
: string
| number
| string
[] }[]
• firstName: string
• id: number
• lastName: string
• phone: string
• postalCode: string
• Optional
shouldSaveAddress: boolean
• stateOrProvince: string
• stateOrProvinceCode: string
• type: string