Namespace: Mindee.Product.Receipt
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
List of line item details.
public sealed class ReceiptV5LineItem : LineItemField
Inheritance: object → BaseField → LineItemField → ReceiptV5LineItem
Name | Description |
---|---|
ReceiptV5LineItem() |
Name | Description |
---|---|
Description | The item description. |
Quantity | The item quantity. |
TotalAmount | The item total amount. |
UnitPrice | The item unit price. |
Name | Description |
---|---|
ToString() | A prettier representation of the line values. |
ToTableLine() | Output the line in a format suitable for inclusion in an rST table. |
Documentation generated by MdDocs