class DetransportTelegram::DetransportAPI::Vehicle
- DetransportTelegram::DetransportAPI::Vehicle
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
detransport_telegram/detransport_api.crConstructors
Instance Method Summary
- #angle : Int32
- #angle=(angle : Int32)
- #bort_number : String
- #bort_number=(bort_number : String)
- #bort_numbernext : String | Nil
- #bort_numbernext=(bort_numbernext : String | Nil)
- #comment : String
- #comment=(comment : String)
- #distance : Int32
- #distance=(distance : Int32)
- #distancenext : Int32 | Nil
- #distancenext=(distancenext : Int32 | Nil)
- #full_name
- #lat : String
- #lat=(lat : String)
- #lng : String
- #lng=(lng : String)
- #name : String
- #name=(name : String)
- #ramp : String
- #ramp=(ramp : String)
- #time : Int32
- #time=(time : Int32)
- #timenext : Int32 | Nil
- #timenext=(timenext : Int32 | Nil)
- #transport_icon
- #vehicle_type : String
- #vehicle_type=(vehicle_type : String)