Sha256: 8b430aee45ff634fcf869a5648d28e875c814b6c92c3e09b5b0a8e4c73fc9748
Contents?: true
Size: 900 Bytes
Versions: 1
Compression:
Stored size: 900 Bytes
Contents
# OpenapiClient::ScoreOnlyResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **api_trace_id** | **String** | Unique trace ID for issue triage. | [optional] **transaction_status** | **String** | Please refer to \"Errors Section\" for more info. | [optional] **validation_status** | **String** | If status returned is \"failure\", input validation errors occurred. Please refer to the \"Errors Section\" for more info. Valid values are 'success' and 'failure'. | [optional] **transaction_type** | **String** | The transactionType provided in request. | [optional] **fraud_score** | [**ScoreOnlyResponseFraudScore**](ScoreOnlyResponseFraudScore.md) | | [optional] **recommended_decision** | **String** | The action that should be taken for the request that was sent. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/ScoreOnlyResponse.md |