Method: Falcon::ClientCost.build_from_hash
- Defined in:
- lib/crimson-falcon/models/client_cost.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
151 152 153 |
# File 'lib/crimson-falcon/models/client_cost.rb', line 151 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |