mindee-api-dotnet

BillOfLadingV1Document Class

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

Bill of Lading API version 1.1 document data.

public class BillOfLadingV1Document : IPrediction

Inheritance: object → BillOfLadingV1Document

Implements: IPrediction

Constructors

Name Description
BillOfLadingV1Document()  

Properties

Name Description
BillOfLadingNumber A unique identifier assigned to a Bill of Lading document.
Carrier The shipping company responsible for transporting the goods.
CarrierItems The goods being shipped.
Consignee The party to whom the goods are being shipped.
DateOfIssue The date when the bill of lading is issued.
DepartureDate The date when the vessel departs from the port of loading.
NotifyParty The party to be notified of the arrival of the goods.
PlaceOfDelivery The place where the goods are to be delivered.
PortOfDischarge The port where the goods are unloaded from the vessel.
PortOfLoading The port where the goods are loaded onto the vessel.
Shipper The party responsible for shipping the goods.

Methods

Name Description
ToString() A prettier representation of the current model values.

Documentation generated by MdDocs