mindee-api-dotnet

ReceiptV5LineItem Class

Namespace: Mindee.Product.Receipt
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

List of line item details.

public sealed class ReceiptV5LineItem : LineItemField

Inheritance: object → BaseFieldLineItemField → ReceiptV5LineItem

Constructors

Name Description
ReceiptV5LineItem()  

Properties

Name Description
Description The item description.
Quantity The item quantity.
TotalAmount The item total amount.
UnitPrice The item unit price.

Methods

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