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
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 |