[**@bigcommerce/checkout-sdk**](../README.md)

***

[@bigcommerce/checkout-sdk](../README.md) / OrderShippingConsignment

# Interface: OrderShippingConsignment

## 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**: `object`[]

#### name

> **name**: `string`

#### value

> **value**: `string` \| `null`

***

### discounts

> **discounts**: [`OrderShippingConsignmentDiscount`](OrderShippingConsignmentDiscount.md)[]

***

### 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**: `object`[]

#### id

> **id**: `number`

***

### phone

> **phone**: `string`

***

### postalCode

> **postalCode**: `string`

***

### shippingAddressId

> **shippingAddressId**: `number`

***

### shippingMethod

> **shippingMethod**: `string`

***

### shippingZoneId

> **shippingZoneId**: `number`

***

### shippingZoneName

> **shippingZoneName**: `string`

***

### stateOrProvince

> **stateOrProvince**: `string`
