Namespace: Mindee.Product.Receipt
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Document data for Receipt, API version 4.
public sealed class ReceiptV4Document : IPrediction
Inheritance: object → ReceiptV4Document
Implements: IPrediction
Name | Description |
---|---|
ReceiptV4Document() |
Name | Description |
---|---|
Category | The category of the receipt. |
Date | The date. |
DocumentType | ClassificationField |
Locale | Locale |
SubCategory | The subcategory of the receipt. |
Supplier | The supplier name. |
Taxes | Tax |
Time | Time |
Tip | The tip. |
TotalAmount | Total amount including taxes. |
TotalNet | Total amount excluding taxes. |
TotalTax | Total taxes. |
Name | Description |
---|---|
ToString() | Generate a pretty to read summary of the model. |
Documentation generated by MdDocs