Method: OpenapiClient::FraudScore#warnings
- Defined in:
- lib/openapi_client/models/fraud_score.rb
#warnings ⇒ Object
A list of non-critical warnings raised while processing the request. Warnings included in this list will have integration and data-quality related messages.
22 23 24 |
# File 'lib/openapi_client/models/fraud_score.rb', line 22 def warnings @warnings end |