Skip to content

Latest commit

 

History

History
218 lines (124 loc) · 3.46 KB

OrderShippingConsignment.md

File metadata and controls

218 lines (124 loc) · 3.46 KB

@bigcommerce/checkout-sdk / OrderShippingConsignment

Interface: OrderShippingConsignment

Table of contents

Properties

Properties

address1

address1: string


address2

address2: string


baseCost

baseCost: number


baseHandlingCost

baseHandlingCost: number


city

city: string


company

company: string


costExTax

costExTax: number


costIncTax

costIncTax: number


costTax

costTax: number


costTaxClassId

costTaxClassId: number


country

country: string


countryCode

countryCode: string


customFields

customFields: { name: string ; value: null | string }[]


email

email: string


firstName

firstName: string


handlingCostExTax

handlingCostExTax: number


handlingCostIncTax

handlingCostIncTax: number


handlingCostTax

handlingCostTax: number


handlingCostTaxClassId

handlingCostTaxClassId: number


itemsShipped

itemsShipped: number


itemsTotal

itemsTotal: number


lastName

lastName: string


lineItems

lineItems: { id: number }[]


phone

phone: string


postalCode

postalCode: string


shippingAddressId

shippingAddressId: number


shippingMethod

shippingMethod: string


shippingZoneId

shippingZoneId: number


shippingZoneName

shippingZoneName: string


stateOrProvince

stateOrProvince: string