# FVyLineItemDto

## Properties

| Id             | FString                                                                                                        |   |
| -------------- | -------------------------------------------------------------------------------------------------------------- | - |
| Object         | FString                                                                                                        |   |
| AmountDiscount | int                                                                                                            |   |
| AmountSubtotal | int                                                                                                            |   |
| AmountTax      | int                                                                                                            |   |
| AmountTotal    | int                                                                                                            |   |
| Currency       | FString                                                                                                        |   |
| Description    | FString                                                                                                        |   |
| Price          | [FVyLineItemPriceDto](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/pay/fvylineitempricedto) |   |
| Quantity       | int                                                                                                            |   |
