> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/types.schedulewithdetails.md).

# types.ScheduleWithDetails

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [types](/polymesh-sdk-api-reference/docs-alpha/modules-1/types.md) / ScheduleWithDetails

## Interface: ScheduleWithDetails

[types](/polymesh-sdk-api-reference/docs-alpha/modules-1/types.md).ScheduleWithDetails

### Table of contents

#### Properties

* [details](#details)
* [schedule](#schedule)

### Properties

#### details

• **details**: [`ScheduleDetails`](/polymesh-sdk-api-reference/docs-alpha/interfaces/api_entities_checkpointschedule_types.scheduledetails.md)

**Defined in**

[types/index.ts:1317](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1317)

***

#### schedule

• **schedule**: [`CheckpointSchedule`](/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_checkpointschedule.checkpointschedule.md)

**Defined in**

[types/index.ts:1316](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1316)
