GetScheduledDatesResponse
Description
The GetScheduledDatesResponse object contains the scheduled recurring billing dates and indicates whether the request succeeded or failed.
Properties
| Type | Name | Description |
|---|---|---|
| string | ScheduledDates | Scheduled recurring billing dates. |
| 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 about 21 hours ago
