Method: OpenapiClient::FraudScore.build_from_hash
- Defined in:
- lib/openapi_client/models/fraud_score.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
125 126 127 |
# File 'lib/openapi_client/models/fraud_score.rb', line 125 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |