Method: OpenapiClient::FraudScore#explanations

Defined in:
lib/openapi_client/models/fraud_score.rb

#explanationsObject

Explanation of the fraud score applied consisting of a description, type of the explanation, and rule (if applicable).



25
26
27
# File 'lib/openapi_client/models/fraud_score.rb', line 25

def explanations
  @explanations
end