Method: Falcon::MsaAggregationResult.build_from_hash
- Defined in:
- lib/crimson-falcon/models/msa_aggregation_result.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
157 158 159 |
# File 'lib/crimson-falcon/models/msa_aggregation_result.rb', line 157 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |