Class: MLB::ReviewReasons

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

Overview

Provides methods for fetching review reasons from the API

Examples:

Fetch all review reasons

MLB::ReviewReasons.all #=> [#<MLB::ReviewReason>, ...]

Method Summary

Methods inherited from Collection

all, collection