mindee-api-dotnet

ReceiptV4Document Class

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

Document data for Receipt, API version 4.

public sealed class ReceiptV4Document : IPrediction

Inheritance: object → ReceiptV4Document

Implements: IPrediction

Constructors

Name Description
ReceiptV4Document()  

Properties

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.

Methods

Name Description
ToString() Generate a pretty to read summary of the model.

Documentation generated by MdDocs