mindee
    Preparing search index...

    Delivery note API version 1.2 document data.

    Implements

    Index

    Constructors

    Properties

    customerAddress: StringField

    The address of the customer receiving the goods.

    customerName: StringField

    The name of the customer receiving the goods.

    deliveryDate: DateField

    The date on which the delivery is scheduled to arrive.

    deliveryNumber: StringField

    A unique identifier for the delivery note.

    supplierAddress: StringField

    The address of the supplier providing the goods.

    supplierName: StringField

    The name of the supplier providing the goods.

    totalAmount: AmountField

    The total monetary value of the goods being delivered.

    Methods