Class: MLB::LeagueLeaderTypes

Inherits:
Collection
  • Object
show all
Defined in:
lib/mlb/league_leader_types.rb

Overview

Provides methods for fetching league leader types from the API

Examples:

Fetch all league leader types

MLB::LeagueLeaderTypes.all #=> [#<MLB::LeagueLeaderType>, ...]

Method Summary

Methods inherited from Collection

all, collection