class TravelStopsObject

Included Modules

Defined in:

serializers/mapped_objects/travel_stops.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def travel_stops : Array(Int32) | Nil #

[View source]
def travel_stops=(travel_stops : Array(Int32) | Nil) #

[View source]