Type Alias: GarminChecklistBranchItemLinkItemDef
GarminChecklistBranchItemLinkItemDef =
ChecklistLinkItemDef&object
Defined in: src/garminsdk/checklist/GarminChecklistDefinitions.ts:91
A definition for a Garmin link checklist item that targets a branch linked to a branch item.
Type Declaration
branchItem
readonlybranchItem:string
The unique ID of the item's parent branch item.
linkIndex
readonlylinkIndex:number
The index of the item's target branch in the parent branch item's branch array.
linkType
readonlylinkType:BranchItem
The link type of the item.