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

# ScheduleWithDetails

## Hierarchy

* **ScheduleWithDetails**

## Index

### Properties

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

## Properties

### details

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

*Defined in* [*src/types/index.ts:1035*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L1035)

### schedule

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

*Defined in* [*src/types/index.ts:1034*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L1034)
