> 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/checkpointwithdata.md).

# CheckpointWithData

## Hierarchy

* **CheckpointWithData**

## Index

### Properties

* [checkpoint](#checkpoint)
* [createdAt](#createdat)
* [totalSupply](#totalsupply)

## Properties

### checkpoint

• **checkpoint**: [*Checkpoint*](/polymesh-sdk-api-reference/docs-v10/classes/checkpoint.md)

*Defined in* [*src/types/index.ts:971*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L971)

### createdAt

• **createdAt**: *Date*

*Defined in* [*src/types/index.ts:972*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L972)

### totalSupply

• **totalSupply**: *BigNumber*

*Defined in* [*src/types/index.ts:973*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L973)
