mindee
    Preparing search index...

    Bill of Lading API version 1.1 document data.

    Implements

    Index

    Constructors

    Properties

    billOfLadingNumber: StringField

    A unique identifier assigned to a Bill of Lading document.

    The shipping company responsible for transporting the goods.

    carrierItems: BillOfLadingV1CarrierItem[] = []

    The goods being shipped.

    The party to whom the goods are being shipped.

    dateOfIssue: DateField

    The date when the bill of lading is issued.

    departureDate: DateField

    The date when the vessel departs from the port of loading.

    The party to be notified of the arrival of the goods.

    placeOfDelivery: StringField

    The place where the goods are to be delivered.

    portOfDischarge: StringField

    The port where the goods are unloaded from the vessel.

    portOfLoading: StringField

    The port where the goods are loaded onto the vessel.

    The party responsible for shipping the goods.

    Methods