Module: Phoebe::Models::Data::Observations::Geo::Recent

Defined in:
lib/phoebe/models/data/observations/geo/recent/specie_list_params.rb,
lib/phoebe/models/data/observations/geo/recent/notable_list_params.rb,
lib/phoebe/models/data/observations/geo/recent/specie_list_response.rb,
lib/phoebe/models/data/observations/geo/recent/notable_list_response.rb

Defined Under Namespace

Classes: NotableListParams, SpecieListParams

Constant Summary collapse

SpecieListResponse =
Phoebe::Internal::Type::ArrayOf[-> { Phoebe::Data::Observation }]
NotableListResponse =
Phoebe::Internal::Type::ArrayOf[-> { Phoebe::Data::Observation }]