class Freespace::SpaceActivity
- Freespace::SpaceActivity
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
freespace/models.crConstructors
Instance Method Summary
- #capacity : Int32
- #capacity=(capacity : Int32)
- #capacity? : Int32 | Nil
- #id : Int64
- #id=(id : Int64)
- #location_id : Int64
- #location_id=(location_id : Int64)
- #location_id? : Int64 | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #presence?
- #space_id : Int64
- #space_id=(space_id : Int64)
- #state : Int32
- #state=(state : Int32)
- #utc_epoch : Int64
- #utc_epoch=(utc_epoch : Int64)