resultProgressManualCardioWorkoutData

Namespace: http://api.lfopen.lfconnect.com/v1/workoutresult
XML Schema: workoutresult.xsd

XML

Elements

name (type) min/max
occurs
description
distance (double) 0/1 Total distance of the workout
duration (double) 0/1 Total duration of the workout
calorie (double) 0/1 Total calories burned by the workout
workoutName (string) 0/1 workout name
cardioDataDetails (cardioWorkoutProgress) 0/unbounded
unit (string) 0/1 Unit of workout parameters Supported values : I - Imperial, M - Metric

JSON

property type description
distance distance (double) Total distance of the workout
duration duration (double) Total duration of the workout
calorie calorie (double) Total calories burned by the workout
workoutName workoutName (string) workout name
cardioDataDetails array of cardioDataDetails (cardioWorkoutProgress)
unit unit (string) Unit of workout parameters Supported values : I - Imperial, M - Metric