Class: MLB::ScheduleEventTypes

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

Overview

Provides methods for fetching schedule event types from the API

Examples:

Fetch all schedule event types

MLB::ScheduleEventTypes.all #=> [#<MLB::ScheduleEventType>, ...]

Method Summary

Methods inherited from Collection

all, collection