Class: MLB::RosterTypes

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

Overview

Provides methods for fetching roster types from the API

Examples:

Fetch all roster types

MLB::RosterTypes.all #=> [#<MLB::RosterType>, ...]

Method Summary

Methods inherited from Collection

all, collection