Page History
...
Stuctures in the fields descriptions of CheckPaymentParams
Structure | Description | Type |
name | Parameter name | Sting (case-insensitive) |
booleanValue | Filled when the parameter type is logical. | Logical (true, false) |
doubleValue | Filled when the parameter type is numerical. | Decimal |
stringValue | Filled when the parameter type is string. | String |
intValue | Filled when the parameter type is integer. | Integer |
dateValue | Filled when the parameter type is data. | Data |