Method: Falcon::MainAvailableStreamV2.build_from_hash
- Defined in:
- lib/crimson-falcon/models/main_available_stream_v2.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
165 166 167 |
# File 'lib/crimson-falcon/models/main_available_stream_v2.rb', line 165 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |