Class: MLB::StatType
- Inherits:
-
Shale::Mapper
- Object
- Shale::Mapper
- MLB::StatType
- Defined in:
- lib/mlb/stat_type.rb
Overview
Represents a stat type
Instance Attribute Summary collapse
-
#display_name ⇒ String
Returns the display name for the stat type.
Instance Attribute Details
#display_name ⇒ String
Returns the display name for the stat type
15 |
# File 'lib/mlb/stat_type.rb', line 15 attribute :display_name, Shale::Type::String |