Sha256: 26b787baf9f56c3fdc6f8983fbd6954cc64268607906a3a8cad365fea8552a4e
Contents?: true
Size: 810 Bytes
Versions: 1
Compression:
Stored size: 810 Bytes
Contents
# OpenapiClient::ScoreOnlyResponseFraudScore ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **score** | **String** | The score attributed to this request by our machine learning system, ranging from 0 (less likely to be fraud) to 1000 (more likely to be fraud). | [optional] **warnings** | **Array<String>** | A list of non-critical warnings raised while processing the request. Warnings included in this list will have integration and data-quality related messages. | [optional] **explanations** | [**Array<ScoreOnlyResponseFraudScoreExplanations>**](ScoreOnlyResponseFraudScoreExplanations.md) | Explanation of the fraud score applied consisting of a description, type of the explanation, and rule (if applicable). | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/ScoreOnlyResponseFraudScore.md |