@tryvital/vital-node 3.1.418 → 3.1.419
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api/resources/activity/client/Client.js +2 -2
- package/api/resources/aggregate/client/Client.js +3 -3
- package/api/resources/body/client/Client.js +2 -2
- package/api/resources/devices/client/Client.js +1 -1
- package/api/resources/electrocardiogram/client/Client.js +1 -1
- package/api/resources/insurance/client/Client.js +3 -3
- package/api/resources/introspect/client/Client.js +2 -2
- package/api/resources/labTests/client/Client.js +41 -41
- package/api/resources/link/client/Client.js +19 -19
- package/api/resources/meal/client/Client.js +1 -1
- package/api/resources/menstrualCycle/client/Client.js +1 -1
- package/api/resources/order/client/Client.js +1 -1
- package/api/resources/payor/client/Client.js +1 -1
- package/api/resources/profile/client/Client.js +2 -2
- package/api/resources/providers/client/Client.js +1 -1
- package/api/resources/sleep/client/Client.js +3 -3
- package/api/resources/sleepCycle/client/Client.js +1 -1
- package/api/resources/team/client/Client.js +7 -7
- package/api/resources/testkit/client/Client.js +2 -2
- package/api/resources/user/client/Client.js +18 -18
- package/api/resources/vitals/client/Client.js +78 -78
- package/api/resources/workouts/client/Client.js +3 -3
- package/api/types/ClientFacingAFibBurdenSample.d.ts +1 -1
- package/api/types/ClientFacingBasalBodyTemperatureSample.d.ts +1 -1
- package/api/types/ClientFacingBloodOxygenTimeseries.d.ts +1 -1
- package/api/types/ClientFacingBloodPressureTimeseries.d.ts +1 -1
- package/api/types/ClientFacingBodyFatTimeseries.d.ts +1 -1
- package/api/types/ClientFacingBodyMassIndexSample.d.ts +1 -1
- package/api/types/ClientFacingBodyTemperatureDeltaSample.d.ts +1 -1
- package/api/types/ClientFacingBodyTemperatureSample.d.ts +1 -1
- package/api/types/ClientFacingBodyWeightTimeseries.d.ts +1 -1
- package/api/types/ClientFacingCaffeineTimeseries.d.ts +1 -1
- package/api/types/ClientFacingCaloriesActiveTimeseries.d.ts +1 -1
- package/api/types/ClientFacingCaloriesBasalTimeseries.d.ts +1 -1
- package/api/types/ClientFacingCarbohydratesSample.d.ts +1 -1
- package/api/types/ClientFacingCholesterolTimeseries.d.ts +2 -2
- package/api/types/ClientFacingDaylightExposureSample.d.ts +1 -1
- package/api/types/ClientFacingDistanceTimeseries.d.ts +1 -1
- package/api/types/ClientFacingFallSample.d.ts +1 -1
- package/api/types/ClientFacingFloorsClimbedTimeseries.d.ts +1 -1
- package/api/types/ClientFacingForcedExpiratoryVolume1Sample.d.ts +1 -1
- package/api/types/ClientFacingForcedVitalCapacitySample.d.ts +1 -1
- package/api/types/ClientFacingGlucoseTimeseries.d.ts +1 -1
- package/api/types/ClientFacingHandwashingSample.d.ts +1 -1
- package/api/types/ClientFacingHeartRateAlertSample.d.ts +1 -1
- package/api/types/ClientFacingHeartRateAlertSampleType.d.ts +1 -1
- package/api/types/ClientFacingHeartRateRecoveryOneMinuteSample.d.ts +1 -1
- package/api/types/ClientFacingHeartRateTimeseries.d.ts +1 -1
- package/api/types/ClientFacingHrvTimeseries.d.ts +1 -1
- package/api/types/ClientFacingHypnogramTimeseries.d.ts +1 -1
- package/api/types/ClientFacingIgeTimeseries.d.ts +2 -2
- package/api/types/ClientFacingIggTimeseries.d.ts +2 -2
- package/api/types/ClientFacingInhalerUsageSample.d.ts +1 -1
- package/api/types/ClientFacingInsulinInjectionSample.d.ts +1 -1
- package/api/types/ClientFacingInsulinInjectionSampleType.d.ts +1 -1
- package/api/types/ClientFacingLeanBodyMassSample.d.ts +1 -1
- package/api/types/ClientFacingMindfulnessMinutesTimeseries.d.ts +1 -1
- package/api/types/ClientFacingNoteSample.d.ts +1 -1
- package/api/types/ClientFacingPeakExpiratoryFlowRateSample.d.ts +1 -1
- package/api/types/ClientFacingRespiratoryRateTimeseries.d.ts +1 -1
- package/api/types/ClientFacingSleepApneaAlertSample.d.ts +1 -1
- package/api/types/ClientFacingSleepBreathingDisturbanceSample.d.ts +1 -1
- package/api/types/ClientFacingStandDurationSample.d.ts +1 -1
- package/api/types/ClientFacingStandHourSample.d.ts +1 -1
- package/api/types/ClientFacingStandHourSampleType.d.ts +1 -1
- package/api/types/ClientFacingStepsTimeseries.d.ts +1 -1
- package/api/types/ClientFacingStressLevelTimeseries.d.ts +1 -1
- package/api/types/ClientFacingUvExposureSample.d.ts +1 -1
- package/api/types/ClientFacingVo2MaxTimeseries.d.ts +1 -1
- package/api/types/ClientFacingWaistCircumferenceSample.d.ts +1 -1
- package/api/types/ClientFacingWaterTimeseries.d.ts +1 -1
- package/api/types/ClientFacingWheelchairPushSample.d.ts +1 -1
- package/api/types/ClientFacingWorkoutDistanceSample.d.ts +1 -1
- package/api/types/ClientFacingWorkoutDurationSample.d.ts +1 -1
- package/api/types/ClientFacingWorkoutSwimmingStrokeSample.d.ts +1 -1
- package/dist/api/resources/activity/client/Client.js +2 -2
- package/dist/api/resources/aggregate/client/Client.js +3 -3
- package/dist/api/resources/body/client/Client.js +2 -2
- package/dist/api/resources/devices/client/Client.js +1 -1
- package/dist/api/resources/electrocardiogram/client/Client.js +1 -1
- package/dist/api/resources/insurance/client/Client.js +3 -3
- package/dist/api/resources/introspect/client/Client.js +2 -2
- package/dist/api/resources/labTests/client/Client.js +41 -41
- package/dist/api/resources/link/client/Client.js +19 -19
- package/dist/api/resources/meal/client/Client.js +1 -1
- package/dist/api/resources/menstrualCycle/client/Client.js +1 -1
- package/dist/api/resources/order/client/Client.js +1 -1
- package/dist/api/resources/payor/client/Client.js +1 -1
- package/dist/api/resources/profile/client/Client.js +2 -2
- package/dist/api/resources/providers/client/Client.js +1 -1
- package/dist/api/resources/sleep/client/Client.js +3 -3
- package/dist/api/resources/sleepCycle/client/Client.js +1 -1
- package/dist/api/resources/team/client/Client.js +7 -7
- package/dist/api/resources/testkit/client/Client.js +2 -2
- package/dist/api/resources/user/client/Client.js +18 -18
- package/dist/api/resources/vitals/client/Client.js +78 -78
- package/dist/api/resources/workouts/client/Client.js +3 -3
- package/dist/api/types/ClientFacingAFibBurdenSample.d.ts +1 -1
- package/dist/api/types/ClientFacingBasalBodyTemperatureSample.d.ts +1 -1
- package/dist/api/types/ClientFacingBloodOxygenTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingBloodPressureTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingBodyFatTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingBodyMassIndexSample.d.ts +1 -1
- package/dist/api/types/ClientFacingBodyTemperatureDeltaSample.d.ts +1 -1
- package/dist/api/types/ClientFacingBodyTemperatureSample.d.ts +1 -1
- package/dist/api/types/ClientFacingBodyWeightTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingCaffeineTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingCaloriesActiveTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingCaloriesBasalTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingCarbohydratesSample.d.ts +1 -1
- package/dist/api/types/ClientFacingCholesterolTimeseries.d.ts +2 -2
- package/dist/api/types/ClientFacingDaylightExposureSample.d.ts +1 -1
- package/dist/api/types/ClientFacingDistanceTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingFallSample.d.ts +1 -1
- package/dist/api/types/ClientFacingFloorsClimbedTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingForcedExpiratoryVolume1Sample.d.ts +1 -1
- package/dist/api/types/ClientFacingForcedVitalCapacitySample.d.ts +1 -1
- package/dist/api/types/ClientFacingGlucoseTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingHandwashingSample.d.ts +1 -1
- package/dist/api/types/ClientFacingHeartRateAlertSample.d.ts +1 -1
- package/dist/api/types/ClientFacingHeartRateAlertSampleType.d.ts +1 -1
- package/dist/api/types/ClientFacingHeartRateRecoveryOneMinuteSample.d.ts +1 -1
- package/dist/api/types/ClientFacingHeartRateTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingHrvTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingHypnogramTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingIgeTimeseries.d.ts +2 -2
- package/dist/api/types/ClientFacingIggTimeseries.d.ts +2 -2
- package/dist/api/types/ClientFacingInhalerUsageSample.d.ts +1 -1
- package/dist/api/types/ClientFacingInsulinInjectionSample.d.ts +1 -1
- package/dist/api/types/ClientFacingInsulinInjectionSampleType.d.ts +1 -1
- package/dist/api/types/ClientFacingLeanBodyMassSample.d.ts +1 -1
- package/dist/api/types/ClientFacingMindfulnessMinutesTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingNoteSample.d.ts +1 -1
- package/dist/api/types/ClientFacingPeakExpiratoryFlowRateSample.d.ts +1 -1
- package/dist/api/types/ClientFacingRespiratoryRateTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingSleepApneaAlertSample.d.ts +1 -1
- package/dist/api/types/ClientFacingSleepBreathingDisturbanceSample.d.ts +1 -1
- package/dist/api/types/ClientFacingStandDurationSample.d.ts +1 -1
- package/dist/api/types/ClientFacingStandHourSample.d.ts +1 -1
- package/dist/api/types/ClientFacingStandHourSampleType.d.ts +1 -1
- package/dist/api/types/ClientFacingStepsTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingStressLevelTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingUvExposureSample.d.ts +1 -1
- package/dist/api/types/ClientFacingVo2MaxTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingWaistCircumferenceSample.d.ts +1 -1
- package/dist/api/types/ClientFacingWaterTimeseries.d.ts +1 -1
- package/dist/api/types/ClientFacingWheelchairPushSample.d.ts +1 -1
- package/dist/api/types/ClientFacingWorkoutDistanceSample.d.ts +1 -1
- package/dist/api/types/ClientFacingWorkoutDurationSample.d.ts +1 -1
- package/dist/api/types/ClientFacingWorkoutSwimmingStrokeSample.d.ts +1 -1
- package/dist/serialization/types/ClientFacingCholesterolTimeseries.d.ts +1 -1
- package/dist/serialization/types/ClientFacingCholesterolTimeseries.js +1 -1
- package/dist/serialization/types/ClientFacingIgeTimeseries.d.ts +1 -1
- package/dist/serialization/types/ClientFacingIgeTimeseries.js +1 -1
- package/dist/serialization/types/ClientFacingIggTimeseries.d.ts +1 -1
- package/dist/serialization/types/ClientFacingIggTimeseries.js +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
- package/serialization/types/ClientFacingCholesterolTimeseries.d.ts +1 -1
- package/serialization/types/ClientFacingCholesterolTimeseries.js +1 -1
- package/serialization/types/ClientFacingIgeTimeseries.d.ts +1 -1
- package/serialization/types/ClientFacingIgeTimeseries.js +1 -1
- package/serialization/types/ClientFacingIggTimeseries.d.ts +1 -1
- package/serialization/types/ClientFacingIggTimeseries.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
|
@@ -78,7 +78,7 @@ class Workouts {
|
|
|
78
78
|
const _response = yield core.fetcher({
|
|
79
79
|
url: (0, url_join_1.default)((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VitalEnvironment.Production, `v2/summary/workouts/${encodeURIComponent(userId)}`),
|
|
80
80
|
method: "GET",
|
|
81
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@tryvital/vital-node", "X-Fern-SDK-Version": "3.1.
|
|
81
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@tryvital/vital-node", "X-Fern-SDK-Version": "3.1.419", "User-Agent": "@tryvital/vital-node/3.1.419", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
82
82
|
contentType: "application/json",
|
|
83
83
|
queryParameters: _queryParams,
|
|
84
84
|
requestType: "json",
|
|
@@ -154,7 +154,7 @@ class Workouts {
|
|
|
154
154
|
const _response = yield core.fetcher({
|
|
155
155
|
url: (0, url_join_1.default)((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VitalEnvironment.Production, `v2/summary/workouts/${encodeURIComponent(userId)}/raw`),
|
|
156
156
|
method: "GET",
|
|
157
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@tryvital/vital-node", "X-Fern-SDK-Version": "3.1.
|
|
157
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@tryvital/vital-node", "X-Fern-SDK-Version": "3.1.419", "User-Agent": "@tryvital/vital-node/3.1.419", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
158
158
|
contentType: "application/json",
|
|
159
159
|
queryParameters: _queryParams,
|
|
160
160
|
requestType: "json",
|
|
@@ -216,7 +216,7 @@ class Workouts {
|
|
|
216
216
|
const _response = yield core.fetcher({
|
|
217
217
|
url: (0, url_join_1.default)((_a = (yield core.Supplier.get(this._options.environment))) !== null && _a !== void 0 ? _a : environments.VitalEnvironment.Production, `v2/timeseries/workouts/${encodeURIComponent(workoutId)}/stream`),
|
|
218
218
|
method: "GET",
|
|
219
|
-
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@tryvital/vital-node", "X-Fern-SDK-Version": "3.1.
|
|
219
|
+
headers: Object.assign({ "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@tryvital/vital-node", "X-Fern-SDK-Version": "3.1.419", "User-Agent": "@tryvital/vital-node/3.1.419", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version }, (yield this._getCustomAuthorizationHeaders())),
|
|
220
220
|
contentType: "application/json",
|
|
221
221
|
requestType: "json",
|
|
222
222
|
timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingAFibBurdenSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "%";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingBasalBodyTemperatureSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "\u00B0C";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingBloodOxygenTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in percentage (spo2). */
|
|
12
12
|
unit: string;
|
|
@@ -7,7 +7,7 @@ export interface ClientFacingBloodPressureTimeseries {
|
|
|
7
7
|
id?: number;
|
|
8
8
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
9
9
|
timezoneOffset?: number;
|
|
10
|
-
/**
|
|
10
|
+
/** Type is always null for this resource. */
|
|
11
11
|
type?: string;
|
|
12
12
|
/** The unit of the value. We use SI units where possible, e.g. mmol/L for glucose/cholesterol, bpm for heart rate, etc. */
|
|
13
13
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingBodyFatTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in percentage (0-100). */
|
|
12
12
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingBodyMassIndexSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "index";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -7,7 +7,7 @@ export interface ClientFacingBodyTemperatureDeltaSample {
|
|
|
7
7
|
id?: number;
|
|
8
8
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
9
9
|
timezoneOffset?: number;
|
|
10
|
-
/**
|
|
10
|
+
/** Type is always null for this resource. */
|
|
11
11
|
type?: string;
|
|
12
12
|
unit: "\u00B0C";
|
|
13
13
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -7,7 +7,7 @@ export interface ClientFacingBodyTemperatureSample {
|
|
|
7
7
|
id?: number;
|
|
8
8
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
9
9
|
timezoneOffset?: number;
|
|
10
|
-
/**
|
|
10
|
+
/** Type is always null for this resource. */
|
|
11
11
|
type?: string;
|
|
12
12
|
unit: "\u00B0C";
|
|
13
13
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingBodyWeightTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in kilograms (kg). */
|
|
12
12
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingCaffeineTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in grams. */
|
|
12
12
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingCaloriesActiveTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in kilocalories (kcal) */
|
|
12
12
|
unit: "kcal";
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingCaloriesBasalTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in kilocalories (kcal) */
|
|
12
12
|
unit: "kcal";
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingCarbohydratesSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in grams. */
|
|
12
12
|
unit: string;
|
|
@@ -6,8 +6,8 @@ export interface ClientFacingCholesterolTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/** The reading type of the measurement.
|
|
10
|
-
type
|
|
9
|
+
/** The reading type of the measurement. */
|
|
10
|
+
type: string;
|
|
11
11
|
/** Measured in mmol/L. */
|
|
12
12
|
unit: string;
|
|
13
13
|
/** The timestamp of the measurement. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingDaylightExposureSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "min";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingDistanceTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in meters (m) */
|
|
12
12
|
unit: "m";
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingFallSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "count";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingFloorsClimbedTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in counts */
|
|
12
12
|
unit: "count";
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingForcedExpiratoryVolume1Sample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "L";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingForcedVitalCapacitySample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "L";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingGlucoseTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in mmol/L. */
|
|
12
12
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingHandwashingSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "count";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -7,7 +7,7 @@ export interface ClientFacingHeartRateAlertSample {
|
|
|
7
7
|
id?: number;
|
|
8
8
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
9
9
|
timezoneOffset?: number;
|
|
10
|
-
/** ℹ️ This enum is non-exhaustive. */
|
|
10
|
+
/** The type of heart rate alert. ℹ️ This enum is non-exhaustive. */
|
|
11
11
|
type: Vital.ClientFacingHeartRateAlertSampleType;
|
|
12
12
|
unit: "count";
|
|
13
13
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
4
|
/**
|
|
5
|
-
* ℹ️ This enum is non-exhaustive.
|
|
5
|
+
* The type of heart rate alert. ℹ️ This enum is non-exhaustive.
|
|
6
6
|
*/
|
|
7
7
|
export declare type ClientFacingHeartRateAlertSampleType = "low_heart_rate" | "high_heart_rate" | "irregular_rhythm";
|
|
8
8
|
export declare const ClientFacingHeartRateAlertSampleType: {
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingHeartRateRecoveryOneMinuteSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "count";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingHeartRateTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in bpm. */
|
|
12
12
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingHrvTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in rmssd. */
|
|
12
12
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingHypnogramTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** enum: 1: deep, 2: light, 3: rem, 4: awake, -1: missing_data. */
|
|
12
12
|
unit: string;
|
|
@@ -6,8 +6,8 @@ export interface ClientFacingIgeTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/** The reading type of the measurement.
|
|
10
|
-
type
|
|
9
|
+
/** The reading type of the measurement. */
|
|
10
|
+
type: string;
|
|
11
11
|
/** Measured in FSU. */
|
|
12
12
|
unit: string;
|
|
13
13
|
/** The timestamp of the measurement. */
|
|
@@ -6,8 +6,8 @@ export interface ClientFacingIggTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/** The reading type of the measurement.
|
|
10
|
-
type
|
|
9
|
+
/** The reading type of the measurement. */
|
|
10
|
+
type: string;
|
|
11
11
|
/** Measured in FSU. */
|
|
12
12
|
unit: string;
|
|
13
13
|
/** The timestamp of the measurement. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingInhalerUsageSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "count";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -7,7 +7,7 @@ export interface ClientFacingInsulinInjectionSample {
|
|
|
7
7
|
id?: number;
|
|
8
8
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
9
9
|
timezoneOffset?: number;
|
|
10
|
-
/**
|
|
10
|
+
/** The type of insulin injection. ℹ️ This enum is non-exhaustive. */
|
|
11
11
|
type: Vital.ClientFacingInsulinInjectionSampleType;
|
|
12
12
|
unit: "unit";
|
|
13
13
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* The type of insulin injection. ℹ️ This enum is non-exhaustive.
|
|
6
6
|
*/
|
|
7
7
|
export declare type ClientFacingInsulinInjectionSampleType = "rapid_acting" | "long_acting";
|
|
8
8
|
export declare const ClientFacingInsulinInjectionSampleType: {
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingLeanBodyMassSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "kg";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingMindfulnessMinutesTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in minutes. */
|
|
12
12
|
unit: string;
|
|
@@ -7,7 +7,7 @@ export interface ClientFacingNoteSample {
|
|
|
7
7
|
id?: number;
|
|
8
8
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
9
9
|
timezoneOffset?: number;
|
|
10
|
-
/**
|
|
10
|
+
/** Type is always null for this resource. */
|
|
11
11
|
type?: string;
|
|
12
12
|
/** User notes as text. */
|
|
13
13
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingPeakExpiratoryFlowRateSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "L/min";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingRespiratoryRateTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in bpm. */
|
|
12
12
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingSleepApneaAlertSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "count";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -7,7 +7,7 @@ export interface ClientFacingSleepBreathingDisturbanceSample {
|
|
|
7
7
|
id?: number;
|
|
8
8
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
9
9
|
timezoneOffset?: number;
|
|
10
|
-
/** ℹ️ This enum is non-exhaustive. */
|
|
10
|
+
/** The type of sleep breathing disturbance. ℹ️ This enum is non-exhaustive. */
|
|
11
11
|
type?: Vital.ClientFacingSleepBreathingDisturbanceSampleType;
|
|
12
12
|
unit: "count";
|
|
13
13
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingStandDurationSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "min";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -7,7 +7,7 @@ export interface ClientFacingStandHourSample {
|
|
|
7
7
|
id?: number;
|
|
8
8
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
9
9
|
timezoneOffset?: number;
|
|
10
|
-
/** ℹ️ This enum is non-exhaustive. */
|
|
10
|
+
/** The type of stand hour. ℹ️ This enum is non-exhaustive. */
|
|
11
11
|
type: Vital.ClientFacingStandHourSampleType;
|
|
12
12
|
unit: "count";
|
|
13
13
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
4
|
/**
|
|
5
|
-
* ℹ️ This enum is non-exhaustive.
|
|
5
|
+
* The type of stand hour. ℹ️ This enum is non-exhaustive.
|
|
6
6
|
*/
|
|
7
7
|
export declare type ClientFacingStandHourSampleType = "stood" | "idle";
|
|
8
8
|
export declare const ClientFacingStandHourSampleType: {
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingStepsTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in counts */
|
|
12
12
|
unit: "count";
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingStressLevelTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in percentage (0-100). */
|
|
12
12
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingUvExposureSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "index";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingVo2MaxTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in mL/kg/min. */
|
|
12
12
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingWaistCircumferenceSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "cm";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingWaterTimeseries {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
/** Measured in milliters. */
|
|
12
12
|
unit: string;
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingWheelchairPushSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "count";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingWorkoutDistanceSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "m";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -7,7 +7,7 @@ export interface ClientFacingWorkoutDurationSample {
|
|
|
7
7
|
id?: number;
|
|
8
8
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
9
9
|
timezoneOffset?: number;
|
|
10
|
-
/**
|
|
10
|
+
/** Type is always null for this resource. */
|
|
11
11
|
type?: string;
|
|
12
12
|
unit: "min";
|
|
13
13
|
/** Depracated. The start time (inclusive) of the interval. */
|
|
@@ -6,7 +6,7 @@ export interface ClientFacingWorkoutSwimmingStrokeSample {
|
|
|
6
6
|
id?: number;
|
|
7
7
|
/** Time zone UTC offset in seconds. Positive offset indicates east of UTC; negative offset indicates west of UTC; and null indicates the time zone information is unavailable at source. */
|
|
8
8
|
timezoneOffset?: number;
|
|
9
|
-
/**
|
|
9
|
+
/** Type is always null for this resource. */
|
|
10
10
|
type?: string;
|
|
11
11
|
unit: "count";
|
|
12
12
|
/** Depracated. The start time (inclusive) of the interval. */
|