@bigcommerce/checkout-sdk › Address
-
↳ Address
- address1
- address2
- city
- company
- country
- countryCode
- customFields
- firstName
- lastName
- phone
- postalCode
- shouldSaveAddress
- stateOrProvince
- stateOrProvinceCode
• address1: string
Inherited from Address.address1
• address2: string
Inherited from Address.address2
• city: string
• company: string
Inherited from Address.company
• country: string
• countryCode: string
Inherited from Address.countryCode
• customFields: Array‹object›
Inherited from Address.customFields
• firstName: string
Inherited from Address.firstName
• lastName: string
Inherited from Address.lastName
• phone: string
• postalCode: string
Inherited from Address.postalCode
• shouldSaveAddress? : undefined | false | true
• stateOrProvince: string
Inherited from Address.stateOrProvince
• stateOrProvinceCode: string
Inherited from Address.stateOrProvinceCode