Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
SendUnloadingParams Class Reference

Private Member Functions

 SendUnloadingParams ({ required this.warehouseResponsibleId, required this.firstWeight, required this.userId, required this.collectionVouchers, })

Private Attributes

final int warehouseResponsibleId
final double firstWeight
final int userId
final List< CollectionVoucherEntitycollectionVouchers

Detailed Description

Definition at line 9 of file send_unloading_usecase.dart.

Constructor & Destructor Documentation

◆ SendUnloadingParams()

SendUnloadingParams::SendUnloadingParams ( { required this.warehouseResponsibleId, required this.firstWeight, required this.userId, required this.collectionVouchers, } )
private

Member Data Documentation

◆ collectionVouchers

final List<CollectionVoucherEntity> SendUnloadingParams::collectionVouchers
private

Definition at line 14 of file send_unloading_usecase.dart.

◆ firstWeight

final double SendUnloadingParams::firstWeight
private

Definition at line 12 of file send_unloading_usecase.dart.

◆ userId

final int SendUnloadingParams::userId
private

Definition at line 13 of file send_unloading_usecase.dart.

◆ warehouseResponsibleId

final int SendUnloadingParams::warehouseResponsibleId
private

Definition at line 11 of file send_unloading_usecase.dart.


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