strengthDailyProgress
| Namespace: | http://api.lfopen.lfconnect.com/v1/workoutresult |
| XML Schema: | workoutresult.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| date (dateTime) | 0/1 | |
| calorie (double) | 0/1 | Calorie for the workout |
| strengthWorkoutName (string) | 0/1 | Strength workout name |
| strengthDataDetails (strengthResultSet) | 0/unbounded | Strength additional details |
JSON
| property | type | description |
|---|---|---|
| date | date (dateTime) | |
| calorie | calorie (double) | Calorie for the workout |
| strengthWorkoutName | strengthWorkoutName (string) | Strength workout name |
| strengthDataDetails | array of strengthDataDetails (strengthResultSet) | Strength additional details |