class Floorsense::Voucher
- Floorsense::Voucher
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
floorsense/models.crConstructors
Instance Method Summary
- #cardswipe : Bool
- #cardswipe=(cardswipe : Bool)
- #controller_id : String
- #controller_id=(controller_id : String)
- #created : Int64
- #created=(created : Int64)
- #duration : Int64
- #duration=(duration : Int64)
- #email : String
- #email=(email : String)
- #expired : Int64
- #expired=(expired : Int64)
- #lastuse : Int64
- #lastuse=(lastuse : Int64)
- #locker_key : String
- #locker_key=(locker_key : String)
- #maxuse : Int64
- #maxuse=(maxuse : Int64)
- #name : String
- #name=(name : String)
- #notes : String
- #notes=(notes : String)
- #notified : Int64
- #notified=(notified : Int64)
- #pin : String
- #pin=(pin : String)
- #release : Bool
- #release=(release : Bool)
- #reservation_id : String
- #reservation_id=(reservation_id : String)
- #restype : String
- #restype=(restype : String)
- #template : String
- #template=(template : String)
- #unlock : Bool
- #unlock=(unlock : Bool)
- #uri : String
- #uri=(uri : String)
- #usecount : Int64
- #usecount=(usecount : Int64)
- #user_id : String
- #user_id=(user_id : String)
- #validfrom : Int64
- #validfrom=(validfrom : Int64)
- #validto : Int64
- #validto=(validto : Int64)
- #voucher_id : String
- #voucher_id=(voucher_id : String)