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

Parameters:

  • attributes (Hash)

    Model attributes in the form of hash

Returns:

  • (Object)

    Returns the model itself



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