SedentaryPeriodRollupValue

Represents the result of the rollup of the user's sedentary periods.

JSON representation
{
  "durationSum": string
}
Fields
durationSum

string (Duration format)

The total time user spent sedentary during the interval.

A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".