Method: Sink::Models::NestedRequestModelB#initialize
- Defined in:
- lib/sink/models/nested_request_model_b.rb
#initialize(data = {}) ⇒ NestedRequestModelB
Create a new instance of NestedRequestModelB from a Hash of raw data.
5 |
# File 'lib/sink/models/nested_request_model_b.rb', line 5 def initialize(data = {}) = super |