> 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-v7/interfaces/schedulewithdetails.md).

# ScheduleWithDetails

## Hierarchy

* **ScheduleWithDetails**

## Index

### Properties

* [details](/polymesh-sdk-api-reference/docs-v7/interfaces/schedulewithdetails.md#details)
* [schedule](/polymesh-sdk-api-reference/docs-v7/interfaces/schedulewithdetails.md#schedule)

## Properties

### details

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

*Defined in* [*src/types/index.ts:1049*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L1049)

### schedule

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

*Defined in* [*src/types/index.ts:1048*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L1048)
