mindee-api-dotnet

MultiReceiptsDetectorV1Document.Receipts Property

Declaring Type: MultiReceiptsDetectorV1Document
Namespace: Mindee.Product.MultiReceiptsDetector
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Positions of the receipts on the document.

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

Property Value

IList<PositionField>


Documentation generated by MdDocs