EditReservationInfo: Command
Item | Value |
---|---|
Briefly | A command to edit the values of an Reservation’s Info |
Definition Path | ImprovingApp.Events.ReservationContext.EditReservationInfo |
View Source Link | reservationMessages.riddl(14:1) |
- reservationId: Alias of unresolved path: ReservationId
- newInfo: Alias of unresolved path: ReservationContext.UpdateInfo
- editingMember: Alias of unresolved path: MemberId
- Type ‘ReservationCommand’ in Context ‘ReservationContext’
- OnMessageClause ‘On command ImprovingApp.Events.ReservationContext.EditReservationInfo’ in Handler ‘DraftReservation’
- OnMessageClause ‘On command ImprovingApp.Events.ReservationContext.EditReservationInfo’ in Handler ‘OnHoldReservation’
- OnMessageClause ‘On command ImprovingApp.Events.ReservationContext.EditReservationInfo’ in Handler ‘ReservedReservation’