Class: Episodic::Platform::ShowsResponse
- Inherits:
-
CollectionResponse
- Object
- Response
- CollectionResponse
- Episodic::Platform::ShowsResponse
- Defined in:
- lib/episodic/platform/query_methods.rb
Overview
Extends Episodic::Platform::CollectionResponse
to handle a collection of shows in the response.
Constant Summary
Constants inherited from CollectionResponse
CollectionResponse::COLLECTION_RESPONSE_ATTRIBUTES
Instance Method Summary collapse
-
#shows ⇒ Object
Get the list of shows from the response.
Methods inherited from CollectionResponse
#initialize, #method_missing, #respond_to?
Methods inherited from Response
Constructor Details
This class inherits a constructor from Episodic::Platform::CollectionResponse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Episodic::Platform::CollectionResponse