struct

TravelsPlanStruct

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : Int32, travel_stops : String | Array(Int32))
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

travel_stops
Source