UniqueIdentifiers

Properties that uniquely identify a Checkpoint

Hierarchy

  • UniqueIdentifiers

Index

Properties

Properties

index

index: number

Defined in src/entities/Checkpoint.ts:19

numerical index of the checkpoint. The higher the index, the more recent the checkpoint

securityTokenId

securityTokenId: string

Defined in src/entities/Checkpoint.ts:15

security token UUID

Last updated