# ListCheckWithdrawalSchedulesResponse

A paged response containing a list of Check withdrawal transfer schedules

## Example Usage

```typescript
import { ListCheckWithdrawalSchedulesResponse } from "@apexfintechsolutions/ascend-sdk/models/components";

let value: ListCheckWithdrawalSchedulesResponse = {};
```

## Fields

| Field                                                                                      | Type                                                                                       | Required                                                                                   | Description                                                                                | Example                                                                                    |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
| `checkWithdrawalSchedules`                                                                 | [components.CheckWithdrawalSchedule](../../models/components/checkwithdrawalschedule.md)[] | :heavy_minus_sign:                                                                         | The list of transfer schedules                                                             |                                                                                            |
| `nextPageToken`                                                                            | *string*                                                                                   | :heavy_minus_sign:                                                                         | The next page token                                                                        | 4ZHd3wAaMD1IQ0ZKS2BKV0FSRVdLW4VLWkY1R1B3MU4                                                |