> 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-v10/interfaces/scheduledetails.md).

# ScheduleDetails

## Hierarchy

* **ScheduleDetails**

## Index

### Properties

* [nextCheckpointDate](#nextcheckpointdate)
* [remainingCheckpoints](#remainingcheckpoints)

## Properties

### nextCheckpointDate

• **nextCheckpointDate**: *Date*

*Defined in* [*src/api/entities/CheckpointSchedule/types.ts:5*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/CheckpointSchedule/types.ts#L5)

### remainingCheckpoints

• **remainingCheckpoints**: *number*

*Defined in* [*src/api/entities/CheckpointSchedule/types.ts:4*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/CheckpointSchedule/types.ts#L4)
