|
| const | UpdateCollectionStatusEvent ({ required this.collectionId, required this.status, this.cancellationReasonId, required this.reference, required this.userId }) |
Definition at line 25 of file collections_event.dart.
◆ UpdateCollectionStatusEvent()
| const CollectionsEvent::UpdateCollectionStatusEvent |
( |
{ required this.collectionId, required this.status, this.cancellationReasonId, required this.reference, required this.userId } | | ) |
|
|
private |
◆ cancellationReasonId [1/2]
| override List<Object> get CollectionsEvent::cancellationReasonId |
|
private |
◆ cancellationReasonId [2/2]
| final String CollectionsEvent::cancellationReasonId |
|
private |
◆ collectionId
| final int CollectionsEvent::collectionId |
|
private |
◆ props
◆ reference
| final String CollectionsEvent::reference |
|
private |
◆ status [1/2]
| override List<Object> get CollectionsEvent::status |
|
private |
◆ status [2/2]
◆ userId
| final int CollectionsEvent::userId |
|
private |
The documentation for this class was generated from the following file: