Defined in: src/modules/types.ts:508

Extends

Properties

id

id: number
Defined in: src/modules/types.ts:510 ID of the mapped tracker

initialKeys

initialKeys: string[]
Defined in: src/modules/validation.ts:516

Inherited from

MappedTrackerJSON.initialKeys

initialValues

initialValues: (string | string[])[]
Defined in: src/modules/validation.ts:517

Inherited from

MappedTrackerJSON.initialValues

keyType

keyType: string
Defined in: src/modules/validation.ts:514

Inherited from

MappedTrackerJSON.keyType

name

name: string
Defined in: src/modules/validation.ts:513

Inherited from

MappedTrackerJSON.name

valueType

valueType: string
Defined in: src/modules/validation.ts:515

Inherited from

MappedTrackerJSON.valueType