Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
multiverse_travels_booker
main
ApiRequester
BaseError
Data
Error
CustomError
InternalServerError
Helpers
LocationsByIdsObject
LocationSerializer
Residents
Travel_Plan
AttrType
TravelPlanController
TravelPlanObject
TravelPlanSerializer
TravelStopExpanded
TravelStopsObject
TravelStopsSerializer
Built with Crystal 1.9.2
2023-10-07 17:08:21 UTC
class
Data
Data
Reference
Object
Included Modules
JSON::Serializable
Defined in:
serializers/mapped_objects/locations_by_ids.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#travel_stops
: Array(TravelStopExpanded)
#travel_stops=
(travel_stops : Array(TravelStopExpanded))
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
travel_stops
: Array(
TravelStopExpanded
)
#
[
View source
]
def
travel_stops=
(travel_stops : Array(
TravelStopExpanded
))
#
[
View source
]