mindee-api-dotnet

MultiReceiptsDetectorV1Document.Receipts Property

Declaring Type: MultiReceiptsDetectorV1Document
Namespace: Mindee.Product.MultiReceiptsDetector
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Positions of the receipts on the document.

[JsonPropertyName("receipts")]
public IList<PositionField> Receipts { get; set; }

Property Value

IList<PositionField>


Documentation generated by MdDocs