accountScoreinteger(int32)checkIdinteger(int32)namestring{ "accountScore": 0, "checkId": 0, "name": "string" }
accountScoreinteger(int32)resultsArray of objects(Adyen.Model.Checkout.FraudCheckResult)+Show 3 array properties{ "accountScore": 0, "results": [ { … } ] }
_Configurationobject+Show propertydetailsArray of objects(Adyen.Model.Checkout.SubInputDetail)+Show 6 array propertiesitemSearchUrlstringitemsArray of objects(Adyen.Model.Checkout.Item)+Show 2 array propertieskeystringoptionalbooleantypestringvaluestringinputDetailsArray of objects(Adyen.Model.Checkout.SubInputDetail)Deprecated+Show 6 array properties{ "_Configuration": { "property1": "string", "property2": "string" }, "details": [ { … } ], "inputDetails": [ { … } ], "itemSearchUrl": "string", "items": [ { … } ], "key": "string", "optional": true, "type": "string", "value": "string" }