@nexgencloud/hyperstack-sdk-javascript 1.54.7-alpha → 1.55.4-alpha
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 +8 -1
- package/dist/ApiClient.js +4 -2
- package/dist/HyperstackHeaders.js +57 -0
- package/dist/api/AccessKeysApi.js +1 -1
- package/dist/api/AliveApi.js +1 -1
- package/dist/api/ApiKeyApi.js +1 -1
- package/dist/api/AssigningMemberRoleApi.js +1 -1
- package/dist/api/AuthApi.js +1 -1
- package/dist/api/AutoTopupApi.js +1 -1
- package/dist/api/BetaAccessApi.js +1 -1
- package/dist/api/BillingApi.js +1 -1
- package/dist/api/BucketsApi.js +1 -1
- package/dist/api/CalculateApi.js +1 -1
- package/dist/api/CallbacksApi.js +1 -1
- package/dist/api/ClusterEventsApi.js +1 -1
- package/dist/api/ClustersApi.js +1 -1
- package/dist/api/ComplianceApi.js +1 -1
- package/dist/api/CreditApi.js +1 -1
- package/dist/api/CustomerContractApi.js +1 -1
- package/dist/api/DashboardApi.js +1 -1
- package/dist/api/DeploymentApi.js +1 -1
- package/dist/api/EmailOptInOutApi.js +1 -1
- package/dist/api/EnvironmentApi.js +1 -1
- package/dist/api/FIPExclusionsApi.js +1 -1
- package/dist/api/FirewallAttachmentApi.js +1 -1
- package/dist/api/FirewallsApi.js +1 -1
- package/dist/api/FlavorApi.js +1 -1
- package/dist/api/FloatingIpApi.js +1 -1
- package/dist/api/GpuApi.js +1 -1
- package/dist/api/HealthApi.js +1 -1
- package/dist/api/ImageApi.js +1 -1
- package/dist/api/InviteApi.js +1 -1
- package/dist/api/KeypairApi.js +1 -1
- package/dist/api/OrganizationApi.js +1 -1
- package/dist/api/PartnerConfigApi.js +1 -1
- package/dist/api/PaymentApi.js +1 -1
- package/dist/api/PermissionApi.js +1 -1
- package/dist/api/PolicyApi.js +1 -1
- package/dist/api/PricebookApi.js +1 -1
- package/dist/api/ProfileApi.js +1 -1
- package/dist/api/RbacRoleApi.js +1 -1
- package/dist/api/RegionApi.js +1 -1
- package/dist/api/RegionsApi.js +1 -1
- package/dist/api/SecurityRulesApi.js +1 -1
- package/dist/api/SnapshotEventsApi.js +1 -1
- package/dist/api/SnapshotsApi.js +1 -1
- package/dist/api/StockApi.js +1 -1
- package/dist/api/TemplateApi.js +1 -1
- package/dist/api/UserApi.js +1 -1
- package/dist/api/UserConsentApi.js +1 -1
- package/dist/api/UserConsentEventsApi.js +1 -1
- package/dist/api/UserDetailChoiceApi.js +1 -1
- package/dist/api/UserPermissionApi.js +1 -1
- package/dist/api/VirtualMachineApi.js +54 -5
- package/dist/api/VirtualMachineEventsApi.js +1 -1
- package/dist/api/VncUrlApi.js +1 -1
- package/dist/api/VolumeApi.js +1 -1
- package/dist/api/VolumeAttachmentApi.js +1 -1
- package/dist/api/VouchersApi.js +1 -1
- package/dist/index.js +42 -0
- package/dist/model/AccessTokenField.js +1 -1
- package/dist/model/AddUserInfoSuccessResponseModel.js +1 -1
- package/dist/model/AllocatedGPUCountGraph.js +1 -1
- package/dist/model/AllowedCountriesResponse.js +1 -1
- package/dist/model/ApiKeyFields.js +1 -1
- package/dist/model/AssignRbacRolePayload.js +1 -1
- package/dist/model/AttachCallbackPayload.js +1 -1
- package/dist/model/AttachCallbackResponse.js +1 -1
- package/dist/model/AttachFirewallWithVM.js +1 -1
- package/dist/model/AttachFirewallsToVMPayload.js +1 -1
- package/dist/model/AttachVolumeFields.js +1 -1
- package/dist/model/AttachVolumes.js +1 -1
- package/dist/model/AttachVolumesPayload.js +1 -1
- package/dist/model/AttachmentsFieldsForVolume.js +1 -1
- package/dist/model/Attributes.js +1 -1
- package/dist/model/AuthGetTokenResponseModel.js +1 -1
- package/dist/model/AuthUserFields.js +1 -1
- package/dist/model/AuthUserInfoResponseModel.js +1 -1
- package/dist/model/AutoTopup.js +1 -1
- package/dist/model/AutoTopupErrorResponse.js +1 -1
- package/dist/model/AutoTopupStatusSchema.js +1 -1
- package/dist/model/BetaAccessRequestFields.js +1 -1
- package/dist/model/BetaAccessRequestPayload.js +1 -1
- package/dist/model/BetaAccessRequestResponseModel.js +1 -1
- package/dist/model/BetaAccessStatusItem.js +1 -1
- package/dist/model/BetaAccessStatusResponseModel.js +1 -1
- package/dist/model/BillingHistory.js +1 -1
- package/dist/model/BillingHistoryDataSynthesisDetails.js +1 -1
- package/dist/model/BillingHistoryFineTuning.js +1 -1
- package/dist/model/BillingHistoryImageGenerationDetails.js +1 -1
- package/dist/model/BillingHistoryModelEvalutationDetails.js +1 -1
- package/dist/model/BillingHistoryServerlessInference.js +1 -1
- package/dist/model/BillingHistoryServerlessInferenceDetails.js +1 -1
- package/dist/model/BillingMetricesFields.js +1 -1
- package/dist/model/BillingMetricesResponse.js +1 -1
- package/dist/model/ClusterEvents.js +1 -1
- package/dist/model/ClusterEventsFields.js +1 -1
- package/dist/model/ClusterFields.js +1 -1
- package/dist/model/ClusterFlavorFields.js +1 -1
- package/dist/model/ClusterListResponse.js +1 -1
- package/dist/model/ClusterNodeFields.js +1 -1
- package/dist/model/ClusterNodeGroupFields.js +1 -1
- package/dist/model/ClusterNodeGroupFirewallFields.js +1 -1
- package/dist/model/ClusterNodeGroupsCreateResponse.js +1 -1
- package/dist/model/ClusterNodeGroupsGetResponse.js +1 -1
- package/dist/model/ClusterNodeGroupsListResponse.js +1 -1
- package/dist/model/ClusterNodeInstanceFields.js +1 -1
- package/dist/model/ClusterNodesListResponse.js +1 -1
- package/dist/model/ClusterResponse.js +1 -1
- package/dist/model/ClusterVersion.js +1 -1
- package/dist/model/ClusterVersions.js +1 -1
- package/dist/model/Colors.js +1 -1
- package/dist/model/CommonResponseModel.js +1 -1
- package/dist/model/CompatibleFlavor.js +1 -1
- package/dist/model/CompatibleImage.js +131 -0
- package/dist/model/ComplianceFields.js +1 -1
- package/dist/model/ComplianceModelFields.js +1 -1
- package/dist/model/CompliancePayload.js +1 -1
- package/dist/model/ComplianceResponse.js +1 -1
- package/dist/model/ConsentActionResponse.js +1 -1
- package/dist/model/ConsentBlock.js +1 -1
- package/dist/model/ConsentEventsResponse.js +1 -1
- package/dist/model/ConsentTemplate.js +1 -1
- package/dist/model/ConsentTemplatesResponse.js +1 -1
- package/dist/model/ContainerOverviewFields.js +1 -1
- package/dist/model/Contract.js +1 -1
- package/dist/model/ContractDiscountPlanFields.js +1 -1
- package/dist/model/ContractGPUAllocationGraphResponse.js +1 -1
- package/dist/model/ContractInstanceFields.js +1 -1
- package/dist/model/ContractInstancesResponse.js +1 -1
- package/dist/model/CreateAutoTopupPayload.js +1 -1
- package/dist/model/CreateAutoTopupResponse.js +1 -1
- package/dist/model/CreateClusterNodeFields.js +1 -1
- package/dist/model/CreateClusterNodeGroupPayload.js +1 -1
- package/dist/model/CreateClusterPayload.js +1 -1
- package/dist/model/CreateEnvironment.js +1 -1
- package/dist/model/CreateFirewallPayload.js +1 -1
- package/dist/model/CreateFirewallRulePayload.js +1 -1
- package/dist/model/CreateImage.js +1 -1
- package/dist/model/CreateImagePayload.js +1 -1
- package/dist/model/CreateInstancesPayload.js +12 -1
- package/dist/model/CreateInstancesResponse.js +1 -1
- package/dist/model/CreateProfilePayload.js +1 -1
- package/dist/model/CreateProfileResponse.js +1 -1
- package/dist/model/CreateSecurityRulePayload.js +1 -1
- package/dist/model/CreateSnapshotPayload.js +1 -1
- package/dist/model/CreateSnapshotResponse.js +1 -1
- package/dist/model/CreateUpdateComplianceResponse.js +1 -1
- package/dist/model/CreateUpdateRbacRolePayload.js +1 -1
- package/dist/model/CreateVolumePayload.js +1 -1
- package/dist/model/CustomerContractDetailResponseModel.js +1 -1
- package/dist/model/CustomerContractFields.js +1 -1
- package/dist/model/DashboardInfoResponse.js +1 -1
- package/dist/model/DataSynthesisBillingHistoryDetailsResponseSchema.js +1 -1
- package/dist/model/DeleteClusterNodesFields.js +1 -1
- package/dist/model/DeploymentFields.js +1 -1
- package/dist/model/DeploymentFieldsForStartDeployments.js +1 -1
- package/dist/model/Deployments.js +1 -1
- package/dist/model/DetachVolumes.js +1 -1
- package/dist/model/DetachVolumesPayload.js +1 -1
- package/dist/model/DisableAutoTopupResponse.js +1 -1
- package/dist/model/EditLabelOfAnExistingVMPayload.js +1 -1
- package/dist/model/EmailCategory.js +1 -1
- package/dist/model/EmailCategoryChild.js +1 -1
- package/dist/model/EmailPreferencesResponse.js +1 -1
- package/dist/model/Environment.js +1 -1
- package/dist/model/EnvironmentFeatures.js +1 -1
- package/dist/model/EnvironmentFields.js +1 -1
- package/dist/model/EnvironmentFieldsForVolume.js +1 -1
- package/dist/model/Environments.js +1 -1
- package/dist/model/ErrorResponseModel.js +1 -1
- package/dist/model/FirewallAttachmentModel.js +1 -1
- package/dist/model/FirewallAttachmentVMModel.js +1 -1
- package/dist/model/FirewallDetailFields.js +1 -1
- package/dist/model/FirewallDetailResponse.js +1 -1
- package/dist/model/FirewallEnvironmentFields.js +1 -1
- package/dist/model/FirewallFields.js +1 -1
- package/dist/model/FirewallResponse.js +1 -1
- package/dist/model/FirewallRule.js +1 -1
- package/dist/model/FirewallsListResponse.js +1 -1
- package/dist/model/FlavorFields.js +16 -1
- package/dist/model/FlavorItemGetResponse.js +1 -1
- package/dist/model/FlavorLabelFields.js +1 -1
- package/dist/model/FlavorListResponse.js +1 -1
- package/dist/model/FlavorObjectFields.js +1 -1
- package/dist/model/FlavorRestrictions.js +1 -1
- package/dist/model/GPUFields.js +1 -1
- package/dist/model/GPUList.js +1 -1
- package/dist/model/GPURegionFields.js +1 -1
- package/dist/model/GenerateUpdateApiKeyPayload.js +1 -1
- package/dist/model/GenerateUpdateApiKeyResponseModel.js +1 -1
- package/dist/model/GetApiKeysResponseModel.js +1 -1
- package/dist/model/GetAutoTopupResponse.js +1 -1
- package/dist/model/GetCreditAndThresholdInfo.js +1 -1
- package/dist/model/GetCreditAndThresholdInfoInResponse.js +1 -1
- package/dist/model/GetCustomerContractsListResponseModel.js +1 -1
- package/dist/model/GetInstanceLogsResponse.js +1 -1
- package/dist/model/GetInvitesResponseModel.js +1 -1
- package/dist/model/GetOrganizationResponseModel.js +1 -1
- package/dist/model/GetPermissionsResponseModel.js +1 -1
- package/dist/model/GetPoliciesResponseModel.js +1 -1
- package/dist/model/GetRbacRolesResponseModel.js +1 -1
- package/dist/model/GetUserPermissionsResponseModel.js +1 -1
- package/dist/model/GraphDatetimeValueModel.js +1 -1
- package/dist/model/Image.js +1 -1
- package/dist/model/ImageFields.js +1 -1
- package/dist/model/ImageGenerationBillingHistoryDetailsResponseSchema.js +1 -1
- package/dist/model/ImageGetResponse.js +1 -1
- package/dist/model/ImageRestrictions.js +133 -0
- package/dist/model/Images.js +1 -1
- package/dist/model/ImportKeypairPayload.js +1 -1
- package/dist/model/ImportKeypairResponse.js +1 -1
- package/dist/model/InfrahubResourceObjectResponseForCustomer.js +1 -1
- package/dist/model/Instance.js +1 -1
- package/dist/model/InstanceEnhancedMetricsFields.js +85 -0
- package/dist/model/InstanceEnvironmentFields.js +1 -1
- package/dist/model/InstanceEvents.js +1 -1
- package/dist/model/InstanceEventsFields.js +1 -1
- package/dist/model/InstanceFields.js +15 -1
- package/dist/model/InstanceFlavorFields.js +1 -1
- package/dist/model/InstanceImageFields.js +1 -1
- package/dist/model/InstanceKeypairFields.js +1 -1
- package/dist/model/InstanceOverviewFields.js +1 -1
- package/dist/model/InstanceResizePayload.js +1 -1
- package/dist/model/Instances.js +1 -1
- package/dist/model/InviteFields.js +1 -1
- package/dist/model/InviteUserPayload.js +1 -1
- package/dist/model/InviteUserResponseModel.js +1 -1
- package/dist/model/KeypairEnvironmentFeatures.js +1 -1
- package/dist/model/KeypairEnvironmentFields.js +1 -1
- package/dist/model/KeypairFields.js +1 -1
- package/dist/model/Keypairs.js +1 -1
- package/dist/model/LableResonse.js +1 -1
- package/dist/model/LastDayCostFields.js +1 -1
- package/dist/model/LastDayCostResponse.js +1 -1
- package/dist/model/Logos.js +1 -1
- package/dist/model/MFAStatusFields.js +1 -1
- package/dist/model/MFAStatusResponse.js +1 -1
- package/dist/model/ManualReconciliationModel.js +1 -1
- package/dist/model/MasterFlavorsResponse.js +1 -1
- package/dist/model/MetricItemFields.js +1 -1
- package/dist/model/Metrics.js +1 -1
- package/dist/model/MetricsFields.js +1 -1
- package/dist/model/ModelEvaluationBillingHistoryDetailsResponseSchema.js +1 -1
- package/dist/model/NameAvailableModel.js +1 -1
- package/dist/model/NewConfigurationsResponse.js +1 -1
- package/dist/model/NewModelResponse.js +1 -1
- package/dist/model/NewStockResponse.js +1 -1
- package/dist/model/NewStockRetriveResponse.js +1 -1
- package/dist/model/ObjectStorageAccessKeyCreateRequest.js +1 -1
- package/dist/model/ObjectStorageAccessKeyCreateResponse.js +1 -1
- package/dist/model/ObjectStorageAccessKeyListResponse.js +1 -1
- package/dist/model/ObjectStorageAccessKeyResponse.js +1 -1
- package/dist/model/ObjectStorageBucketListResponse.js +1 -1
- package/dist/model/ObjectStorageBucketResponse.js +1 -1
- package/dist/model/ObjectStorageDeleteResponse.js +1 -1
- package/dist/model/ObjectStorageErrorResponse.js +1 -1
- package/dist/model/ObjectStorageHealthResponse.js +1 -1
- package/dist/model/ObjectStoragePaginationMeta.js +1 -1
- package/dist/model/ObjectStorageRegionListResponse.js +1 -1
- package/dist/model/ObjectStorageRegionResponse.js +1 -1
- package/dist/model/OrganizationFields.js +1 -1
- package/dist/model/OrganizationLevelBillingHistory.js +1 -1
- package/dist/model/OrganizationLevelBillingHistoryResources.js +1 -1
- package/dist/model/OrganizationLevelBillingHistoryResponseAttributes.js +1 -1
- package/dist/model/OrganizationLevelBillingHistoryResponseMetrics.js +1 -1
- package/dist/model/OrganizationLevelBillingHistoryResponseModel.js +1 -1
- package/dist/model/OrganizationThresholdFields.js +1 -1
- package/dist/model/OrganizationThresholdUpdateResponse.js +1 -1
- package/dist/model/OrganizationThresholdsResponse.js +1 -1
- package/dist/model/OrganizationUserResponseModel.js +1 -1
- package/dist/model/OverviewInfo.js +1 -1
- package/dist/model/Pagination.js +1 -1
- package/dist/model/PaginationData.js +1 -1
- package/dist/model/PartnerConfig.js +1 -1
- package/dist/model/PaymentDetailsFields.js +1 -1
- package/dist/model/PaymentDetailsResponse.js +1 -1
- package/dist/model/PaymentInitiateFields.js +1 -1
- package/dist/model/PaymentInitiatePayload.js +1 -1
- package/dist/model/PaymentInitiateResponse.js +1 -1
- package/dist/model/PermissionFields.js +1 -1
- package/dist/model/PolicyFields.js +1 -1
- package/dist/model/PolicyPermissionFields.js +1 -1
- package/dist/model/PricebookModel.js +1 -1
- package/dist/model/PricebookResourceObjectResponseForCustomer.js +1 -1
- package/dist/model/PrimaryColor.js +1 -1
- package/dist/model/ProfileFields.js +1 -1
- package/dist/model/ProfileListResponse.js +1 -1
- package/dist/model/ProfileObjectFields.js +1 -1
- package/dist/model/RbacRoleDetailResponseModel.js +1 -1
- package/dist/model/RbacRoleDetailResponseModelFixed.js +1 -1
- package/dist/model/RbacRoleField.js +1 -1
- package/dist/model/RbacRoleFields.js +1 -1
- package/dist/model/RecordConsentRequest.js +1 -1
- package/dist/model/RedeemVoucherPayload.js +1 -1
- package/dist/model/RegionFields.js +1 -1
- package/dist/model/Regions.js +1 -1
- package/dist/model/RemoveMemberFromOrganizationResponseModel.js +1 -1
- package/dist/model/RemoveMemberPayload.js +1 -1
- package/dist/model/RequestConsole.js +1 -1
- package/dist/model/RequestInstanceLogsPayload.js +1 -1
- package/dist/model/RequestInstanceLogsResponse.js +1 -1
- package/dist/model/ResourceBillingEventsHistoryMetrics.js +1 -1
- package/dist/model/ResourceBillingEventsHistoryResponse.js +1 -1
- package/dist/model/ResourceBillingResponseForCustomer.js +1 -1
- package/dist/model/ResourceLevelBillingBucketDetailsResources.js +1 -1
- package/dist/model/ResourceLevelBillingDetailsAttributes.js +1 -1
- package/dist/model/ResourceLevelBillingDetailsMetrics.js +1 -1
- package/dist/model/ResourceLevelBillingDetailsVM.js +1 -1
- package/dist/model/ResourceLevelBillingDetailsVolume.js +1 -1
- package/dist/model/ResourceLevelBillingDetailsVolumeAttributes.js +1 -1
- package/dist/model/ResourceLevelBillingDetailsVolumeMetrics.js +1 -1
- package/dist/model/ResourceLevelBillingHistory.js +1 -1
- package/dist/model/ResourceLevelBillingHistoryResources.js +1 -1
- package/dist/model/ResourceLevelBillingHistoryResourcesCluster.js +1 -1
- package/dist/model/ResourceLevelBillingHistoryResponseAttributes.js +1 -1
- package/dist/model/ResourceLevelBillingHistoryResponseMetrics.js +1 -1
- package/dist/model/ResourceLevelBillingVMDetailsResources.js +1 -1
- package/dist/model/ResourceLevelBillingVolumeDetailsResources.js +1 -1
- package/dist/model/ResourceLevelBucketBillingDetailsResponseModel.js +1 -1
- package/dist/model/ResourceLevelBucketBillingHistoryResponseModel.js +1 -1
- package/dist/model/ResourceLevelClusterBillingDetailsResponseModel.js +1 -1
- package/dist/model/ResourceLevelClusterBillingHistoryResponseModel.js +1 -1
- package/dist/model/ResourceLevelClusterGraphBillingDetailsResponseModel.js +1 -1
- package/dist/model/ResourceLevelGraphBillingDetailVolume.js +1 -1
- package/dist/model/ResourceLevelGraphBillingDetailsAttributes.js +1 -1
- package/dist/model/ResourceLevelGraphBillingDetailsBucket.js +1 -1
- package/dist/model/ResourceLevelGraphBillingDetailsMetrics.js +1 -1
- package/dist/model/ResourceLevelGraphBillingDetailsVM.js +1 -1
- package/dist/model/ResourceLevelGraphBillingVMDetailsResources.js +1 -1
- package/dist/model/ResourceLevelGraphBillingVolumeDetailsResources.js +1 -1
- package/dist/model/ResourceLevelVMBillingDetailsResponseModel.js +1 -1
- package/dist/model/ResourceLevelVmBillingHistoryResponseModel.js +1 -1
- package/dist/model/ResourceLevelVmGraphBillingDetailsResponseModel.js +1 -1
- package/dist/model/ResourceLevelVolumeBillingDetailsResponseModel.js +1 -1
- package/dist/model/ResourceLevelVolumeBillingHistoryResponseModel.js +1 -1
- package/dist/model/ResourceLevelVolumeGraphBillingDetailsResponseModel.js +1 -1
- package/dist/model/ResourceObjectResponseForCustomer.js +1 -1
- package/dist/model/ResponseModel.js +1 -1
- package/dist/model/RolePermissionFields.js +1 -1
- package/dist/model/RolePolicyFields.js +1 -1
- package/dist/model/SecondaryColor.js +1 -1
- package/dist/model/SecurityGroupRule.js +1 -1
- package/dist/model/SecurityGroupRuleFields.js +1 -1
- package/dist/model/SecurityRulesFieldsForInstance.js +1 -1
- package/dist/model/SecurityRulesProtocolFields.js +1 -1
- package/dist/model/ServerlessInferencedBillingHistoryDetailsResponseSchema.js +1 -1
- package/dist/model/SnapshotFields.js +1 -1
- package/dist/model/SnapshotRestoreRequest.js +1 -1
- package/dist/model/SnapshotRetrieve.js +1 -1
- package/dist/model/SnapshotRetrieveFields.js +1 -1
- package/dist/model/Snapshots.js +1 -1
- package/dist/model/StartDeployment.js +1 -1
- package/dist/model/StartDeploymentPayload.js +1 -1
- package/dist/model/SubResourceGraphBillingDetailsMetrics.js +1 -1
- package/dist/model/SubResourcesCostsResponseModel.js +1 -1
- package/dist/model/SubResourcesGraphBillingHistoryFields.js +1 -1
- package/dist/model/SubResourcesGraphResponseModel.js +1 -1
- package/dist/model/SubscribeOrUnsubscribeUpdatePayload.js +1 -1
- package/dist/model/SupportedKeypairPublicKeyTypesResponse.js +1 -1
- package/dist/model/Template.js +1 -1
- package/dist/model/TemplateFields.js +1 -1
- package/dist/model/Templates.js +1 -1
- package/dist/model/TokenBasedBillingHistoryResponse.js +1 -1
- package/dist/model/URIs.js +1 -1
- package/dist/model/UpdateAutoTopupPayload.js +1 -1
- package/dist/model/UpdateAutoTopupResponse.js +1 -1
- package/dist/model/UpdateClusterNodeGroupPayload.js +1 -1
- package/dist/model/UpdateConsentRequest.js +1 -1
- package/dist/model/UpdateEmailPreferenceInput.js +1 -1
- package/dist/model/UpdateEmailPreferenceResponse.js +1 -1
- package/dist/model/UpdateEnvironment.js +1 -1
- package/dist/model/UpdateKeypairName.js +1 -1
- package/dist/model/UpdateKeypairNameResponse.js +1 -1
- package/dist/model/UpdateOrganizationPayload.js +1 -1
- package/dist/model/UpdateOrganizationResponseModel.js +1 -1
- package/dist/model/UpdateTemplate.js +1 -1
- package/dist/model/UpdateVolumeAttachmentPayload.js +1 -1
- package/dist/model/UpdateVolumePayload.js +1 -1
- package/dist/model/UpdateVolumeResponse.js +1 -1
- package/dist/model/UserConsent.js +1 -1
- package/dist/model/UserConsentEvent.js +1 -1
- package/dist/model/UserConsentsResponse.js +1 -1
- package/dist/model/UserDefaultChoiceForUserFields.js +1 -1
- package/dist/model/UserDefaultChoicesForUserResponse.js +1 -1
- package/dist/model/UserEnhancedMetricsPayload.js +109 -0
- package/dist/model/UserEnhancedMetricsResponse.js +124 -0
- package/dist/model/UserEnhancedMetricsResponseFields.js +85 -0
- package/dist/model/UserInfoPostPayload.js +1 -1
- package/dist/model/UserOrganizationsResponse.js +1 -1
- package/dist/model/UserPermissionFields.js +1 -1
- package/dist/model/UsersInfoFields.js +1 -1
- package/dist/model/UsersInfoListResponse.js +1 -1
- package/dist/model/VMQuota.js +1 -1
- package/dist/model/VNCURL.js +1 -1
- package/dist/model/VNCURLFields.js +1 -1
- package/dist/model/Volume.js +1 -1
- package/dist/model/VolumeAttachmentFields.js +1 -1
- package/dist/model/VolumeFields.js +1 -1
- package/dist/model/VolumeFieldsForInstance.js +1 -1
- package/dist/model/VolumeOverviewFields.js +1 -1
- package/dist/model/VolumeTypes.js +1 -1
- package/dist/model/Volumes.js +1 -1
- package/dist/model/VolumesFields.js +1 -1
- package/dist/model/Voucher.js +1 -1
- package/dist/model/VoucherRedeemResponseSchema.js +1 -1
- package/dist/model/WorkloadBillingHistoryResponse.js +1 -1
- package/package.json +1 -1
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The MetricItemFields model module.
|
|
28
28
|
* @module model/MetricItemFields
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var MetricItemFields = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
package/dist/model/Metrics.js
CHANGED
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* The MetricsFields model module.
|
|
29
29
|
* @module model/MetricsFields
|
|
30
|
-
* @version v1.
|
|
30
|
+
* @version v1.55.4-alpha
|
|
31
31
|
*/
|
|
32
32
|
var MetricsFields = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* The ModelEvaluationBillingHistoryDetailsResponseSchema model module.
|
|
29
29
|
* @module model/ModelEvaluationBillingHistoryDetailsResponseSchema
|
|
30
|
-
* @version v1.
|
|
30
|
+
* @version v1.55.4-alpha
|
|
31
31
|
*/
|
|
32
32
|
var ModelEvaluationBillingHistoryDetailsResponseSchema = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The NameAvailableModel model module.
|
|
28
28
|
* @module model/NameAvailableModel
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var NameAvailableModel = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The NewConfigurationsResponse model module.
|
|
28
28
|
* @module model/NewConfigurationsResponse
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var NewConfigurationsResponse = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* The NewModelResponse model module.
|
|
29
29
|
* @module model/NewModelResponse
|
|
30
|
-
* @version v1.
|
|
30
|
+
* @version v1.55.4-alpha
|
|
31
31
|
*/
|
|
32
32
|
var NewModelResponse = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The NewStockResponse model module.
|
|
32
32
|
* @module model/NewStockResponse
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var NewStockResponse = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The NewStockRetriveResponse model module.
|
|
32
32
|
* @module model/NewStockRetriveResponse
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var NewStockRetriveResponse = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The ObjectStorageAccessKeyCreateRequest model module.
|
|
32
32
|
* @module model/ObjectStorageAccessKeyCreateRequest
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var ObjectStorageAccessKeyCreateRequest = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The ObjectStorageAccessKeyCreateResponse model module.
|
|
32
32
|
* @module model/ObjectStorageAccessKeyCreateResponse
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var ObjectStorageAccessKeyCreateResponse = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -31,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
31
31
|
/**
|
|
32
32
|
* The ObjectStorageAccessKeyListResponse model module.
|
|
33
33
|
* @module model/ObjectStorageAccessKeyListResponse
|
|
34
|
-
* @version v1.
|
|
34
|
+
* @version v1.55.4-alpha
|
|
35
35
|
*/
|
|
36
36
|
var ObjectStorageAccessKeyListResponse = /*#__PURE__*/function () {
|
|
37
37
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The ObjectStorageAccessKeyResponse model module.
|
|
32
32
|
* @module model/ObjectStorageAccessKeyResponse
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var ObjectStorageAccessKeyResponse = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The ObjectStorageBucketListResponse model module.
|
|
32
32
|
* @module model/ObjectStorageBucketListResponse
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var ObjectStorageBucketListResponse = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The ObjectStorageBucketResponse model module.
|
|
32
32
|
* @module model/ObjectStorageBucketResponse
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var ObjectStorageBucketResponse = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The ObjectStorageDeleteResponse model module.
|
|
31
31
|
* @module model/ObjectStorageDeleteResponse
|
|
32
|
-
* @version v1.
|
|
32
|
+
* @version v1.55.4-alpha
|
|
33
33
|
*/
|
|
34
34
|
var ObjectStorageDeleteResponse = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The ObjectStorageErrorResponse model module.
|
|
31
31
|
* @module model/ObjectStorageErrorResponse
|
|
32
|
-
* @version v1.
|
|
32
|
+
* @version v1.55.4-alpha
|
|
33
33
|
*/
|
|
34
34
|
var ObjectStorageErrorResponse = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The ObjectStorageHealthResponse model module.
|
|
31
31
|
* @module model/ObjectStorageHealthResponse
|
|
32
|
-
* @version v1.
|
|
32
|
+
* @version v1.55.4-alpha
|
|
33
33
|
*/
|
|
34
34
|
var ObjectStorageHealthResponse = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The ObjectStoragePaginationMeta model module.
|
|
31
31
|
* @module model/ObjectStoragePaginationMeta
|
|
32
|
-
* @version v1.
|
|
32
|
+
* @version v1.55.4-alpha
|
|
33
33
|
*/
|
|
34
34
|
var ObjectStoragePaginationMeta = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The ObjectStorageRegionListResponse model module.
|
|
32
32
|
* @module model/ObjectStorageRegionListResponse
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var ObjectStorageRegionListResponse = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The ObjectStorageRegionResponse model module.
|
|
31
31
|
* @module model/ObjectStorageRegionResponse
|
|
32
|
-
* @version v1.
|
|
32
|
+
* @version v1.55.4-alpha
|
|
33
33
|
*/
|
|
34
34
|
var ObjectStorageRegionResponse = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The OrganizationFields model module.
|
|
32
32
|
* @module model/OrganizationFields
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var OrganizationFields = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The OrganizationLevelBillingHistory model module.
|
|
32
32
|
* @module model/OrganizationLevelBillingHistory
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var OrganizationLevelBillingHistory = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -28,7 +28,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
28
28
|
/**
|
|
29
29
|
* The OrganizationLevelBillingHistoryResources model module.
|
|
30
30
|
* @module model/OrganizationLevelBillingHistoryResources
|
|
31
|
-
* @version v1.
|
|
31
|
+
* @version v1.55.4-alpha
|
|
32
32
|
*/
|
|
33
33
|
var OrganizationLevelBillingHistoryResources = /*#__PURE__*/function () {
|
|
34
34
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The OrganizationLevelBillingHistoryResponseAttributes model module.
|
|
28
28
|
* @module model/OrganizationLevelBillingHistoryResponseAttributes
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var OrganizationLevelBillingHistoryResponseAttributes = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The OrganizationLevelBillingHistoryResponseMetrics model module.
|
|
28
28
|
* @module model/OrganizationLevelBillingHistoryResponseMetrics
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var OrganizationLevelBillingHistoryResponseMetrics = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* The OrganizationLevelBillingHistoryResponseModel model module.
|
|
29
29
|
* @module model/OrganizationLevelBillingHistoryResponseModel
|
|
30
|
-
* @version v1.
|
|
30
|
+
* @version v1.55.4-alpha
|
|
31
31
|
*/
|
|
32
32
|
var OrganizationLevelBillingHistoryResponseModel = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The OrganizationThresholdFields model module.
|
|
28
28
|
* @module model/OrganizationThresholdFields
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var OrganizationThresholdFields = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* The OrganizationThresholdUpdateResponse model module.
|
|
29
29
|
* @module model/OrganizationThresholdUpdateResponse
|
|
30
|
-
* @version v1.
|
|
30
|
+
* @version v1.55.4-alpha
|
|
31
31
|
*/
|
|
32
32
|
var OrganizationThresholdUpdateResponse = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The OrganizationThresholdsResponse model module.
|
|
32
32
|
* @module model/OrganizationThresholdsResponse
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var OrganizationThresholdsResponse = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The OrganizationUserResponseModel model module.
|
|
32
32
|
* @module model/OrganizationUserResponseModel
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var OrganizationUserResponseModel = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The OverviewInfo model module.
|
|
31
31
|
* @module model/OverviewInfo
|
|
32
|
-
* @version v1.
|
|
32
|
+
* @version v1.55.4-alpha
|
|
33
33
|
*/
|
|
34
34
|
var OverviewInfo = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
package/dist/model/Pagination.js
CHANGED
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The Pagination model module.
|
|
28
28
|
* @module model/Pagination
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var Pagination = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The PaginationData model module.
|
|
28
28
|
* @module model/PaginationData
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var PaginationData = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -32,7 +32,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
32
32
|
/**
|
|
33
33
|
* The PartnerConfig model module.
|
|
34
34
|
* @module model/PartnerConfig
|
|
35
|
-
* @version v1.
|
|
35
|
+
* @version v1.55.4-alpha
|
|
36
36
|
*/
|
|
37
37
|
var PartnerConfig = /*#__PURE__*/function () {
|
|
38
38
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The PaymentDetailsFields model module.
|
|
28
28
|
* @module model/PaymentDetailsFields
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var PaymentDetailsFields = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The PaymentDetailsResponse model module.
|
|
32
32
|
* @module model/PaymentDetailsResponse
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var PaymentDetailsResponse = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The PaymentInitiateFields model module.
|
|
28
28
|
* @module model/PaymentInitiateFields
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var PaymentInitiateFields = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The PaymentInitiatePayload model module.
|
|
28
28
|
* @module model/PaymentInitiatePayload
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var PaymentInitiatePayload = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* The PaymentInitiateResponse model module.
|
|
29
29
|
* @module model/PaymentInitiateResponse
|
|
30
|
-
* @version v1.
|
|
30
|
+
* @version v1.55.4-alpha
|
|
31
31
|
*/
|
|
32
32
|
var PaymentInitiateResponse = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The PermissionFields model module.
|
|
28
28
|
* @module model/PermissionFields
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var PermissionFields = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The PolicyFields model module.
|
|
32
32
|
* @module model/PolicyFields
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var PolicyFields = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The PolicyPermissionFields model module.
|
|
28
28
|
* @module model/PolicyPermissionFields
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var PolicyPermissionFields = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The PricebookModel model module.
|
|
28
28
|
* @module model/PricebookModel
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var PricebookModel = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The PricebookResourceObjectResponseForCustomer model module.
|
|
28
28
|
* @module model/PricebookResourceObjectResponseForCustomer
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var PricebookResourceObjectResponseForCustomer = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The PrimaryColor model module.
|
|
28
28
|
* @module model/PrimaryColor
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var PrimaryColor = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The ProfileFields model module.
|
|
28
28
|
* @module model/ProfileFields
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var ProfileFields = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The ProfileListResponse model module.
|
|
32
32
|
* @module model/ProfileListResponse
|
|
33
|
-
* @version v1.
|
|
33
|
+
* @version v1.55.4-alpha
|
|
34
34
|
*/
|
|
35
35
|
var ProfileListResponse = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The ProfileObjectFields model module.
|
|
31
31
|
* @module model/ProfileObjectFields
|
|
32
|
-
* @version v1.
|
|
32
|
+
* @version v1.55.4-alpha
|
|
33
33
|
*/
|
|
34
34
|
var ProfileObjectFields = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* The RbacRoleDetailResponseModel model module.
|
|
29
29
|
* @module model/RbacRoleDetailResponseModel
|
|
30
|
-
* @version v1.
|
|
30
|
+
* @version v1.55.4-alpha
|
|
31
31
|
*/
|
|
32
32
|
var RbacRoleDetailResponseModel = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* The RbacRoleDetailResponseModelFixed model module.
|
|
29
29
|
* @module model/RbacRoleDetailResponseModelFixed
|
|
30
|
-
* @version v1.
|
|
30
|
+
* @version v1.55.4-alpha
|
|
31
31
|
*/
|
|
32
32
|
var RbacRoleDetailResponseModelFixed = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The RbacRoleField model module.
|
|
28
28
|
* @module model/RbacRoleField
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var RbacRoleField = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -31,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
31
31
|
/**
|
|
32
32
|
* The RbacRoleFields model module.
|
|
33
33
|
* @module model/RbacRoleFields
|
|
34
|
-
* @version v1.
|
|
34
|
+
* @version v1.55.4-alpha
|
|
35
35
|
*/
|
|
36
36
|
var RbacRoleFields = /*#__PURE__*/function () {
|
|
37
37
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The RecordConsentRequest model module.
|
|
31
31
|
* @module model/RecordConsentRequest
|
|
32
|
-
* @version v1.
|
|
32
|
+
* @version v1.55.4-alpha
|
|
33
33
|
*/
|
|
34
34
|
var RecordConsentRequest = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The RedeemVoucherPayload model module.
|
|
31
31
|
* @module model/RedeemVoucherPayload
|
|
32
|
-
* @version v1.
|
|
32
|
+
* @version v1.55.4-alpha
|
|
33
33
|
*/
|
|
34
34
|
var RedeemVoucherPayload = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The RegionFields model module.
|
|
28
28
|
* @module model/RegionFields
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var RegionFields = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
package/dist/model/Regions.js
CHANGED
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The RemoveMemberFromOrganizationResponseModel model module.
|
|
28
28
|
* @module model/RemoveMemberFromOrganizationResponseModel
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var RemoveMemberFromOrganizationResponseModel = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The RemoveMemberPayload model module.
|
|
31
31
|
* @module model/RemoveMemberPayload
|
|
32
|
-
* @version v1.
|
|
32
|
+
* @version v1.55.4-alpha
|
|
33
33
|
*/
|
|
34
34
|
var RemoveMemberPayload = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The RequestConsole model module.
|
|
28
28
|
* @module model/RequestConsole
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var RequestConsole = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The RequestInstanceLogsPayload model module.
|
|
28
28
|
* @module model/RequestInstanceLogsPayload
|
|
29
|
-
* @version v1.
|
|
29
|
+
* @version v1.55.4-alpha
|
|
30
30
|
*/
|
|
31
31
|
var RequestInstanceLogsPayload = /*#__PURE__*/function () {
|
|
32
32
|
/**
|