Class: JSONAPI::Document::Meta::MetaMember

Inherits:
NameValuePair show all
Defined in:
lib/easy/jsonapi/document/meta/meta_member.rb

Overview

An individual member in a JSON:API Meta object

Instance Attribute Summary

Attributes inherited from Item

#item

Method Summary

Methods inherited from NameValuePair

#initialize, #name, #name=, #to_h, #to_s, #value, #value=

Methods inherited from Item

#initialize, #to_h, #to_s

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