resultProgressWorkoutData

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 distance of workout
calorie (double) 0/1 Total calories of workout
cardioDataDetails (cardioWorkoutProgress) 0/unbounded List of Cardio Data Details.
unit (string) 0/1 Unit of workout parameters Supported values : I - Imperial, M - Metric
strengthData (strengthWorkoutProgress) 0/unbounded
workoutName (string) 0/1
equipmentId (long) 0/1
equipmentName (string) 0/1

JSON

property type description
distance distance (double) Total distance of the workout
duration duration (double) Total distance of workout
calorie calorie (double) Total calories of workout
cardioDataDetails array of cardioDataDetails (cardioWorkoutProgress) List of Cardio Data Details.
unit unit (string) Unit of workout parameters Supported values : I - Imperial, M - Metric
strengthData array of strengthData (strengthWorkoutProgress)
workoutName workoutName (string)
equipmentId equipmentId (long)
equipmentName equipmentName (string)