ApplicationDataResponse
Description
The ApplicationDataResponse object contains the result data for a AddApplicationData request.
Properties
Type | Name | Description |
|---|---|---|
string | ApplicationDataInternalId | Internal ID automatically assigned by EBizCharge. Note: Only returned if the operation is successful. |
string | Status | Indicates whether the operation was successful. |
int | StatusCode | Code representing the operation status. |
string | Error | Text description of the error. |
int | ErrorCode | Code representing the error type. |
Updated 5 months ago
