Class: Sink::Models::ModelFromNestedResponseBodyRef

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/sink/models/model_from_nested_response_body_ref.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from BaseModel

#[], #deconstruct_keys, #inspect, #to_h, #to_s

Constructor Details

#initialize(data = {}) ⇒ ModelFromNestedResponseBodyRef

Create a new instance of ModelFromNestedResponseBodyRef from a Hash of raw data.



5
# File 'lib/sink/models/model_from_nested_response_body_ref.rb', line 5

def initialize(data = {}) = super

Instance Attribute Details

#this_should_be_in_a_modelString



8
# File 'lib/sink/models/model_from_nested_response_body_ref.rb', line 8

optional :this_should_be_in_a_model, String