Class: Neows::Models::Stat

Inherits:
BaseModel show all
Defined in:
lib/neows/models/stat.rb

Instance Attribute Summary collapse

Attributes inherited from BaseModel

#client

Method Summary

Methods inherited from BaseModel

#initialize

Constructor Details

This class inherits a constructor from Neows::Models::BaseModel

Instance Attribute Details

#close_approach_countInteger

Returns:

  • (Integer)


12
# File 'lib/neows/models/stat.rb', line 12

attribute :close_approach_count, Integer

#near_earth_object_countInteger

Returns:

  • (Integer)


8
# File 'lib/neows/models/stat.rb', line 8

attribute :near_earth_object_count, Integer