class Place::BookingInduction
- Place::BookingInduction
- Place::GuestNotification
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
place/visitor_models.crConstructors
Instance Method Summary
- #booking_id : Int64
- #booking_id=(booking_id : Int64)
- #event_id
- #induction : Induction
- #induction=(induction : Induction)
- #resource_id : String
- #resource_id=(resource_id : String)
- #resource_ids : Array(String)
- #resource_ids=(resource_ids : Array(String))