mindee-api-dotnet

BillOfLadingV1 Class

Namespace: Mindee.Product.BillOfLading
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Bill of Lading API version 1 inference prediction.

[Endpoint("bill_of_lading", "1", "mindee")]
public sealed class BillOfLadingV1 : Inference<BillOfLadingV1Document, BillOfLadingV1Document>

Inheritance: object → Inference<TPagePrediction, TDocumentPrediction> → BillOfLadingV1

Attributes: EndpointAttribute

Constructors

Name Description
BillOfLadingV1()  

Properties

Name Description
Pages The pages and the associated values which were detected on the document.

Documentation generated by MdDocs