|
| const | SendCollectionConfirmationEvent ({ required this.id, required this.invoiceDateDue, required this.userId, required this.voucherImage, required this.containerImage, required this.address, required this.reference, required this.restaurant, required this.restaurantId, required this.volumeCollected, required this.volumeDeclared, }) |
| const | GetCollectionContactListEvent ({ required this.restaurentId, }) |
| const | SendCollectionRatingEvent ({ required this.id, required this.rate, this.reasonId, this.note, }) |
◆ GetCollectionContactListEvent()
| const CollectionsInformationEvent::GetCollectionContactListEvent |
( |
{ required this.restaurentId, } | | ) |
|
|
private |
◆ SendCollectionConfirmationEvent()
| const CollectionsInformationEvent::SendCollectionConfirmationEvent |
( |
{ required this.id, required this.invoiceDateDue, required this.userId, required this.voucherImage, required this.containerImage, required this.address, required this.reference, required this.restaurant, required this.restaurantId, required this.volumeCollected, required this.volumeDeclared, } | | ) |
|
|
private |
◆ SendCollectionRatingEvent()
| const CollectionsInformationEvent::SendCollectionRatingEvent |
( |
{ required this.id, required this.rate, this.reasonId, this.note, } | | ) |
|
|
private |
◆ address
| final String CollectionsInformationEvent::address |
|
private |
◆ containerImage [1/2]
| override List<Object> get CollectionsInformationEvent::containerImage |
|
private |
◆ containerImage [2/2]
| final String CollectionsInformationEvent::containerImage |
|
private |
◆ id [1/2]
| override List<Object> get CollectionsInformationEvent::id |
|
private |
◆ id [2/2]
| final String CollectionsInformationEvent::id |
|
private |
◆ invoiceDateDue [1/2]
| override List<Object> get CollectionsInformationEvent::invoiceDateDue |
|
private |
◆ invoiceDateDue [2/2]
| final DateTime CollectionsInformationEvent::invoiceDateDue |
|
private |
◆ note [1/2]
| override List<Object> get CollectionsInformationEvent::note |
|
private |
◆ note [2/2]
| final String CollectionsInformationEvent::note |
|
private |
◆ props
| override List< Object > get CollectionsInformationEvent::props => [userId |
|
private |
◆ rate [1/2]
| override List<Object> get CollectionsInformationEvent::rate |
|
private |
◆ rate [2/2]
| final String CollectionsInformationEvent::rate |
|
private |
◆ reasonId [1/2]
| override List<Object> get CollectionsInformationEvent::reasonId |
|
private |
◆ reasonId [2/2]
| final String CollectionsInformationEvent::reasonId |
|
private |
◆ reference
| final String CollectionsInformationEvent::reference |
|
private |
◆ restaurant
| final String CollectionsInformationEvent::restaurant |
|
private |
◆ restaurantId
| final int CollectionsInformationEvent::restaurantId |
|
private |
◆ restaurentId
| final int CollectionsInformationEvent::restaurentId |
|
private |
◆ userId
| final String CollectionsInformationEvent::userId |
|
private |
◆ volumeCollected
| final double CollectionsInformationEvent::volumeCollected |
|
private |
◆ volumeDeclared
| final double CollectionsInformationEvent::volumeDeclared |
|
private |
◆ voucherImage [1/2]
| override List<Object> get CollectionsInformationEvent::voucherImage |
|
private |
◆ voucherImage [2/2]
| final String CollectionsInformationEvent::voucherImage |
|
private |
The documentation for this class was generated from the following file: