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

Private Member Functions

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, })

Private Attributes

final String id
final DateTime invoiceDateDue
final String userId
final String voucherImage
final String containerImage
final String address
final String reference
final String restaurant
final int restaurantId
final double volumeCollected
final double volumeDeclared
override List< Object > get props => [userId
override List< Object > get id
override List< Object > get invoiceDateDue
override List< Object > get voucherImage
override List< Object > get containerImage
final int restaurentId
final String rate
final String reasonId
final String note
override List< Object > get rate
override List< Object > get reasonId
override List< Object > get note

Detailed Description

Definition at line 43 of file collections_information_event.dart.

Member Function Documentation

◆ 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

Member Data Documentation

◆ address

final String CollectionsInformationEvent::address
private

Definition at line 49 of file collections_information_event.dart.

◆ containerImage [1/2]

override List<Object> get CollectionsInformationEvent::containerImage
private

Definition at line 71 of file collections_information_event.dart.

◆ containerImage [2/2]

final String CollectionsInformationEvent::containerImage
private

Definition at line 48 of file collections_information_event.dart.

◆ id [1/2]

override List<Object> get CollectionsInformationEvent::id
private

Definition at line 71 of file collections_information_event.dart.

◆ id [2/2]

final String CollectionsInformationEvent::id
private

Definition at line 44 of file collections_information_event.dart.

◆ invoiceDateDue [1/2]

override List<Object> get CollectionsInformationEvent::invoiceDateDue
private

Definition at line 71 of file collections_information_event.dart.

◆ invoiceDateDue [2/2]

final DateTime CollectionsInformationEvent::invoiceDateDue
private

Definition at line 45 of file collections_information_event.dart.

◆ note [1/2]

override List<Object> get CollectionsInformationEvent::note
private

Definition at line 133 of file collections_information_event.dart.

◆ note [2/2]

final String CollectionsInformationEvent::note
private

Definition at line 123 of file collections_information_event.dart.

◆ props

override List< Object > get CollectionsInformationEvent::props => [userId
private

Definition at line 71 of file collections_information_event.dart.

◆ rate [1/2]

override List<Object> get CollectionsInformationEvent::rate
private

Definition at line 133 of file collections_information_event.dart.

◆ rate [2/2]

final String CollectionsInformationEvent::rate
private

Definition at line 121 of file collections_information_event.dart.

◆ reasonId [1/2]

override List<Object> get CollectionsInformationEvent::reasonId
private

Definition at line 133 of file collections_information_event.dart.

◆ reasonId [2/2]

final String CollectionsInformationEvent::reasonId
private

Definition at line 122 of file collections_information_event.dart.

◆ reference

final String CollectionsInformationEvent::reference
private

Definition at line 50 of file collections_information_event.dart.

◆ restaurant

final String CollectionsInformationEvent::restaurant
private

Definition at line 51 of file collections_information_event.dart.

◆ restaurantId

final int CollectionsInformationEvent::restaurantId
private

Definition at line 52 of file collections_information_event.dart.

◆ restaurentId

final int CollectionsInformationEvent::restaurentId
private

Definition at line 96 of file collections_information_event.dart.

◆ userId

final String CollectionsInformationEvent::userId
private

Definition at line 46 of file collections_information_event.dart.

◆ volumeCollected

final double CollectionsInformationEvent::volumeCollected
private

Definition at line 53 of file collections_information_event.dart.

◆ volumeDeclared

final double CollectionsInformationEvent::volumeDeclared
private

Definition at line 54 of file collections_information_event.dart.

◆ voucherImage [1/2]

override List<Object> get CollectionsInformationEvent::voucherImage
private

Definition at line 71 of file collections_information_event.dart.

◆ voucherImage [2/2]

final String CollectionsInformationEvent::voucherImage
private

Definition at line 47 of file collections_information_event.dart.


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