Skip to main content

Interface: HealthWorkoutRecord

Properties

distance

distance: number

Defined in

types/healthKitTypes.ts:13


duration

duration: number

Defined in

types/healthKitTypes.ts:12


endDate

endDate: string

Defined in

types/healthKitTypes.ts:16


energyBurned

energyBurned: number

Defined in

types/healthKitTypes.ts:14


metadata

metadata: Object

Index signature

[key: string]: any

Defined in

types/healthKitTypes.ts:18


source

source: Object

Type declaration

NameType
devicestring
idstring
namestring

Defined in

types/healthKitTypes.ts:19


startDate

startDate: string

Defined in

types/healthKitTypes.ts:15


type

type: 0 | HealthKitWorkoutType

Defined in

types/healthKitTypes.ts:17


uuid

uuid: string

Defined in

types/healthKitTypes.ts:11