@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
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -11,6 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { ExerciseAliasData } from './ExerciseAliasData';
|
|
13
13
|
import type { MuscleData } from './MuscleData';
|
|
14
|
+
import type { StrengthExerciseCategory } from './StrengthExerciseCategory';
|
|
15
|
+
import type { StrengthExerciseMovement } from './StrengthExerciseMovement';
|
|
16
|
+
import type { StrengthExerciseMovementDEP } from './StrengthExerciseMovementDEP';
|
|
17
|
+
import type { StrengthExercisePlane } from './StrengthExercisePlane';
|
|
14
18
|
import type { StrengthExerciseVariantData } from './StrengthExerciseVariantData';
|
|
15
19
|
import type { StrengthMachineData } from './StrengthMachineData';
|
|
16
20
|
/**
|
|
@@ -27,28 +31,28 @@ export interface StrengthExerciseData {
|
|
|
27
31
|
id: number;
|
|
28
32
|
/**
|
|
29
33
|
*
|
|
30
|
-
* @type {
|
|
34
|
+
* @type {StrengthExerciseCategory}
|
|
31
35
|
* @memberof StrengthExerciseData
|
|
32
36
|
*/
|
|
33
|
-
category:
|
|
37
|
+
category: StrengthExerciseCategory;
|
|
34
38
|
/**
|
|
35
39
|
*
|
|
36
|
-
* @type {
|
|
40
|
+
* @type {StrengthExerciseMovementDEP}
|
|
37
41
|
* @memberof StrengthExerciseData
|
|
38
42
|
*/
|
|
39
|
-
movement?:
|
|
43
|
+
movement?: StrengthExerciseMovementDEP;
|
|
40
44
|
/**
|
|
41
45
|
*
|
|
42
|
-
* @type {
|
|
46
|
+
* @type {StrengthExerciseMovement}
|
|
43
47
|
* @memberof StrengthExerciseData
|
|
44
48
|
*/
|
|
45
|
-
humanMovement
|
|
49
|
+
humanMovement?: StrengthExerciseMovement;
|
|
46
50
|
/**
|
|
47
51
|
*
|
|
48
|
-
* @type {
|
|
52
|
+
* @type {StrengthExercisePlane}
|
|
49
53
|
* @memberof StrengthExerciseData
|
|
50
54
|
*/
|
|
51
|
-
plane:
|
|
55
|
+
plane: StrengthExercisePlane;
|
|
52
56
|
/**
|
|
53
57
|
*
|
|
54
58
|
* @type {ExerciseAliasData}
|
|
@@ -80,42 +84,6 @@ export interface StrengthExerciseData {
|
|
|
80
84
|
*/
|
|
81
85
|
strengthMachines?: Array<StrengthMachineData>;
|
|
82
86
|
}
|
|
83
|
-
/**
|
|
84
|
-
* @export
|
|
85
|
-
*/
|
|
86
|
-
export declare const StrengthExerciseDataCategoryEnum: {
|
|
87
|
-
readonly LowerBody: "lowerBody";
|
|
88
|
-
readonly UpperBody: "upperBody";
|
|
89
|
-
readonly Core: "core";
|
|
90
|
-
readonly Explosive: "explosive";
|
|
91
|
-
readonly Complex: "complex";
|
|
92
|
-
};
|
|
93
|
-
export type StrengthExerciseDataCategoryEnum = typeof StrengthExerciseDataCategoryEnum[keyof typeof StrengthExerciseDataCategoryEnum];
|
|
94
|
-
/**
|
|
95
|
-
* @export
|
|
96
|
-
*/
|
|
97
|
-
export declare const StrengthExerciseDataMovementEnum: {
|
|
98
|
-
readonly Isolation: "isolation";
|
|
99
|
-
readonly Compound: "compound";
|
|
100
|
-
};
|
|
101
|
-
export type StrengthExerciseDataMovementEnum = typeof StrengthExerciseDataMovementEnum[keyof typeof StrengthExerciseDataMovementEnum];
|
|
102
|
-
/**
|
|
103
|
-
* @export
|
|
104
|
-
*/
|
|
105
|
-
export declare const StrengthExerciseDataHumanMovementEnum: {
|
|
106
|
-
readonly Unilateral: "unilateral";
|
|
107
|
-
readonly Bilateral: "bilateral";
|
|
108
|
-
};
|
|
109
|
-
export type StrengthExerciseDataHumanMovementEnum = typeof StrengthExerciseDataHumanMovementEnum[keyof typeof StrengthExerciseDataHumanMovementEnum];
|
|
110
|
-
/**
|
|
111
|
-
* @export
|
|
112
|
-
*/
|
|
113
|
-
export declare const StrengthExerciseDataPlaneEnum: {
|
|
114
|
-
readonly Sagittal: "sagittal";
|
|
115
|
-
readonly Frontal: "frontal";
|
|
116
|
-
readonly Transverse: "transverse";
|
|
117
|
-
};
|
|
118
|
-
export type StrengthExerciseDataPlaneEnum = typeof StrengthExerciseDataPlaneEnum[keyof typeof StrengthExerciseDataPlaneEnum];
|
|
119
87
|
/**
|
|
120
88
|
* Check if a given object implements the StrengthExerciseData interface.
|
|
121
89
|
*/
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const StrengthExerciseMovement: {
|
|
17
|
+
readonly Unilateral: "unilateral";
|
|
18
|
+
readonly Bilateral: "bilateral";
|
|
19
|
+
};
|
|
20
|
+
export type StrengthExerciseMovement = 'unilateral' | 'bilateral';
|
|
21
|
+
export declare function StrengthExerciseMovementFromJSON(json: any): StrengthExerciseMovement;
|
|
22
|
+
export declare function StrengthExerciseMovementFromJSONTyped(json: any, ignoreDiscriminator: boolean): StrengthExerciseMovement;
|
|
23
|
+
export declare function StrengthExerciseMovementToJSON(value?: StrengthExerciseMovement | null): any;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const StrengthExerciseMovementDEP: {
|
|
17
|
+
readonly Isolation: "isolation";
|
|
18
|
+
readonly Compound: "compound";
|
|
19
|
+
};
|
|
20
|
+
export type StrengthExerciseMovementDEP = 'isolation' | 'compound';
|
|
21
|
+
export declare function StrengthExerciseMovementDEPFromJSON(json: any): StrengthExerciseMovementDEP;
|
|
22
|
+
export declare function StrengthExerciseMovementDEPFromJSONTyped(json: any, ignoreDiscriminator: boolean): StrengthExerciseMovementDEP;
|
|
23
|
+
export declare function StrengthExerciseMovementDEPToJSON(value?: StrengthExerciseMovementDEP | null): any;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const StrengthExercisePlane: {
|
|
17
|
+
readonly Sagittal: "sagittal";
|
|
18
|
+
readonly Frontal: "frontal";
|
|
19
|
+
readonly Transverse: "transverse";
|
|
20
|
+
};
|
|
21
|
+
export type StrengthExercisePlane = 'sagittal' | 'frontal' | 'transverse';
|
|
22
|
+
export declare function StrengthExercisePlaneFromJSON(json: any): StrengthExercisePlane;
|
|
23
|
+
export declare function StrengthExercisePlaneFromJSONTyped(json: any, ignoreDiscriminator: boolean): StrengthExercisePlane;
|
|
24
|
+
export declare function StrengthExercisePlaneToJSON(value?: StrengthExercisePlane | null): any;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const StrengthExerciseVariantAttachment: {
|
|
17
|
+
readonly Bar: "bar";
|
|
18
|
+
readonly Rope: "rope";
|
|
19
|
+
readonly SingleHandles: "singleHandles";
|
|
20
|
+
readonly DoubleHandles: "doubleHandles";
|
|
21
|
+
readonly AnkleStrap: "ankleStrap";
|
|
22
|
+
readonly ThighStrap: "thighStrap";
|
|
23
|
+
readonly Belt: "belt";
|
|
24
|
+
readonly Dip: "dip";
|
|
25
|
+
readonly PullUpBar: "pullUpBar";
|
|
26
|
+
};
|
|
27
|
+
export type StrengthExerciseVariantAttachment = 'bar' | 'rope' | 'singleHandles' | 'doubleHandles' | 'ankleStrap' | 'thighStrap' | 'belt' | 'dip' | 'pullUpBar';
|
|
28
|
+
export declare function StrengthExerciseVariantAttachmentFromJSON(json: any): StrengthExerciseVariantAttachment;
|
|
29
|
+
export declare function StrengthExerciseVariantAttachmentFromJSONTyped(json: any, ignoreDiscriminator: boolean): StrengthExerciseVariantAttachment;
|
|
30
|
+
export declare function StrengthExerciseVariantAttachmentToJSON(value?: StrengthExerciseVariantAttachment | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -11,6 +11,9 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { ExerciseOrdinalSetAssignmentData } from './ExerciseOrdinalSetAssignmentData';
|
|
13
13
|
import type { StrengthExerciseData } from './StrengthExerciseData';
|
|
14
|
+
import type { StrengthExerciseMovement } from './StrengthExerciseMovement';
|
|
15
|
+
import type { StrengthExerciseVariantAttachment } from './StrengthExerciseVariantAttachment';
|
|
16
|
+
import type { StrengthExerciseVariantType } from './StrengthExerciseVariantType';
|
|
14
17
|
import type { StrengthMachineData } from './StrengthMachineData';
|
|
15
18
|
/**
|
|
16
19
|
*
|
|
@@ -26,22 +29,22 @@ export interface StrengthExerciseVariantData {
|
|
|
26
29
|
id: number;
|
|
27
30
|
/**
|
|
28
31
|
*
|
|
29
|
-
* @type {
|
|
32
|
+
* @type {StrengthExerciseVariantType}
|
|
30
33
|
* @memberof StrengthExerciseVariantData
|
|
31
34
|
*/
|
|
32
|
-
variant:
|
|
35
|
+
variant: StrengthExerciseVariantType;
|
|
33
36
|
/**
|
|
34
37
|
*
|
|
35
|
-
* @type {
|
|
38
|
+
* @type {StrengthExerciseVariantAttachment}
|
|
36
39
|
* @memberof StrengthExerciseVariantData
|
|
37
40
|
*/
|
|
38
|
-
attachment?:
|
|
41
|
+
attachment?: StrengthExerciseVariantAttachment;
|
|
39
42
|
/**
|
|
40
43
|
*
|
|
41
|
-
* @type {
|
|
44
|
+
* @type {StrengthExerciseMovement}
|
|
42
45
|
* @memberof StrengthExerciseVariantData
|
|
43
46
|
*/
|
|
44
|
-
equipmentMechanicalMovement:
|
|
47
|
+
equipmentMechanicalMovement: StrengthExerciseMovement;
|
|
45
48
|
/**
|
|
46
49
|
*
|
|
47
50
|
* @type {string}
|
|
@@ -73,39 +76,6 @@ export interface StrengthExerciseVariantData {
|
|
|
73
76
|
*/
|
|
74
77
|
exerciseOrdinalSetAssignments?: Array<ExerciseOrdinalSetAssignmentData>;
|
|
75
78
|
}
|
|
76
|
-
/**
|
|
77
|
-
* @export
|
|
78
|
-
*/
|
|
79
|
-
export declare const StrengthExerciseVariantDataVariantEnum: {
|
|
80
|
-
readonly Normal: "normal";
|
|
81
|
-
readonly SingleArm: "singleArm";
|
|
82
|
-
readonly SingleLeg: "singleLeg";
|
|
83
|
-
readonly SingleArmSingleLeg: "singleArmSingleLeg";
|
|
84
|
-
readonly DoubleArmSingleLeg: "doubleArmSingleLeg";
|
|
85
|
-
readonly Alternate: "alternate";
|
|
86
|
-
};
|
|
87
|
-
export type StrengthExerciseVariantDataVariantEnum = typeof StrengthExerciseVariantDataVariantEnum[keyof typeof StrengthExerciseVariantDataVariantEnum];
|
|
88
|
-
/**
|
|
89
|
-
* @export
|
|
90
|
-
*/
|
|
91
|
-
export declare const StrengthExerciseVariantDataAttachmentEnum: {
|
|
92
|
-
readonly Bar: "bar";
|
|
93
|
-
readonly Rope: "rope";
|
|
94
|
-
readonly SingleHandles: "singleHandles";
|
|
95
|
-
readonly DoubleHandles: "doubleHandles";
|
|
96
|
-
readonly AnkleStrap: "ankleStrap";
|
|
97
|
-
readonly ThighStrap: "thighStrap";
|
|
98
|
-
readonly Belt: "belt";
|
|
99
|
-
};
|
|
100
|
-
export type StrengthExerciseVariantDataAttachmentEnum = typeof StrengthExerciseVariantDataAttachmentEnum[keyof typeof StrengthExerciseVariantDataAttachmentEnum];
|
|
101
|
-
/**
|
|
102
|
-
* @export
|
|
103
|
-
*/
|
|
104
|
-
export declare const StrengthExerciseVariantDataEquipmentMechanicalMovementEnum: {
|
|
105
|
-
readonly Unilateral: "unilateral";
|
|
106
|
-
readonly Bilateral: "bilateral";
|
|
107
|
-
};
|
|
108
|
-
export type StrengthExerciseVariantDataEquipmentMechanicalMovementEnum = typeof StrengthExerciseVariantDataEquipmentMechanicalMovementEnum[keyof typeof StrengthExerciseVariantDataEquipmentMechanicalMovementEnum];
|
|
109
79
|
/**
|
|
110
80
|
* Check if a given object implements the StrengthExerciseVariantData interface.
|
|
111
81
|
*/
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const StrengthExerciseVariantType: {
|
|
17
|
+
readonly Normal: "normal";
|
|
18
|
+
readonly SingleArm: "singleArm";
|
|
19
|
+
readonly SingleLeg: "singleLeg";
|
|
20
|
+
readonly SingleArmSingleLeg: "singleArmSingleLeg";
|
|
21
|
+
readonly DoubleArmSingleLeg: "doubleArmSingleLeg";
|
|
22
|
+
readonly Alternate: "alternate";
|
|
23
|
+
};
|
|
24
|
+
export type StrengthExerciseVariantType = 'normal' | 'singleArm' | 'singleLeg' | 'singleArmSingleLeg' | 'doubleArmSingleLeg' | 'alternate';
|
|
25
|
+
export declare function StrengthExerciseVariantTypeFromJSON(json: any): StrengthExerciseVariantType;
|
|
26
|
+
export declare function StrengthExerciseVariantTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): StrengthExerciseVariantType;
|
|
27
|
+
export declare function StrengthExerciseVariantTypeToJSON(value?: StrengthExerciseVariantType | null): any;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const StrengthMachineAppType: {
|
|
17
|
+
readonly Performance: "performance";
|
|
18
|
+
readonly Elder: "elder";
|
|
19
|
+
readonly Medical: "medical";
|
|
20
|
+
readonly Commercial: "commercial";
|
|
21
|
+
};
|
|
22
|
+
export type StrengthMachineAppType = 'performance' | 'elder' | 'medical' | 'commercial';
|
|
23
|
+
export declare function StrengthMachineAppTypeFromJSON(json: any): StrengthMachineAppType;
|
|
24
|
+
export declare function StrengthMachineAppTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): StrengthMachineAppType;
|
|
25
|
+
export declare function StrengthMachineAppTypeToJSON(value?: StrengthMachineAppType | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { StrengthExerciseData } from './StrengthExerciseData';
|
|
13
|
+
import type { StrengthMachineLine } from './StrengthMachineLine';
|
|
13
14
|
import type { StrengthMachineModelData } from './StrengthMachineModelData';
|
|
14
15
|
/**
|
|
15
16
|
*
|
|
@@ -31,10 +32,10 @@ export interface StrengthMachineData {
|
|
|
31
32
|
name: string;
|
|
32
33
|
/**
|
|
33
34
|
*
|
|
34
|
-
* @type {
|
|
35
|
+
* @type {StrengthMachineLine}
|
|
35
36
|
* @memberof StrengthMachineData
|
|
36
37
|
*/
|
|
37
|
-
line:
|
|
38
|
+
line: StrengthMachineLine;
|
|
38
39
|
/**
|
|
39
40
|
*
|
|
40
41
|
* @type {string}
|
|
@@ -66,19 +67,6 @@ export interface StrengthMachineData {
|
|
|
66
67
|
*/
|
|
67
68
|
models?: Array<StrengthMachineModelData>;
|
|
68
69
|
}
|
|
69
|
-
/**
|
|
70
|
-
* @export
|
|
71
|
-
*/
|
|
72
|
-
export declare const StrengthMachineDataLineEnum: {
|
|
73
|
-
readonly A250: "a250";
|
|
74
|
-
readonly A300: "a300";
|
|
75
|
-
readonly A350: "a350";
|
|
76
|
-
readonly Infinity: "infinity";
|
|
77
|
-
readonly PowerRack: "powerRack";
|
|
78
|
-
readonly A400: "a400";
|
|
79
|
-
readonly A500: "a500";
|
|
80
|
-
};
|
|
81
|
-
export type StrengthMachineDataLineEnum = typeof StrengthMachineDataLineEnum[keyof typeof StrengthMachineDataLineEnum];
|
|
82
70
|
/**
|
|
83
71
|
* Check if a given object implements the StrengthMachineData interface.
|
|
84
72
|
*/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -11,6 +11,8 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { A500DataSetData } from './A500DataSetData';
|
|
13
13
|
import type { FacilityStrengthMachineData } from './FacilityStrengthMachineData';
|
|
14
|
+
import type { ForceUnit } from './ForceUnit';
|
|
15
|
+
import type { ResistancePrecision } from './ResistancePrecision';
|
|
14
16
|
import type { SessionData } from './SessionData';
|
|
15
17
|
import type { StrengthExerciseData } from './StrengthExerciseData';
|
|
16
18
|
import type { StrengthMachineData } from './StrengthMachineData';
|
|
@@ -62,37 +64,37 @@ export interface StrengthMachineDataSetData {
|
|
|
62
64
|
* @type {number}
|
|
63
65
|
* @memberof StrengthMachineDataSetData
|
|
64
66
|
*/
|
|
65
|
-
chest
|
|
67
|
+
chest?: number;
|
|
66
68
|
/**
|
|
67
69
|
*
|
|
68
70
|
* @type {number}
|
|
69
71
|
* @memberof StrengthMachineDataSetData
|
|
70
72
|
*/
|
|
71
|
-
rom1
|
|
73
|
+
rom1?: number;
|
|
72
74
|
/**
|
|
73
75
|
*
|
|
74
76
|
* @type {number}
|
|
75
77
|
* @memberof StrengthMachineDataSetData
|
|
76
78
|
*/
|
|
77
|
-
rom2
|
|
79
|
+
rom2?: number;
|
|
78
80
|
/**
|
|
79
81
|
*
|
|
80
82
|
* @type {number}
|
|
81
83
|
* @memberof StrengthMachineDataSetData
|
|
82
84
|
*/
|
|
83
|
-
seat
|
|
85
|
+
seat?: number;
|
|
84
86
|
/**
|
|
85
87
|
*
|
|
86
88
|
* @type {number}
|
|
87
89
|
* @memberof StrengthMachineDataSetData
|
|
88
90
|
*/
|
|
89
|
-
resistance
|
|
91
|
+
resistance?: number;
|
|
90
92
|
/**
|
|
91
93
|
*
|
|
92
|
-
* @type {
|
|
94
|
+
* @type {ResistancePrecision}
|
|
93
95
|
* @memberof StrengthMachineDataSetData
|
|
94
96
|
*/
|
|
95
|
-
resistancePrecision:
|
|
97
|
+
resistancePrecision: ResistancePrecision;
|
|
96
98
|
/**
|
|
97
99
|
*
|
|
98
100
|
* @type {number}
|
|
@@ -101,10 +103,10 @@ export interface StrengthMachineDataSetData {
|
|
|
101
103
|
repetitionCount: number;
|
|
102
104
|
/**
|
|
103
105
|
*
|
|
104
|
-
* @type {
|
|
106
|
+
* @type {ForceUnit}
|
|
105
107
|
* @memberof StrengthMachineDataSetData
|
|
106
108
|
*/
|
|
107
|
-
forceUnit
|
|
109
|
+
forceUnit?: ForceUnit;
|
|
108
110
|
/**
|
|
109
111
|
*
|
|
110
112
|
* @type {number}
|
|
@@ -122,7 +124,7 @@ export interface StrengthMachineDataSetData {
|
|
|
122
124
|
* @type {number}
|
|
123
125
|
* @memberof StrengthMachineDataSetData
|
|
124
126
|
*/
|
|
125
|
-
work
|
|
127
|
+
work?: number;
|
|
126
128
|
/**
|
|
127
129
|
*
|
|
128
130
|
* @type {number}
|
|
@@ -172,24 +174,6 @@ export interface StrengthMachineDataSetData {
|
|
|
172
174
|
*/
|
|
173
175
|
facilityStrengthMachine?: FacilityStrengthMachineData;
|
|
174
176
|
}
|
|
175
|
-
/**
|
|
176
|
-
* @export
|
|
177
|
-
*/
|
|
178
|
-
export declare const StrengthMachineDataSetDataResistancePrecisionEnum: {
|
|
179
|
-
readonly Int: "int";
|
|
180
|
-
readonly Dec: "dec";
|
|
181
|
-
};
|
|
182
|
-
export type StrengthMachineDataSetDataResistancePrecisionEnum = typeof StrengthMachineDataSetDataResistancePrecisionEnum[keyof typeof StrengthMachineDataSetDataResistancePrecisionEnum];
|
|
183
|
-
/**
|
|
184
|
-
* @export
|
|
185
|
-
*/
|
|
186
|
-
export declare const StrengthMachineDataSetDataForceUnitEnum: {
|
|
187
|
-
readonly Lb: "lb";
|
|
188
|
-
readonly Kg: "kg";
|
|
189
|
-
readonly Ne: "ne";
|
|
190
|
-
readonly Er: "er";
|
|
191
|
-
};
|
|
192
|
-
export type StrengthMachineDataSetDataForceUnitEnum = typeof StrengthMachineDataSetDataForceUnitEnum[keyof typeof StrengthMachineDataSetDataForceUnitEnum];
|
|
193
177
|
/**
|
|
194
178
|
* Check if a given object implements the StrengthMachineDataSetData interface.
|
|
195
179
|
*/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { StrengthMachineDataSetTestSubsetData } from './StrengthMachineDataSetTestSubsetData';
|
|
13
|
+
import type { StrengthTestType } from './StrengthTestType';
|
|
13
14
|
/**
|
|
14
15
|
*
|
|
15
16
|
* @export
|
|
@@ -18,10 +19,10 @@ import type { StrengthMachineDataSetTestSubsetData } from './StrengthMachineData
|
|
|
18
19
|
export interface StrengthMachineDataSetTestData {
|
|
19
20
|
/**
|
|
20
21
|
*
|
|
21
|
-
* @type {
|
|
22
|
+
* @type {StrengthTestType}
|
|
22
23
|
* @memberof StrengthMachineDataSetTestData
|
|
23
24
|
*/
|
|
24
|
-
type:
|
|
25
|
+
type: StrengthTestType;
|
|
25
26
|
/**
|
|
26
27
|
*
|
|
27
28
|
* @type {StrengthMachineDataSetTestSubsetData}
|
|
@@ -35,16 +36,6 @@ export interface StrengthMachineDataSetTestData {
|
|
|
35
36
|
*/
|
|
36
37
|
low: StrengthMachineDataSetTestSubsetData;
|
|
37
38
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @export
|
|
40
|
-
*/
|
|
41
|
-
export declare const StrengthMachineDataSetTestDataTypeEnum: {
|
|
42
|
-
readonly Power6r: "power6r";
|
|
43
|
-
readonly A4206r: "a4206r";
|
|
44
|
-
readonly A42010r: "a42010r";
|
|
45
|
-
readonly A50010r: "a50010r";
|
|
46
|
-
};
|
|
47
|
-
export type StrengthMachineDataSetTestDataTypeEnum = typeof StrengthMachineDataSetTestDataTypeEnum[keyof typeof StrengthMachineDataSetTestDataTypeEnum];
|
|
48
39
|
/**
|
|
49
40
|
* Check if a given object implements the StrengthMachineDataSetTestData interface.
|
|
50
41
|
*/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const StrengthMachineLine: {
|
|
17
|
+
readonly A250: "a250";
|
|
18
|
+
readonly A300: "a300";
|
|
19
|
+
readonly A350: "a350";
|
|
20
|
+
readonly Infinity: "infinity";
|
|
21
|
+
readonly PowerRack: "powerRack";
|
|
22
|
+
readonly A400: "a400";
|
|
23
|
+
readonly A500: "a500";
|
|
24
|
+
};
|
|
25
|
+
export type StrengthMachineLine = 'a250' | 'a300' | 'a350' | 'infinity' | 'powerRack' | 'a400' | 'a500';
|
|
26
|
+
export declare function StrengthMachineLineFromJSON(json: any): StrengthMachineLine;
|
|
27
|
+
export declare function StrengthMachineLineFromJSONTyped(json: any, ignoreDiscriminator: boolean): StrengthMachineLine;
|
|
28
|
+
export declare function StrengthMachineLineToJSON(value?: StrengthMachineLine | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* metrics-sdk-admin
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const StrengthTestType: {
|
|
17
|
+
readonly Power6r: "power6r";
|
|
18
|
+
readonly A4206r: "a4206r";
|
|
19
|
+
readonly A42010r: "a42010r";
|
|
20
|
+
readonly A50010r: "a50010r";
|
|
21
|
+
};
|
|
22
|
+
export type StrengthTestType = 'power6r' | 'a4206r' | 'a42010r' | 'a50010r';
|
|
23
|
+
export declare function StrengthTestTypeFromJSON(json: any): StrengthTestType;
|
|
24
|
+
export declare function StrengthTestTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): StrengthTestType;
|
|
25
|
+
export declare function StrengthTestTypeToJSON(value?: StrengthTestType | null): any;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* metrics-sdk-admin
|
|
3
3
|
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 5.
|
|
5
|
+
* The version of the OpenAPI document: 5.1.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|