# VyLineItemsResponseDto

## Properties

| Field   | Type                                                                                             | Description | Required |
| ------- | ------------------------------------------------------------------------------------------------ | ----------- | -------- |
| object  | string                                                                                           |             | ✗        |
| data    | [VyLineItemDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/pay/vylineitemdto) |             | ✗        |
| hasMore | boolean                                                                                          |             | ✗        |
| url     | string                                                                                           |             | ✗        |

## References

**Operation**

* [getLineItems](https://sdk.venly.io/sdk-reference/ts-js-v3/function-references/pay/checkout/getlineitems)
