Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
DeliveryVoucherDocument Class Reference
Collaboration diagram for DeliveryVoucherDocument:

Private Member Functions

 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 ()

Private Attributes

final DateTime collectionDate
final List< CollectionVouchercollectionVoucher
final String containerNumber
final String containerType
final Partner driver
final int id
final LocalizedString productName
final String reference
final DateTime unloadingDate
final String vehiclePlate

Detailed Description

Definition at line 3 of file delivery_voucher_document.dart.

Constructor & Destructor Documentation

◆ DeliveryVoucherDocument()

DeliveryVoucherDocument::DeliveryVoucherDocument ( { this.collectionDate, this.collectionVoucher, this.containerNumber, this.containerType, this.driver, this.id, this.productName, this.reference, this.unloadingDate, this.vehiclePlate, } )
private
Here is the caller graph for this function:

Member Function Documentation

◆ fromJson()

factory DeliveryVoucherDocument DeliveryVoucherDocument::fromJson ( Map< String, dynamic > json)
inlineprivate

Definition at line 28 of file delivery_voucher_document.dart.

Here is the call graph for this function:

◆ toJson()

Map< String, dynamic > DeliveryVoucherDocument::toJson ( )
inlineprivate

Definition at line 53 of file delivery_voucher_document.dart.

Member Data Documentation

◆ collectionDate

final DateTime DeliveryVoucherDocument::collectionDate
private

Definition at line 4 of file delivery_voucher_document.dart.

◆ collectionVoucher

final List<CollectionVoucher> DeliveryVoucherDocument::collectionVoucher
private

Definition at line 5 of file delivery_voucher_document.dart.

◆ containerNumber

final String DeliveryVoucherDocument::containerNumber
private

Definition at line 6 of file delivery_voucher_document.dart.

◆ containerType

final String DeliveryVoucherDocument::containerType
private

Definition at line 7 of file delivery_voucher_document.dart.

◆ driver

final Partner DeliveryVoucherDocument::driver
private

Definition at line 8 of file delivery_voucher_document.dart.

◆ id

final int DeliveryVoucherDocument::id
private

Definition at line 9 of file delivery_voucher_document.dart.

◆ productName

final LocalizedString DeliveryVoucherDocument::productName
private

Definition at line 10 of file delivery_voucher_document.dart.

◆ reference

final String DeliveryVoucherDocument::reference
private

Definition at line 11 of file delivery_voucher_document.dart.

◆ unloadingDate

final DateTime DeliveryVoucherDocument::unloadingDate
private

Definition at line 12 of file delivery_voucher_document.dart.

◆ vehiclePlate

final String DeliveryVoucherDocument::vehiclePlate
private

Definition at line 13 of file delivery_voucher_document.dart.


The documentation for this class was generated from the following file: