Class: JSONAPI::Document::Jsonapi::JsonapiMember
- Inherits:
-
NameValuePair
- Object
- Item
- NameValuePair
- JSONAPI::Document::Jsonapi::JsonapiMember
- Defined in:
- lib/easy/jsonapi/document/jsonapi/jsonapi_member.rb
Overview
An individual member in a JSON:API Meta object
Instance Attribute Summary
Attributes inherited from Item
Method Summary
Methods inherited from NameValuePair
#initialize, #name, #name=, #to_h, #to_s, #value, #value=
Methods inherited from Item
Constructor Details
This class inherits a constructor from JSONAPI::NameValuePair
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class JSONAPI::Item