@bigcommerce/checkout-sdk / OrderShippingConsignment
- address1
- address2
- baseCost
- baseHandlingCost
- city
- company
- costExTax
- costIncTax
- costTax
- costTaxClassId
- country
- countryCode
- customFields
- firstName
- handlingCostExTax
- handlingCostIncTax
- handlingCostTax
- handlingCostTaxClassId
- itemsShipped
- itemsTotal
- lastName
- lineItems
- phone
- postalCode
- shippingAddressId
- shippingMethod
- shippingZoneId
- shippingZoneName
- stateOrProvince
• address1: string
• address2: string
• baseCost: number
• baseHandlingCost: number
• city: string
• company: string
• costExTax: number
• costIncTax: number
• costTax: number
• costTaxClassId: number
• country: string
• countryCode: string
• customFields: { name
: string
; value
: null
| string
}[]
• email: string
• firstName: string
• handlingCostExTax: number
• handlingCostIncTax: number
• handlingCostTax: number
• handlingCostTaxClassId: number
• itemsShipped: number
• itemsTotal: number
• lastName: string
• lineItems: { id
: number
}[]
• phone: string
• postalCode: string
• shippingAddressId: number
• shippingMethod: string
• shippingZoneId: number
• shippingZoneName: string
• stateOrProvince: string