Page History
...
Output parameters of getFraudStatus
Parameter | Description | Type |
FraudStatus |
Decimal (15) | |
ReasonDescription | Description of fraud-status setting reason |
String (100 chars) | |
ReasonId | Fraud-status setting reason code |
Decimal (15) | ||
RetCode | Execution result code. | Integer (10) |
Description | Comment to the call execution. | String (2000 chars) |
PaymentParameters | List of payment parameters | List of structures:: name — parameter name (string);; booleanValue — filled when value has logical type (true, false); doubleValue — filled when value has decimal type; stringValue — filled when value has string type; intValue — filled when value has integer type; dateValue — filled when value has data type. |