cardioWorkoutProgress
| Namespace: | http://api.lfopen.lfconnect.com/v1/workoutresult |
| XML Schema: | workoutresult.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| distance (double) | 0/1 | Distance covered in this Cardio Result |
| duration (double) | 0/1 | Duration covered by this Cardio result |
| calorie (double) | 0/1 | Total Calories in the the Cardio result |
| workoutName (string) | 0/1 | |
| date (dateTime) | 0/1 | |
| source (string) | 0/1 | Source of the Workout. Available for manual cardio workouts only. Supported values : WEB - LFConnect Website, APP - LFConnect Apps, OTHER - Other / LFOpen Apps |
JSON
| property | type | description |
|---|---|---|
| distance | distance (double) | Distance covered in this Cardio Result |
| duration | duration (double) | Duration covered by this Cardio result |
| calorie | calorie (double) | Total Calories in the the Cardio result |
| workoutName | workoutName (string) | |
| date | date (dateTime) | |
| source | source (string) | Source of the Workout. Available for manual cardio workouts only. Supported values : WEB - LFConnect Website, APP - LFConnect Apps, OTHER - Other / LFOpen Apps |