Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
req_collection_confirmation_entity.dart
Go to the documentation of this file.
2 final String id;
3 final DateTime invoiceDateDue;
7
9 required this.id,
10 required this.invoiceDateDue,
11 required this.userId,
12 required this.voucherImage,
13 required this.containerImage,
14 });
15}
const ReqCollectionConfirmationEntity({ required this.id, required this.invoiceDateDue, required this.userId, required this.voucherImage, required this.containerImage, })
class Partner String