Name | Description | Type | Additional information |
---|---|---|---|
ErrorCode |
Name of the error condition. See ErrorCode model for details. |
ErrorCode |
None. |
ErrorID |
Internal error identification number that uniquely identifies this specific error that occurred. |
string |
None. |
ErrorNum |
Numeric value of the ErrorCode |
int |
None. |
Errors |
List of errors that occurred when performing the payment account action. |
Collection of string |
None. |
Result |
Contains the details of the payment account. |
PaymentAccountResponseModel |
None. |
Success |
Indicates sucess or failure of the REST request. |
boolean |
None. |