MetaInfo: Type
Item | Value |
---|---|
Briefly | Meta data kept about a reservation that the user does not directly modify. Instead the system updates this info as a Member Owner updates details in the Info type. |
Definition Path | ImprovingApp.Events.ReservationContext.MetaInfo |
View Source Link | reservationTypeDefinitions.riddl(18:1) |
- createdOn: TimeStamp
- createdBy: Alias of unresolved path: MemberId
- lastUpdated: TimeStamp
- lastUpdatedBy: Alias of unresolved path: MemberId
- currentStatus: Alias of unresolved path: ReservationContext.Status
- currentOwner: Alias of unresolved path: MemberId
- Field ‘meta’ in Event ‘ReservationEstablished’
- Field ‘meta’ in Event ‘ReservationInfoUpdated’
- Field ‘reservationMeta’ in Record ‘DraftState’
- Field ‘reservationMeta’ in Record ‘OnHoldState’
- Field ‘reservationMeta’ in Record ‘ReservedState’
- Field ‘reservationMeta’ in Record ‘PastState’
- Field ‘reservationMeta’ in Record ‘CancelledState’