@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).
|
|
@@ -13,6 +13,12 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
+
import type { EmployeeRole } from './EmployeeRole';
|
|
17
|
+
import {
|
|
18
|
+
EmployeeRoleFromJSON,
|
|
19
|
+
EmployeeRoleFromJSONTyped,
|
|
20
|
+
EmployeeRoleToJSON,
|
|
21
|
+
} from './EmployeeRole';
|
|
16
22
|
import type { FacilityData } from './FacilityData';
|
|
17
23
|
import {
|
|
18
24
|
FacilityDataFromJSON,
|
|
@@ -25,12 +31,6 @@ import {
|
|
|
25
31
|
FacilitySessionUserDataFromJSONTyped,
|
|
26
32
|
FacilitySessionUserDataToJSON,
|
|
27
33
|
} from './FacilitySessionUserData';
|
|
28
|
-
import type { FingerprintData } from './FingerprintData';
|
|
29
|
-
import {
|
|
30
|
-
FingerprintDataFromJSON,
|
|
31
|
-
FingerprintDataFromJSONTyped,
|
|
32
|
-
FingerprintDataToJSON,
|
|
33
|
-
} from './FingerprintData';
|
|
34
34
|
|
|
35
35
|
/**
|
|
36
36
|
*
|
|
@@ -76,10 +76,10 @@ export interface FacilityRelationshipData {
|
|
|
76
76
|
hasSecretSet: boolean;
|
|
77
77
|
/**
|
|
78
78
|
*
|
|
79
|
-
* @type {
|
|
79
|
+
* @type {EmployeeRole}
|
|
80
80
|
* @memberof FacilityRelationshipData
|
|
81
81
|
*/
|
|
82
|
-
employeeRole?:
|
|
82
|
+
employeeRole?: EmployeeRole;
|
|
83
83
|
/**
|
|
84
84
|
*
|
|
85
85
|
* @type {FacilityData}
|
|
@@ -92,28 +92,8 @@ export interface FacilityRelationshipData {
|
|
|
92
92
|
* @memberof FacilityRelationshipData
|
|
93
93
|
*/
|
|
94
94
|
user?: FacilitySessionUserData;
|
|
95
|
-
/**
|
|
96
|
-
*
|
|
97
|
-
* @type {FingerprintData}
|
|
98
|
-
* @memberof FacilityRelationshipData
|
|
99
|
-
*/
|
|
100
|
-
fingerprint?: FingerprintData;
|
|
101
95
|
}
|
|
102
96
|
|
|
103
|
-
|
|
104
|
-
/**
|
|
105
|
-
* @export
|
|
106
|
-
*/
|
|
107
|
-
export const FacilityRelationshipDataEmployeeRoleEnum = {
|
|
108
|
-
Admin: 'admin',
|
|
109
|
-
CustomerSupport: 'customerSupport',
|
|
110
|
-
Trainer: 'trainer',
|
|
111
|
-
FrontDesk: 'frontDesk',
|
|
112
|
-
Maintenance: 'maintenance'
|
|
113
|
-
} as const;
|
|
114
|
-
export type FacilityRelationshipDataEmployeeRoleEnum = typeof FacilityRelationshipDataEmployeeRoleEnum[keyof typeof FacilityRelationshipDataEmployeeRoleEnum];
|
|
115
|
-
|
|
116
|
-
|
|
117
97
|
/**
|
|
118
98
|
* Check if a given object implements the FacilityRelationshipData interface.
|
|
119
99
|
*/
|
|
@@ -144,10 +124,9 @@ export function FacilityRelationshipDataFromJSONTyped(json: any, ignoreDiscrimin
|
|
|
144
124
|
'member': json['member'],
|
|
145
125
|
'memberIdentifier': !exists(json, 'memberIdentifier') ? undefined : json['memberIdentifier'],
|
|
146
126
|
'hasSecretSet': json['hasSecretSet'],
|
|
147
|
-
'employeeRole': !exists(json, 'employeeRole') ? undefined : json['employeeRole'],
|
|
127
|
+
'employeeRole': !exists(json, 'employeeRole') ? undefined : EmployeeRoleFromJSON(json['employeeRole']),
|
|
148
128
|
'facility': !exists(json, 'facility') ? undefined : FacilityDataFromJSON(json['facility']),
|
|
149
129
|
'user': !exists(json, 'user') ? undefined : FacilitySessionUserDataFromJSON(json['user']),
|
|
150
|
-
'fingerprint': !exists(json, 'fingerprint') ? undefined : FingerprintDataFromJSON(json['fingerprint']),
|
|
151
130
|
};
|
|
152
131
|
}
|
|
153
132
|
|
|
@@ -166,10 +145,9 @@ export function FacilityRelationshipDataToJSON(value?: FacilityRelationshipData
|
|
|
166
145
|
'member': value.member,
|
|
167
146
|
'memberIdentifier': value.memberIdentifier,
|
|
168
147
|
'hasSecretSet': value.hasSecretSet,
|
|
169
|
-
'employeeRole': value.employeeRole,
|
|
148
|
+
'employeeRole': EmployeeRoleToJSON(value.employeeRole),
|
|
170
149
|
'facility': FacilityDataToJSON(value.facility),
|
|
171
150
|
'user': FacilitySessionUserDataToJSON(value.user),
|
|
172
|
-
'fingerprint': FingerprintDataToJSON(value.fingerprint),
|
|
173
151
|
};
|
|
174
152
|
}
|
|
175
153
|
|
|
@@ -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 FacilityRight = {
|
|
21
|
+
View: 'view',
|
|
22
|
+
Edit: 'edit'
|
|
23
|
+
} as const;
|
|
24
|
+
export type FacilityRight =
|
|
25
|
+
| 'view'
|
|
26
|
+
| 'edit'
|
|
27
|
+
;
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
export function FacilityRightFromJSON(json: any): FacilityRight {
|
|
31
|
+
return FacilityRightFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
export function FacilityRightFromJSONTyped(json: any, ignoreDiscriminator: boolean): FacilityRight {
|
|
35
|
+
return json as FacilityRight;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
export function FacilityRightToJSON(value?: FacilityRight | null): any {
|
|
39
|
+
return value as any;
|
|
40
|
+
}
|
|
41
|
+
|
|
@@ -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,18 @@ import {
|
|
|
19
19
|
FacilityDataFromJSONTyped,
|
|
20
20
|
FacilityDataToJSON,
|
|
21
21
|
} from './FacilityData';
|
|
22
|
+
import type { ForceUnit } from './ForceUnit';
|
|
23
|
+
import {
|
|
24
|
+
ForceUnitFromJSON,
|
|
25
|
+
ForceUnitFromJSONTyped,
|
|
26
|
+
ForceUnitToJSON,
|
|
27
|
+
} from './ForceUnit';
|
|
28
|
+
import type { StrengthMachineAppType } from './StrengthMachineAppType';
|
|
29
|
+
import {
|
|
30
|
+
StrengthMachineAppTypeFromJSON,
|
|
31
|
+
StrengthMachineAppTypeFromJSONTyped,
|
|
32
|
+
StrengthMachineAppTypeToJSON,
|
|
33
|
+
} from './StrengthMachineAppType';
|
|
22
34
|
|
|
23
35
|
/**
|
|
24
36
|
*
|
|
@@ -34,10 +46,10 @@ export interface FacilityStrengthMachineConfigurationData {
|
|
|
34
46
|
facilityId: number;
|
|
35
47
|
/**
|
|
36
48
|
*
|
|
37
|
-
* @type {
|
|
49
|
+
* @type {StrengthMachineAppType}
|
|
38
50
|
* @memberof FacilityStrengthMachineConfigurationData
|
|
39
51
|
*/
|
|
40
|
-
appType:
|
|
52
|
+
appType: StrengthMachineAppType;
|
|
41
53
|
/**
|
|
42
54
|
*
|
|
43
55
|
* @type {string}
|
|
@@ -46,10 +58,10 @@ export interface FacilityStrengthMachineConfigurationData {
|
|
|
46
58
|
timeZone: string;
|
|
47
59
|
/**
|
|
48
60
|
*
|
|
49
|
-
* @type {
|
|
61
|
+
* @type {ForceUnit}
|
|
50
62
|
* @memberof FacilityStrengthMachineConfigurationData
|
|
51
63
|
*/
|
|
52
|
-
forceUnit:
|
|
64
|
+
forceUnit: ForceUnit;
|
|
53
65
|
/**
|
|
54
66
|
*
|
|
55
67
|
* @type {string}
|
|
@@ -76,30 +88,6 @@ export interface FacilityStrengthMachineConfigurationData {
|
|
|
76
88
|
facility?: FacilityData;
|
|
77
89
|
}
|
|
78
90
|
|
|
79
|
-
|
|
80
|
-
/**
|
|
81
|
-
* @export
|
|
82
|
-
*/
|
|
83
|
-
export const FacilityStrengthMachineConfigurationDataAppTypeEnum = {
|
|
84
|
-
Performance: 'performance',
|
|
85
|
-
Elder: 'elder',
|
|
86
|
-
Medical: 'medical',
|
|
87
|
-
Commercial: 'commercial'
|
|
88
|
-
} as const;
|
|
89
|
-
export type FacilityStrengthMachineConfigurationDataAppTypeEnum = typeof FacilityStrengthMachineConfigurationDataAppTypeEnum[keyof typeof FacilityStrengthMachineConfigurationDataAppTypeEnum];
|
|
90
|
-
|
|
91
|
-
/**
|
|
92
|
-
* @export
|
|
93
|
-
*/
|
|
94
|
-
export const FacilityStrengthMachineConfigurationDataForceUnitEnum = {
|
|
95
|
-
Lb: 'lb',
|
|
96
|
-
Kg: 'kg',
|
|
97
|
-
Ne: 'ne',
|
|
98
|
-
Er: 'er'
|
|
99
|
-
} as const;
|
|
100
|
-
export type FacilityStrengthMachineConfigurationDataForceUnitEnum = typeof FacilityStrengthMachineConfigurationDataForceUnitEnum[keyof typeof FacilityStrengthMachineConfigurationDataForceUnitEnum];
|
|
101
|
-
|
|
102
|
-
|
|
103
91
|
/**
|
|
104
92
|
* Check if a given object implements the FacilityStrengthMachineConfigurationData interface.
|
|
105
93
|
*/
|
|
@@ -127,9 +115,9 @@ export function FacilityStrengthMachineConfigurationDataFromJSONTyped(json: any,
|
|
|
127
115
|
return {
|
|
128
116
|
|
|
129
117
|
'facilityId': json['facilityId'],
|
|
130
|
-
'appType': json['appType'],
|
|
118
|
+
'appType': StrengthMachineAppTypeFromJSON(json['appType']),
|
|
131
119
|
'timeZone': json['timeZone'],
|
|
132
|
-
'forceUnit': json['forceUnit'],
|
|
120
|
+
'forceUnit': ForceUnitFromJSON(json['forceUnit']),
|
|
133
121
|
'primaryFocus': json['primaryFocus'],
|
|
134
122
|
'secondaryFocus': json['secondaryFocus'],
|
|
135
123
|
'locale': json['locale'],
|
|
@@ -147,9 +135,9 @@ export function FacilityStrengthMachineConfigurationDataToJSON(value?: FacilityS
|
|
|
147
135
|
return {
|
|
148
136
|
|
|
149
137
|
'facilityId': value.facilityId,
|
|
150
|
-
'appType': value.appType,
|
|
138
|
+
'appType': StrengthMachineAppTypeToJSON(value.appType),
|
|
151
139
|
'timeZone': value.timeZone,
|
|
152
|
-
'forceUnit': value.forceUnit,
|
|
140
|
+
'forceUnit': ForceUnitToJSON(value.forceUnit),
|
|
153
141
|
'primaryFocus': value.primaryFocus,
|
|
154
142
|
'secondaryFocus': value.secondaryFocus,
|
|
155
143
|
'locale': value.locale,
|
|
@@ -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).
|
|
@@ -0,0 +1,45 @@
|
|
|
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 ForceUnit = {
|
|
21
|
+
Lb: 'lb',
|
|
22
|
+
Kg: 'kg',
|
|
23
|
+
Ne: 'ne',
|
|
24
|
+
Er: 'er'
|
|
25
|
+
} as const;
|
|
26
|
+
export type ForceUnit =
|
|
27
|
+
| 'lb'
|
|
28
|
+
| 'kg'
|
|
29
|
+
| 'ne'
|
|
30
|
+
| 'er'
|
|
31
|
+
;
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
export function ForceUnitFromJSON(json: any): ForceUnit {
|
|
35
|
+
return ForceUnitFromJSONTyped(json, false);
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
export function ForceUnitFromJSONTyped(json: any, ignoreDiscriminator: boolean): ForceUnit {
|
|
39
|
+
return json as ForceUnit;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
export function ForceUnitToJSON(value?: ForceUnit | null): any {
|
|
43
|
+
return value as any;
|
|
44
|
+
}
|
|
45
|
+
|
|
@@ -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).
|
|
@@ -13,12 +13,60 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
import { exists, mapValues } from '../runtime';
|
|
16
|
+
import type { AccessControlRight } from './AccessControlRight';
|
|
17
|
+
import {
|
|
18
|
+
AccessControlRightFromJSON,
|
|
19
|
+
AccessControlRightFromJSONTyped,
|
|
20
|
+
AccessControlRightToJSON,
|
|
21
|
+
} from './AccessControlRight';
|
|
22
|
+
import type { AnalyticRight } from './AnalyticRight';
|
|
23
|
+
import {
|
|
24
|
+
AnalyticRightFromJSON,
|
|
25
|
+
AnalyticRightFromJSONTyped,
|
|
26
|
+
AnalyticRightToJSON,
|
|
27
|
+
} from './AnalyticRight';
|
|
28
|
+
import type { ExerciseRight } from './ExerciseRight';
|
|
29
|
+
import {
|
|
30
|
+
ExerciseRightFromJSON,
|
|
31
|
+
ExerciseRightFromJSONTyped,
|
|
32
|
+
ExerciseRightToJSON,
|
|
33
|
+
} from './ExerciseRight';
|
|
34
|
+
import type { FacilityRight } from './FacilityRight';
|
|
35
|
+
import {
|
|
36
|
+
FacilityRightFromJSON,
|
|
37
|
+
FacilityRightFromJSONTyped,
|
|
38
|
+
FacilityRightToJSON,
|
|
39
|
+
} from './FacilityRight';
|
|
40
|
+
import type { LicenseRight } from './LicenseRight';
|
|
41
|
+
import {
|
|
42
|
+
LicenseRightFromJSON,
|
|
43
|
+
LicenseRightFromJSONTyped,
|
|
44
|
+
LicenseRightToJSON,
|
|
45
|
+
} from './LicenseRight';
|
|
46
|
+
import type { MSeriesGuidedSessionRight } from './MSeriesGuidedSessionRight';
|
|
47
|
+
import {
|
|
48
|
+
MSeriesGuidedSessionRightFromJSON,
|
|
49
|
+
MSeriesGuidedSessionRightFromJSONTyped,
|
|
50
|
+
MSeriesGuidedSessionRightToJSON,
|
|
51
|
+
} from './MSeriesGuidedSessionRight';
|
|
52
|
+
import type { ResqueRight } from './ResqueRight';
|
|
53
|
+
import {
|
|
54
|
+
ResqueRightFromJSON,
|
|
55
|
+
ResqueRightFromJSONTyped,
|
|
56
|
+
ResqueRightToJSON,
|
|
57
|
+
} from './ResqueRight';
|
|
16
58
|
import type { UserData } from './UserData';
|
|
17
59
|
import {
|
|
18
60
|
UserDataFromJSON,
|
|
19
61
|
UserDataFromJSONTyped,
|
|
20
62
|
UserDataToJSON,
|
|
21
63
|
} from './UserData';
|
|
64
|
+
import type { UserRight } from './UserRight';
|
|
65
|
+
import {
|
|
66
|
+
UserRightFromJSON,
|
|
67
|
+
UserRightFromJSONTyped,
|
|
68
|
+
UserRightToJSON,
|
|
69
|
+
} from './UserRight';
|
|
22
70
|
|
|
23
71
|
/**
|
|
24
72
|
*
|
|
@@ -34,52 +82,52 @@ export interface GlobalAccessControlData {
|
|
|
34
82
|
userId: number;
|
|
35
83
|
/**
|
|
36
84
|
*
|
|
37
|
-
* @type {
|
|
85
|
+
* @type {UserRight}
|
|
38
86
|
* @memberof GlobalAccessControlData
|
|
39
87
|
*/
|
|
40
|
-
userRights?:
|
|
88
|
+
userRights?: UserRight;
|
|
41
89
|
/**
|
|
42
90
|
*
|
|
43
|
-
* @type {
|
|
91
|
+
* @type {ExerciseRight}
|
|
44
92
|
* @memberof GlobalAccessControlData
|
|
45
93
|
*/
|
|
46
|
-
exerciseRights?:
|
|
94
|
+
exerciseRights?: ExerciseRight;
|
|
47
95
|
/**
|
|
48
96
|
*
|
|
49
|
-
* @type {
|
|
97
|
+
* @type {MSeriesGuidedSessionRight}
|
|
50
98
|
* @memberof GlobalAccessControlData
|
|
51
99
|
*/
|
|
52
|
-
mSeriesGuidedSessionRights?:
|
|
100
|
+
mSeriesGuidedSessionRights?: MSeriesGuidedSessionRight;
|
|
53
101
|
/**
|
|
54
102
|
*
|
|
55
|
-
* @type {
|
|
103
|
+
* @type {FacilityRight}
|
|
56
104
|
* @memberof GlobalAccessControlData
|
|
57
105
|
*/
|
|
58
|
-
facilityRights?:
|
|
106
|
+
facilityRights?: FacilityRight;
|
|
59
107
|
/**
|
|
60
108
|
*
|
|
61
|
-
* @type {
|
|
109
|
+
* @type {LicenseRight}
|
|
62
110
|
* @memberof GlobalAccessControlData
|
|
63
111
|
*/
|
|
64
|
-
licenseRights?:
|
|
112
|
+
licenseRights?: LicenseRight;
|
|
65
113
|
/**
|
|
66
114
|
*
|
|
67
|
-
* @type {
|
|
115
|
+
* @type {AccessControlRight}
|
|
68
116
|
* @memberof GlobalAccessControlData
|
|
69
117
|
*/
|
|
70
|
-
accessControlRights?:
|
|
118
|
+
accessControlRights?: AccessControlRight;
|
|
71
119
|
/**
|
|
72
120
|
*
|
|
73
|
-
* @type {
|
|
121
|
+
* @type {ResqueRight}
|
|
74
122
|
* @memberof GlobalAccessControlData
|
|
75
123
|
*/
|
|
76
|
-
resqueRights?:
|
|
124
|
+
resqueRights?: ResqueRight;
|
|
77
125
|
/**
|
|
78
126
|
*
|
|
79
|
-
* @type {
|
|
127
|
+
* @type {AnalyticRight}
|
|
80
128
|
* @memberof GlobalAccessControlData
|
|
81
129
|
*/
|
|
82
|
-
analyticRights?:
|
|
130
|
+
analyticRights?: AnalyticRight;
|
|
83
131
|
/**
|
|
84
132
|
*
|
|
85
133
|
* @type {UserData}
|
|
@@ -88,78 +136,6 @@ export interface GlobalAccessControlData {
|
|
|
88
136
|
user?: UserData;
|
|
89
137
|
}
|
|
90
138
|
|
|
91
|
-
|
|
92
|
-
/**
|
|
93
|
-
* @export
|
|
94
|
-
*/
|
|
95
|
-
export const GlobalAccessControlDataUserRightsEnum = {
|
|
96
|
-
View: 'view',
|
|
97
|
-
Edit: 'edit'
|
|
98
|
-
} as const;
|
|
99
|
-
export type GlobalAccessControlDataUserRightsEnum = typeof GlobalAccessControlDataUserRightsEnum[keyof typeof GlobalAccessControlDataUserRightsEnum];
|
|
100
|
-
|
|
101
|
-
/**
|
|
102
|
-
* @export
|
|
103
|
-
*/
|
|
104
|
-
export const GlobalAccessControlDataExerciseRightsEnum = {
|
|
105
|
-
Edit: 'edit'
|
|
106
|
-
} as const;
|
|
107
|
-
export type GlobalAccessControlDataExerciseRightsEnum = typeof GlobalAccessControlDataExerciseRightsEnum[keyof typeof GlobalAccessControlDataExerciseRightsEnum];
|
|
108
|
-
|
|
109
|
-
/**
|
|
110
|
-
* @export
|
|
111
|
-
*/
|
|
112
|
-
export const GlobalAccessControlDataMSeriesGuidedSessionRightsEnum = {
|
|
113
|
-
Access: 'access',
|
|
114
|
-
Publish: 'publish'
|
|
115
|
-
} as const;
|
|
116
|
-
export type GlobalAccessControlDataMSeriesGuidedSessionRightsEnum = typeof GlobalAccessControlDataMSeriesGuidedSessionRightsEnum[keyof typeof GlobalAccessControlDataMSeriesGuidedSessionRightsEnum];
|
|
117
|
-
|
|
118
|
-
/**
|
|
119
|
-
* @export
|
|
120
|
-
*/
|
|
121
|
-
export const GlobalAccessControlDataFacilityRightsEnum = {
|
|
122
|
-
View: 'view',
|
|
123
|
-
Edit: 'edit'
|
|
124
|
-
} as const;
|
|
125
|
-
export type GlobalAccessControlDataFacilityRightsEnum = typeof GlobalAccessControlDataFacilityRightsEnum[keyof typeof GlobalAccessControlDataFacilityRightsEnum];
|
|
126
|
-
|
|
127
|
-
/**
|
|
128
|
-
* @export
|
|
129
|
-
*/
|
|
130
|
-
export const GlobalAccessControlDataLicenseRightsEnum = {
|
|
131
|
-
View: 'view',
|
|
132
|
-
Edit: 'edit'
|
|
133
|
-
} as const;
|
|
134
|
-
export type GlobalAccessControlDataLicenseRightsEnum = typeof GlobalAccessControlDataLicenseRightsEnum[keyof typeof GlobalAccessControlDataLicenseRightsEnum];
|
|
135
|
-
|
|
136
|
-
/**
|
|
137
|
-
* @export
|
|
138
|
-
*/
|
|
139
|
-
export const GlobalAccessControlDataAccessControlRightsEnum = {
|
|
140
|
-
View: 'view',
|
|
141
|
-
Edit: 'edit'
|
|
142
|
-
} as const;
|
|
143
|
-
export type GlobalAccessControlDataAccessControlRightsEnum = typeof GlobalAccessControlDataAccessControlRightsEnum[keyof typeof GlobalAccessControlDataAccessControlRightsEnum];
|
|
144
|
-
|
|
145
|
-
/**
|
|
146
|
-
* @export
|
|
147
|
-
*/
|
|
148
|
-
export const GlobalAccessControlDataResqueRightsEnum = {
|
|
149
|
-
View: 'view',
|
|
150
|
-
Edit: 'edit'
|
|
151
|
-
} as const;
|
|
152
|
-
export type GlobalAccessControlDataResqueRightsEnum = typeof GlobalAccessControlDataResqueRightsEnum[keyof typeof GlobalAccessControlDataResqueRightsEnum];
|
|
153
|
-
|
|
154
|
-
/**
|
|
155
|
-
* @export
|
|
156
|
-
*/
|
|
157
|
-
export const GlobalAccessControlDataAnalyticRightsEnum = {
|
|
158
|
-
View: 'view'
|
|
159
|
-
} as const;
|
|
160
|
-
export type GlobalAccessControlDataAnalyticRightsEnum = typeof GlobalAccessControlDataAnalyticRightsEnum[keyof typeof GlobalAccessControlDataAnalyticRightsEnum];
|
|
161
|
-
|
|
162
|
-
|
|
163
139
|
/**
|
|
164
140
|
* Check if a given object implements the GlobalAccessControlData interface.
|
|
165
141
|
*/
|
|
@@ -181,14 +157,14 @@ export function GlobalAccessControlDataFromJSONTyped(json: any, ignoreDiscrimina
|
|
|
181
157
|
return {
|
|
182
158
|
|
|
183
159
|
'userId': json['userId'],
|
|
184
|
-
'userRights': !exists(json, 'userRights') ? undefined : json['userRights'],
|
|
185
|
-
'exerciseRights': !exists(json, 'exerciseRights') ? undefined : json['exerciseRights'],
|
|
186
|
-
'mSeriesGuidedSessionRights': !exists(json, 'mSeriesGuidedSessionRights') ? undefined : json['mSeriesGuidedSessionRights'],
|
|
187
|
-
'facilityRights': !exists(json, 'facilityRights') ? undefined : json['facilityRights'],
|
|
188
|
-
'licenseRights': !exists(json, 'licenseRights') ? undefined : json['licenseRights'],
|
|
189
|
-
'accessControlRights': !exists(json, 'accessControlRights') ? undefined : json['accessControlRights'],
|
|
190
|
-
'resqueRights': !exists(json, 'resqueRights') ? undefined : json['resqueRights'],
|
|
191
|
-
'analyticRights': !exists(json, 'analyticRights') ? undefined : json['analyticRights'],
|
|
160
|
+
'userRights': !exists(json, 'userRights') ? undefined : UserRightFromJSON(json['userRights']),
|
|
161
|
+
'exerciseRights': !exists(json, 'exerciseRights') ? undefined : ExerciseRightFromJSON(json['exerciseRights']),
|
|
162
|
+
'mSeriesGuidedSessionRights': !exists(json, 'mSeriesGuidedSessionRights') ? undefined : MSeriesGuidedSessionRightFromJSON(json['mSeriesGuidedSessionRights']),
|
|
163
|
+
'facilityRights': !exists(json, 'facilityRights') ? undefined : FacilityRightFromJSON(json['facilityRights']),
|
|
164
|
+
'licenseRights': !exists(json, 'licenseRights') ? undefined : LicenseRightFromJSON(json['licenseRights']),
|
|
165
|
+
'accessControlRights': !exists(json, 'accessControlRights') ? undefined : AccessControlRightFromJSON(json['accessControlRights']),
|
|
166
|
+
'resqueRights': !exists(json, 'resqueRights') ? undefined : ResqueRightFromJSON(json['resqueRights']),
|
|
167
|
+
'analyticRights': !exists(json, 'analyticRights') ? undefined : AnalyticRightFromJSON(json['analyticRights']),
|
|
192
168
|
'user': !exists(json, 'user') ? undefined : UserDataFromJSON(json['user']),
|
|
193
169
|
};
|
|
194
170
|
}
|
|
@@ -203,14 +179,14 @@ export function GlobalAccessControlDataToJSON(value?: GlobalAccessControlData |
|
|
|
203
179
|
return {
|
|
204
180
|
|
|
205
181
|
'userId': value.userId,
|
|
206
|
-
'userRights': value.userRights,
|
|
207
|
-
'exerciseRights': value.exerciseRights,
|
|
208
|
-
'mSeriesGuidedSessionRights': value.mSeriesGuidedSessionRights,
|
|
209
|
-
'facilityRights': value.facilityRights,
|
|
210
|
-
'licenseRights': value.licenseRights,
|
|
211
|
-
'accessControlRights': value.accessControlRights,
|
|
212
|
-
'resqueRights': value.resqueRights,
|
|
213
|
-
'analyticRights': value.analyticRights,
|
|
182
|
+
'userRights': UserRightToJSON(value.userRights),
|
|
183
|
+
'exerciseRights': ExerciseRightToJSON(value.exerciseRights),
|
|
184
|
+
'mSeriesGuidedSessionRights': MSeriesGuidedSessionRightToJSON(value.mSeriesGuidedSessionRights),
|
|
185
|
+
'facilityRights': FacilityRightToJSON(value.facilityRights),
|
|
186
|
+
'licenseRights': LicenseRightToJSON(value.licenseRights),
|
|
187
|
+
'accessControlRights': AccessControlRightToJSON(value.accessControlRights),
|
|
188
|
+
'resqueRights': ResqueRightToJSON(value.resqueRights),
|
|
189
|
+
'analyticRights': AnalyticRightToJSON(value.analyticRights),
|
|
214
190
|
'user': UserDataToJSON(value.user),
|
|
215
191
|
};
|
|
216
192
|
}
|
|
@@ -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).
|
|
@@ -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).
|
|
@@ -21,7 +21,10 @@ export const GlobalAccessControlSorting = {
|
|
|
21
21
|
Id: 'id',
|
|
22
22
|
Name: 'name'
|
|
23
23
|
} as const;
|
|
24
|
-
export type GlobalAccessControlSorting =
|
|
24
|
+
export type GlobalAccessControlSorting =
|
|
25
|
+
| 'id'
|
|
26
|
+
| 'name'
|
|
27
|
+
;
|
|
25
28
|
|
|
26
29
|
|
|
27
30
|
export function GlobalAccessControlSortingFromJSON(json: any): GlobalAccessControlSorting {
|
|
@@ -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).
|