|
| | DeliveryVoucherDocument ({ this.collectionDate, this.collectionVoucher, this.containerNumber, this.containerType, this.driver, this.id, this.productName, this.reference, this.unloadingDate, this.vehiclePlate, }) |
| factory DeliveryVoucherDocument | fromJson (Map< String, dynamic > json) |
| Map< String, dynamic > | toJson () |
◆ DeliveryVoucherDocument()
| DeliveryVoucherDocument::DeliveryVoucherDocument |
( |
{ this.collectionDate, this.collectionVoucher, this.containerNumber, this.containerType, this.driver, this.id, this.productName, this.reference, this.unloadingDate, this.vehiclePlate, } | | ) |
|
|
private |
◆ fromJson()
◆ toJson()
| Map< String, dynamic > DeliveryVoucherDocument::toJson |
( |
| ) |
|
|
inlineprivate |
◆ collectionDate
| final DateTime DeliveryVoucherDocument::collectionDate |
|
private |
◆ collectionVoucher
◆ containerNumber
| final String DeliveryVoucherDocument::containerNumber |
|
private |
◆ containerType
| final String DeliveryVoucherDocument::containerType |
|
private |
◆ driver
| final Partner DeliveryVoucherDocument::driver |
|
private |
◆ id
| final int DeliveryVoucherDocument::id |
|
private |
◆ productName
◆ reference
| final String DeliveryVoucherDocument::reference |
|
private |
◆ unloadingDate
| final DateTime DeliveryVoucherDocument::unloadingDate |
|
private |
◆ vehiclePlate
| final String DeliveryVoucherDocument::vehiclePlate |
|
private |
The documentation for this class was generated from the following file: