Home > @vsf-enterprise/bigcommerce-api > AddLineItemsResponse
# AddLineItemsResponse interface
Add line item response.
Signature:
export interface AddLineItemsResponse
# Properties
| Property | Type | Description |
|---|---|---|
| data | Cart | Cart information. |
| meta | Record<string, never> | Empty object. |