Skip to content

Latest commit

 

History

History
119 lines (68 loc) · 1.61 KB

InternalAddress.md

File metadata and controls

119 lines (68 loc) · 1.61 KB

@bigcommerce/checkout-sdk / InternalAddress

Interface: InternalAddress<T>

Type parameters

Name Type
T string

Table of contents

Properties

Properties

addressLine1

addressLine1: string


addressLine2

addressLine2: string


city

city: string


company

company: string


country

country: string


countryCode

countryCode: string


customFields

customFields: { fieldId: string ; fieldValue: string | number | string[] }[]


firstName

firstName: string


id

Optional id: T


lastName

lastName: string


phone

phone: string


postCode

postCode: string


province

province: string


provinceCode

provinceCode: string


type

Optional type: string