Skip to content

Latest commit

 

History

History
140 lines (77 loc) · 2.45 KB

address.md

File metadata and controls

140 lines (77 loc) · 2.45 KB

@bigcommerce/checkout-sdkAddress

Interface: Address

Hierarchy

Index

Properties

Properties

address1

address1: string

Inherited from Address.address1


address2

address2: string

Inherited from Address.address2


city

city: string

Inherited from Address.city


company

company: string

Inherited from Address.company


country

country: string


countryCode

countryCode: string

Inherited from Address.countryCode


customFields

customFields: Array‹object›

Inherited from Address.customFields


firstName

firstName: string

Inherited from Address.firstName


lastName

lastName: string

Inherited from Address.lastName


phone

phone: string

Inherited from Address.phone


postalCode

postalCode: string

Inherited from Address.postalCode


Optional shouldSaveAddress

shouldSaveAddress? : undefined | false | true


stateOrProvince

stateOrProvince: string

Inherited from Address.stateOrProvince


stateOrProvinceCode

stateOrProvinceCode: string

Inherited from Address.stateOrProvinceCode