Class: EnvironMintModelUtils::MintModel

Inherits:
Object
  • Object
show all
Includes:
Enumerable
Defined in:
src/environmint-model-utils/lib/environmint-model-utils/model_object.rb

Properties (Read/Write)

Properties (Read Only)

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(json_data, full_data: nil, parent: nil) ⇒ MintModel

Returns a new instance of MintModel.

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(sym, *args, &block) ⇒ Object

Instance Attribute Details

#full_dataObject

Returns the value of attribute full_data.

#jsonObject

Returns the value of attribute json.

Instance Method Details

#[](ele) ⇒ Object

#each(&block) ⇒ Object

#keysObject

#lengthObject

#resolve!(decrypt: false, seperate_targets: false) ⇒ Object

#to_aObject

#to_aryObject

#to_jsonObject

#to_sObject