# Type Alias: UNIXMilliTimestamp\<T\>

> **UNIXMilliTimestamp**\<`T`\> = `T`

Defined in: [packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:55](https://github.com/BitBadges/bitbadgesjs/blob/master/packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts#L55)

Numeric timestamp - value is equal to the milliseconds since the UNIX epoch.

## Type Parameters

### T

`T` *extends* [`NumberType`](https://docs.bitbadges.io/sdk/reference/type-aliases/number-type)
