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

***

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

# Interface: Consignment

## Properties

### address

> **address**: [`Address`](Address.md)

***

### availableShippingOptions?

> `optional` **availableShippingOptions?**: [`ShippingOption`](ShippingOption.md)[]

***

### comparisonShippingCost

> **comparisonShippingCost**: `number`

***

### discounts

> **discounts**: [`ConsignmentDiscount`](../type-aliases/ConsignmentDiscount.md)[]

***

### handlingCost

> **handlingCost**: `number`

***

### id

> **id**: `string`

***

### lineItemIds

> **lineItemIds**: `string`[]

***

### selectedPickupOption?

> `optional` **selectedPickupOption?**: [`ConsignmentPickupOption`](ConsignmentPickupOption.md)

***

### selectedShippingOption?

> `optional` **selectedShippingOption?**: [`ShippingOption`](ShippingOption.md)

***

### shippingAddress

> **shippingAddress**: [`Address`](Address.md)

***

### shippingCost

> **shippingCost**: `number`

***

### shippingCostBeforeDiscount

> **shippingCostBeforeDiscount**: `number`
