Delivery note API version 1.1 document data.

Hierarchy

  • DeliveryNoteV1Document

Implements

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

Generated using TypeDoc