# VyLineItemsResponseDto

## Properties

| Field   | Type                                                                                             | Description | Required |
| ------- | ------------------------------------------------------------------------------------------------ | ----------- | -------- |
| Object  | string                                                                                           |             | ✗        |
| Data    | [VyLineItemDto](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/pay/vylineitemdto) |             | ✗        |
| HasMore | bool                                                                                             |             | ✗        |
| Url     | string                                                                                           |             | ✗        |

## References

**Operation**

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