# types.CheckpointWithData

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types) / CheckpointWithData

## Interface: CheckpointWithData

[types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types).CheckpointWithData

### Table of contents

#### Properties

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

### Properties

#### checkpoint

• **checkpoint**: [`Checkpoint`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_checkpoint.checkpoint)

**Defined in**

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

***

#### createdAt

• **createdAt**: `Date`

**Defined in**

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

***

#### totalSupply

• **totalSupply**: `BigNumber`

**Defined in**

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