resultProgressManualStrengthWorkoutData

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

XML

Elements

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

JSON

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