# VyLineItemRequest

## Properties

| Field     | Type                                                                                                       | Description                                                 | Required |
| --------- | ---------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- | -------- |
| priceData | [VyPriceDataRequest](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vypricedatarequest) |                                                             | ✗        |
| quantity  | BigInt                                                                                                     | The quantity of products you want to create a checkout for. | ✗        |

## References

**Schema**

* [VyCheckoutSessionRequest](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/broken-reference)
