ModifyScheduledRecurringPaymentStatusResponse
Description
The ModifyScheduledRecurringPaymentStatusResponse object indicates whether a request to modify the status for a scheduled recurring payment succeeded or failed.
Properties
| Type | Name | Description |
|---|---|---|
| string | Status | Indicates whether the operation succeeded or failed. |
| int | StatusCode | Code representing the operation status. |
| string | Error | Describes the type of error. |
| int | ErrorCode | Code representing the type of error. |
Updated 6 months ago
