Skip to content

Latest commit

 

History

History
100 lines (56 loc) · 1.5 KB

AddressRequestBody.md

File metadata and controls

100 lines (56 loc) · 1.5 KB

@bigcommerce/checkout-sdk / AddressRequestBody

Interface: AddressRequestBody

Hierarchy

Table of contents

Properties

Properties

address1

address1: string


address2

address2: string


city

city: string


company

company: string


countryCode

countryCode: string


customFields

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


firstName

firstName: string


lastName

lastName: string


phone

phone: string


postalCode

postalCode: string


stateOrProvince

stateOrProvince: string


stateOrProvinceCode

stateOrProvinceCode: string