aarondcoleman / Fitbit.NET

Fitbit .NET API Client Library
MIT License
193 stars 138 forks source link

Add CustomHeartRateZones to ActivitySummary #282

Closed brittanyFitabase closed 4 years ago

brittanyFitabase commented 4 years ago

Add a CustomHeartRateZones property to the ActivitySummary model. CustomHeartRateZones will be included in responses from the /activities/date endpoint if the user has set custom HR zones.

brittanyFitabase commented 4 years ago

Decided we don't need to add this now after all.