class Floorsense::LockerBooking
- Floorsense::LockerBooking
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
floorsense/models.crConstructors
Instance Method Summary
- #active : Int32
- #active=(active : Int32)
- #controller_id : Int32
- #controller_id=(controller_id : Int32)
- #created : Int64
- #created=(created : Int64)
- #finish : Int64
- #finish=(finish : Int64)
- #key : String
- #key=(key : String)
- #lastopened : Int64
- #lastopened=(lastopened : Int64)
- #pin : String
- #pin=(pin : String)
- #releasecode : Int32
- #releasecode=(releasecode : Int32)
- #released : Int64
- #released=(released : Int64)
- #released?
- #reservation_id : String
- #reservation_id=(reservation_id : String)
- #restype : String
- #restype=(restype : String)
- #start : Int64
- #start=(start : Int64)
-
#user : User | Nil
not included in the responses but we will merge this
-
#user=(user : User | Nil)
not included in the responses but we will merge this
- #user_id : String
- #user_id=(user_id : String)