# SearchCashJournalSchedulesResponse

A paged response containing a list of Cash Journal transfer schedules

## Example Usage

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

let value: SearchCashJournalSchedulesResponse = {};
```

## Fields

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