Method: TalonOne::ErrorEffectProps.build_from_hash

Defined in:
lib/talon_one/models/error_effect_props.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



102
103
104
# File 'lib/talon_one/models/error_effect_props.rb', line 102

def self.build_from_hash(attributes)
  new.build_from_hash(attributes)
end