@keiser/metrics-sdk-admin-typescript 5.0.35 → 5.1.1
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/README.md +35 -4
- package/dist/apis/MetricsAdminApi.d.ts +1 -1
- package/dist/connection.d.ts +6 -7
- package/dist/index.js +4883 -4199
- package/dist/index.mjs +4750 -4151
- package/dist/models/A500AppType.d.ts +25 -0
- package/dist/models/A500DataSetData.d.ts +7 -22
- package/dist/models/A500DataSetType.d.ts +23 -0
- package/dist/models/A500MachineStateData.d.ts +7 -25
- package/dist/models/A500RepDataPointData.d.ts +7 -23
- package/dist/models/A500TestResultData.d.ts +1 -1
- package/dist/models/A500TimeSeriesPointData.d.ts +15 -15
- package/dist/models/AcceptedTermsVersionData.d.ts +1 -1
- package/dist/models/AccessControlRight.d.ts +23 -0
- package/dist/models/AnalyticRight.d.ts +22 -0
- package/dist/models/BodyCompositionMeasurementData.d.ts +32 -32
- package/dist/models/CacheKeysResponse.d.ts +1 -1
- package/dist/models/CacheObject.d.ts +3 -3
- package/dist/models/CacheObjectResponse.d.ts +1 -1
- package/dist/models/CardioExerciseData.d.ts +1 -1
- package/dist/models/CardioExerciseVariantData.d.ts +4 -10
- package/dist/models/CardioExerciseVariantType.d.ts +22 -0
- package/dist/models/CardioMachineData.d.ts +5 -12
- package/dist/models/CardioMachineParseCode.d.ts +23 -0
- package/dist/models/CharacterType.d.ts +23 -0
- package/dist/models/EmailAddressData.d.ts +1 -1
- package/dist/models/EmployeeRole.d.ts +26 -0
- package/dist/models/ExerciseAliasData.d.ts +4 -12
- package/dist/models/ExerciseAliasType.d.ts +24 -0
- package/dist/models/ExerciseOrdinalSetAssignmentData.d.ts +1 -1
- package/dist/models/ExerciseOrdinalSetData.d.ts +1 -1
- package/dist/models/ExerciseRight.d.ts +22 -0
- package/dist/models/FacilityConfigurationData.d.ts +6 -21
- package/dist/models/FacilityData.d.ts +1 -1
- package/dist/models/FacilityLicenseData.d.ts +4 -12
- package/dist/models/FacilityLicenseListResponse.d.ts +1 -1
- package/dist/models/FacilityLicenseListResponseMeta.d.ts +6 -14
- package/dist/models/FacilityLicenseResponse.d.ts +1 -1
- package/dist/models/FacilityLicenseSorting.d.ts +2 -2
- package/dist/models/FacilityLicenseType.d.ts +24 -0
- package/dist/models/FacilityProfileData.d.ts +1 -1
- package/dist/models/FacilityRelationshipData.d.ts +4 -21
- package/dist/models/FacilityRight.d.ts +23 -0
- package/dist/models/FacilitySessionUserData.d.ts +1 -1
- package/dist/models/FacilityStrengthMachineConfigurationData.d.ts +7 -25
- package/dist/models/FacilityStrengthMachineData.d.ts +1 -1
- package/dist/models/ForceUnit.d.ts +25 -0
- package/dist/models/GlobalAccessControlCreationResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlData.d.ts +25 -79
- package/dist/models/GlobalAccessControlListResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlListResponseMeta.d.ts +1 -1
- package/dist/models/GlobalAccessControlResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlSecretData.d.ts +1 -1
- package/dist/models/GlobalAccessControlSecretResponse.d.ts +1 -1
- package/dist/models/GlobalAccessControlSorting.d.ts +2 -2
- package/dist/models/HeartRateDataPointData.d.ts +1 -1
- package/dist/models/HeartRateDataSetData.d.ts +1 -1
- package/dist/models/HeartRateDataSetSessionData.d.ts +1 -1
- package/dist/models/HeightMeasurementData.d.ts +1 -1
- package/dist/models/High.d.ts +1 -1
- package/dist/models/LicenseRight.d.ts +23 -0
- package/dist/models/Low.d.ts +1 -1
- package/dist/models/MSeriesDataPointData.d.ts +1 -1
- package/dist/models/MSeriesDataSetData.d.ts +3 -3
- package/dist/models/MSeriesDataSetSegmentData.d.ts +1 -1
- package/dist/models/MSeriesFtpMeasurementData.d.ts +1 -1
- package/dist/models/MSeriesGuidedSessionRight.d.ts +23 -0
- package/dist/models/MuscleArea.d.ts +2 -2
- package/dist/models/MuscleData.d.ts +73 -11
- package/dist/models/MuscleGroup.d.ts +2 -2
- package/dist/models/MuscleTargetLevel.d.ts +24 -0
- package/dist/models/OAuthServiceData.d.ts +1 -1
- package/dist/models/PrimaryEmailAddressData.d.ts +1 -1
- package/dist/models/ProfileData.d.ts +2 -2
- package/dist/models/Queue.d.ts +2 -2
- package/dist/models/ResistancePrecision.d.ts +23 -0
- package/dist/models/ResqueDetailsData.d.ts +7 -1
- package/dist/models/ResqueDetailsResponse.d.ts +1 -1
- package/dist/models/ResqueRight.d.ts +23 -0
- package/dist/models/SessionData.d.ts +1 -1
- package/dist/models/SessionPlanActivitySetData.d.ts +1 -1
- package/dist/models/SessionPlanCardioSetData.d.ts +1 -1
- package/dist/models/SessionPlanData.d.ts +3 -3
- package/dist/models/SessionPlanSequenceAssignmentData.d.ts +1 -1
- package/dist/models/SessionPlanSequenceData.d.ts +3 -3
- package/dist/models/SessionPlanSequenceInstanceData.d.ts +1 -1
- package/dist/models/SessionPlanSetData.d.ts +5 -14
- package/dist/models/SessionPlanSetInstanceData.d.ts +4 -4
- package/dist/models/SessionPlanSetType.d.ts +25 -0
- package/dist/models/SessionPlanStrengthSetData.d.ts +4 -13
- package/dist/models/SessionPlanStretchSetData.d.ts +1 -1
- package/dist/models/Side.d.ts +23 -0
- package/dist/models/StatData.d.ts +1 -1
- package/dist/models/StatListResponse.d.ts +1 -1
- package/dist/models/StatListResponseMeta.d.ts +5 -5
- package/dist/models/StatSorting.d.ts +2 -2
- package/dist/models/StrengthExerciseCategory.d.ts +26 -0
- package/dist/models/StrengthExerciseData.d.ts +13 -45
- package/dist/models/StrengthExerciseMovement.d.ts +23 -0
- package/dist/models/StrengthExerciseMovementDEP.d.ts +23 -0
- package/dist/models/StrengthExercisePlane.d.ts +24 -0
- package/dist/models/StrengthExerciseVariantAttachment.d.ts +30 -0
- package/dist/models/StrengthExerciseVariantData.d.ts +10 -40
- package/dist/models/StrengthExerciseVariantType.d.ts +27 -0
- package/dist/models/StrengthMachineAppType.d.ts +25 -0
- package/dist/models/StrengthMachineData.d.ts +4 -16
- package/dist/models/StrengthMachineDataSetData.d.ts +13 -29
- package/dist/models/StrengthMachineDataSetTestData.d.ts +4 -13
- package/dist/models/StrengthMachineDataSetTestSubsetData.d.ts +1 -1
- package/dist/models/StrengthMachineLine.d.ts +28 -0
- package/dist/models/StrengthMachineModelData.d.ts +1 -1
- package/dist/models/StrengthTestType.d.ts +25 -0
- package/dist/models/StretchExerciseData.d.ts +1 -1
- package/dist/models/StretchExerciseVariantData.d.ts +4 -10
- package/dist/models/StretchExerciseVariantType.d.ts +22 -0
- package/dist/models/TaskFailedResponse.d.ts +1 -1
- package/dist/models/TaskFailure.d.ts +1 -1
- package/dist/models/TaskPayload.d.ts +1 -1
- package/dist/models/TaskQueueResponse.d.ts +1 -1
- package/dist/models/TaskQueueResponseMeta.d.ts +4 -10
- package/dist/models/TaskQueues.d.ts +1 -1
- package/dist/models/TaskSorting.d.ts +22 -0
- package/dist/models/TaskStats.d.ts +1 -1
- package/dist/models/TestSide.d.ts +24 -0
- package/dist/models/UserData.d.ts +1 -1
- package/dist/models/UserListResponse.d.ts +1 -1
- package/dist/models/UserListResponseMeta.d.ts +1 -1
- package/dist/models/UserResponse.d.ts +1 -1
- package/dist/models/UserRight.d.ts +23 -0
- package/dist/models/UserSorting.d.ts +2 -2
- package/dist/models/WeightMeasurementData.d.ts +1 -1
- package/dist/models/WorkersResponse.d.ts +1 -1
- package/dist/models/index.d.ts +33 -2
- package/dist/runtime.d.ts +2 -2
- package/docs/A500AppType.md +15 -0
- package/docs/A500DataSetData.md +2 -26
- package/docs/A500DataSetType.md +11 -0
- package/docs/A500MachineStateData.md +2 -32
- package/docs/A500RepDataPointData.md +2 -28
- package/docs/A500TimeSeriesPointData.md +14 -14
- package/docs/AccessControlRight.md +11 -0
- package/docs/AnalyticRight.md +9 -0
- package/docs/BodyCompositionMeasurementData.md +31 -31
- package/docs/CacheObject.md +2 -2
- package/docs/CardioExerciseVariantData.md +1 -10
- package/docs/CardioExerciseVariantType.md +9 -0
- package/docs/CardioMachineData.md +1 -12
- package/docs/CardioMachineParseCode.md +11 -0
- package/docs/CharacterType.md +11 -0
- package/docs/EmployeeRole.md +17 -0
- package/docs/ExerciseAliasData.md +1 -14
- package/docs/ExerciseAliasType.md +13 -0
- package/docs/ExerciseRight.md +9 -0
- package/docs/FacilityConfigurationData.md +2 -24
- package/docs/FacilityLicenseData.md +1 -14
- package/docs/FacilityLicenseListResponseMeta.md +3 -16
- package/docs/FacilityLicenseType.md +13 -0
- package/docs/FacilityRelationshipData.md +1 -19
- package/docs/FacilityRight.md +11 -0
- package/docs/FacilityStrengthMachineConfigurationData.md +2 -32
- package/docs/ForceUnit.md +15 -0
- package/docs/GlobalAccessControlData.md +8 -92
- package/docs/LicenseRight.md +11 -0
- package/docs/MSeriesDataSetData.md +1 -1
- package/docs/MSeriesGuidedSessionRight.md +11 -0
- package/docs/MuscleData.md +130 -6
- package/docs/MuscleTargetLevel.md +13 -0
- package/docs/ProfileData.md +1 -1
- package/docs/ResistancePrecision.md +11 -0
- package/docs/ResqueDetailsData.md +1 -0
- package/docs/ResqueRight.md +11 -0
- package/docs/SessionPlanData.md +2 -2
- package/docs/SessionPlanSequenceData.md +2 -2
- package/docs/SessionPlanSetData.md +2 -17
- package/docs/SessionPlanSetInstanceData.md +3 -3
- package/docs/SessionPlanSetType.md +15 -0
- package/docs/SessionPlanStrengthSetData.md +1 -16
- package/docs/Side.md +11 -0
- package/docs/StatListResponseMeta.md +2 -2
- package/docs/StrengthExerciseCategory.md +17 -0
- package/docs/StrengthExerciseData.md +4 -56
- package/docs/StrengthExerciseMovement.md +11 -0
- package/docs/StrengthExerciseMovementDEP.md +11 -0
- package/docs/StrengthExercisePlane.md +13 -0
- package/docs/StrengthExerciseVariantAttachment.md +25 -0
- package/docs/StrengthExerciseVariantData.md +3 -54
- package/docs/StrengthExerciseVariantType.md +19 -0
- package/docs/StrengthMachineAppType.md +15 -0
- package/docs/StrengthMachineData.md +1 -22
- package/docs/StrengthMachineDataSetData.md +8 -34
- package/docs/StrengthMachineDataSetTestData.md +1 -16
- package/docs/StrengthMachineLine.md +21 -0
- package/docs/StrengthTestType.md +15 -0
- package/docs/StretchExerciseVariantData.md +1 -10
- package/docs/StretchExerciseVariantType.md +9 -0
- package/docs/TaskQueueResponseMeta.md +1 -10
- package/docs/TaskSorting.md +9 -0
- package/docs/TestSide.md +13 -0
- package/docs/UserRight.md +11 -0
- package/package.json +22 -6
- package/src/apis/MetricsAdminApi.ts +22 -22
- package/src/connection.ts +36 -14
- package/src/models/A500AppType.ts +45 -0
- package/src/models/A500DataSetData.ts +21 -30
- package/src/models/A500DataSetType.ts +41 -0
- package/src/models/A500MachineStateData.ts +21 -33
- package/src/models/A500RepDataPointData.ts +22 -31
- package/src/models/A500TestResultData.ts +1 -1
- package/src/models/A500TimeSeriesPointData.ts +29 -43
- package/src/models/AcceptedTermsVersionData.ts +1 -1
- package/src/models/AccessControlRight.ts +41 -0
- package/src/models/AnalyticRight.ts +39 -0
- package/src/models/BodyCompositionMeasurementData.ts +63 -94
- package/src/models/CacheKeysResponse.ts +1 -1
- package/src/models/CacheObject.ts +5 -7
- package/src/models/CacheObjectResponse.ts +1 -1
- package/src/models/CardioExerciseData.ts +1 -1
- package/src/models/CardioExerciseVariantData.ts +11 -15
- package/src/models/CardioExerciseVariantType.ts +39 -0
- package/src/models/CardioMachineData.ts +14 -15
- package/src/models/CardioMachineParseCode.ts +41 -0
- package/src/models/CharacterType.ts +41 -0
- package/src/models/EmailAddressData.ts +1 -1
- package/src/models/EmployeeRole.ts +47 -0
- package/src/models/ExerciseAliasData.ts +11 -17
- package/src/models/ExerciseAliasType.ts +43 -0
- package/src/models/ExerciseOrdinalSetAssignmentData.ts +1 -1
- package/src/models/ExerciseOrdinalSetData.ts +1 -1
- package/src/models/ExerciseRight.ts +39 -0
- package/src/models/FacilityConfigurationData.ts +16 -29
- package/src/models/FacilityData.ts +1 -1
- package/src/models/FacilityLicenseData.ts +11 -17
- package/src/models/FacilityLicenseListResponse.ts +1 -1
- package/src/models/FacilityLicenseListResponseMeta.ts +15 -24
- package/src/models/FacilityLicenseResponse.ts +1 -1
- package/src/models/FacilityLicenseSorting.ts +7 -2
- package/src/models/FacilityLicenseType.ts +43 -0
- package/src/models/FacilityProfileData.ts +1 -1
- package/src/models/FacilityRelationshipData.ts +11 -33
- package/src/models/FacilityRight.ts +41 -0
- package/src/models/FacilitySessionUserData.ts +1 -1
- package/src/models/FacilityStrengthMachineConfigurationData.ts +21 -33
- package/src/models/FacilityStrengthMachineData.ts +1 -1
- package/src/models/ForceUnit.ts +45 -0
- package/src/models/GlobalAccessControlCreationResponse.ts +1 -1
- package/src/models/GlobalAccessControlData.ts +81 -105
- package/src/models/GlobalAccessControlListResponse.ts +1 -1
- package/src/models/GlobalAccessControlListResponseMeta.ts +1 -1
- package/src/models/GlobalAccessControlResponse.ts +1 -1
- package/src/models/GlobalAccessControlSecretData.ts +1 -1
- package/src/models/GlobalAccessControlSecretResponse.ts +1 -1
- package/src/models/GlobalAccessControlSorting.ts +5 -2
- package/src/models/HeartRateDataPointData.ts +1 -1
- package/src/models/HeartRateDataSetData.ts +1 -1
- package/src/models/HeartRateDataSetSessionData.ts +1 -1
- package/src/models/HeightMeasurementData.ts +1 -1
- package/src/models/High.ts +1 -1
- package/src/models/LicenseRight.ts +41 -0
- package/src/models/Low.ts +1 -1
- package/src/models/MSeriesDataPointData.ts +1 -1
- package/src/models/MSeriesDataSetData.ts +3 -3
- package/src/models/MSeriesDataSetSegmentData.ts +1 -1
- package/src/models/MSeriesFtpMeasurementData.ts +1 -1
- package/src/models/MSeriesGuidedSessionRight.ts +41 -0
- package/src/models/MuscleArea.ts +6 -2
- package/src/models/MuscleData.ts +147 -19
- package/src/models/MuscleGroup.ts +17 -2
- package/src/models/MuscleTargetLevel.ts +43 -0
- package/src/models/OAuthServiceData.ts +1 -1
- package/src/models/PrimaryEmailAddressData.ts +1 -1
- package/src/models/ProfileData.ts +3 -4
- package/src/models/Queue.ts +5 -2
- package/src/models/ResistancePrecision.ts +41 -0
- package/src/models/ResqueDetailsData.ts +10 -1
- package/src/models/ResqueDetailsResponse.ts +1 -1
- package/src/models/ResqueRight.ts +41 -0
- package/src/models/SessionData.ts +1 -1
- package/src/models/SessionPlanActivitySetData.ts +1 -1
- package/src/models/SessionPlanCardioSetData.ts +1 -1
- package/src/models/SessionPlanData.ts +5 -7
- package/src/models/SessionPlanSequenceAssignmentData.ts +1 -1
- package/src/models/SessionPlanSequenceData.ts +5 -7
- package/src/models/SessionPlanSequenceInstanceData.ts +1 -1
- package/src/models/SessionPlanSetData.ts +13 -21
- package/src/models/SessionPlanSetInstanceData.ts +10 -6
- package/src/models/SessionPlanSetType.ts +45 -0
- package/src/models/SessionPlanStrengthSetData.ts +11 -18
- package/src/models/SessionPlanStretchSetData.ts +1 -1
- package/src/models/Side.ts +41 -0
- package/src/models/StatData.ts +1 -1
- package/src/models/StatListResponse.ts +1 -1
- package/src/models/StatListResponseMeta.ts +9 -9
- package/src/models/StatSorting.ts +5 -2
- package/src/models/StrengthExerciseCategory.ts +47 -0
- package/src/models/StrengthExerciseData.ts +41 -60
- package/src/models/StrengthExerciseMovement.ts +41 -0
- package/src/models/StrengthExerciseMovementDEP.ts +41 -0
- package/src/models/StrengthExercisePlane.ts +43 -0
- package/src/models/StrengthExerciseVariantAttachment.ts +55 -0
- package/src/models/StrengthExerciseVariantData.ts +31 -51
- package/src/models/StrengthExerciseVariantType.ts +49 -0
- package/src/models/StrengthMachineAppType.ts +45 -0
- package/src/models/StrengthMachineData.ts +11 -21
- package/src/models/StrengthMachineDataSetData.ts +33 -50
- package/src/models/StrengthMachineDataSetTestData.ts +11 -18
- package/src/models/StrengthMachineDataSetTestSubsetData.ts +1 -1
- package/src/models/StrengthMachineLine.ts +51 -0
- package/src/models/StrengthMachineModelData.ts +1 -1
- package/src/models/StrengthTestType.ts +45 -0
- package/src/models/StretchExerciseData.ts +1 -1
- package/src/models/StretchExerciseVariantData.ts +11 -15
- package/src/models/StretchExerciseVariantType.ts +39 -0
- package/src/models/TaskFailedResponse.ts +1 -1
- package/src/models/TaskFailure.ts +1 -1
- package/src/models/TaskPayload.ts +1 -1
- package/src/models/TaskQueueResponse.ts +1 -1
- package/src/models/TaskQueueResponseMeta.ts +12 -15
- package/src/models/TaskQueues.ts +1 -1
- package/src/models/TaskSorting.ts +39 -0
- package/src/models/TaskStats.ts +1 -1
- package/src/models/TestSide.ts +43 -0
- package/src/models/UserData.ts +1 -1
- package/src/models/UserListResponse.ts +1 -1
- package/src/models/UserListResponseMeta.ts +1 -1
- package/src/models/UserResponse.ts +1 -1
- package/src/models/UserRight.ts +41 -0
- package/src/models/UserSorting.ts +6 -2
- package/src/models/WeightMeasurementData.ts +1 -1
- package/src/models/WorkersResponse.ts +1 -1
- package/src/models/index.ts +33 -2
- package/src/runtime.ts +1 -1
- package/tsconfig.json +1 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -24,187 +24,187 @@ export interface BodyCompositionMeasurementData {
|
|
|
24
24
|
* @type {number}
|
|
25
25
|
* @memberof BodyCompositionMeasurementData
|
|
26
26
|
*/
|
|
27
|
-
totalBodyWater
|
|
27
|
+
totalBodyWater?: number;
|
|
28
28
|
/**
|
|
29
29
|
*
|
|
30
30
|
* @type {number}
|
|
31
31
|
* @memberof BodyCompositionMeasurementData
|
|
32
32
|
*/
|
|
33
|
-
intracellularWater
|
|
33
|
+
intracellularWater?: number;
|
|
34
34
|
/**
|
|
35
35
|
*
|
|
36
36
|
* @type {number}
|
|
37
37
|
* @memberof BodyCompositionMeasurementData
|
|
38
38
|
*/
|
|
39
|
-
extracellularWater
|
|
39
|
+
extracellularWater?: number;
|
|
40
40
|
/**
|
|
41
41
|
*
|
|
42
42
|
* @type {number}
|
|
43
43
|
* @memberof BodyCompositionMeasurementData
|
|
44
44
|
*/
|
|
45
|
-
extracellularWaterToTotalBodyWaterRatio
|
|
45
|
+
extracellularWaterToTotalBodyWaterRatio?: number;
|
|
46
46
|
/**
|
|
47
47
|
*
|
|
48
48
|
* @type {number}
|
|
49
49
|
* @memberof BodyCompositionMeasurementData
|
|
50
50
|
*/
|
|
51
|
-
dryLeanMass
|
|
51
|
+
dryLeanMass?: number;
|
|
52
52
|
/**
|
|
53
53
|
*
|
|
54
54
|
* @type {number}
|
|
55
55
|
* @memberof BodyCompositionMeasurementData
|
|
56
56
|
*/
|
|
57
|
-
bodyFatMass
|
|
57
|
+
bodyFatMass?: number;
|
|
58
58
|
/**
|
|
59
59
|
*
|
|
60
60
|
* @type {number}
|
|
61
61
|
* @memberof BodyCompositionMeasurementData
|
|
62
62
|
*/
|
|
63
|
-
leanBodyMass
|
|
63
|
+
leanBodyMass?: number;
|
|
64
64
|
/**
|
|
65
65
|
*
|
|
66
66
|
* @type {number}
|
|
67
67
|
* @memberof BodyCompositionMeasurementData
|
|
68
68
|
*/
|
|
69
|
-
skeletalMuscleMass
|
|
69
|
+
skeletalMuscleMass?: number;
|
|
70
70
|
/**
|
|
71
71
|
*
|
|
72
72
|
* @type {number}
|
|
73
73
|
* @memberof BodyCompositionMeasurementData
|
|
74
74
|
*/
|
|
75
|
-
bodyMassIndex
|
|
75
|
+
bodyMassIndex?: number;
|
|
76
76
|
/**
|
|
77
77
|
*
|
|
78
78
|
* @type {number}
|
|
79
79
|
* @memberof BodyCompositionMeasurementData
|
|
80
80
|
*/
|
|
81
|
-
visceralFatLevel
|
|
81
|
+
visceralFatLevel?: number;
|
|
82
82
|
/**
|
|
83
83
|
*
|
|
84
84
|
* @type {number}
|
|
85
85
|
* @memberof BodyCompositionMeasurementData
|
|
86
86
|
*/
|
|
87
|
-
basalMetabolicRate
|
|
87
|
+
basalMetabolicRate?: number;
|
|
88
88
|
/**
|
|
89
89
|
*
|
|
90
90
|
* @type {number}
|
|
91
91
|
* @memberof BodyCompositionMeasurementData
|
|
92
92
|
*/
|
|
93
|
-
leanBodyMassOfRightArm
|
|
93
|
+
leanBodyMassOfRightArm?: number;
|
|
94
94
|
/**
|
|
95
95
|
*
|
|
96
96
|
* @type {number}
|
|
97
97
|
* @memberof BodyCompositionMeasurementData
|
|
98
98
|
*/
|
|
99
|
-
leanBodyMassPercentageOfRightArm
|
|
99
|
+
leanBodyMassPercentageOfRightArm?: number;
|
|
100
100
|
/**
|
|
101
101
|
*
|
|
102
102
|
* @type {number}
|
|
103
103
|
* @memberof BodyCompositionMeasurementData
|
|
104
104
|
*/
|
|
105
|
-
leanBodyMassOfLeftArm
|
|
105
|
+
leanBodyMassOfLeftArm?: number;
|
|
106
106
|
/**
|
|
107
107
|
*
|
|
108
108
|
* @type {number}
|
|
109
109
|
* @memberof BodyCompositionMeasurementData
|
|
110
110
|
*/
|
|
111
|
-
leanBodyMassPercentageOfLeftArm
|
|
111
|
+
leanBodyMassPercentageOfLeftArm?: number;
|
|
112
112
|
/**
|
|
113
113
|
*
|
|
114
114
|
* @type {number}
|
|
115
115
|
* @memberof BodyCompositionMeasurementData
|
|
116
116
|
*/
|
|
117
|
-
leanBodyMassOfTrunk
|
|
117
|
+
leanBodyMassOfTrunk?: number;
|
|
118
118
|
/**
|
|
119
119
|
*
|
|
120
120
|
* @type {number}
|
|
121
121
|
* @memberof BodyCompositionMeasurementData
|
|
122
122
|
*/
|
|
123
|
-
leanBodyMassPercentageOfTrunk
|
|
123
|
+
leanBodyMassPercentageOfTrunk?: number;
|
|
124
124
|
/**
|
|
125
125
|
*
|
|
126
126
|
* @type {number}
|
|
127
127
|
* @memberof BodyCompositionMeasurementData
|
|
128
128
|
*/
|
|
129
|
-
leanBodyMassOfRightLeg
|
|
129
|
+
leanBodyMassOfRightLeg?: number;
|
|
130
130
|
/**
|
|
131
131
|
*
|
|
132
132
|
* @type {number}
|
|
133
133
|
* @memberof BodyCompositionMeasurementData
|
|
134
134
|
*/
|
|
135
|
-
leanBodyMassPercentageOfRightLeg
|
|
135
|
+
leanBodyMassPercentageOfRightLeg?: number;
|
|
136
136
|
/**
|
|
137
137
|
*
|
|
138
138
|
* @type {number}
|
|
139
139
|
* @memberof BodyCompositionMeasurementData
|
|
140
140
|
*/
|
|
141
|
-
leanBodyMassOfLeftLeg
|
|
141
|
+
leanBodyMassOfLeftLeg?: number;
|
|
142
142
|
/**
|
|
143
143
|
*
|
|
144
144
|
* @type {number}
|
|
145
145
|
* @memberof BodyCompositionMeasurementData
|
|
146
146
|
*/
|
|
147
|
-
leanBodyMassPercentageOfLeftLeg
|
|
147
|
+
leanBodyMassPercentageOfLeftLeg?: number;
|
|
148
148
|
/**
|
|
149
149
|
*
|
|
150
150
|
* @type {number}
|
|
151
151
|
* @memberof BodyCompositionMeasurementData
|
|
152
152
|
*/
|
|
153
|
-
bodyFatMassOfRightArm
|
|
153
|
+
bodyFatMassOfRightArm?: number;
|
|
154
154
|
/**
|
|
155
155
|
*
|
|
156
156
|
* @type {number}
|
|
157
157
|
* @memberof BodyCompositionMeasurementData
|
|
158
158
|
*/
|
|
159
|
-
bodyFatMassPercentageOfRightArm
|
|
159
|
+
bodyFatMassPercentageOfRightArm?: number;
|
|
160
160
|
/**
|
|
161
161
|
*
|
|
162
162
|
* @type {number}
|
|
163
163
|
* @memberof BodyCompositionMeasurementData
|
|
164
164
|
*/
|
|
165
|
-
bodyFatMassOfLeftArm
|
|
165
|
+
bodyFatMassOfLeftArm?: number;
|
|
166
166
|
/**
|
|
167
167
|
*
|
|
168
168
|
* @type {number}
|
|
169
169
|
* @memberof BodyCompositionMeasurementData
|
|
170
170
|
*/
|
|
171
|
-
bodyFatMassPercentageOfLeftArm
|
|
171
|
+
bodyFatMassPercentageOfLeftArm?: number;
|
|
172
172
|
/**
|
|
173
173
|
*
|
|
174
174
|
* @type {number}
|
|
175
175
|
* @memberof BodyCompositionMeasurementData
|
|
176
176
|
*/
|
|
177
|
-
bodyFatMassOfTrunk
|
|
177
|
+
bodyFatMassOfTrunk?: number;
|
|
178
178
|
/**
|
|
179
179
|
*
|
|
180
180
|
* @type {number}
|
|
181
181
|
* @memberof BodyCompositionMeasurementData
|
|
182
182
|
*/
|
|
183
|
-
bodyFatMassPercentageOfTrunk
|
|
183
|
+
bodyFatMassPercentageOfTrunk?: number;
|
|
184
184
|
/**
|
|
185
185
|
*
|
|
186
186
|
* @type {number}
|
|
187
187
|
* @memberof BodyCompositionMeasurementData
|
|
188
188
|
*/
|
|
189
|
-
bodyFatMassOfRightLeg
|
|
189
|
+
bodyFatMassOfRightLeg?: number;
|
|
190
190
|
/**
|
|
191
191
|
*
|
|
192
192
|
* @type {number}
|
|
193
193
|
* @memberof BodyCompositionMeasurementData
|
|
194
194
|
*/
|
|
195
|
-
bodyFatMassPercentageOfRightLeg
|
|
195
|
+
bodyFatMassPercentageOfRightLeg?: number;
|
|
196
196
|
/**
|
|
197
197
|
*
|
|
198
198
|
* @type {number}
|
|
199
199
|
* @memberof BodyCompositionMeasurementData
|
|
200
200
|
*/
|
|
201
|
-
bodyFatMassOfLeftLeg
|
|
201
|
+
bodyFatMassOfLeftLeg?: number;
|
|
202
202
|
/**
|
|
203
203
|
*
|
|
204
204
|
* @type {number}
|
|
205
205
|
* @memberof BodyCompositionMeasurementData
|
|
206
206
|
*/
|
|
207
|
-
bodyFatMassPercentageOfLeftLeg
|
|
207
|
+
bodyFatMassPercentageOfLeftLeg?: number;
|
|
208
208
|
}
|
|
209
209
|
|
|
210
210
|
/**
|
|
@@ -212,37 +212,6 @@ export interface BodyCompositionMeasurementData {
|
|
|
212
212
|
*/
|
|
213
213
|
export function instanceOfBodyCompositionMeasurementData(value: object): boolean {
|
|
214
214
|
let isInstance = true;
|
|
215
|
-
isInstance = isInstance && "totalBodyWater" in value;
|
|
216
|
-
isInstance = isInstance && "intracellularWater" in value;
|
|
217
|
-
isInstance = isInstance && "extracellularWater" in value;
|
|
218
|
-
isInstance = isInstance && "extracellularWaterToTotalBodyWaterRatio" in value;
|
|
219
|
-
isInstance = isInstance && "dryLeanMass" in value;
|
|
220
|
-
isInstance = isInstance && "bodyFatMass" in value;
|
|
221
|
-
isInstance = isInstance && "leanBodyMass" in value;
|
|
222
|
-
isInstance = isInstance && "skeletalMuscleMass" in value;
|
|
223
|
-
isInstance = isInstance && "bodyMassIndex" in value;
|
|
224
|
-
isInstance = isInstance && "visceralFatLevel" in value;
|
|
225
|
-
isInstance = isInstance && "basalMetabolicRate" in value;
|
|
226
|
-
isInstance = isInstance && "leanBodyMassOfRightArm" in value;
|
|
227
|
-
isInstance = isInstance && "leanBodyMassPercentageOfRightArm" in value;
|
|
228
|
-
isInstance = isInstance && "leanBodyMassOfLeftArm" in value;
|
|
229
|
-
isInstance = isInstance && "leanBodyMassPercentageOfLeftArm" in value;
|
|
230
|
-
isInstance = isInstance && "leanBodyMassOfTrunk" in value;
|
|
231
|
-
isInstance = isInstance && "leanBodyMassPercentageOfTrunk" in value;
|
|
232
|
-
isInstance = isInstance && "leanBodyMassOfRightLeg" in value;
|
|
233
|
-
isInstance = isInstance && "leanBodyMassPercentageOfRightLeg" in value;
|
|
234
|
-
isInstance = isInstance && "leanBodyMassOfLeftLeg" in value;
|
|
235
|
-
isInstance = isInstance && "leanBodyMassPercentageOfLeftLeg" in value;
|
|
236
|
-
isInstance = isInstance && "bodyFatMassOfRightArm" in value;
|
|
237
|
-
isInstance = isInstance && "bodyFatMassPercentageOfRightArm" in value;
|
|
238
|
-
isInstance = isInstance && "bodyFatMassOfLeftArm" in value;
|
|
239
|
-
isInstance = isInstance && "bodyFatMassPercentageOfLeftArm" in value;
|
|
240
|
-
isInstance = isInstance && "bodyFatMassOfTrunk" in value;
|
|
241
|
-
isInstance = isInstance && "bodyFatMassPercentageOfTrunk" in value;
|
|
242
|
-
isInstance = isInstance && "bodyFatMassOfRightLeg" in value;
|
|
243
|
-
isInstance = isInstance && "bodyFatMassPercentageOfRightLeg" in value;
|
|
244
|
-
isInstance = isInstance && "bodyFatMassOfLeftLeg" in value;
|
|
245
|
-
isInstance = isInstance && "bodyFatMassPercentageOfLeftLeg" in value;
|
|
246
215
|
|
|
247
216
|
return isInstance;
|
|
248
217
|
}
|
|
@@ -257,37 +226,37 @@ export function BodyCompositionMeasurementDataFromJSONTyped(json: any, ignoreDis
|
|
|
257
226
|
}
|
|
258
227
|
return {
|
|
259
228
|
|
|
260
|
-
'totalBodyWater': json['totalBodyWater'],
|
|
261
|
-
'intracellularWater': json['intracellularWater'],
|
|
262
|
-
'extracellularWater': json['extracellularWater'],
|
|
263
|
-
'extracellularWaterToTotalBodyWaterRatio': json['extracellularWaterToTotalBodyWaterRatio'],
|
|
264
|
-
'dryLeanMass': json['dryLeanMass'],
|
|
265
|
-
'bodyFatMass': json['bodyFatMass'],
|
|
266
|
-
'leanBodyMass': json['leanBodyMass'],
|
|
267
|
-
'skeletalMuscleMass': json['skeletalMuscleMass'],
|
|
268
|
-
'bodyMassIndex': json['bodyMassIndex'],
|
|
269
|
-
'visceralFatLevel': json['visceralFatLevel'],
|
|
270
|
-
'basalMetabolicRate': json['basalMetabolicRate'],
|
|
271
|
-
'leanBodyMassOfRightArm': json['leanBodyMassOfRightArm'],
|
|
272
|
-
'leanBodyMassPercentageOfRightArm': json['leanBodyMassPercentageOfRightArm'],
|
|
273
|
-
'leanBodyMassOfLeftArm': json['leanBodyMassOfLeftArm'],
|
|
274
|
-
'leanBodyMassPercentageOfLeftArm': json['leanBodyMassPercentageOfLeftArm'],
|
|
275
|
-
'leanBodyMassOfTrunk': json['leanBodyMassOfTrunk'],
|
|
276
|
-
'leanBodyMassPercentageOfTrunk': json['leanBodyMassPercentageOfTrunk'],
|
|
277
|
-
'leanBodyMassOfRightLeg': json['leanBodyMassOfRightLeg'],
|
|
278
|
-
'leanBodyMassPercentageOfRightLeg': json['leanBodyMassPercentageOfRightLeg'],
|
|
279
|
-
'leanBodyMassOfLeftLeg': json['leanBodyMassOfLeftLeg'],
|
|
280
|
-
'leanBodyMassPercentageOfLeftLeg': json['leanBodyMassPercentageOfLeftLeg'],
|
|
281
|
-
'bodyFatMassOfRightArm': json['bodyFatMassOfRightArm'],
|
|
282
|
-
'bodyFatMassPercentageOfRightArm': json['bodyFatMassPercentageOfRightArm'],
|
|
283
|
-
'bodyFatMassOfLeftArm': json['bodyFatMassOfLeftArm'],
|
|
284
|
-
'bodyFatMassPercentageOfLeftArm': json['bodyFatMassPercentageOfLeftArm'],
|
|
285
|
-
'bodyFatMassOfTrunk': json['bodyFatMassOfTrunk'],
|
|
286
|
-
'bodyFatMassPercentageOfTrunk': json['bodyFatMassPercentageOfTrunk'],
|
|
287
|
-
'bodyFatMassOfRightLeg': json['bodyFatMassOfRightLeg'],
|
|
288
|
-
'bodyFatMassPercentageOfRightLeg': json['bodyFatMassPercentageOfRightLeg'],
|
|
289
|
-
'bodyFatMassOfLeftLeg': json['bodyFatMassOfLeftLeg'],
|
|
290
|
-
'bodyFatMassPercentageOfLeftLeg': json['bodyFatMassPercentageOfLeftLeg'],
|
|
229
|
+
'totalBodyWater': !exists(json, 'totalBodyWater') ? undefined : json['totalBodyWater'],
|
|
230
|
+
'intracellularWater': !exists(json, 'intracellularWater') ? undefined : json['intracellularWater'],
|
|
231
|
+
'extracellularWater': !exists(json, 'extracellularWater') ? undefined : json['extracellularWater'],
|
|
232
|
+
'extracellularWaterToTotalBodyWaterRatio': !exists(json, 'extracellularWaterToTotalBodyWaterRatio') ? undefined : json['extracellularWaterToTotalBodyWaterRatio'],
|
|
233
|
+
'dryLeanMass': !exists(json, 'dryLeanMass') ? undefined : json['dryLeanMass'],
|
|
234
|
+
'bodyFatMass': !exists(json, 'bodyFatMass') ? undefined : json['bodyFatMass'],
|
|
235
|
+
'leanBodyMass': !exists(json, 'leanBodyMass') ? undefined : json['leanBodyMass'],
|
|
236
|
+
'skeletalMuscleMass': !exists(json, 'skeletalMuscleMass') ? undefined : json['skeletalMuscleMass'],
|
|
237
|
+
'bodyMassIndex': !exists(json, 'bodyMassIndex') ? undefined : json['bodyMassIndex'],
|
|
238
|
+
'visceralFatLevel': !exists(json, 'visceralFatLevel') ? undefined : json['visceralFatLevel'],
|
|
239
|
+
'basalMetabolicRate': !exists(json, 'basalMetabolicRate') ? undefined : json['basalMetabolicRate'],
|
|
240
|
+
'leanBodyMassOfRightArm': !exists(json, 'leanBodyMassOfRightArm') ? undefined : json['leanBodyMassOfRightArm'],
|
|
241
|
+
'leanBodyMassPercentageOfRightArm': !exists(json, 'leanBodyMassPercentageOfRightArm') ? undefined : json['leanBodyMassPercentageOfRightArm'],
|
|
242
|
+
'leanBodyMassOfLeftArm': !exists(json, 'leanBodyMassOfLeftArm') ? undefined : json['leanBodyMassOfLeftArm'],
|
|
243
|
+
'leanBodyMassPercentageOfLeftArm': !exists(json, 'leanBodyMassPercentageOfLeftArm') ? undefined : json['leanBodyMassPercentageOfLeftArm'],
|
|
244
|
+
'leanBodyMassOfTrunk': !exists(json, 'leanBodyMassOfTrunk') ? undefined : json['leanBodyMassOfTrunk'],
|
|
245
|
+
'leanBodyMassPercentageOfTrunk': !exists(json, 'leanBodyMassPercentageOfTrunk') ? undefined : json['leanBodyMassPercentageOfTrunk'],
|
|
246
|
+
'leanBodyMassOfRightLeg': !exists(json, 'leanBodyMassOfRightLeg') ? undefined : json['leanBodyMassOfRightLeg'],
|
|
247
|
+
'leanBodyMassPercentageOfRightLeg': !exists(json, 'leanBodyMassPercentageOfRightLeg') ? undefined : json['leanBodyMassPercentageOfRightLeg'],
|
|
248
|
+
'leanBodyMassOfLeftLeg': !exists(json, 'leanBodyMassOfLeftLeg') ? undefined : json['leanBodyMassOfLeftLeg'],
|
|
249
|
+
'leanBodyMassPercentageOfLeftLeg': !exists(json, 'leanBodyMassPercentageOfLeftLeg') ? undefined : json['leanBodyMassPercentageOfLeftLeg'],
|
|
250
|
+
'bodyFatMassOfRightArm': !exists(json, 'bodyFatMassOfRightArm') ? undefined : json['bodyFatMassOfRightArm'],
|
|
251
|
+
'bodyFatMassPercentageOfRightArm': !exists(json, 'bodyFatMassPercentageOfRightArm') ? undefined : json['bodyFatMassPercentageOfRightArm'],
|
|
252
|
+
'bodyFatMassOfLeftArm': !exists(json, 'bodyFatMassOfLeftArm') ? undefined : json['bodyFatMassOfLeftArm'],
|
|
253
|
+
'bodyFatMassPercentageOfLeftArm': !exists(json, 'bodyFatMassPercentageOfLeftArm') ? undefined : json['bodyFatMassPercentageOfLeftArm'],
|
|
254
|
+
'bodyFatMassOfTrunk': !exists(json, 'bodyFatMassOfTrunk') ? undefined : json['bodyFatMassOfTrunk'],
|
|
255
|
+
'bodyFatMassPercentageOfTrunk': !exists(json, 'bodyFatMassPercentageOfTrunk') ? undefined : json['bodyFatMassPercentageOfTrunk'],
|
|
256
|
+
'bodyFatMassOfRightLeg': !exists(json, 'bodyFatMassOfRightLeg') ? undefined : json['bodyFatMassOfRightLeg'],
|
|
257
|
+
'bodyFatMassPercentageOfRightLeg': !exists(json, 'bodyFatMassPercentageOfRightLeg') ? undefined : json['bodyFatMassPercentageOfRightLeg'],
|
|
258
|
+
'bodyFatMassOfLeftLeg': !exists(json, 'bodyFatMassOfLeftLeg') ? undefined : json['bodyFatMassOfLeftLeg'],
|
|
259
|
+
'bodyFatMassPercentageOfLeftLeg': !exists(json, 'bodyFatMassPercentageOfLeftLeg') ? undefined : json['bodyFatMassPercentageOfLeftLeg'],
|
|
291
260
|
};
|
|
292
261
|
}
|
|
293
262
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,13 +30,13 @@ export interface CacheObject {
|
|
|
30
30
|
* @type {number}
|
|
31
31
|
* @memberof CacheObject
|
|
32
32
|
*/
|
|
33
|
-
expireTimestamp
|
|
33
|
+
expireTimestamp?: number;
|
|
34
34
|
/**
|
|
35
35
|
*
|
|
36
36
|
* @type {number}
|
|
37
37
|
* @memberof CacheObject
|
|
38
38
|
*/
|
|
39
|
-
lastReadAt
|
|
39
|
+
lastReadAt?: number;
|
|
40
40
|
/**
|
|
41
41
|
*
|
|
42
42
|
* @type {string}
|
|
@@ -57,8 +57,6 @@ export interface CacheObject {
|
|
|
57
57
|
export function instanceOfCacheObject(value: object): boolean {
|
|
58
58
|
let isInstance = true;
|
|
59
59
|
isInstance = isInstance && "createdAt" in value;
|
|
60
|
-
isInstance = isInstance && "expireTimestamp" in value;
|
|
61
|
-
isInstance = isInstance && "lastReadAt" in value;
|
|
62
60
|
isInstance = isInstance && "key" in value;
|
|
63
61
|
isInstance = isInstance && "value" in value;
|
|
64
62
|
|
|
@@ -76,8 +74,8 @@ export function CacheObjectFromJSONTyped(json: any, ignoreDiscriminator: boolean
|
|
|
76
74
|
return {
|
|
77
75
|
|
|
78
76
|
'createdAt': json['createdAt'],
|
|
79
|
-
'expireTimestamp': json['expireTimestamp'],
|
|
80
|
-
'lastReadAt': json['lastReadAt'],
|
|
77
|
+
'expireTimestamp': !exists(json, 'expireTimestamp') ? undefined : json['expireTimestamp'],
|
|
78
|
+
'lastReadAt': !exists(json, 'lastReadAt') ? undefined : json['lastReadAt'],
|
|
81
79
|
'key': json['key'],
|
|
82
80
|
'value': json['value'],
|
|
83
81
|
};
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -19,6 +19,12 @@ import {
|
|
|
19
19
|
CardioExerciseDataFromJSONTyped,
|
|
20
20
|
CardioExerciseDataToJSON,
|
|
21
21
|
} from './CardioExerciseData';
|
|
22
|
+
import type { CardioExerciseVariantType } from './CardioExerciseVariantType';
|
|
23
|
+
import {
|
|
24
|
+
CardioExerciseVariantTypeFromJSON,
|
|
25
|
+
CardioExerciseVariantTypeFromJSONTyped,
|
|
26
|
+
CardioExerciseVariantTypeToJSON,
|
|
27
|
+
} from './CardioExerciseVariantType';
|
|
22
28
|
import type { CardioMachineData } from './CardioMachineData';
|
|
23
29
|
import {
|
|
24
30
|
CardioMachineDataFromJSON,
|
|
@@ -46,10 +52,10 @@ export interface CardioExerciseVariantData {
|
|
|
46
52
|
id: number;
|
|
47
53
|
/**
|
|
48
54
|
*
|
|
49
|
-
* @type {
|
|
55
|
+
* @type {CardioExerciseVariantType}
|
|
50
56
|
* @memberof CardioExerciseVariantData
|
|
51
57
|
*/
|
|
52
|
-
variant:
|
|
58
|
+
variant: CardioExerciseVariantType;
|
|
53
59
|
/**
|
|
54
60
|
*
|
|
55
61
|
* @type {string}
|
|
@@ -82,16 +88,6 @@ export interface CardioExerciseVariantData {
|
|
|
82
88
|
exerciseOrdinalSetAssignments?: Array<ExerciseOrdinalSetAssignmentData>;
|
|
83
89
|
}
|
|
84
90
|
|
|
85
|
-
|
|
86
|
-
/**
|
|
87
|
-
* @export
|
|
88
|
-
*/
|
|
89
|
-
export const CardioExerciseVariantDataVariantEnum = {
|
|
90
|
-
Normal: 'normal'
|
|
91
|
-
} as const;
|
|
92
|
-
export type CardioExerciseVariantDataVariantEnum = typeof CardioExerciseVariantDataVariantEnum[keyof typeof CardioExerciseVariantDataVariantEnum];
|
|
93
|
-
|
|
94
|
-
|
|
95
91
|
/**
|
|
96
92
|
* Check if a given object implements the CardioExerciseVariantData interface.
|
|
97
93
|
*/
|
|
@@ -114,7 +110,7 @@ export function CardioExerciseVariantDataFromJSONTyped(json: any, ignoreDiscrimi
|
|
|
114
110
|
return {
|
|
115
111
|
|
|
116
112
|
'id': json['id'],
|
|
117
|
-
'variant': json['variant'],
|
|
113
|
+
'variant': CardioExerciseVariantTypeFromJSON(json['variant']),
|
|
118
114
|
'instructionalImage': !exists(json, 'instructionalImage') ? undefined : json['instructionalImage'],
|
|
119
115
|
'instructionalVideo': !exists(json, 'instructionalVideo') ? undefined : json['instructionalVideo'],
|
|
120
116
|
'cardioExercise': !exists(json, 'cardioExercise') ? undefined : CardioExerciseDataFromJSON(json['cardioExercise']),
|
|
@@ -133,7 +129,7 @@ export function CardioExerciseVariantDataToJSON(value?: CardioExerciseVariantDat
|
|
|
133
129
|
return {
|
|
134
130
|
|
|
135
131
|
'id': value.id,
|
|
136
|
-
'variant': value.variant,
|
|
132
|
+
'variant': CardioExerciseVariantTypeToJSON(value.variant),
|
|
137
133
|
'instructionalImage': value.instructionalImage,
|
|
138
134
|
'instructionalVideo': value.instructionalVideo,
|
|
139
135
|
'cardioExercise': CardioExerciseDataToJSON(value.cardioExercise),
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* metrics-sdk-admin
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
*/
|
|
20
|
+
export const CardioExerciseVariantType = {
|
|
21
|
+
Normal: 'normal'
|
|
22
|
+
} as const;
|
|
23
|
+
export type CardioExerciseVariantType =
|
|
24
|
+
| 'normal'
|
|
25
|
+
;
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
export function CardioExerciseVariantTypeFromJSON(json: any): CardioExerciseVariantType {
|
|
29
|
+
return CardioExerciseVariantTypeFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
export function CardioExerciseVariantTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): CardioExerciseVariantType {
|
|
33
|
+
return json as CardioExerciseVariantType;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export function CardioExerciseVariantTypeToJSON(value?: CardioExerciseVariantType | null): any {
|
|
37
|
+
return value as any;
|
|
38
|
+
}
|
|
39
|
+
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* metrics-sdk-admin
|
|
5
5
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 5.
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -19,6 +19,12 @@ import {
|
|
|
19
19
|
CardioExerciseDataFromJSONTyped,
|
|
20
20
|
CardioExerciseDataToJSON,
|
|
21
21
|
} from './CardioExerciseData';
|
|
22
|
+
import type { CardioMachineParseCode } from './CardioMachineParseCode';
|
|
23
|
+
import {
|
|
24
|
+
CardioMachineParseCodeFromJSON,
|
|
25
|
+
CardioMachineParseCodeFromJSONTyped,
|
|
26
|
+
CardioMachineParseCodeToJSON,
|
|
27
|
+
} from './CardioMachineParseCode';
|
|
22
28
|
|
|
23
29
|
/**
|
|
24
30
|
*
|
|
@@ -46,10 +52,10 @@ export interface CardioMachineData {
|
|
|
46
52
|
line: CardioMachineDataLineEnum;
|
|
47
53
|
/**
|
|
48
54
|
*
|
|
49
|
-
* @type {
|
|
55
|
+
* @type {CardioMachineParseCode}
|
|
50
56
|
* @memberof CardioMachineData
|
|
51
57
|
*/
|
|
52
|
-
parseCode:
|
|
58
|
+
parseCode: CardioMachineParseCode;
|
|
53
59
|
/**
|
|
54
60
|
*
|
|
55
61
|
* @type {number}
|
|
@@ -77,16 +83,9 @@ export interface CardioMachineData {
|
|
|
77
83
|
export const CardioMachineDataLineEnum = {
|
|
78
84
|
MSeries: 'mSeries'
|
|
79
85
|
} as const;
|
|
80
|
-
export type CardioMachineDataLineEnum =
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
* @export
|
|
84
|
-
*/
|
|
85
|
-
export const CardioMachineDataParseCodeEnum = {
|
|
86
|
-
Ms6: 'ms6',
|
|
87
|
-
Ms6e: 'ms6e'
|
|
88
|
-
} as const;
|
|
89
|
-
export type CardioMachineDataParseCodeEnum = typeof CardioMachineDataParseCodeEnum[keyof typeof CardioMachineDataParseCodeEnum];
|
|
86
|
+
export type CardioMachineDataLineEnum =
|
|
87
|
+
| 'mSeries'
|
|
88
|
+
;
|
|
90
89
|
|
|
91
90
|
|
|
92
91
|
/**
|
|
@@ -115,7 +114,7 @@ export function CardioMachineDataFromJSONTyped(json: any, ignoreDiscriminator: b
|
|
|
115
114
|
'id': json['id'],
|
|
116
115
|
'name': json['name'],
|
|
117
116
|
'line': json['line'],
|
|
118
|
-
'parseCode': json['parseCode'],
|
|
117
|
+
'parseCode': CardioMachineParseCodeFromJSON(json['parseCode']),
|
|
119
118
|
'defaultCardioExerciseId': !exists(json, 'defaultCardioExerciseId') ? undefined : json['defaultCardioExerciseId'],
|
|
120
119
|
'machineTypeFallback': !exists(json, 'machineTypeFallback') ? undefined : json['machineTypeFallback'],
|
|
121
120
|
'defaultCardioExercise': !exists(json, 'defaultCardioExercise') ? undefined : CardioExerciseDataFromJSON(json['defaultCardioExercise']),
|
|
@@ -134,7 +133,7 @@ export function CardioMachineDataToJSON(value?: CardioMachineData | null): any {
|
|
|
134
133
|
'id': value.id,
|
|
135
134
|
'name': value.name,
|
|
136
135
|
'line': value.line,
|
|
137
|
-
'parseCode': value.parseCode,
|
|
136
|
+
'parseCode': CardioMachineParseCodeToJSON(value.parseCode),
|
|
138
137
|
'defaultCardioExerciseId': value.defaultCardioExerciseId,
|
|
139
138
|
'machineTypeFallback': value.machineTypeFallback,
|
|
140
139
|
'defaultCardioExercise': CardioExerciseDataToJSON(value.defaultCardioExercise),
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* metrics-sdk-admin
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 5.1.1
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
*/
|
|
20
|
+
export const CardioMachineParseCode = {
|
|
21
|
+
Ms6: 'ms6',
|
|
22
|
+
Ms6e: 'ms6e'
|
|
23
|
+
} as const;
|
|
24
|
+
export type CardioMachineParseCode =
|
|
25
|
+
| 'ms6'
|
|
26
|
+
| 'ms6e'
|
|
27
|
+
;
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
export function CardioMachineParseCodeFromJSON(json: any): CardioMachineParseCode {
|
|
31
|
+
return CardioMachineParseCodeFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
export function CardioMachineParseCodeFromJSONTyped(json: any, ignoreDiscriminator: boolean): CardioMachineParseCode {
|
|
35
|
+
return json as CardioMachineParseCode;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
export function CardioMachineParseCodeToJSON(value?: CardioMachineParseCode | null): any {
|
|
39
|
+
return value as any;
|
|
40
|
+
}
|
|
41
|
+
|