class TravelPlanObject
- TravelPlanObject
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
serializers/mapped_objects/travel_plan.crConstructors
Instance Method Summary
- #id : Int32
- #id=(id : Int32)
- #travel_stops : Array(Int32)
- #travel_stops=(travel_stops : Array(Int32))