class TwentyFiveLivePro::Models::Reservation
- TwentyFiveLivePro::Models::Reservation
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
twenty-five-live-pro/models/reservation.crConstructors
Instance Method Summary
- #ev_end_dt : String
- #ev_end_dt=(ev_end_dt : String)
- #ev_start_dt : String
- #ev_start_dt=(ev_start_dt : String)
- #occurrence : String | Nil
- #occurrence=(occurrence : String | Nil)
- #resources : Array(ResourceReservation) | Nil
- #resources=(resources : Array(ResourceReservation) | Nil)
- #rsrv_end_dt : String
- #rsrv_end_dt=(rsrv_end_dt : String)
- #rsrv_id : Int64 | Nil
- #rsrv_id=(rsrv_id : Int64 | Nil)
- #rsrv_start_dt : String
- #rsrv_start_dt=(rsrv_start_dt : String)
- #spaces : Array(SpaceReservation) | Nil
- #spaces=(spaces : Array(SpaceReservation) | Nil)
- #state : Int64
- #state=(state : Int64)