yellowgrid-api-ts 3.2.28 → 3.2.29-dev.0

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.
Files changed (255) hide show
  1. package/.openapi-generator/FILES +9 -1
  2. package/.openapi-generator/VERSION +1 -1
  3. package/.openapi-generator-ignore +0 -0
  4. package/README.md +14 -2
  5. package/api.ts +665 -3785
  6. package/base.ts +1 -25
  7. package/common.ts +2 -39
  8. package/config.json +3 -3
  9. package/configuration.ts +25 -19
  10. package/dist/api.d.ts +411 -3709
  11. package/dist/api.js +592 -573
  12. package/dist/base.d.ts +1 -25
  13. package/dist/base.js +1 -20
  14. package/dist/common.d.ts +1 -38
  15. package/dist/common.js +1 -38
  16. package/dist/configuration.d.ts +25 -18
  17. package/dist/configuration.js +2 -2
  18. package/dist/index.d.ts +1 -1
  19. package/dist/index.js +1 -1
  20. package/docs/AbstractOrderRequestDTO.md +0 -0
  21. package/docs/AccountContactEntity.md +0 -0
  22. package/docs/AccountContactModel.md +0 -0
  23. package/docs/AccountContactRequestModel.md +0 -0
  24. package/docs/AccountDetailedSummaryDTO.md +0 -0
  25. package/docs/AccountRequestModel.md +0 -0
  26. package/docs/AccountSummaryDTO.md +0 -0
  27. package/docs/AccountsApi.md +0 -0
  28. package/docs/AccountsResponseModel.md +0 -0
  29. package/docs/AddressModel.md +0 -0
  30. package/docs/AddressRequestModel.md +0 -0
  31. package/docs/AdminOrderRequestDTO.md +0 -0
  32. package/docs/AdminUserModel.md +0 -0
  33. package/docs/AgentHoursGraphModel.md +0 -0
  34. package/docs/AgentHoursGraphMonthModel.md +0 -0
  35. package/docs/ApiLogEntity.md +0 -0
  36. package/docs/AreaCodeModel.md +0 -0
  37. package/docs/AttachmentModel.md +0 -0
  38. package/docs/AttributeSetEnum.md +0 -0
  39. package/docs/AuditLogEntity.md +0 -0
  40. package/docs/AuthCodeResponseModel.md +0 -0
  41. package/docs/BasicItemDTO.md +0 -0
  42. package/docs/BasicProductDTO.md +0 -0
  43. package/docs/BatchEntity.md +0 -0
  44. package/docs/CRMApi.md +0 -0
  45. package/docs/CallBarringModel.md +0 -0
  46. package/docs/Class3CXApi.md +0 -0
  47. package/docs/Class3CXInstallationWizardApi.md +0 -56
  48. package/docs/Class3CXInstallationsApi.md +0 -58
  49. package/docs/Class3CXIntegrationsApi.md +0 -0
  50. package/docs/Class3CXMultiTenantApi.md +0 -0
  51. package/docs/ClientDetailsModel.md +0 -0
  52. package/docs/ClientModel.md +0 -0
  53. package/docs/CompanyContractModel.md +0 -0
  54. package/docs/ContactInfoModel.md +0 -0
  55. package/docs/ConversationModel.md +0 -0
  56. package/docs/CourierPriceEntity.md +0 -0
  57. package/docs/CreditAccountEntity.md +0 -0
  58. package/docs/CrmContactDTO.md +0 -0
  59. package/docs/CustomerInformationModel.md +0 -0
  60. package/docs/CustomerItemRequestDTO.md +0 -0
  61. package/docs/CustomerOrderRequestDTO.md +0 -0
  62. package/docs/CustomerPriceListEnum.md +0 -0
  63. package/docs/CustomerSummaryReportDTO.md +0 -0
  64. package/docs/DdiRangeRequestModel.md +0 -0
  65. package/docs/DdiRangesRequestModel.md +0 -0
  66. package/docs/DetailedItemRequestDTO.md +0 -0
  67. package/docs/DetailedOrderRequestDTO.md +0 -0
  68. package/docs/DivertRequestModel.md +0 -0
  69. package/docs/DivertResponseModel.md +0 -0
  70. package/docs/EdTechProClientEntity.md +0 -0
  71. package/docs/EdTechProSchoolModel.md +0 -0
  72. package/docs/EdTechProSchoolsModel.md +0 -0
  73. package/docs/EdTechProSetupModel.md +0 -0
  74. package/docs/EventDTO.md +35 -0
  75. package/docs/EventRequestDTO.md +25 -0
  76. package/docs/EventSubscriptionModel.md +23 -0
  77. package/docs/EventUpdateDTO.md +27 -0
  78. package/docs/EventUpdateEntity.md +29 -0
  79. package/docs/EventUpdateRequestDTO.md +23 -0
  80. package/docs/FraudManagementModel.md +0 -0
  81. package/docs/FreshdeskCompanyTicketsModel.md +0 -0
  82. package/docs/FreshdeskTicketEntity.md +0 -0
  83. package/docs/FtpAccountsEntity.md +0 -0
  84. package/docs/GenericFileModel.md +0 -0
  85. package/docs/GetGetPrice200Response.md +0 -0
  86. package/docs/GetGetRecording200Response.md +0 -0
  87. package/docs/HostingChangeResponseModel.md +0 -0
  88. package/docs/HostingRegionDTO.md +0 -0
  89. package/docs/IncidentDTO.md +35 -0
  90. package/docs/IncidentRequestDTO.md +25 -0
  91. package/docs/IncidentSubscriptionModel.md +23 -0
  92. package/docs/IncidentUpdateDTO.md +27 -0
  93. package/docs/IncidentUpdateEntity.md +29 -0
  94. package/docs/IncidentUpdateRequestDTO.md +23 -0
  95. package/docs/InstanceAutoFailoverEntity.md +0 -0
  96. package/docs/InstanceDeletionScheduleEntity.md +0 -0
  97. package/docs/InstanceEntity.md +0 -2
  98. package/docs/InstanceFailoverEntity.md +0 -0
  99. package/docs/InstanceMonitoringEntity.md +0 -0
  100. package/docs/InstanceMonitoringLogEntity.md +0 -0
  101. package/docs/InstanceScheduledTasksEntity.md +0 -0
  102. package/docs/InstanceTcxDetailsEntity.md +0 -0
  103. package/docs/InstanceUserCredentialsEntity.md +0 -0
  104. package/docs/ItemDTO.md +0 -0
  105. package/docs/ItemDiscountEntity.md +0 -0
  106. package/docs/ItemEntity.md +0 -0
  107. package/docs/LinkedOrderEntity.md +0 -0
  108. package/docs/MFARequiredModel.md +0 -0
  109. package/docs/MonthlyUsageModel.md +0 -0
  110. package/docs/MultiTenantChangeResponseModel.md +0 -0
  111. package/docs/MyPBXToolsApi.md +0 -0
  112. package/docs/NavigationModel.md +0 -0
  113. package/docs/NumberPortDTO.md +51 -0
  114. package/docs/NumberPortEntity.md +47 -0
  115. package/docs/NumberPortModel.md +51 -0
  116. package/docs/NumberPortRangeDTO.md +33 -0
  117. package/docs/NumberPortRangeRequestDTO.md +27 -0
  118. package/docs/NumberPortingApi.md +658 -0
  119. package/docs/NumberPortsModel.md +27 -0
  120. package/docs/OAuth20Api.md +0 -0
  121. package/docs/OfflineInstancesEntity.md +0 -0
  122. package/docs/OrderEntity.md +0 -0
  123. package/docs/OrderRequestModel.md +0 -0
  124. package/docs/OrderSummariesModel.md +0 -0
  125. package/docs/OrderSummaryDTO.md +0 -0
  126. package/docs/OrderTotalModel.md +0 -0
  127. package/docs/OrderedItemEntity.md +0 -0
  128. package/docs/OrdersApi.md +0 -0
  129. package/docs/PatchSetTcxWizardCnameRequest.md +0 -0
  130. package/docs/PatchUpdateAccountContactPasswordRequest.md +0 -0
  131. package/docs/PortalAccountModel.md +0 -0
  132. package/docs/PortalLoginModel.md +0 -0
  133. package/docs/PostAddWebhook200Response.md +0 -0
  134. package/docs/PostGetClientCredentialsRequest.md +0 -0
  135. package/docs/PostGetProductForCustomerRequest.md +0 -0
  136. package/docs/PostGetProductRequest.md +0 -0
  137. package/docs/PriceListItemModel.md +0 -0
  138. package/docs/PricingApi.md +0 -0
  139. package/docs/PrizesEntity.md +0 -0
  140. package/docs/ProductPriceListItemModel.md +0 -0
  141. package/docs/ProductSearchResultsModel.md +0 -0
  142. package/docs/ProductSerialInfoModel.md +0 -0
  143. package/docs/ProductSummaryDTO.md +0 -0
  144. package/docs/ProductsApi.md +0 -0
  145. package/docs/PromoCodesEntity.md +0 -0
  146. package/docs/PromoItemsEntity.md +0 -0
  147. package/docs/ProvisioningApi.md +0 -0
  148. package/docs/ProvisioningModel.md +0 -0
  149. package/docs/ProvisioningRequestEntity.md +0 -0
  150. package/docs/RecordingBackupAzureModel.md +0 -0
  151. package/docs/RecordingsBackupInfoDTO.md +0 -0
  152. package/docs/ResourceNotReadyException.md +0 -0
  153. package/docs/RootAccessModel.md +0 -0
  154. package/docs/S3BucketEntity.md +0 -0
  155. package/docs/SIPTrunksApi.md +0 -0
  156. package/docs/SMSApi.md +0 -0
  157. package/docs/ScannedItemModel.md +0 -0
  158. package/docs/ScopeModel.md +0 -0
  159. package/docs/ServiceHealthDTO.md +23 -0
  160. package/docs/ServiceStatusDTO.md +27 -0
  161. package/docs/ServicesApi.md +330 -0
  162. package/docs/ShipmentAddressEntity.md +0 -0
  163. package/docs/ShipmentEntity.md +0 -0
  164. package/docs/ShipmentItemEntity.md +0 -0
  165. package/docs/ShippingApi.md +0 -0
  166. package/docs/ShippingConsignmentModel.md +0 -0
  167. package/docs/ShippingInformationDTO.md +0 -0
  168. package/docs/ShippingServiceDTO.md +0 -0
  169. package/docs/ShippingServiceModel.md +0 -0
  170. package/docs/ShippingServicesModel.md +0 -0
  171. package/docs/SipTrunkChangeResponseModel.md +0 -0
  172. package/docs/SipTrunkCreationRequestModel.md +0 -0
  173. package/docs/SipTrunkEntity.md +0 -0
  174. package/docs/SipTrunksResponseModel.md +0 -0
  175. package/docs/SmsAccountEntity.md +0 -0
  176. package/docs/SmsDataModel.md +0 -0
  177. package/docs/SmsMessageModel.md +0 -0
  178. package/docs/SmsNumbersEntity.md +0 -0
  179. package/docs/SmsPayloadModel.md +0 -0
  180. package/docs/SmsPhoneNumberModel.md +0 -0
  181. package/docs/SmsResponseModel.md +0 -0
  182. package/docs/SmsWhitelistEntity.md +0 -0
  183. package/docs/StockManagementApi.md +0 -0
  184. package/docs/StockOrderCourierEntity.md +0 -0
  185. package/docs/StockOrderDeductionModel.md +0 -0
  186. package/docs/StockOrderDeductionRequestModel.md +0 -0
  187. package/docs/StockOrderDeductionsEntity.md +0 -0
  188. package/docs/StockOrderEntity.md +0 -0
  189. package/docs/StockOrderItemEntity.md +0 -0
  190. package/docs/StockOrderItemModel.md +0 -0
  191. package/docs/StockOrderItemRequestModel.md +0 -0
  192. package/docs/StockOrderModel.md +0 -0
  193. package/docs/StockOrderProductEntity.md +0 -0
  194. package/docs/StockOrderRequestModel.md +0 -0
  195. package/docs/StockOrderSupplierEntity.md +0 -0
  196. package/docs/StockOrderSupplierModel.md +0 -0
  197. package/docs/StockOrdersModel.md +0 -0
  198. package/docs/StockProductModel.md +0 -0
  199. package/docs/StockProductPriceModel.md +0 -0
  200. package/docs/StockProductSummariesModel.md +0 -0
  201. package/docs/StockProductSummaryModel.md +0 -0
  202. package/docs/StockTransactionsEntity.md +0 -0
  203. package/docs/SupplierEntity.md +0 -0
  204. package/docs/SupplierItemEntity.md +0 -0
  205. package/docs/SupportTicketModel.md +41 -0
  206. package/docs/SystemApi.md +0 -0
  207. package/docs/TcxBackupEntity.md +0 -0
  208. package/docs/TcxBackupModel.md +0 -0
  209. package/docs/TcxBillingEntity.md +0 -0
  210. package/docs/TcxBulkLicenceDetailsModel.md +0 -0
  211. package/docs/TcxDeadLicenceEntity.md +0 -0
  212. package/docs/TcxExtsEntity.md +0 -0
  213. package/docs/TcxHostingPricingEntity.md +0 -0
  214. package/docs/TcxInstallationDetailsModel.md +0 -0
  215. package/docs/TcxInstallationModel.md +0 -2
  216. package/docs/TcxInstallationsModel.md +0 -0
  217. package/docs/TcxKeySummaryDTO.md +0 -0
  218. package/docs/TcxKeysEntity.md +0 -0
  219. package/docs/TcxLicenceDetailsErrorModel.md +0 -0
  220. package/docs/TcxLicenceDetailsModel.md +0 -0
  221. package/docs/TcxMacsEntity.md +0 -0
  222. package/docs/TcxMultiTenantModel.md +0 -0
  223. package/docs/TcxMultiTenantUserModel.md +0 -0
  224. package/docs/TcxMultiTenantsModel.md +0 -0
  225. package/docs/TcxNumbersEntity.md +0 -0
  226. package/docs/TcxOfficeHoursEntity.md +0 -0
  227. package/docs/TcxPhoneModel.md +0 -0
  228. package/docs/TcxPhonesEntity.md +0 -0
  229. package/docs/TcxRemoteStorageModel.md +0 -0
  230. package/docs/TcxSbcDTO.md +0 -0
  231. package/docs/TcxSbcEntity.md +0 -0
  232. package/docs/TcxSbcModel.md +0 -0
  233. package/docs/TcxSetupEntity.md +0 -0
  234. package/docs/TcxSetupsModel.md +0 -0
  235. package/docs/TcxSipTrunksEntity.md +0 -0
  236. package/docs/TcxTemplateXmlEnum.md +0 -0
  237. package/docs/TcxUsersEntity.md +0 -0
  238. package/docs/TcxWizardConfigModel.md +0 -0
  239. package/docs/TcxWizardModel.md +0 -0
  240. package/docs/TechSupportCompanySummaryDTO.md +0 -0
  241. package/docs/TelephonySupportTicketModel.md +0 -0
  242. package/docs/TicketSummaryModel.md +0 -0
  243. package/docs/TicketTimeDTO.md +0 -0
  244. package/docs/TicketsApi.md +0 -0
  245. package/docs/TokenResponseModel.md +0 -0
  246. package/docs/UpgradeOrderResponseModel.md +0 -0
  247. package/docs/UpgradeRequestModel.md +0 -0
  248. package/docs/UserEntity.md +0 -0
  249. package/docs/WebhooksApi.md +0 -0
  250. package/docs/XeroLogEntity.md +0 -0
  251. package/git_push.sh +0 -0
  252. package/index.ts +1 -1
  253. package/openapitools.json +1 -1
  254. package/package.json +1 -1
  255. package/tsconfig.json +0 -0
package/dist/api.js CHANGED
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Yellowgrid
6
- * Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
6
+ * Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
7
7
  *
8
8
  * The version of the OpenAPI document: 0
9
9
  *
@@ -84,9 +84,9 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
84
84
  return to.concat(ar || Array.prototype.slice.call(from));
85
85
  };
86
86
  Object.defineProperty(exports, "__esModule", { value: true });
87
- exports.Class3CXIntegrationsApiFp = exports.Class3CXIntegrationsApiAxiosParamCreator = exports.PostResizeInstanceSizeEnum = exports.PostFailoverInstanceTypeEnum = exports.GetGetInstallationsInstallTypeEnum = exports.GetGetInstallationsHostingEnum = exports.GetGetInstallationsStatusEnum = exports.Class3CXInstallationsApi = exports.Class3CXInstallationsApiFactory = exports.Class3CXInstallationsApiFp = exports.Class3CXInstallationsApiAxiosParamCreator = exports.Class3CXInstallationWizardApi = exports.Class3CXInstallationWizardApiFactory = exports.Class3CXInstallationWizardApiFp = exports.Class3CXInstallationWizardApiAxiosParamCreator = exports.Class3CXApi = exports.Class3CXApiFactory = exports.Class3CXApiFp = exports.Class3CXApiAxiosParamCreator = exports.CRMApi = exports.CRMApiFactory = exports.CRMApiFp = exports.CRMApiAxiosParamCreator = exports.AccountsApi = exports.AccountsApiFactory = exports.AccountsApiFp = exports.AccountsApiAxiosParamCreator = exports.UpgradeRequestModelSchoolTypeEnum = exports.UpgradeRequestModelLicenceTypeEnum = exports.TcxWizardModelInstallationStatusEnum = exports.TcxWizardModelInstallTypeEnum = exports.TcxSetupEntityRegionEnum = exports.TcxSetupEntityInstallTypeEnum = exports.TcxMultiTenantModelPackageEnum = exports.StockOrderModelPaidEnum = exports.StockOrderModelDeliveryMethodEnum = exports.SmsResponseModelEventTypeEnum = exports.SmsPhoneNumberModelStatusEnum = exports.SipTrunkChangeResponseModelTypeEnum = exports.ShippingServiceModelCourierEnum = exports.ShippingServiceDTOCourierEnum = exports.OrderTotalModelCurrencyEnum = exports.OrderRequestModelSchoolTypeEnum = exports.OrderRequestModelLicenceTypeEnum = exports.MultiTenantChangeResponseModelTypeEnum = exports.ItemDiscountEntityTypeEnum = exports.HostingRegionDTOCodeEnum = exports.HostingChangeResponseModelTypeEnum = exports.DivertResponseModelStatusEnum = exports.AdminUserModelRoleEnum = void 0;
88
- exports.SIPTrunksApi = exports.SIPTrunksApiFactory = exports.SIPTrunksApiFp = exports.SIPTrunksApiAxiosParamCreator = exports.ProvisioningApi = exports.ProvisioningApiFactory = exports.ProvisioningApiFp = exports.ProvisioningApiAxiosParamCreator = exports.GetGetLegacyStockListFormatEnum = exports.ProductsApi = exports.ProductsApiFactory = exports.ProductsApiFp = exports.ProductsApiAxiosParamCreator = exports.PostSendPriceListCategoryEnum = exports.PostSendPriceListFormatEnum = exports.PostSendPriceListTypeEnum = exports.GetGetPriceListCategoryEnum = exports.GetGetPriceListFormatEnum = exports.GetGetPriceListTypeEnum = exports.PricingApi = exports.PricingApiFactory = exports.PricingApiFp = exports.PricingApiAxiosParamCreator = exports.GetGetOrdersFilterEnum = exports.GetGetOrdersStatusEnum = exports.OrdersApi = exports.OrdersApiFactory = exports.OrdersApiFp = exports.OrdersApiAxiosParamCreator = exports.PostAuthoriseScopeEnum = exports.PostAccessTokenTokenExchangeTypeEnum = exports.PostAccessTokenScopeEnum = exports.PostAccessTokenGrantTypeEnum = exports.OAuth20Api = exports.OAuth20ApiFactory = exports.OAuth20ApiFp = exports.OAuth20ApiAxiosParamCreator = exports.MyPBXToolsApi = exports.MyPBXToolsApiFactory = exports.MyPBXToolsApiFp = exports.MyPBXToolsApiAxiosParamCreator = exports.GetGetTenantsStatusEnum = exports.Class3CXMultiTenantApi = exports.Class3CXMultiTenantApiFactory = exports.Class3CXMultiTenantApiFp = exports.Class3CXMultiTenantApiAxiosParamCreator = exports.GetGetPriceSchoolTypeEnum = exports.GetGetPriceLicenceTypeEnum = exports.Class3CXIntegrationsApi = exports.Class3CXIntegrationsApiFactory = void 0;
89
- exports.PostAddWebhookWebhookUriEnum = exports.WebhooksApi = exports.WebhooksApiFactory = exports.WebhooksApiFp = exports.WebhooksApiAxiosParamCreator = exports.TicketsApi = exports.TicketsApiFactory = exports.TicketsApiFp = exports.TicketsApiAxiosParamCreator = exports.SystemApi = exports.SystemApiFactory = exports.SystemApiFp = exports.SystemApiAxiosParamCreator = exports.StockManagementApi = exports.StockManagementApiFactory = exports.StockManagementApiFp = exports.StockManagementApiAxiosParamCreator = exports.ShippingApi = exports.ShippingApiFactory = exports.ShippingApiFp = exports.ShippingApiAxiosParamCreator = exports.SMSApi = exports.SMSApiFactory = exports.SMSApiFp = exports.SMSApiAxiosParamCreator = void 0;
87
+ exports.Class3CXInstallationsApiFp = exports.Class3CXInstallationsApiAxiosParamCreator = exports.Class3CXInstallationWizardApi = exports.Class3CXInstallationWizardApiFactory = exports.Class3CXInstallationWizardApiFp = exports.Class3CXInstallationWizardApiAxiosParamCreator = exports.Class3CXApi = exports.Class3CXApiFactory = exports.Class3CXApiFp = exports.Class3CXApiAxiosParamCreator = exports.CRMApi = exports.CRMApiFactory = exports.CRMApiFp = exports.CRMApiAxiosParamCreator = exports.AccountsApi = exports.AccountsApiFactory = exports.AccountsApiFp = exports.AccountsApiAxiosParamCreator = exports.UpgradeRequestModelSchoolTypeEnum = exports.UpgradeRequestModelLicenceTypeEnum = exports.TcxWizardModelInstallationStatusEnum = exports.TcxWizardModelInstallTypeEnum = exports.TcxSetupEntityRegionEnum = exports.TcxSetupEntityInstallTypeEnum = exports.TcxMultiTenantModelPackageEnum = exports.StockOrderModelPaidEnum = exports.StockOrderModelDeliveryMethodEnum = exports.SmsResponseModelEventTypeEnum = exports.SmsPhoneNumberModelStatusEnum = exports.SipTrunkChangeResponseModelTypeEnum = exports.ShippingServiceModelCourierEnum = exports.ShippingServiceDTOCourierEnum = exports.ServiceStatusDTOStatusEnum = exports.ServiceHealthDTOGlobalStatusEnum = exports.OrderTotalModelCurrencyEnum = exports.OrderRequestModelSchoolTypeEnum = exports.OrderRequestModelLicenceTypeEnum = exports.MultiTenantChangeResponseModelTypeEnum = exports.ItemDiscountEntityTypeEnum = exports.HostingRegionDTOCodeEnum = exports.HostingChangeResponseModelTypeEnum = exports.EventUpdateRequestDTOTypeEnum = exports.EventUpdateDTOTypeEnum = exports.EventRequestDTOServiceEnum = exports.EventRequestDTOTypeEnum = exports.EventDTOStatusEnum = exports.EventDTOServiceEnum = exports.EventDTOTypeEnum = exports.DivertResponseModelStatusEnum = exports.AdminUserModelRoleEnum = void 0;
88
+ exports.ProductsApi = exports.ProductsApiFactory = exports.ProductsApiFp = exports.ProductsApiAxiosParamCreator = exports.PostSendPriceListCategoryEnum = exports.PostSendPriceListFormatEnum = exports.PostSendPriceListTypeEnum = exports.GetGetPriceListCategoryEnum = exports.GetGetPriceListFormatEnum = exports.GetGetPriceListTypeEnum = exports.PricingApi = exports.PricingApiFactory = exports.PricingApiFp = exports.PricingApiAxiosParamCreator = exports.GetGetOrdersFilterEnum = exports.GetGetOrdersStatusEnum = exports.OrdersApi = exports.OrdersApiFactory = exports.OrdersApiFp = exports.OrdersApiAxiosParamCreator = exports.PostAuthoriseScopeEnum = exports.PostAccessTokenTokenExchangeTypeEnum = exports.PostAccessTokenScopeEnum = exports.PostAccessTokenGrantTypeEnum = exports.OAuth20Api = exports.OAuth20ApiFactory = exports.OAuth20ApiFp = exports.OAuth20ApiAxiosParamCreator = exports.MyPBXToolsApi = exports.MyPBXToolsApiFactory = exports.MyPBXToolsApiFp = exports.MyPBXToolsApiAxiosParamCreator = exports.GetGetTenantsStatusEnum = exports.Class3CXMultiTenantApi = exports.Class3CXMultiTenantApiFactory = exports.Class3CXMultiTenantApiFp = exports.Class3CXMultiTenantApiAxiosParamCreator = exports.GetGetPriceSchoolTypeEnum = exports.GetGetPriceLicenceTypeEnum = exports.Class3CXIntegrationsApi = exports.Class3CXIntegrationsApiFactory = exports.Class3CXIntegrationsApiFp = exports.Class3CXIntegrationsApiAxiosParamCreator = exports.PostResizeInstanceSizeEnum = exports.PostFailoverInstanceTypeEnum = exports.GetGetInstallationsInstallTypeEnum = exports.GetGetInstallationsHostingEnum = exports.GetGetInstallationsStatusEnum = exports.Class3CXInstallationsApi = exports.Class3CXInstallationsApiFactory = void 0;
89
+ exports.PostAddWebhookWebhookUriEnum = exports.WebhooksApi = exports.WebhooksApiFactory = exports.WebhooksApiFp = exports.WebhooksApiAxiosParamCreator = exports.TicketsApi = exports.TicketsApiFactory = exports.TicketsApiFp = exports.TicketsApiAxiosParamCreator = exports.SystemApi = exports.SystemApiFactory = exports.SystemApiFp = exports.SystemApiAxiosParamCreator = exports.StockManagementApi = exports.StockManagementApiFactory = exports.StockManagementApiFp = exports.StockManagementApiAxiosParamCreator = exports.ShippingApi = exports.ShippingApiFactory = exports.ShippingApiFp = exports.ShippingApiAxiosParamCreator = exports.ServicesApi = exports.ServicesApiFactory = exports.ServicesApiFp = exports.ServicesApiAxiosParamCreator = exports.SMSApi = exports.SMSApiFactory = exports.SMSApiFp = exports.SMSApiAxiosParamCreator = exports.SIPTrunksApi = exports.SIPTrunksApiFactory = exports.SIPTrunksApiFp = exports.SIPTrunksApiAxiosParamCreator = exports.ProvisioningApi = exports.ProvisioningApiFactory = exports.ProvisioningApiFp = exports.ProvisioningApiAxiosParamCreator = exports.GetGetLegacyStockListFormatEnum = void 0;
90
90
  var axios_1 = require("axios");
91
91
  // Some imports not used depending on template conditions
92
92
  // @ts-ignore
@@ -104,6 +104,37 @@ exports.DivertResponseModelStatusEnum = {
104
104
  Enabled: 'enabled',
105
105
  Disabled: 'disabled'
106
106
  };
107
+ exports.EventDTOTypeEnum = {
108
+ NUMBER_0: 0,
109
+ NUMBER_1: 1
110
+ };
111
+ exports.EventDTOServiceEnum = {
112
+ NUMBER_0: 0,
113
+ NUMBER_1: 1
114
+ };
115
+ exports.EventDTOStatusEnum = {
116
+ NUMBER_0: 0,
117
+ NUMBER_1: 1,
118
+ NUMBER_2: 2
119
+ };
120
+ exports.EventRequestDTOTypeEnum = {
121
+ NUMBER_0: 0,
122
+ NUMBER_1: 1
123
+ };
124
+ exports.EventRequestDTOServiceEnum = {
125
+ NUMBER_0: 0,
126
+ NUMBER_1: 1
127
+ };
128
+ exports.EventUpdateDTOTypeEnum = {
129
+ NUMBER_0: 0,
130
+ NUMBER_1: 1,
131
+ NUMBER_2: 2
132
+ };
133
+ exports.EventUpdateRequestDTOTypeEnum = {
134
+ NUMBER_0: 0,
135
+ NUMBER_1: 1,
136
+ NUMBER_2: 2
137
+ };
107
138
  exports.HostingChangeResponseModelTypeEnum = {
108
139
  NewInstance: 'New Instance',
109
140
  BuildingInstance: 'Building Instance'
@@ -181,6 +212,16 @@ exports.OrderTotalModelCurrencyEnum = {
181
212
  Thb: 'THB',
182
213
  Zar: 'ZAR'
183
214
  };
215
+ exports.ServiceHealthDTOGlobalStatusEnum = {
216
+ NUMBER_0: 0,
217
+ NUMBER_1: 1,
218
+ NUMBER_2: 2
219
+ };
220
+ exports.ServiceStatusDTOStatusEnum = {
221
+ NUMBER_0: 0,
222
+ NUMBER_1: 1,
223
+ NUMBER_2: 2
224
+ };
184
225
  exports.ShippingServiceDTOCourierEnum = {
185
226
  Dpd: 'DPD',
186
227
  ChorltonPallet: 'Chorlton Pallet',
@@ -286,7 +327,6 @@ exports.UpgradeRequestModelSchoolTypeEnum = {
286
327
  };
287
328
  /**
288
329
  * AccountsApi - axios parameter creator
289
- * @export
290
330
  */
291
331
  var AccountsApiAxiosParamCreator = function (configuration) {
292
332
  var _this = this;
@@ -1010,7 +1050,6 @@ var AccountsApiAxiosParamCreator = function (configuration) {
1010
1050
  exports.AccountsApiAxiosParamCreator = AccountsApiAxiosParamCreator;
1011
1051
  /**
1012
1052
  * AccountsApi - functional programming interface
1013
- * @export
1014
1053
  */
1015
1054
  var AccountsApiFp = function (configuration) {
1016
1055
  var localVarAxiosParamCreator = (0, exports.AccountsApiAxiosParamCreator)(configuration);
@@ -1459,7 +1498,6 @@ var AccountsApiFp = function (configuration) {
1459
1498
  exports.AccountsApiFp = AccountsApiFp;
1460
1499
  /**
1461
1500
  * AccountsApi - factory interface
1462
- * @export
1463
1501
  */
1464
1502
  var AccountsApiFactory = function (configuration, basePath, axios) {
1465
1503
  var localVarFp = (0, exports.AccountsApiFp)(configuration);
@@ -1661,9 +1699,6 @@ var AccountsApiFactory = function (configuration, basePath, axios) {
1661
1699
  exports.AccountsApiFactory = AccountsApiFactory;
1662
1700
  /**
1663
1701
  * AccountsApi - object-oriented interface
1664
- * @export
1665
- * @class AccountsApi
1666
- * @extends {BaseAPI}
1667
1702
  */
1668
1703
  var AccountsApi = /** @class */ (function (_super) {
1669
1704
  __extends(AccountsApi, _super);
@@ -1676,7 +1711,6 @@ var AccountsApi = /** @class */ (function (_super) {
1676
1711
  * @param {string} id OAuth 2.0 Client ID
1677
1712
  * @param {*} [options] Override http request option.
1678
1713
  * @throws {RequiredError}
1679
- * @memberof AccountsApi
1680
1714
  */
1681
1715
  AccountsApi.prototype.deleteDeleteClientCredentials = function (id, options) {
1682
1716
  var _this = this;
@@ -1688,7 +1722,6 @@ var AccountsApi = /** @class */ (function (_super) {
1688
1722
  * @param {string} email Contact Email Address
1689
1723
  * @param {*} [options] Override http request option.
1690
1724
  * @throws {RequiredError}
1691
- * @memberof AccountsApi
1692
1725
  */
1693
1726
  AccountsApi.prototype.deleteUpdateAccountContact = function (email, options) {
1694
1727
  var _this = this;
@@ -1699,7 +1732,6 @@ var AccountsApi = /** @class */ (function (_super) {
1699
1732
  * @summary Get Account
1700
1733
  * @param {*} [options] Override http request option.
1701
1734
  * @throws {RequiredError}
1702
- * @memberof AccountsApi
1703
1735
  */
1704
1736
  AccountsApi.prototype.getGetAccount = function (options) {
1705
1737
  var _this = this;
@@ -1711,7 +1743,6 @@ var AccountsApi = /** @class */ (function (_super) {
1711
1743
  * @param {string} [email] Contact Email Address
1712
1744
  * @param {*} [options] Override http request option.
1713
1745
  * @throws {RequiredError}
1714
- * @memberof AccountsApi
1715
1746
  */
1716
1747
  AccountsApi.prototype.getGetAccountContacts = function (email, options) {
1717
1748
  var _this = this;
@@ -1723,7 +1754,6 @@ var AccountsApi = /** @class */ (function (_super) {
1723
1754
  * @param {number} id Customer ID
1724
1755
  * @param {*} [options] Override http request option.
1725
1756
  * @throws {RequiredError}
1726
- * @memberof AccountsApi
1727
1757
  */
1728
1758
  AccountsApi.prototype.getGetAccountDetailedSummary = function (id, options) {
1729
1759
  var _this = this;
@@ -1738,7 +1768,6 @@ var AccountsApi = /** @class */ (function (_super) {
1738
1768
  * @param {boolean} [active] Active
1739
1769
  * @param {*} [options] Override http request option.
1740
1770
  * @throws {RequiredError}
1741
- * @memberof AccountsApi
1742
1771
  */
1743
1772
  AccountsApi.prototype.getGetAccounts = function (pageSize, page, search, active, options) {
1744
1773
  var _this = this;
@@ -1749,7 +1778,6 @@ var AccountsApi = /** @class */ (function (_super) {
1749
1778
  * @summary Get user\'s client credentials
1750
1779
  * @param {*} [options] Override http request option.
1751
1780
  * @throws {RequiredError}
1752
- * @memberof AccountsApi
1753
1781
  */
1754
1782
  AccountsApi.prototype.getGetClientCredentials = function (options) {
1755
1783
  var _this = this;
@@ -1760,7 +1788,6 @@ var AccountsApi = /** @class */ (function (_super) {
1760
1788
  * @summary Get 3CX Keys
1761
1789
  * @param {*} [options] Override http request option.
1762
1790
  * @throws {RequiredError}
1763
- * @memberof AccountsApi
1764
1791
  */
1765
1792
  AccountsApi.prototype.getGetCustomerKeys = function (options) {
1766
1793
  var _this = this;
@@ -1772,7 +1799,6 @@ var AccountsApi = /** @class */ (function (_super) {
1772
1799
  * @param {string} token Verification Token
1773
1800
  * @param {*} [options] Override http request option.
1774
1801
  * @throws {RequiredError}
1775
- * @memberof AccountsApi
1776
1802
  */
1777
1803
  AccountsApi.prototype.getVerifyEmailAddress = function (token, options) {
1778
1804
  var _this = this;
@@ -1783,7 +1809,6 @@ var AccountsApi = /** @class */ (function (_super) {
1783
1809
  * @param {PatchSetTcxWizardCnameRequest} [patchSetTcxWizardCnameRequest] CNAME Request
1784
1810
  * @param {*} [options] Override http request option.
1785
1811
  * @throws {RequiredError}
1786
- * @memberof AccountsApi
1787
1812
  */
1788
1813
  AccountsApi.prototype.patchSetTcxWizardCname = function (patchSetTcxWizardCnameRequest, options) {
1789
1814
  var _this = this;
@@ -1796,7 +1821,6 @@ var AccountsApi = /** @class */ (function (_super) {
1796
1821
  * @param {PatchUpdateAccountContactPasswordRequest} [patchUpdateAccountContactPasswordRequest] New account request
1797
1822
  * @param {*} [options] Override http request option.
1798
1823
  * @throws {RequiredError}
1799
- * @memberof AccountsApi
1800
1824
  */
1801
1825
  AccountsApi.prototype.patchUpdateAccountContactPassword = function (token, patchUpdateAccountContactPasswordRequest, options) {
1802
1826
  var _this = this;
@@ -1808,7 +1832,6 @@ var AccountsApi = /** @class */ (function (_super) {
1808
1832
  * @param {AccountContactRequestModel} [accountContactRequestModel] New account request
1809
1833
  * @param {*} [options] Override http request option.
1810
1834
  * @throws {RequiredError}
1811
- * @memberof AccountsApi
1812
1835
  */
1813
1836
  AccountsApi.prototype.postGetAccountContacts = function (accountContactRequestModel, options) {
1814
1837
  var _this = this;
@@ -1820,7 +1843,6 @@ var AccountsApi = /** @class */ (function (_super) {
1820
1843
  * @param {AccountRequestModel} [accountRequestModel] New account request
1821
1844
  * @param {*} [options] Override http request option.
1822
1845
  * @throws {RequiredError}
1823
- * @memberof AccountsApi
1824
1846
  */
1825
1847
  AccountsApi.prototype.postGetAccounts = function (accountRequestModel, options) {
1826
1848
  var _this = this;
@@ -1831,7 +1853,6 @@ var AccountsApi = /** @class */ (function (_super) {
1831
1853
  * @summary Get Admin Account
1832
1854
  * @param {*} [options] Override http request option.
1833
1855
  * @throws {RequiredError}
1834
- * @memberof AccountsApi
1835
1856
  */
1836
1857
  AccountsApi.prototype.postGetAdminAccount = function (options) {
1837
1858
  var _this = this;
@@ -1843,7 +1864,6 @@ var AccountsApi = /** @class */ (function (_super) {
1843
1864
  * @param {PostGetClientCredentialsRequest} [postGetClientCredentialsRequest] New client credentials request
1844
1865
  * @param {*} [options] Override http request option.
1845
1866
  * @throws {RequiredError}
1846
- * @memberof AccountsApi
1847
1867
  */
1848
1868
  AccountsApi.prototype.postGetClientCredentials = function (postGetClientCredentialsRequest, options) {
1849
1869
  var _this = this;
@@ -1855,7 +1875,6 @@ var AccountsApi = /** @class */ (function (_super) {
1855
1875
  * @param {string} email Email Address
1856
1876
  * @param {*} [options] Override http request option.
1857
1877
  * @throws {RequiredError}
1858
- * @memberof AccountsApi
1859
1878
  */
1860
1879
  AccountsApi.prototype.postSendEmailVerificationEmail = function (email, options) {
1861
1880
  var _this = this;
@@ -1867,7 +1886,6 @@ var AccountsApi = /** @class */ (function (_super) {
1867
1886
  * @param {string} email Email Address
1868
1887
  * @param {*} [options] Override http request option.
1869
1888
  * @throws {RequiredError}
1870
- * @memberof AccountsApi
1871
1889
  */
1872
1890
  AccountsApi.prototype.postSendPasswordReset = function (email, options) {
1873
1891
  var _this = this;
@@ -1881,7 +1899,6 @@ var AccountsApi = /** @class */ (function (_super) {
1881
1899
  * @param {string} [vatNumber] VAT Number
1882
1900
  * @param {*} [options] Override http request option.
1883
1901
  * @throws {RequiredError}
1884
- * @memberof AccountsApi
1885
1902
  */
1886
1903
  AccountsApi.prototype.postSubmitResellerApplication = function (creditRequired, companyNumber, vatNumber, options) {
1887
1904
  var _this = this;
@@ -1894,7 +1911,6 @@ var AccountsApi = /** @class */ (function (_super) {
1894
1911
  * @param {AccountContactRequestModel} [accountContactRequestModel] Account request
1895
1912
  * @param {*} [options] Override http request option.
1896
1913
  * @throws {RequiredError}
1897
- * @memberof AccountsApi
1898
1914
  */
1899
1915
  AccountsApi.prototype.putUpdateAccountContact = function (email, accountContactRequestModel, options) {
1900
1916
  var _this = this;
@@ -1905,7 +1921,6 @@ var AccountsApi = /** @class */ (function (_super) {
1905
1921
  exports.AccountsApi = AccountsApi;
1906
1922
  /**
1907
1923
  * CRMApi - axios parameter creator
1908
- * @export
1909
1924
  */
1910
1925
  var CRMApiAxiosParamCreator = function (configuration) {
1911
1926
  var _this = this;
@@ -1947,7 +1962,6 @@ var CRMApiAxiosParamCreator = function (configuration) {
1947
1962
  exports.CRMApiAxiosParamCreator = CRMApiAxiosParamCreator;
1948
1963
  /**
1949
1964
  * CRMApi - functional programming interface
1950
- * @export
1951
1965
  */
1952
1966
  var CRMApiFp = function (configuration) {
1953
1967
  var localVarAxiosParamCreator = (0, exports.CRMApiAxiosParamCreator)(configuration);
@@ -1978,7 +1992,6 @@ var CRMApiFp = function (configuration) {
1978
1992
  exports.CRMApiFp = CRMApiFp;
1979
1993
  /**
1980
1994
  * CRMApi - factory interface
1981
- * @export
1982
1995
  */
1983
1996
  var CRMApiFactory = function (configuration, basePath, axios) {
1984
1997
  var localVarFp = (0, exports.CRMApiFp)(configuration);
@@ -1996,9 +2009,6 @@ var CRMApiFactory = function (configuration, basePath, axios) {
1996
2009
  exports.CRMApiFactory = CRMApiFactory;
1997
2010
  /**
1998
2011
  * CRMApi - object-oriented interface
1999
- * @export
2000
- * @class CRMApi
2001
- * @extends {BaseAPI}
2002
2012
  */
2003
2013
  var CRMApi = /** @class */ (function (_super) {
2004
2014
  __extends(CRMApi, _super);
@@ -2009,7 +2019,6 @@ var CRMApi = /** @class */ (function (_super) {
2009
2019
  * Search for contacts by phone number
2010
2020
  * @param {*} [options] Override http request option.
2011
2021
  * @throws {RequiredError}
2012
- * @memberof CRMApi
2013
2022
  */
2014
2023
  CRMApi.prototype.getSearchByPhone = function (options) {
2015
2024
  var _this = this;
@@ -2020,7 +2029,6 @@ var CRMApi = /** @class */ (function (_super) {
2020
2029
  exports.CRMApi = CRMApi;
2021
2030
  /**
2022
2031
  * Class3CXApi - axios parameter creator
2023
- * @export
2024
2032
  */
2025
2033
  var Class3CXApiAxiosParamCreator = function (configuration) {
2026
2034
  var _this = this;
@@ -2105,7 +2113,6 @@ var Class3CXApiAxiosParamCreator = function (configuration) {
2105
2113
  exports.Class3CXApiAxiosParamCreator = Class3CXApiAxiosParamCreator;
2106
2114
  /**
2107
2115
  * Class3CXApi - functional programming interface
2108
- * @export
2109
2116
  */
2110
2117
  var Class3CXApiFp = function (configuration) {
2111
2118
  var localVarAxiosParamCreator = (0, exports.Class3CXApiAxiosParamCreator)(configuration);
@@ -2161,7 +2168,6 @@ var Class3CXApiFp = function (configuration) {
2161
2168
  exports.Class3CXApiFp = Class3CXApiFp;
2162
2169
  /**
2163
2170
  * Class3CXApi - factory interface
2164
- * @export
2165
2171
  */
2166
2172
  var Class3CXApiFactory = function (configuration, basePath, axios) {
2167
2173
  var localVarFp = (0, exports.Class3CXApiFp)(configuration);
@@ -2191,9 +2197,6 @@ var Class3CXApiFactory = function (configuration, basePath, axios) {
2191
2197
  exports.Class3CXApiFactory = Class3CXApiFactory;
2192
2198
  /**
2193
2199
  * Class3CXApi - object-oriented interface
2194
- * @export
2195
- * @class Class3CXApi
2196
- * @extends {BaseAPI}
2197
2200
  */
2198
2201
  var Class3CXApi = /** @class */ (function (_super) {
2199
2202
  __extends(Class3CXApi, _super);
@@ -2206,7 +2209,6 @@ var Class3CXApi = /** @class */ (function (_super) {
2206
2209
  * @param {string} key 3CX Licence Key
2207
2210
  * @param {*} [options] Override http request option.
2208
2211
  * @throws {RequiredError}
2209
- * @memberof Class3CXApi
2210
2212
  */
2211
2213
  Class3CXApi.prototype.getGetLicenceDetails = function (key, options) {
2212
2214
  var _this = this;
@@ -2218,7 +2220,6 @@ var Class3CXApi = /** @class */ (function (_super) {
2218
2220
  * @param {Array<string>} [requestBody] Licence Lookup Request
2219
2221
  * @param {*} [options] Override http request option.
2220
2222
  * @throws {RequiredError}
2221
- * @memberof Class3CXApi
2222
2223
  */
2223
2224
  Class3CXApi.prototype.postGetBulkLicenceDetails = function (requestBody, options) {
2224
2225
  var _this = this;
@@ -2229,7 +2230,6 @@ var Class3CXApi = /** @class */ (function (_super) {
2229
2230
  exports.Class3CXApi = Class3CXApi;
2230
2231
  /**
2231
2232
  * Class3CXInstallationWizardApi - axios parameter creator
2232
- * @export
2233
2233
  */
2234
2234
  var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
2235
2235
  var _this = this;
@@ -3433,42 +3433,6 @@ var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
3433
3433
  });
3434
3434
  });
3435
3435
  },
3436
- /**
3437
- * Track SIP Trunk Change Request
3438
- * @summary Track SIP Trunk Change Request
3439
- * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
3440
- * @param {*} [options] Override http request option.
3441
- * @throws {RequiredError}
3442
- */
3443
- postTrackChangeTcxWizard: function (sipTrunkChangeResponseModel_1) {
3444
- var args_1 = [];
3445
- for (var _i = 1; _i < arguments.length; _i++) {
3446
- args_1[_i - 1] = arguments[_i];
3447
- }
3448
- return __awaiter(_this, __spreadArray([sipTrunkChangeResponseModel_1], args_1, true), void 0, function (sipTrunkChangeResponseModel, options) {
3449
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
3450
- if (options === void 0) { options = {}; }
3451
- return __generator(this, function (_a) {
3452
- localVarPath = "/tcx/wizards/sip/trunks/changes/track";
3453
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
3454
- if (configuration) {
3455
- baseOptions = configuration.baseOptions;
3456
- }
3457
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
3458
- localVarHeaderParameter = {};
3459
- localVarQueryParameter = {};
3460
- localVarHeaderParameter['Content-Type'] = 'application/json';
3461
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
3462
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
3463
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
3464
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sipTrunkChangeResponseModel, localVarRequestOptions, configuration);
3465
- return [2 /*return*/, {
3466
- url: (0, common_1.toPathString)(localVarUrlObj),
3467
- options: localVarRequestOptions,
3468
- }];
3469
- });
3470
- });
3471
- },
3472
3436
  /**
3473
3437
  * Upload 3CX Backup File
3474
3438
  * @param {File} backup 3CX Backup ZIP File
@@ -3515,7 +3479,6 @@ var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
3515
3479
  exports.Class3CXInstallationWizardApiAxiosParamCreator = Class3CXInstallationWizardApiAxiosParamCreator;
3516
3480
  /**
3517
3481
  * Class3CXInstallationWizardApi - functional programming interface
3518
- * @export
3519
3482
  */
3520
3483
  var Class3CXInstallationWizardApiFp = function (configuration) {
3521
3484
  var localVarAxiosParamCreator = (0, exports.Class3CXInstallationWizardApiAxiosParamCreator)(configuration);
@@ -4261,29 +4224,6 @@ var Class3CXInstallationWizardApiFp = function (configuration) {
4261
4224
  });
4262
4225
  });
4263
4226
  },
4264
- /**
4265
- * Track SIP Trunk Change Request
4266
- * @summary Track SIP Trunk Change Request
4267
- * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
4268
- * @param {*} [options] Override http request option.
4269
- * @throws {RequiredError}
4270
- */
4271
- postTrackChangeTcxWizard: function (sipTrunkChangeResponseModel, options) {
4272
- return __awaiter(this, void 0, void 0, function () {
4273
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
4274
- var _a, _b, _c;
4275
- return __generator(this, function (_d) {
4276
- switch (_d.label) {
4277
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.postTrackChangeTcxWizard(sipTrunkChangeResponseModel, options)];
4278
- case 1:
4279
- localVarAxiosArgs = _d.sent();
4280
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
4281
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['Class3CXInstallationWizardApi.postTrackChangeTcxWizard']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
4282
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
4283
- }
4284
- });
4285
- });
4286
- },
4287
4227
  /**
4288
4228
  * Upload 3CX Backup File
4289
4229
  * @param {File} backup 3CX Backup ZIP File
@@ -4311,7 +4251,6 @@ var Class3CXInstallationWizardApiFp = function (configuration) {
4311
4251
  exports.Class3CXInstallationWizardApiFp = Class3CXInstallationWizardApiFp;
4312
4252
  /**
4313
4253
  * Class3CXInstallationWizardApi - factory interface
4314
- * @export
4315
4254
  */
4316
4255
  var Class3CXInstallationWizardApiFactory = function (configuration, basePath, axios) {
4317
4256
  var localVarFp = (0, exports.Class3CXInstallationWizardApiFp)(configuration);
@@ -4641,16 +4580,6 @@ var Class3CXInstallationWizardApiFactory = function (configuration, basePath, ax
4641
4580
  postGetSipTrunksTcxWizard: function (sipTrunkCreationRequestModel, options) {
4642
4581
  return localVarFp.postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel, options).then(function (request) { return request(axios, basePath); });
4643
4582
  },
4644
- /**
4645
- * Track SIP Trunk Change Request
4646
- * @summary Track SIP Trunk Change Request
4647
- * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
4648
- * @param {*} [options] Override http request option.
4649
- * @throws {RequiredError}
4650
- */
4651
- postTrackChangeTcxWizard: function (sipTrunkChangeResponseModel, options) {
4652
- return localVarFp.postTrackChangeTcxWizard(sipTrunkChangeResponseModel, options).then(function (request) { return request(axios, basePath); });
4653
- },
4654
4583
  /**
4655
4584
  * Upload 3CX Backup File
4656
4585
  * @param {File} backup 3CX Backup ZIP File
@@ -4665,9 +4594,6 @@ var Class3CXInstallationWizardApiFactory = function (configuration, basePath, ax
4665
4594
  exports.Class3CXInstallationWizardApiFactory = Class3CXInstallationWizardApiFactory;
4666
4595
  /**
4667
4596
  * Class3CXInstallationWizardApi - object-oriented interface
4668
- * @export
4669
- * @class Class3CXInstallationWizardApi
4670
- * @extends {BaseAPI}
4671
4597
  */
4672
4598
  var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4673
4599
  __extends(Class3CXInstallationWizardApi, _super);
@@ -4680,7 +4606,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4680
4606
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
4681
4607
  * @param {*} [options] Override http request option.
4682
4608
  * @throws {RequiredError}
4683
- * @memberof Class3CXInstallationWizardApi
4684
4609
  */
4685
4610
  Class3CXInstallationWizardApi.prototype.deleteAddExtensions = function (tcxExtsEntity, options) {
4686
4611
  var _this = this;
@@ -4692,7 +4617,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4692
4617
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4693
4618
  * @param {*} [options] Override http request option.
4694
4619
  * @throws {RequiredError}
4695
- * @memberof Class3CXInstallationWizardApi
4696
4620
  */
4697
4621
  Class3CXInstallationWizardApi.prototype.deleteAddNumbers = function (tcxNumbersEntity, options) {
4698
4622
  var _this = this;
@@ -4704,7 +4628,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4704
4628
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4705
4629
  * @param {*} [options] Override http request option.
4706
4630
  * @throws {RequiredError}
4707
- * @memberof Class3CXInstallationWizardApi
4708
4631
  */
4709
4632
  Class3CXInstallationWizardApi.prototype.deleteAddPhones = function (tcxPhonesEntity, options) {
4710
4633
  var _this = this;
@@ -4716,7 +4639,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4716
4639
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4717
4640
  * @param {*} [options] Override http request option.
4718
4641
  * @throws {RequiredError}
4719
- * @memberof Class3CXInstallationWizardApi
4720
4642
  */
4721
4643
  Class3CXInstallationWizardApi.prototype.deleteAddSbcs = function (tcxSbcModel, options) {
4722
4644
  var _this = this;
@@ -4727,7 +4649,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4727
4649
  * @summary Delete 3CX Installation Wizard
4728
4650
  * @param {*} [options] Override http request option.
4729
4651
  * @throws {RequiredError}
4730
- * @memberof Class3CXInstallationWizardApi
4731
4652
  */
4732
4653
  Class3CXInstallationWizardApi.prototype.deleteGetWizard = function (options) {
4733
4654
  var _this = this;
@@ -4738,7 +4659,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4738
4659
  * @summary Get phones on linked order and MAC addresses
4739
4660
  * @param {*} [options] Override http request option.
4740
4661
  * @throws {RequiredError}
4741
- * @memberof Class3CXInstallationWizardApi
4742
4662
  */
4743
4663
  Class3CXInstallationWizardApi.prototype.getAddPhones = function (options) {
4744
4664
  var _this = this;
@@ -4749,7 +4669,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4749
4669
  * @summary Get UK National Area Codes
4750
4670
  * @param {*} [options] Override http request option.
4751
4671
  * @throws {RequiredError}
4752
- * @memberof Class3CXInstallationWizardApi
4753
4672
  */
4754
4673
  Class3CXInstallationWizardApi.prototype.getGetAreaCodesTcxWizard = function (options) {
4755
4674
  var _this = this;
@@ -4761,7 +4680,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4761
4680
  * @param {number} id SIP Trunk ID
4762
4681
  * @param {*} [options] Override http request option.
4763
4682
  * @throws {RequiredError}
4764
- * @memberof Class3CXInstallationWizardApi
4765
4683
  */
4766
4684
  Class3CXInstallationWizardApi.prototype.getGetDdisTcxWizard = function (id, options) {
4767
4685
  var _this = this;
@@ -4772,7 +4690,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4772
4690
  * @summary Get Hosting Price
4773
4691
  * @param {*} [options] Override http request option.
4774
4692
  * @throws {RequiredError}
4775
- * @memberof Class3CXInstallationWizardApi
4776
4693
  */
4777
4694
  Class3CXInstallationWizardApi.prototype.getGetHostingPrice = function (options) {
4778
4695
  var _this = this;
@@ -4783,7 +4700,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4783
4700
  * @summary Get 3CX Hosting Regions
4784
4701
  * @param {*} [options] Override http request option.
4785
4702
  * @throws {RequiredError}
4786
- * @memberof Class3CXInstallationWizardApi
4787
4703
  */
4788
4704
  Class3CXInstallationWizardApi.prototype.getGetHostingRegions = function (options) {
4789
4705
  var _this = this;
@@ -4799,7 +4715,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4799
4715
  * @param {*} [options] Override http request option.
4800
4716
  * @deprecated
4801
4717
  * @throws {RequiredError}
4802
- * @memberof Class3CXInstallationWizardApi
4803
4718
  */
4804
4719
  Class3CXInstallationWizardApi.prototype.getGetInstallStatus = function (id, u, c, p, options) {
4805
4720
  var _this = this;
@@ -4810,7 +4725,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4810
4725
  * @summary Get 3CX Instance Install Status
4811
4726
  * @param {*} [options] Override http request option.
4812
4727
  * @throws {RequiredError}
4813
- * @memberof Class3CXInstallationWizardApi
4814
4728
  */
4815
4729
  Class3CXInstallationWizardApi.prototype.getGetInstanceInstallStatus = function (options) {
4816
4730
  var _this = this;
@@ -4821,7 +4735,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4821
4735
  * @summary Get PBX IP Address
4822
4736
  * @param {*} [options] Override http request option.
4823
4737
  * @throws {RequiredError}
4824
- * @memberof Class3CXInstallationWizardApi
4825
4738
  */
4826
4739
  Class3CXInstallationWizardApi.prototype.getGetPbxIpAddress = function (options) {
4827
4740
  var _this = this;
@@ -4833,7 +4746,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4833
4746
  * @param {number} id SIP Trunk ID
4834
4747
  * @param {*} [options] Override http request option.
4835
4748
  * @throws {RequiredError}
4836
- * @memberof Class3CXInstallationWizardApi
4837
4749
  */
4838
4750
  Class3CXInstallationWizardApi.prototype.getGetSipTrunkTcxWizard = function (id, options) {
4839
4751
  var _this = this;
@@ -4847,7 +4759,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4847
4759
  * @param {string} [search] Search
4848
4760
  * @param {*} [options] Override http request option.
4849
4761
  * @throws {RequiredError}
4850
- * @memberof Class3CXInstallationWizardApi
4851
4762
  */
4852
4763
  Class3CXInstallationWizardApi.prototype.getGetSipTrunksTcxWizard = function (pageSize, page, search, options) {
4853
4764
  var _this = this;
@@ -4858,7 +4769,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4858
4769
  * @summary Get 3CX Installation Wizard
4859
4770
  * @param {*} [options] Override http request option.
4860
4771
  * @throws {RequiredError}
4861
- * @memberof Class3CXInstallationWizardApi
4862
4772
  */
4863
4773
  Class3CXInstallationWizardApi.prototype.getGetWizard = function (options) {
4864
4774
  var _this = this;
@@ -4870,7 +4780,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4870
4780
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
4871
4781
  * @param {*} [options] Override http request option.
4872
4782
  * @throws {RequiredError}
4873
- * @memberof Class3CXInstallationWizardApi
4874
4783
  */
4875
4784
  Class3CXInstallationWizardApi.prototype.patchAddExtensions = function (tcxExtsEntity, options) {
4876
4785
  var _this = this;
@@ -4882,7 +4791,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4882
4791
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4883
4792
  * @param {*} [options] Override http request option.
4884
4793
  * @throws {RequiredError}
4885
- * @memberof Class3CXInstallationWizardApi
4886
4794
  */
4887
4795
  Class3CXInstallationWizardApi.prototype.patchAddNumbers = function (tcxNumbersEntity, options) {
4888
4796
  var _this = this;
@@ -4894,7 +4802,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4894
4802
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4895
4803
  * @param {*} [options] Override http request option.
4896
4804
  * @throws {RequiredError}
4897
- * @memberof Class3CXInstallationWizardApi
4898
4805
  */
4899
4806
  Class3CXInstallationWizardApi.prototype.patchAddPhones = function (tcxPhonesEntity, options) {
4900
4807
  var _this = this;
@@ -4906,7 +4813,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4906
4813
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4907
4814
  * @param {*} [options] Override http request option.
4908
4815
  * @throws {RequiredError}
4909
- * @memberof Class3CXInstallationWizardApi
4910
4816
  */
4911
4817
  Class3CXInstallationWizardApi.prototype.patchAddSbcs = function (tcxSbcModel, options) {
4912
4818
  var _this = this;
@@ -4918,7 +4824,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4918
4824
  * @param {TcxWizardModel} [tcxWizardModel] 3CX Wizard
4919
4825
  * @param {*} [options] Override http request option.
4920
4826
  * @throws {RequiredError}
4921
- * @memberof Class3CXInstallationWizardApi
4922
4827
  */
4923
4828
  Class3CXInstallationWizardApi.prototype.patchGetWizard = function (tcxWizardModel, options) {
4924
4829
  var _this = this;
@@ -4930,7 +4835,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4930
4835
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extension
4931
4836
  * @param {*} [options] Override http request option.
4932
4837
  * @throws {RequiredError}
4933
- * @memberof Class3CXInstallationWizardApi
4934
4838
  */
4935
4839
  Class3CXInstallationWizardApi.prototype.postAddExtensions = function (tcxExtsEntity, options) {
4936
4840
  var _this = this;
@@ -4942,7 +4846,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4942
4846
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4943
4847
  * @param {*} [options] Override http request option.
4944
4848
  * @throws {RequiredError}
4945
- * @memberof Class3CXInstallationWizardApi
4946
4849
  */
4947
4850
  Class3CXInstallationWizardApi.prototype.postAddNumbers = function (tcxNumbersEntity, options) {
4948
4851
  var _this = this;
@@ -4954,7 +4857,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4954
4857
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4955
4858
  * @param {*} [options] Override http request option.
4956
4859
  * @throws {RequiredError}
4957
- * @memberof Class3CXInstallationWizardApi
4958
4860
  */
4959
4861
  Class3CXInstallationWizardApi.prototype.postAddPhones = function (tcxPhonesEntity, options) {
4960
4862
  var _this = this;
@@ -4966,7 +4868,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4966
4868
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4967
4869
  * @param {*} [options] Override http request option.
4968
4870
  * @throws {RequiredError}
4969
- * @memberof Class3CXInstallationWizardApi
4970
4871
  */
4971
4872
  Class3CXInstallationWizardApi.prototype.postAddSbcs = function (tcxSbcModel, options) {
4972
4873
  var _this = this;
@@ -4977,7 +4878,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4977
4878
  * @summary Build Instance From 3CX Installation Wizard
4978
4879
  * @param {*} [options] Override http request option.
4979
4880
  * @throws {RequiredError}
4980
- * @memberof Class3CXInstallationWizardApi
4981
4881
  */
4982
4882
  Class3CXInstallationWizardApi.prototype.postBuildInstance = function (options) {
4983
4883
  var _this = this;
@@ -4993,7 +4893,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4993
4893
  * @param {*} [options] Override http request option.
4994
4894
  * @deprecated
4995
4895
  * @throws {RequiredError}
4996
- * @memberof Class3CXInstallationWizardApi
4997
4896
  */
4998
4897
  Class3CXInstallationWizardApi.prototype.postBuildInstanceFromWizard = function (id, u, c, p, options) {
4999
4898
  var _this = this;
@@ -5004,7 +4903,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5004
4903
  * @summary Create Instance From 3CX Installation Wizard
5005
4904
  * @param {*} [options] Override http request option.
5006
4905
  * @throws {RequiredError}
5007
- * @memberof Class3CXInstallationWizardApi
5008
4906
  */
5009
4907
  Class3CXInstallationWizardApi.prototype.postCreateInstance = function (options) {
5010
4908
  var _this = this;
@@ -5020,7 +4918,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5020
4918
  * @param {*} [options] Override http request option.
5021
4919
  * @deprecated
5022
4920
  * @throws {RequiredError}
5023
- * @memberof Class3CXInstallationWizardApi
5024
4921
  */
5025
4922
  Class3CXInstallationWizardApi.prototype.postCreateInstanceFromWizard = function (id, u, c, p, options) {
5026
4923
  var _this = this;
@@ -5033,7 +4930,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5033
4930
  * @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
5034
4931
  * @param {*} [options] Override http request option.
5035
4932
  * @throws {RequiredError}
5036
- * @memberof Class3CXInstallationWizardApi
5037
4933
  */
5038
4934
  Class3CXInstallationWizardApi.prototype.postGetDdisTcxWizard = function (id, ddiRangesRequestModel, options) {
5039
4935
  var _this = this;
@@ -5045,7 +4941,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5045
4941
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
5046
4942
  * @param {*} [options] Override http request option.
5047
4943
  * @throws {RequiredError}
5048
- * @memberof Class3CXInstallationWizardApi
5049
4944
  */
5050
4945
  Class3CXInstallationWizardApi.prototype.postGetRequestedDdisTcxWizard = function (sipTrunkChangeResponseModel, options) {
5051
4946
  var _this = this;
@@ -5057,30 +4952,16 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5057
4952
  * @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
5058
4953
  * @param {*} [options] Override http request option.
5059
4954
  * @throws {RequiredError}
5060
- * @memberof Class3CXInstallationWizardApi
5061
4955
  */
5062
4956
  Class3CXInstallationWizardApi.prototype.postGetSipTrunksTcxWizard = function (sipTrunkCreationRequestModel, options) {
5063
4957
  var _this = this;
5064
4958
  return (0, exports.Class3CXInstallationWizardApiFp)(this.configuration).postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
5065
4959
  };
5066
- /**
5067
- * Track SIP Trunk Change Request
5068
- * @summary Track SIP Trunk Change Request
5069
- * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
5070
- * @param {*} [options] Override http request option.
5071
- * @throws {RequiredError}
5072
- * @memberof Class3CXInstallationWizardApi
5073
- */
5074
- Class3CXInstallationWizardApi.prototype.postTrackChangeTcxWizard = function (sipTrunkChangeResponseModel, options) {
5075
- var _this = this;
5076
- return (0, exports.Class3CXInstallationWizardApiFp)(this.configuration).postTrackChangeTcxWizard(sipTrunkChangeResponseModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
5077
- };
5078
4960
  /**
5079
4961
  * Upload 3CX Backup File
5080
4962
  * @param {File} backup 3CX Backup ZIP File
5081
4963
  * @param {*} [options] Override http request option.
5082
4964
  * @throws {RequiredError}
5083
- * @memberof Class3CXInstallationWizardApi
5084
4965
  */
5085
4966
  Class3CXInstallationWizardApi.prototype.postUploadBackup = function (backup, options) {
5086
4967
  var _this = this;
@@ -5091,7 +4972,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5091
4972
  exports.Class3CXInstallationWizardApi = Class3CXInstallationWizardApi;
5092
4973
  /**
5093
4974
  * Class3CXInstallationsApi - axios parameter creator
5094
- * @export
5095
4975
  */
5096
4976
  var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5097
4977
  var _this = this;
@@ -5194,49 +5074,6 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5194
5074
  });
5195
5075
  });
5196
5076
  },
5197
- /**
5198
- * Update 3CX Instance Auto Failover
5199
- * @summary Update 3CX Instance Auto Failover
5200
- * @param {string} instanceId Instance ID
5201
- * @param {boolean} enable Enable
5202
- * @param {*} [options] Override http request option.
5203
- * @throws {RequiredError}
5204
- */
5205
- patchUpdateAutoFailover: function (instanceId_1, enable_1) {
5206
- var args_1 = [];
5207
- for (var _i = 2; _i < arguments.length; _i++) {
5208
- args_1[_i - 2] = arguments[_i];
5209
- }
5210
- return __awaiter(_this, __spreadArray([instanceId_1, enable_1], args_1, true), void 0, function (instanceId, enable, options) {
5211
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
5212
- if (options === void 0) { options = {}; }
5213
- return __generator(this, function (_a) {
5214
- // verify required parameter 'instanceId' is not null or undefined
5215
- (0, common_1.assertParamExists)('patchUpdateAutoFailover', 'instanceId', instanceId);
5216
- // verify required parameter 'enable' is not null or undefined
5217
- (0, common_1.assertParamExists)('patchUpdateAutoFailover', 'enable', enable);
5218
- localVarPath = "/tcx/installations/{instance_id}/failover/auto"
5219
- .replace("{".concat("instance_id", "}"), encodeURIComponent(String(instanceId)));
5220
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
5221
- if (configuration) {
5222
- baseOptions = configuration.baseOptions;
5223
- }
5224
- localVarRequestOptions = __assign(__assign({ method: 'PATCH' }, baseOptions), options);
5225
- localVarHeaderParameter = {};
5226
- localVarQueryParameter = {};
5227
- if (enable !== undefined) {
5228
- localVarQueryParameter['enable'] = enable;
5229
- }
5230
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
5231
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
5232
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
5233
- return [2 /*return*/, {
5234
- url: (0, common_1.toPathString)(localVarUrlObj),
5235
- options: localVarRequestOptions,
5236
- }];
5237
- });
5238
- });
5239
- },
5240
5077
  /**
5241
5078
  * Create a root user
5242
5079
  * @summary Create a root user
@@ -5625,7 +5462,6 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5625
5462
  exports.Class3CXInstallationsApiAxiosParamCreator = Class3CXInstallationsApiAxiosParamCreator;
5626
5463
  /**
5627
5464
  * Class3CXInstallationsApi - functional programming interface
5628
- * @export
5629
5465
  */
5630
5466
  var Class3CXInstallationsApiFp = function (configuration) {
5631
5467
  var localVarAxiosParamCreator = (0, exports.Class3CXInstallationsApiAxiosParamCreator)(configuration);
@@ -5682,30 +5518,6 @@ var Class3CXInstallationsApiFp = function (configuration) {
5682
5518
  });
5683
5519
  });
5684
5520
  },
5685
- /**
5686
- * Update 3CX Instance Auto Failover
5687
- * @summary Update 3CX Instance Auto Failover
5688
- * @param {string} instanceId Instance ID
5689
- * @param {boolean} enable Enable
5690
- * @param {*} [options] Override http request option.
5691
- * @throws {RequiredError}
5692
- */
5693
- patchUpdateAutoFailover: function (instanceId, enable, options) {
5694
- return __awaiter(this, void 0, void 0, function () {
5695
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
5696
- var _a, _b, _c;
5697
- return __generator(this, function (_d) {
5698
- switch (_d.label) {
5699
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchUpdateAutoFailover(instanceId, enable, options)];
5700
- case 1:
5701
- localVarAxiosArgs = _d.sent();
5702
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
5703
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['Class3CXInstallationsApi.patchUpdateAutoFailover']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
5704
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
5705
- }
5706
- });
5707
- });
5708
- },
5709
5521
  /**
5710
5522
  * Create a root user
5711
5523
  * @summary Create a root user
@@ -5927,7 +5739,6 @@ var Class3CXInstallationsApiFp = function (configuration) {
5927
5739
  exports.Class3CXInstallationsApiFp = Class3CXInstallationsApiFp;
5928
5740
  /**
5929
5741
  * Class3CXInstallationsApi - factory interface
5930
- * @export
5931
5742
  */
5932
5743
  var Class3CXInstallationsApiFactory = function (configuration, basePath, axios) {
5933
5744
  var localVarFp = (0, exports.Class3CXInstallationsApiFp)(configuration);
@@ -5958,17 +5769,6 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
5958
5769
  getGetInstallations: function (pageSize, page, customerId, search, status, hosting, installType, options) {
5959
5770
  return localVarFp.getGetInstallations(pageSize, page, customerId, search, status, hosting, installType, options).then(function (request) { return request(axios, basePath); });
5960
5771
  },
5961
- /**
5962
- * Update 3CX Instance Auto Failover
5963
- * @summary Update 3CX Instance Auto Failover
5964
- * @param {string} instanceId Instance ID
5965
- * @param {boolean} enable Enable
5966
- * @param {*} [options] Override http request option.
5967
- * @throws {RequiredError}
5968
- */
5969
- patchUpdateAutoFailover: function (instanceId, enable, options) {
5970
- return localVarFp.patchUpdateAutoFailover(instanceId, enable, options).then(function (request) { return request(axios, basePath); });
5971
- },
5972
5772
  /**
5973
5773
  * Create a root user
5974
5774
  * @summary Create a root user
@@ -6073,9 +5873,6 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
6073
5873
  exports.Class3CXInstallationsApiFactory = Class3CXInstallationsApiFactory;
6074
5874
  /**
6075
5875
  * Class3CXInstallationsApi - object-oriented interface
6076
- * @export
6077
- * @class Class3CXInstallationsApi
6078
- * @extends {BaseAPI}
6079
5876
  */
6080
5877
  var Class3CXInstallationsApi = /** @class */ (function (_super) {
6081
5878
  __extends(Class3CXInstallationsApi, _super);
@@ -6088,7 +5885,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6088
5885
  * @param {number} wizardId Wizard ID
6089
5886
  * @param {*} [options] Override http request option.
6090
5887
  * @throws {RequiredError}
6091
- * @memberof Class3CXInstallationsApi
6092
5888
  */
6093
5889
  Class3CXInstallationsApi.prototype.getGetDetails = function (wizardId, options) {
6094
5890
  var _this = this;
@@ -6106,25 +5902,11 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6106
5902
  * @param {GetGetInstallationsInstallTypeEnum} [installType] Install Type
6107
5903
  * @param {*} [options] Override http request option.
6108
5904
  * @throws {RequiredError}
6109
- * @memberof Class3CXInstallationsApi
6110
5905
  */
6111
5906
  Class3CXInstallationsApi.prototype.getGetInstallations = function (pageSize, page, customerId, search, status, hosting, installType, options) {
6112
5907
  var _this = this;
6113
5908
  return (0, exports.Class3CXInstallationsApiFp)(this.configuration).getGetInstallations(pageSize, page, customerId, search, status, hosting, installType, options).then(function (request) { return request(_this.axios, _this.basePath); });
6114
5909
  };
6115
- /**
6116
- * Update 3CX Instance Auto Failover
6117
- * @summary Update 3CX Instance Auto Failover
6118
- * @param {string} instanceId Instance ID
6119
- * @param {boolean} enable Enable
6120
- * @param {*} [options] Override http request option.
6121
- * @throws {RequiredError}
6122
- * @memberof Class3CXInstallationsApi
6123
- */
6124
- Class3CXInstallationsApi.prototype.patchUpdateAutoFailover = function (instanceId, enable, options) {
6125
- var _this = this;
6126
- return (0, exports.Class3CXInstallationsApiFp)(this.configuration).patchUpdateAutoFailover(instanceId, enable, options).then(function (request) { return request(_this.axios, _this.basePath); });
6127
- };
6128
5910
  /**
6129
5911
  * Create a root user
6130
5912
  * @summary Create a root user
@@ -6133,7 +5915,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6133
5915
  * @param {string} ipAddress Whitelist IP Address
6134
5916
  * @param {*} [options] Override http request option.
6135
5917
  * @throws {RequiredError}
6136
- * @memberof Class3CXInstallationsApi
6137
5918
  */
6138
5919
  Class3CXInstallationsApi.prototype.postCreateSshUser = function (instanceId, expiryDate, ipAddress, options) {
6139
5920
  var _this = this;
@@ -6145,7 +5926,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6145
5926
  * @param {string} instanceId Instance ID
6146
5927
  * @param {*} [options] Override http request option.
6147
5928
  * @throws {RequiredError}
6148
- * @memberof Class3CXInstallationsApi
6149
5929
  */
6150
5930
  Class3CXInstallationsApi.prototype.postDeleteInstance = function (instanceId, options) {
6151
5931
  var _this = this;
@@ -6159,7 +5939,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6159
5939
  * @param {string} schedule Scheduled Task (Date &amp; Time)
6160
5940
  * @param {*} [options] Override http request option.
6161
5941
  * @throws {RequiredError}
6162
- * @memberof Class3CXInstallationsApi
6163
5942
  */
6164
5943
  Class3CXInstallationsApi.prototype.postExtendDisk = function (instanceId, gigabytes, schedule, options) {
6165
5944
  var _this = this;
@@ -6172,7 +5951,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6172
5951
  * @param {PostFailoverInstanceTypeEnum} type Failover Type
6173
5952
  * @param {*} [options] Override http request option.
6174
5953
  * @throws {RequiredError}
6175
- * @memberof Class3CXInstallationsApi
6176
5954
  */
6177
5955
  Class3CXInstallationsApi.prototype.postFailoverInstance = function (instanceId, type, options) {
6178
5956
  var _this = this;
@@ -6184,7 +5962,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6184
5962
  * @param {string} instanceId Instance ID
6185
5963
  * @param {*} [options] Override http request option.
6186
5964
  * @throws {RequiredError}
6187
- * @memberof Class3CXInstallationsApi
6188
5965
  */
6189
5966
  Class3CXInstallationsApi.prototype.postRebootInstance = function (instanceId, options) {
6190
5967
  var _this = this;
@@ -6198,7 +5975,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6198
5975
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
6199
5976
  * @param {*} [options] Override http request option.
6200
5977
  * @throws {RequiredError}
6201
- * @memberof Class3CXInstallationsApi
6202
5978
  */
6203
5979
  Class3CXInstallationsApi.prototype.postResizeInstance = function (instanceId, size, schedule, options) {
6204
5980
  var _this = this;
@@ -6211,7 +5987,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6211
5987
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
6212
5988
  * @param {*} [options] Override http request option.
6213
5989
  * @throws {RequiredError}
6214
- * @memberof Class3CXInstallationsApi
6215
5990
  */
6216
5991
  Class3CXInstallationsApi.prototype.postSuspendInstance = function (instanceId, schedule, options) {
6217
5992
  var _this = this;
@@ -6223,7 +5998,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6223
5998
  * @param {string} instanceId Instance ID
6224
5999
  * @param {*} [options] Override http request option.
6225
6000
  * @throws {RequiredError}
6226
- * @memberof Class3CXInstallationsApi
6227
6001
  */
6228
6002
  Class3CXInstallationsApi.prototype.postUnsuspendInstance = function (instanceId, options) {
6229
6003
  var _this = this;
@@ -6236,7 +6010,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6236
6010
  * @param {string} schedule Scheduled Task (Date &amp; Time)
6237
6011
  * @param {*} [options] Override http request option.
6238
6012
  * @throws {RequiredError}
6239
- * @memberof Class3CXInstallationsApi
6240
6013
  */
6241
6014
  Class3CXInstallationsApi.prototype.postUpgradeDebian = function (instanceId, schedule, options) {
6242
6015
  var _this = this;
@@ -6245,43 +6018,28 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6245
6018
  return Class3CXInstallationsApi;
6246
6019
  }(base_1.BaseAPI));
6247
6020
  exports.Class3CXInstallationsApi = Class3CXInstallationsApi;
6248
- /**
6249
- * @export
6250
- */
6251
6021
  exports.GetGetInstallationsStatusEnum = {
6252
6022
  Completed: 'Completed',
6253
6023
  Outstanding: 'Outstanding',
6254
6024
  Offline: 'Offline',
6255
6025
  FailedOver: 'Failed Over'
6256
6026
  };
6257
- /**
6258
- * @export
6259
- */
6260
6027
  exports.GetGetInstallationsHostingEnum = {
6261
6028
  Yellowgrid: 'yellowgrid',
6262
6029
  MultiTenant: 'multi-tenant',
6263
6030
  Onprem: 'onprem',
6264
6031
  All: 'all'
6265
6032
  };
6266
- /**
6267
- * @export
6268
- */
6269
6033
  exports.GetGetInstallationsInstallTypeEnum = {
6270
6034
  New: 'new',
6271
6035
  Restore: 'restore',
6272
6036
  Failover: 'failover',
6273
6037
  MultiTenant: 'multi-tenant'
6274
6038
  };
6275
- /**
6276
- * @export
6277
- */
6278
6039
  exports.PostFailoverInstanceTypeEnum = {
6279
6040
  Config: 'config',
6280
6041
  Image: 'image'
6281
6042
  };
6282
- /**
6283
- * @export
6284
- */
6285
6043
  exports.PostResizeInstanceSizeEnum = {
6286
6044
  D24: 'd2-4',
6287
6045
  D28: 'd2-8',
@@ -6291,7 +6049,6 @@ exports.PostResizeInstanceSizeEnum = {
6291
6049
  };
6292
6050
  /**
6293
6051
  * Class3CXIntegrationsApi - axios parameter creator
6294
- * @export
6295
6052
  */
6296
6053
  var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6297
6054
  var _this = this;
@@ -6537,7 +6294,6 @@ var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6537
6294
  exports.Class3CXIntegrationsApiAxiosParamCreator = Class3CXIntegrationsApiAxiosParamCreator;
6538
6295
  /**
6539
6296
  * Class3CXIntegrationsApi - functional programming interface
6540
- * @export
6541
6297
  */
6542
6298
  var Class3CXIntegrationsApiFp = function (configuration) {
6543
6299
  var localVarAxiosParamCreator = (0, exports.Class3CXIntegrationsApiAxiosParamCreator)(configuration);
@@ -6683,7 +6439,6 @@ var Class3CXIntegrationsApiFp = function (configuration) {
6683
6439
  exports.Class3CXIntegrationsApiFp = Class3CXIntegrationsApiFp;
6684
6440
  /**
6685
6441
  * Class3CXIntegrationsApi - factory interface
6686
- * @export
6687
6442
  */
6688
6443
  var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6689
6444
  var localVarFp = (0, exports.Class3CXIntegrationsApiFp)(configuration);
@@ -6751,9 +6506,6 @@ var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6751
6506
  exports.Class3CXIntegrationsApiFactory = Class3CXIntegrationsApiFactory;
6752
6507
  /**
6753
6508
  * Class3CXIntegrationsApi - object-oriented interface
6754
- * @export
6755
- * @class Class3CXIntegrationsApi
6756
- * @extends {BaseAPI}
6757
6509
  */
6758
6510
  var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6759
6511
  __extends(Class3CXIntegrationsApi, _super);
@@ -6766,7 +6518,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6766
6518
  * @param {GetGetPriceSchoolTypeEnum} schoolType EdTechPro School Type
6767
6519
  * @param {*} [options] Override http request option.
6768
6520
  * @throws {RequiredError}
6769
- * @memberof Class3CXIntegrationsApi
6770
6521
  */
6771
6522
  Class3CXIntegrationsApi.prototype.getGetPrice = function (licenceType, schoolType, options) {
6772
6523
  var _this = this;
@@ -6779,7 +6530,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6779
6530
  * @param {string} [search] Search
6780
6531
  * @param {*} [options] Override http request option.
6781
6532
  * @throws {RequiredError}
6782
- * @memberof Class3CXIntegrationsApi
6783
6533
  */
6784
6534
  Class3CXIntegrationsApi.prototype.getGetSchools = function (pageSize, page, search, options) {
6785
6535
  var _this = this;
@@ -6789,7 +6539,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6789
6539
  * Get EdTechPro Trusts
6790
6540
  * @param {*} [options] Override http request option.
6791
6541
  * @throws {RequiredError}
6792
- * @memberof Class3CXIntegrationsApi
6793
6542
  */
6794
6543
  Class3CXIntegrationsApi.prototype.getGetTrusts = function (options) {
6795
6544
  var _this = this;
@@ -6802,7 +6551,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6802
6551
  * @param {string} ref School Order Reference
6803
6552
  * @param {*} [options] Override http request option.
6804
6553
  * @throws {RequiredError}
6805
- * @memberof Class3CXIntegrationsApi
6806
6554
  */
6807
6555
  Class3CXIntegrationsApi.prototype.patchUpdateEtpOrderReference = function (clientId, schoolId, ref, options) {
6808
6556
  var _this = this;
@@ -6813,7 +6561,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6813
6561
  * @param {OrderRequestModel} [orderRequestModel] New EdTechPro Order Request
6814
6562
  * @param {*} [options] Override http request option.
6815
6563
  * @throws {RequiredError}
6816
- * @memberof Class3CXIntegrationsApi
6817
6564
  */
6818
6565
  Class3CXIntegrationsApi.prototype.postOrderEdTechPro = function (orderRequestModel, options) {
6819
6566
  var _this = this;
@@ -6824,7 +6571,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6824
6571
  * @param {UpgradeRequestModel} [upgradeRequestModel] New EdTechPro Upgrade Request
6825
6572
  * @param {*} [options] Override http request option.
6826
6573
  * @throws {RequiredError}
6827
- * @memberof Class3CXIntegrationsApi
6828
6574
  */
6829
6575
  Class3CXIntegrationsApi.prototype.postUpgradeEdTechPro = function (upgradeRequestModel, options) {
6830
6576
  var _this = this;
@@ -6833,23 +6579,16 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6833
6579
  return Class3CXIntegrationsApi;
6834
6580
  }(base_1.BaseAPI));
6835
6581
  exports.Class3CXIntegrationsApi = Class3CXIntegrationsApi;
6836
- /**
6837
- * @export
6838
- */
6839
6582
  exports.GetGetPriceLicenceTypeEnum = {
6840
6583
  Lite: 'lite',
6841
6584
  Pro: 'pro'
6842
6585
  };
6843
- /**
6844
- * @export
6845
- */
6846
6586
  exports.GetGetPriceSchoolTypeEnum = {
6847
6587
  Primary: 'primary',
6848
6588
  Secondary: 'secondary'
6849
6589
  };
6850
6590
  /**
6851
6591
  * Class3CXMultiTenantApi - axios parameter creator
6852
- * @export
6853
6592
  */
6854
6593
  var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
6855
6594
  var _this = this;
@@ -7129,7 +6868,6 @@ var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
7129
6868
  exports.Class3CXMultiTenantApiAxiosParamCreator = Class3CXMultiTenantApiAxiosParamCreator;
7130
6869
  /**
7131
6870
  * Class3CXMultiTenantApi - functional programming interface
7132
- * @export
7133
6871
  */
7134
6872
  var Class3CXMultiTenantApiFp = function (configuration) {
7135
6873
  var localVarAxiosParamCreator = (0, exports.Class3CXMultiTenantApiAxiosParamCreator)(configuration);
@@ -7303,7 +7041,6 @@ var Class3CXMultiTenantApiFp = function (configuration) {
7303
7041
  exports.Class3CXMultiTenantApiFp = Class3CXMultiTenantApiFp;
7304
7042
  /**
7305
7043
  * Class3CXMultiTenantApi - factory interface
7306
- * @export
7307
7044
  */
7308
7045
  var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
7309
7046
  var localVarFp = (0, exports.Class3CXMultiTenantApiFp)(configuration);
@@ -7386,9 +7123,6 @@ var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
7386
7123
  exports.Class3CXMultiTenantApiFactory = Class3CXMultiTenantApiFactory;
7387
7124
  /**
7388
7125
  * Class3CXMultiTenantApi - object-oriented interface
7389
- * @export
7390
- * @class Class3CXMultiTenantApi
7391
- * @extends {BaseAPI}
7392
7126
  */
7393
7127
  var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7394
7128
  __extends(Class3CXMultiTenantApi, _super);
@@ -7401,7 +7135,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7401
7135
  * @param {string} reference Tenant Reference
7402
7136
  * @param {*} [options] Override http request option.
7403
7137
  * @throws {RequiredError}
7404
- * @memberof Class3CXMultiTenantApi
7405
7138
  */
7406
7139
  Class3CXMultiTenantApi.prototype.deleteGetTenant = function (reference, options) {
7407
7140
  var _this = this;
@@ -7413,7 +7146,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7413
7146
  * @param {string} reference Tenant Reference
7414
7147
  * @param {*} [options] Override http request option.
7415
7148
  * @throws {RequiredError}
7416
- * @memberof Class3CXMultiTenantApi
7417
7149
  */
7418
7150
  Class3CXMultiTenantApi.prototype.getGetTenant = function (reference, options) {
7419
7151
  var _this = this;
@@ -7428,7 +7160,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7428
7160
  * @param {GetGetTenantsStatusEnum} [status] Status
7429
7161
  * @param {*} [options] Override http request option.
7430
7162
  * @throws {RequiredError}
7431
- * @memberof Class3CXMultiTenantApi
7432
7163
  */
7433
7164
  Class3CXMultiTenantApi.prototype.getGetTenants = function (pageSize, page, search, status, options) {
7434
7165
  var _this = this;
@@ -7440,7 +7171,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7440
7171
  * @param {string} areacode Area Code
7441
7172
  * @param {*} [options] Override http request option.
7442
7173
  * @throws {RequiredError}
7443
- * @memberof Class3CXMultiTenantApi
7444
7174
  */
7445
7175
  Class3CXMultiTenantApi.prototype.postAddMtDdi = function (areacode, options) {
7446
7176
  var _this = this;
@@ -7452,7 +7182,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7452
7182
  * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7453
7183
  * @param {*} [options] Override http request option.
7454
7184
  * @throws {RequiredError}
7455
- * @memberof Class3CXMultiTenantApi
7456
7185
  */
7457
7186
  Class3CXMultiTenantApi.prototype.postGetMtNewDdis = function (multiTenantChangeResponseModel, options) {
7458
7187
  var _this = this;
@@ -7464,7 +7193,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7464
7193
  * @param {TcxMultiTenantModel} [tcxMultiTenantModel] New 3CX Starter Bundle Request
7465
7194
  * @param {*} [options] Override http request option.
7466
7195
  * @throws {RequiredError}
7467
- * @memberof Class3CXMultiTenantApi
7468
7196
  */
7469
7197
  Class3CXMultiTenantApi.prototype.postGetTenants = function (tcxMultiTenantModel, options) {
7470
7198
  var _this = this;
@@ -7476,7 +7204,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7476
7204
  * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7477
7205
  * @param {*} [options] Override http request option.
7478
7206
  * @throws {RequiredError}
7479
- * @memberof Class3CXMultiTenantApi
7480
7207
  */
7481
7208
  Class3CXMultiTenantApi.prototype.postTrackMtChange = function (multiTenantChangeResponseModel, options) {
7482
7209
  var _this = this;
@@ -7485,9 +7212,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7485
7212
  return Class3CXMultiTenantApi;
7486
7213
  }(base_1.BaseAPI));
7487
7214
  exports.Class3CXMultiTenantApi = Class3CXMultiTenantApi;
7488
- /**
7489
- * @export
7490
- */
7491
7215
  exports.GetGetTenantsStatusEnum = {
7492
7216
  Completed: 'Completed',
7493
7217
  Outstanding: 'Outstanding',
@@ -7496,7 +7220,6 @@ exports.GetGetTenantsStatusEnum = {
7496
7220
  };
7497
7221
  /**
7498
7222
  * MyPBXToolsApi - axios parameter creator
7499
- * @export
7500
7223
  */
7501
7224
  var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7502
7225
  var _this = this;
@@ -7551,7 +7274,6 @@ var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7551
7274
  exports.MyPBXToolsApiAxiosParamCreator = MyPBXToolsApiAxiosParamCreator;
7552
7275
  /**
7553
7276
  * MyPBXToolsApi - functional programming interface
7554
- * @export
7555
7277
  */
7556
7278
  var MyPBXToolsApiFp = function (configuration) {
7557
7279
  var localVarAxiosParamCreator = (0, exports.MyPBXToolsApiAxiosParamCreator)(configuration);
@@ -7585,7 +7307,6 @@ var MyPBXToolsApiFp = function (configuration) {
7585
7307
  exports.MyPBXToolsApiFp = MyPBXToolsApiFp;
7586
7308
  /**
7587
7309
  * MyPBXToolsApi - factory interface
7588
- * @export
7589
7310
  */
7590
7311
  var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7591
7312
  var localVarFp = (0, exports.MyPBXToolsApiFp)(configuration);
@@ -7606,9 +7327,6 @@ var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7606
7327
  exports.MyPBXToolsApiFactory = MyPBXToolsApiFactory;
7607
7328
  /**
7608
7329
  * MyPBXToolsApi - object-oriented interface
7609
- * @export
7610
- * @class MyPBXToolsApi
7611
- * @extends {BaseAPI}
7612
7330
  */
7613
7331
  var MyPBXToolsApi = /** @class */ (function (_super) {
7614
7332
  __extends(MyPBXToolsApi, _super);
@@ -7622,7 +7340,6 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
7622
7340
  * @param {string} fileName File Name
7623
7341
  * @param {*} [options] Override http request option.
7624
7342
  * @throws {RequiredError}
7625
- * @memberof MyPBXToolsApi
7626
7343
  */
7627
7344
  MyPBXToolsApi.prototype.getGetRecording = function (licenceKey, fileName, options) {
7628
7345
  var _this = this;
@@ -7633,7 +7350,6 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
7633
7350
  exports.MyPBXToolsApi = MyPBXToolsApi;
7634
7351
  /**
7635
7352
  * OAuth20Api - axios parameter creator
7636
- * @export
7637
7353
  */
7638
7354
  var OAuth20ApiAxiosParamCreator = function (configuration) {
7639
7355
  var _this = this;
@@ -7929,7 +7645,6 @@ var OAuth20ApiAxiosParamCreator = function (configuration) {
7929
7645
  exports.OAuth20ApiAxiosParamCreator = OAuth20ApiAxiosParamCreator;
7930
7646
  /**
7931
7647
  * OAuth20Api - functional programming interface
7932
- * @export
7933
7648
  */
7934
7649
  var OAuth20ApiFp = function (configuration) {
7935
7650
  var localVarAxiosParamCreator = (0, exports.OAuth20ApiAxiosParamCreator)(configuration);
@@ -8091,7 +7806,6 @@ var OAuth20ApiFp = function (configuration) {
8091
7806
  exports.OAuth20ApiFp = OAuth20ApiFp;
8092
7807
  /**
8093
7808
  * OAuth20Api - factory interface
8094
- * @export
8095
7809
  */
8096
7810
  var OAuth20ApiFactory = function (configuration, basePath, axios) {
8097
7811
  var localVarFp = (0, exports.OAuth20ApiFp)(configuration);
@@ -8175,9 +7889,6 @@ var OAuth20ApiFactory = function (configuration, basePath, axios) {
8175
7889
  exports.OAuth20ApiFactory = OAuth20ApiFactory;
8176
7890
  /**
8177
7891
  * OAuth20Api - object-oriented interface
8178
- * @export
8179
- * @class OAuth20Api
8180
- * @extends {BaseAPI}
8181
7892
  */
8182
7893
  var OAuth20Api = /** @class */ (function (_super) {
8183
7894
  __extends(OAuth20Api, _super);
@@ -8189,7 +7900,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8189
7900
  * @summary Get MFA QR Code
8190
7901
  * @param {*} [options] Override http request option.
8191
7902
  * @throws {RequiredError}
8192
- * @memberof OAuth20Api
8193
7903
  */
8194
7904
  OAuth20Api.prototype.getGetMfaQrCode = function (options) {
8195
7905
  var _this = this;
@@ -8200,7 +7910,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8200
7910
  * @summary Get Scopes
8201
7911
  * @param {*} [options] Override http request option.
8202
7912
  * @throws {RequiredError}
8203
- * @memberof OAuth20Api
8204
7913
  */
8205
7914
  OAuth20Api.prototype.getGetScopes = function (options) {
8206
7915
  var _this = this;
@@ -8223,7 +7932,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8223
7932
  * @param {boolean | null} [endUser] End User (Only used in Token Exchange)
8224
7933
  * @param {*} [options] Override http request option.
8225
7934
  * @throws {RequiredError}
8226
- * @memberof OAuth20Api
8227
7935
  */
8228
7936
  OAuth20Api.prototype.postAccessToken = function (clientId, clientSecret, grantType, scope, redirectUri, code, refreshToken, codeVerifier, token, tokenExchangeType, licenceKey, endUser, options) {
8229
7937
  var _this = this;
@@ -8241,7 +7949,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8241
7949
  * @param {string} [codeChallengeMethod] OAuth 2.0 Code Challenge Method
8242
7950
  * @param {*} [options] Override http request option.
8243
7951
  * @throws {RequiredError}
8244
- * @memberof OAuth20Api
8245
7952
  */
8246
7953
  OAuth20Api.prototype.postAuthorise = function (clientId, responseType, scope, redirectUri, state, codeChallenge, codeChallengeMethod, options) {
8247
7954
  var _this = this;
@@ -8252,7 +7959,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8252
7959
  * @summary Get Token Identity
8253
7960
  * @param {*} [options] Override http request option.
8254
7961
  * @throws {RequiredError}
8255
- * @memberof OAuth20Api
8256
7962
  */
8257
7963
  OAuth20Api.prototype.postGetIdentity = function (options) {
8258
7964
  var _this = this;
@@ -8264,7 +7970,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8264
7970
  * @param {PortalLoginModel} [portalLoginModel] Login Credentials
8265
7971
  * @param {*} [options] Override http request option.
8266
7972
  * @throws {RequiredError}
8267
- * @memberof OAuth20Api
8268
7973
  */
8269
7974
  OAuth20Api.prototype.postPortalLogin = function (portalLoginModel, options) {
8270
7975
  var _this = this;
@@ -8273,9 +7978,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8273
7978
  return OAuth20Api;
8274
7979
  }(base_1.BaseAPI));
8275
7980
  exports.OAuth20Api = OAuth20Api;
8276
- /**
8277
- * @export
8278
- */
8279
7981
  exports.PostAccessTokenGrantTypeEnum = {
8280
7982
  ClientCredentials: 'client_credentials',
8281
7983
  Code: 'code',
@@ -8285,9 +7987,6 @@ exports.PostAccessTokenGrantTypeEnum = {
8285
7987
  TokenExchange: 'token_exchange',
8286
7988
  Password: 'password'
8287
7989
  };
8288
- /**
8289
- * @export
8290
- */
8291
7990
  exports.PostAccessTokenScopeEnum = {
8292
7991
  Star: '*',
8293
7992
  Fdps: 'fdps',
@@ -8314,16 +8013,10 @@ exports.PostAccessTokenScopeEnum = {
8314
8013
  TicketsRead: 'tickets.read',
8315
8014
  TicketsWrite: 'tickets.write'
8316
8015
  };
8317
- /**
8318
- * @export
8319
- */
8320
8016
  exports.PostAccessTokenTokenExchangeTypeEnum = {
8321
8017
  TcxWizard: 'tcx_wizard',
8322
8018
  Portal: 'portal'
8323
8019
  };
8324
- /**
8325
- * @export
8326
- */
8327
8020
  exports.PostAuthoriseScopeEnum = {
8328
8021
  Star: '*',
8329
8022
  Fdps: 'fdps',
@@ -8352,7 +8045,6 @@ exports.PostAuthoriseScopeEnum = {
8352
8045
  };
8353
8046
  /**
8354
8047
  * OrdersApi - axios parameter creator
8355
- * @export
8356
8048
  */
8357
8049
  var OrdersApiAxiosParamCreator = function (configuration) {
8358
8050
  var _this = this;
@@ -8702,7 +8394,6 @@ var OrdersApiAxiosParamCreator = function (configuration) {
8702
8394
  exports.OrdersApiAxiosParamCreator = OrdersApiAxiosParamCreator;
8703
8395
  /**
8704
8396
  * OrdersApi - functional programming interface
8705
- * @export
8706
8397
  */
8707
8398
  var OrdersApiFp = function (configuration) {
8708
8399
  var localVarAxiosParamCreator = (0, exports.OrdersApiAxiosParamCreator)(configuration);
@@ -8908,7 +8599,6 @@ var OrdersApiFp = function (configuration) {
8908
8599
  exports.OrdersApiFp = OrdersApiFp;
8909
8600
  /**
8910
8601
  * OrdersApi - factory interface
8911
- * @export
8912
8602
  */
8913
8603
  var OrdersApiFactory = function (configuration, basePath, axios) {
8914
8604
  var localVarFp = (0, exports.OrdersApiFp)(configuration);
@@ -9010,9 +8700,6 @@ var OrdersApiFactory = function (configuration, basePath, axios) {
9010
8700
  exports.OrdersApiFactory = OrdersApiFactory;
9011
8701
  /**
9012
8702
  * OrdersApi - object-oriented interface
9013
- * @export
9014
- * @class OrdersApi
9015
- * @extends {BaseAPI}
9016
8703
  */
9017
8704
  var OrdersApi = /** @class */ (function (_super) {
9018
8705
  __extends(OrdersApi, _super);
@@ -9025,7 +8712,6 @@ var OrdersApi = /** @class */ (function (_super) {
9025
8712
  * @param {number} id Order ID
9026
8713
  * @param {*} [options] Override http request option.
9027
8714
  * @throws {RequiredError}
9028
- * @memberof OrdersApi
9029
8715
  */
9030
8716
  OrdersApi.prototype.deleteUpdateOrder = function (id, options) {
9031
8717
  var _this = this;
@@ -9037,7 +8723,6 @@ var OrdersApi = /** @class */ (function (_super) {
9037
8723
  * @param {number} id Order ID
9038
8724
  * @param {*} [options] Override http request option.
9039
8725
  * @throws {RequiredError}
9040
- * @memberof OrdersApi
9041
8726
  */
9042
8727
  OrdersApi.prototype.getGetAdminEditableOrder = function (id, options) {
9043
8728
  var _this = this;
@@ -9049,7 +8734,6 @@ var OrdersApi = /** @class */ (function (_super) {
9049
8734
  * @param {number} id Order ID
9050
8735
  * @param {*} [options] Override http request option.
9051
8736
  * @throws {RequiredError}
9052
- * @memberof OrdersApi
9053
8737
  */
9054
8738
  OrdersApi.prototype.getGetEditableOrder = function (id, options) {
9055
8739
  var _this = this;
@@ -9067,7 +8751,6 @@ var OrdersApi = /** @class */ (function (_super) {
9067
8751
  * @param {number | null} [customerId] Customer ID
9068
8752
  * @param {*} [options] Override http request option.
9069
8753
  * @throws {RequiredError}
9070
- * @memberof OrdersApi
9071
8754
  */
9072
8755
  OrdersApi.prototype.getGetOrders = function (pageSize, page, search, fulfillable, status, filter, customerId, options) {
9073
8756
  var _this = this;
@@ -9080,7 +8763,6 @@ var OrdersApi = /** @class */ (function (_super) {
9080
8763
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Admin Order Request
9081
8764
  * @param {*} [options] Override http request option.
9082
8765
  * @throws {RequiredError}
9083
- * @memberof OrdersApi
9084
8766
  */
9085
8767
  OrdersApi.prototype.postCreateAdminOrder = function (readonly, adminOrderRequestDTO, options) {
9086
8768
  var _this = this;
@@ -9093,7 +8775,6 @@ var OrdersApi = /** @class */ (function (_super) {
9093
8775
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
9094
8776
  * @param {*} [options] Override http request option.
9095
8777
  * @throws {RequiredError}
9096
- * @memberof OrdersApi
9097
8778
  */
9098
8779
  OrdersApi.prototype.postGetOrders = function (readonly, customerOrderRequestDTO, options) {
9099
8780
  var _this = this;
@@ -9107,7 +8788,6 @@ var OrdersApi = /** @class */ (function (_super) {
9107
8788
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Order Request
9108
8789
  * @param {*} [options] Override http request option.
9109
8790
  * @throws {RequiredError}
9110
- * @memberof OrdersApi
9111
8791
  */
9112
8792
  OrdersApi.prototype.putUpdateAdminOrder = function (id, readonly, adminOrderRequestDTO, options) {
9113
8793
  var _this = this;
@@ -9121,7 +8801,6 @@ var OrdersApi = /** @class */ (function (_super) {
9121
8801
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
9122
8802
  * @param {*} [options] Override http request option.
9123
8803
  * @throws {RequiredError}
9124
- * @memberof OrdersApi
9125
8804
  */
9126
8805
  OrdersApi.prototype.putUpdateOrder = function (id, readonly, customerOrderRequestDTO, options) {
9127
8806
  var _this = this;
@@ -9130,18 +8809,12 @@ var OrdersApi = /** @class */ (function (_super) {
9130
8809
  return OrdersApi;
9131
8810
  }(base_1.BaseAPI));
9132
8811
  exports.OrdersApi = OrdersApi;
9133
- /**
9134
- * @export
9135
- */
9136
8812
  exports.GetGetOrdersStatusEnum = {
9137
8813
  Paid: 'PAID',
9138
8814
  InvoicePaid: 'INVOICE_PAID',
9139
8815
  Unpaid: 'UNPAID',
9140
8816
  Quote: 'QUOTE'
9141
8817
  };
9142
- /**
9143
- * @export
9144
- */
9145
8818
  exports.GetGetOrdersFilterEnum = {
9146
8819
  Outstanding: 'OUTSTANDING',
9147
8820
  Quotes: 'QUOTES',
@@ -9150,7 +8823,6 @@ exports.GetGetOrdersFilterEnum = {
9150
8823
  };
9151
8824
  /**
9152
8825
  * PricingApi - axios parameter creator
9153
- * @export
9154
8826
  */
9155
8827
  var PricingApiAxiosParamCreator = function (configuration) {
9156
8828
  var _this = this;
@@ -9274,7 +8946,6 @@ var PricingApiAxiosParamCreator = function (configuration) {
9274
8946
  exports.PricingApiAxiosParamCreator = PricingApiAxiosParamCreator;
9275
8947
  /**
9276
8948
  * PricingApi - functional programming interface
9277
- * @export
9278
8949
  */
9279
8950
  var PricingApiFp = function (configuration) {
9280
8951
  var localVarAxiosParamCreator = (0, exports.PricingApiAxiosParamCreator)(configuration);
@@ -9337,7 +9008,6 @@ var PricingApiFp = function (configuration) {
9337
9008
  exports.PricingApiFp = PricingApiFp;
9338
9009
  /**
9339
9010
  * PricingApi - factory interface
9340
- * @export
9341
9011
  */
9342
9012
  var PricingApiFactory = function (configuration, basePath, axios) {
9343
9013
  var localVarFp = (0, exports.PricingApiFp)(configuration);
@@ -9374,9 +9044,6 @@ var PricingApiFactory = function (configuration, basePath, axios) {
9374
9044
  exports.PricingApiFactory = PricingApiFactory;
9375
9045
  /**
9376
9046
  * PricingApi - object-oriented interface
9377
- * @export
9378
- * @class PricingApi
9379
- * @extends {BaseAPI}
9380
9047
  */
9381
9048
  var PricingApi = /** @class */ (function (_super) {
9382
9049
  __extends(PricingApi, _super);
@@ -9392,7 +9059,6 @@ var PricingApi = /** @class */ (function (_super) {
9392
9059
  * @param {string} [customerId] Customer ID
9393
9060
  * @param {*} [options] Override http request option.
9394
9061
  * @throws {RequiredError}
9395
- * @memberof PricingApi
9396
9062
  */
9397
9063
  PricingApi.prototype.getGetPriceList = function (type, format, category, customerId, options) {
9398
9064
  var _this = this;
@@ -9408,7 +9074,6 @@ var PricingApi = /** @class */ (function (_super) {
9408
9074
  * @param {PostSendPriceListCategoryEnum} [category] Product Category
9409
9075
  * @param {*} [options] Override http request option.
9410
9076
  * @throws {RequiredError}
9411
- * @memberof PricingApi
9412
9077
  */
9413
9078
  PricingApi.prototype.postSendPriceList = function (email, customerId, type, format, category, options) {
9414
9079
  var _this = this;
@@ -9417,9 +9082,6 @@ var PricingApi = /** @class */ (function (_super) {
9417
9082
  return PricingApi;
9418
9083
  }(base_1.BaseAPI));
9419
9084
  exports.PricingApi = PricingApi;
9420
- /**
9421
- * @export
9422
- */
9423
9085
  exports.GetGetPriceListTypeEnum = {
9424
9086
  Products: 'Products',
9425
9087
  StockProducts: 'Stock Products',
@@ -9430,9 +9092,6 @@ exports.GetGetPriceListTypeEnum = {
9430
9092
  Sms: 'SMS',
9431
9093
  SipTrunks: 'SIP Trunks'
9432
9094
  };
9433
- /**
9434
- * @export
9435
- */
9436
9095
  exports.GetGetPriceListFormatEnum = {
9437
9096
  Pdf: 'pdf',
9438
9097
  Json: 'json',
@@ -9440,9 +9099,6 @@ exports.GetGetPriceListFormatEnum = {
9440
9099
  Xml: 'xml',
9441
9100
  Html: 'html'
9442
9101
  };
9443
- /**
9444
- * @export
9445
- */
9446
9102
  exports.GetGetPriceListCategoryEnum = {
9447
9103
  Yealink: 'Yealink',
9448
9104
  Mairdi: 'Mairdi',
@@ -9465,9 +9121,6 @@ exports.GetGetPriceListCategoryEnum = {
9465
9121
  FanvilAccessories: 'Fanvil Accessories',
9466
9122
  FanvilHotelPhones: 'Fanvil Hotel Phones'
9467
9123
  };
9468
- /**
9469
- * @export
9470
- */
9471
9124
  exports.PostSendPriceListTypeEnum = {
9472
9125
  Products: 'Products',
9473
9126
  StockProducts: 'Stock Products',
@@ -9478,9 +9131,6 @@ exports.PostSendPriceListTypeEnum = {
9478
9131
  Sms: 'SMS',
9479
9132
  SipTrunks: 'SIP Trunks'
9480
9133
  };
9481
- /**
9482
- * @export
9483
- */
9484
9134
  exports.PostSendPriceListFormatEnum = {
9485
9135
  Pdf: 'pdf',
9486
9136
  Json: 'json',
@@ -9488,9 +9138,6 @@ exports.PostSendPriceListFormatEnum = {
9488
9138
  Xml: 'xml',
9489
9139
  Html: 'html'
9490
9140
  };
9491
- /**
9492
- * @export
9493
- */
9494
9141
  exports.PostSendPriceListCategoryEnum = {
9495
9142
  Yealink: 'Yealink',
9496
9143
  Mairdi: 'Mairdi',
@@ -9515,7 +9162,6 @@ exports.PostSendPriceListCategoryEnum = {
9515
9162
  };
9516
9163
  /**
9517
9164
  * ProductsApi - axios parameter creator
9518
- * @export
9519
9165
  */
9520
9166
  var ProductsApiAxiosParamCreator = function (configuration) {
9521
9167
  var _this = this;
@@ -9865,7 +9511,6 @@ var ProductsApiAxiosParamCreator = function (configuration) {
9865
9511
  exports.ProductsApiAxiosParamCreator = ProductsApiAxiosParamCreator;
9866
9512
  /**
9867
9513
  * ProductsApi - functional programming interface
9868
- * @export
9869
9514
  */
9870
9515
  var ProductsApiFp = function (configuration) {
9871
9516
  var localVarAxiosParamCreator = (0, exports.ProductsApiAxiosParamCreator)(configuration);
@@ -10083,7 +9728,6 @@ var ProductsApiFp = function (configuration) {
10083
9728
  exports.ProductsApiFp = ProductsApiFp;
10084
9729
  /**
10085
9730
  * ProductsApi - factory interface
10086
- * @export
10087
9731
  */
10088
9732
  var ProductsApiFactory = function (configuration, basePath, axios) {
10089
9733
  var localVarFp = (0, exports.ProductsApiFp)(configuration);
@@ -10184,9 +9828,6 @@ var ProductsApiFactory = function (configuration, basePath, axios) {
10184
9828
  exports.ProductsApiFactory = ProductsApiFactory;
10185
9829
  /**
10186
9830
  * ProductsApi - object-oriented interface
10187
- * @export
10188
- * @class ProductsApi
10189
- * @extends {BaseAPI}
10190
9831
  */
10191
9832
  var ProductsApi = /** @class */ (function (_super) {
10192
9833
  __extends(ProductsApi, _super);
@@ -10198,7 +9839,6 @@ var ProductsApi = /** @class */ (function (_super) {
10198
9839
  * @summary Get Attribute Sets
10199
9840
  * @param {*} [options] Override http request option.
10200
9841
  * @throws {RequiredError}
10201
- * @memberof ProductsApi
10202
9842
  */
10203
9843
  ProductsApi.prototype.getGetAttributeSets = function (options) {
10204
9844
  var _this = this;
@@ -10209,7 +9849,6 @@ var ProductsApi = /** @class */ (function (_super) {
10209
9849
  * @summary Get Customer Price Lists
10210
9850
  * @param {*} [options] Override http request option.
10211
9851
  * @throws {RequiredError}
10212
- * @memberof ProductsApi
10213
9852
  */
10214
9853
  ProductsApi.prototype.getGetCustomerPriceLists = function (options) {
10215
9854
  var _this = this;
@@ -10222,7 +9861,6 @@ var ProductsApi = /** @class */ (function (_super) {
10222
9861
  * @param {*} [options] Override http request option.
10223
9862
  * @deprecated
10224
9863
  * @throws {RequiredError}
10225
- * @memberof ProductsApi
10226
9864
  */
10227
9865
  ProductsApi.prototype.getGetLegacyStockList = function (format, options) {
10228
9866
  var _this = this;
@@ -10233,7 +9871,6 @@ var ProductsApi = /** @class */ (function (_super) {
10233
9871
  * @summary Get Products
10234
9872
  * @param {*} [options] Override http request option.
10235
9873
  * @throws {RequiredError}
10236
- * @memberof ProductsApi
10237
9874
  */
10238
9875
  ProductsApi.prototype.getGetProducts = function (options) {
10239
9876
  var _this = this;
@@ -10244,7 +9881,6 @@ var ProductsApi = /** @class */ (function (_super) {
10244
9881
  * @summary Get Current Stock & Pricing
10245
9882
  * @param {*} [options] Override http request option.
10246
9883
  * @throws {RequiredError}
10247
- * @memberof ProductsApi
10248
9884
  */
10249
9885
  ProductsApi.prototype.getGetStockList = function (options) {
10250
9886
  var _this = this;
@@ -10255,7 +9891,6 @@ var ProductsApi = /** @class */ (function (_super) {
10255
9891
  * @summary Get 3CX Templates
10256
9892
  * @param {*} [options] Override http request option.
10257
9893
  * @throws {RequiredError}
10258
- * @memberof ProductsApi
10259
9894
  */
10260
9895
  ProductsApi.prototype.getGetTcxTemplates = function (options) {
10261
9896
  var _this = this;
@@ -10269,7 +9904,6 @@ var ProductsApi = /** @class */ (function (_super) {
10269
9904
  * @param {string} [search] Search
10270
9905
  * @param {*} [options] Override http request option.
10271
9906
  * @throws {RequiredError}
10272
- * @memberof ProductsApi
10273
9907
  */
10274
9908
  ProductsApi.prototype.getSearchProducts = function (pageSize, page, search, options) {
10275
9909
  var _this = this;
@@ -10282,7 +9916,6 @@ var ProductsApi = /** @class */ (function (_super) {
10282
9916
  * @param {PostGetProductRequest} postGetProductRequest Product search criteria
10283
9917
  * @param {*} [options] Override http request option.
10284
9918
  * @throws {RequiredError}
10285
- * @memberof ProductsApi
10286
9919
  */
10287
9920
  ProductsApi.prototype.postGetProduct = function (sku, postGetProductRequest, options) {
10288
9921
  var _this = this;
@@ -10296,7 +9929,6 @@ var ProductsApi = /** @class */ (function (_super) {
10296
9929
  * @param {PostGetProductForCustomerRequest} postGetProductForCustomerRequest Product search criteria
10297
9930
  * @param {*} [options] Override http request option.
10298
9931
  * @throws {RequiredError}
10299
- * @memberof ProductsApi
10300
9932
  */
10301
9933
  ProductsApi.prototype.postGetProductForCustomer = function (customerId, sku, postGetProductForCustomerRequest, options) {
10302
9934
  var _this = this;
@@ -10305,16 +9937,12 @@ var ProductsApi = /** @class */ (function (_super) {
10305
9937
  return ProductsApi;
10306
9938
  }(base_1.BaseAPI));
10307
9939
  exports.ProductsApi = ProductsApi;
10308
- /**
10309
- * @export
10310
- */
10311
9940
  exports.GetGetLegacyStockListFormatEnum = {
10312
9941
  Xml: 'XML',
10313
9942
  Csv: 'CSV'
10314
9943
  };
10315
9944
  /**
10316
9945
  * ProvisioningApi - axios parameter creator
10317
- * @export
10318
9946
  */
10319
9947
  var ProvisioningApiAxiosParamCreator = function (configuration) {
10320
9948
  var _this = this;
@@ -10594,7 +10222,6 @@ var ProvisioningApiAxiosParamCreator = function (configuration) {
10594
10222
  exports.ProvisioningApiAxiosParamCreator = ProvisioningApiAxiosParamCreator;
10595
10223
  /**
10596
10224
  * ProvisioningApi - functional programming interface
10597
- * @export
10598
10225
  */
10599
10226
  var ProvisioningApiFp = function (configuration) {
10600
10227
  var localVarAxiosParamCreator = (0, exports.ProvisioningApiAxiosParamCreator)(configuration);
@@ -10768,7 +10395,6 @@ var ProvisioningApiFp = function (configuration) {
10768
10395
  exports.ProvisioningApiFp = ProvisioningApiFp;
10769
10396
  /**
10770
10397
  * ProvisioningApi - factory interface
10771
- * @export
10772
10398
  */
10773
10399
  var ProvisioningApiFactory = function (configuration, basePath, axios) {
10774
10400
  var localVarFp = (0, exports.ProvisioningApiFp)(configuration);
@@ -10851,9 +10477,6 @@ var ProvisioningApiFactory = function (configuration, basePath, axios) {
10851
10477
  exports.ProvisioningApiFactory = ProvisioningApiFactory;
10852
10478
  /**
10853
10479
  * ProvisioningApi - object-oriented interface
10854
- * @export
10855
- * @class ProvisioningApi
10856
- * @extends {BaseAPI}
10857
10480
  */
10858
10481
  var ProvisioningApi = /** @class */ (function (_super) {
10859
10482
  __extends(ProvisioningApi, _super);
@@ -10867,7 +10490,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10867
10490
  * @param {string} mac MAC Address
10868
10491
  * @param {*} [options] Override http request option.
10869
10492
  * @throws {RequiredError}
10870
- * @memberof ProvisioningApi
10871
10493
  */
10872
10494
  ProvisioningApi.prototype.deleteAddFanvilMac = function (id, mac, options) {
10873
10495
  var _this = this;
@@ -10879,7 +10501,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10879
10501
  * @param {string} id Group ID
10880
10502
  * @param {*} [options] Override http request option.
10881
10503
  * @throws {RequiredError}
10882
- * @memberof ProvisioningApi
10883
10504
  */
10884
10505
  ProvisioningApi.prototype.deleteDeleteFanvilGroup = function (id, options) {
10885
10506
  var _this = this;
@@ -10892,7 +10513,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10892
10513
  * @param {string} mac MAC Address
10893
10514
  * @param {*} [options] Override http request option.
10894
10515
  * @throws {RequiredError}
10895
- * @memberof ProvisioningApi
10896
10516
  */
10897
10517
  ProvisioningApi.prototype.getGetFanvilEncryptionKey = function (id, mac, options) {
10898
10518
  var _this = this;
@@ -10904,7 +10524,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10904
10524
  * @param {string} id Group ID
10905
10525
  * @param {*} [options] Override http request option.
10906
10526
  * @throws {RequiredError}
10907
- * @memberof ProvisioningApi
10908
10527
  */
10909
10528
  ProvisioningApi.prototype.getGetFanvilGroupMacs = function (id, options) {
10910
10529
  var _this = this;
@@ -10916,7 +10535,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10916
10535
  * @param {string} [id] Customer ID
10917
10536
  * @param {*} [options] Override http request option.
10918
10537
  * @throws {RequiredError}
10919
- * @memberof ProvisioningApi
10920
10538
  */
10921
10539
  ProvisioningApi.prototype.getGetGroups = function (id, options) {
10922
10540
  var _this = this;
@@ -10928,7 +10546,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10928
10546
  * @param {ProvisioningRequestEntity} [provisioningRequestEntity] Provisioning Group Request
10929
10547
  * @param {*} [options] Override http request option.
10930
10548
  * @throws {RequiredError}
10931
- * @memberof ProvisioningApi
10932
10549
  */
10933
10550
  ProvisioningApi.prototype.postAddFanvilGroup = function (provisioningRequestEntity, options) {
10934
10551
  var _this = this;
@@ -10941,7 +10558,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10941
10558
  * @param {string} mac MAC Address
10942
10559
  * @param {*} [options] Override http request option.
10943
10560
  * @throws {RequiredError}
10944
- * @memberof ProvisioningApi
10945
10561
  */
10946
10562
  ProvisioningApi.prototype.postAddFanvilMac = function (id, mac, options) {
10947
10563
  var _this = this;
@@ -10952,7 +10568,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10952
10568
  exports.ProvisioningApi = ProvisioningApi;
10953
10569
  /**
10954
10570
  * SIPTrunksApi - axios parameter creator
10955
- * @export
10956
10571
  */
10957
10572
  var SIPTrunksApiAxiosParamCreator = function (configuration) {
10958
10573
  var _this = this;
@@ -11836,7 +11451,6 @@ var SIPTrunksApiAxiosParamCreator = function (configuration) {
11836
11451
  exports.SIPTrunksApiAxiosParamCreator = SIPTrunksApiAxiosParamCreator;
11837
11452
  /**
11838
11453
  * SIPTrunksApi - functional programming interface
11839
- * @export
11840
11454
  */
11841
11455
  var SIPTrunksApiFp = function (configuration) {
11842
11456
  var localVarAxiosParamCreator = (0, exports.SIPTrunksApiAxiosParamCreator)(configuration);
@@ -12365,7 +11979,6 @@ var SIPTrunksApiFp = function (configuration) {
12365
11979
  exports.SIPTrunksApiFp = SIPTrunksApiFp;
12366
11980
  /**
12367
11981
  * SIPTrunksApi - factory interface
12368
- * @export
12369
11982
  */
12370
11983
  var SIPTrunksApiFactory = function (configuration, basePath, axios) {
12371
11984
  var localVarFp = (0, exports.SIPTrunksApiFp)(configuration);
@@ -12608,9 +12221,6 @@ var SIPTrunksApiFactory = function (configuration, basePath, axios) {
12608
12221
  exports.SIPTrunksApiFactory = SIPTrunksApiFactory;
12609
12222
  /**
12610
12223
  * SIPTrunksApi - object-oriented interface
12611
- * @export
12612
- * @class SIPTrunksApi
12613
- * @extends {BaseAPI}
12614
12224
  */
12615
12225
  var SIPTrunksApi = /** @class */ (function (_super) {
12616
12226
  __extends(SIPTrunksApi, _super);
@@ -12623,7 +12233,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12623
12233
  * @param {number} id SIP Trunk ID
12624
12234
  * @param {*} [options] Override http request option.
12625
12235
  * @throws {RequiredError}
12626
- * @memberof SIPTrunksApi
12627
12236
  */
12628
12237
  SIPTrunksApi.prototype.deleteGetSipTrunk = function (id, options) {
12629
12238
  var _this = this;
@@ -12635,7 +12244,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12635
12244
  * @param {number} id SIP Trunk ID
12636
12245
  * @param {*} [options] Override http request option.
12637
12246
  * @throws {RequiredError}
12638
- * @memberof SIPTrunksApi
12639
12247
  */
12640
12248
  SIPTrunksApi.prototype.getCanDivert = function (id, options) {
12641
12249
  var _this = this;
@@ -12647,7 +12255,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12647
12255
  * @param {number} id SIP Trunk ID
12648
12256
  * @param {*} [options] Override http request option.
12649
12257
  * @throws {RequiredError}
12650
- * @memberof SIPTrunksApi
12651
12258
  */
12652
12259
  SIPTrunksApi.prototype.getGetAddress = function (id, options) {
12653
12260
  var _this = this;
@@ -12658,7 +12265,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12658
12265
  * @summary Get UK National Area Codes
12659
12266
  * @param {*} [options] Override http request option.
12660
12267
  * @throws {RequiredError}
12661
- * @memberof SIPTrunksApi
12662
12268
  */
12663
12269
  SIPTrunksApi.prototype.getGetAreaCodes = function (options) {
12664
12270
  var _this = this;
@@ -12670,7 +12276,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12670
12276
  * @param {number} id SIP Trunk ID
12671
12277
  * @param {*} [options] Override http request option.
12672
12278
  * @throws {RequiredError}
12673
- * @memberof SIPTrunksApi
12674
12279
  */
12675
12280
  SIPTrunksApi.prototype.getGetCliFlexibility = function (id, options) {
12676
12281
  var _this = this;
@@ -12682,7 +12287,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12682
12287
  * @param {number} id SIP Trunk ID
12683
12288
  * @param {*} [options] Override http request option.
12684
12289
  * @throws {RequiredError}
12685
- * @memberof SIPTrunksApi
12686
12290
  */
12687
12291
  SIPTrunksApi.prototype.getGetDdis = function (id, options) {
12688
12292
  var _this = this;
@@ -12695,7 +12299,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12695
12299
  * @param {boolean} [enabled] Enabled Diverts
12696
12300
  * @param {*} [options] Override http request option.
12697
12301
  * @throws {RequiredError}
12698
- * @memberof SIPTrunksApi
12699
12302
  */
12700
12303
  SIPTrunksApi.prototype.getGetDiverts = function (id, enabled, options) {
12701
12304
  var _this = this;
@@ -12707,7 +12310,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12707
12310
  * @param {number} id SIP Trunk ID
12708
12311
  * @param {*} [options] Override http request option.
12709
12312
  * @throws {RequiredError}
12710
- * @memberof SIPTrunksApi
12711
12313
  */
12712
12314
  SIPTrunksApi.prototype.getGetSipTrunk = function (id, options) {
12713
12315
  var _this = this;
@@ -12721,7 +12323,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12721
12323
  * @param {string} [search] Search
12722
12324
  * @param {*} [options] Override http request option.
12723
12325
  * @throws {RequiredError}
12724
- * @memberof SIPTrunksApi
12725
12326
  */
12726
12327
  SIPTrunksApi.prototype.getGetSipTrunks = function (pageSize, page, search, options) {
12727
12328
  var _this = this;
@@ -12734,7 +12335,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12734
12335
  * @param {boolean} enabled Enabled
12735
12336
  * @param {*} [options] Override http request option.
12736
12337
  * @throws {RequiredError}
12737
- * @memberof SIPTrunksApi
12738
12338
  */
12739
12339
  SIPTrunksApi.prototype.patchGetCliFlexibility = function (id, enabled, options) {
12740
12340
  var _this = this;
@@ -12746,7 +12346,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12746
12346
  * @param {number} id SIP Trunk ID
12747
12347
  * @param {*} [options] Override http request option.
12748
12348
  * @throws {RequiredError}
12749
- * @memberof SIPTrunksApi
12750
12349
  */
12751
12350
  SIPTrunksApi.prototype.patchSetAsAvailable = function (id, options) {
12752
12351
  var _this = this;
@@ -12760,7 +12359,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12760
12359
  * @param {number} [billingCustomerId] Billing Customer ID
12761
12360
  * @param {*} [options] Override http request option.
12762
12361
  * @throws {RequiredError}
12763
- * @memberof SIPTrunksApi
12764
12362
  */
12765
12363
  SIPTrunksApi.prototype.patchSetOwnership = function (id, ownerId, billingCustomerId, options) {
12766
12364
  var _this = this;
@@ -12773,7 +12371,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12773
12371
  * @param {number} channels SIP Channels
12774
12372
  * @param {*} [options] Override http request option.
12775
12373
  * @throws {RequiredError}
12776
- * @memberof SIPTrunksApi
12777
12374
  */
12778
12375
  SIPTrunksApi.prototype.patchUpdateChannelCount = function (id, channels, options) {
12779
12376
  var _this = this;
@@ -12786,7 +12383,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12786
12383
  * @param {string} company Company Name
12787
12384
  * @param {*} [options] Override http request option.
12788
12385
  * @throws {RequiredError}
12789
- * @memberof SIPTrunksApi
12790
12386
  */
12791
12387
  SIPTrunksApi.prototype.patchUpdateCompanyName = function (id, company, options) {
12792
12388
  var _this = this;
@@ -12799,7 +12395,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12799
12395
  * @param {string} number Main Trunk Number
12800
12396
  * @param {*} [options] Override http request option.
12801
12397
  * @throws {RequiredError}
12802
- * @memberof SIPTrunksApi
12803
12398
  */
12804
12399
  SIPTrunksApi.prototype.patchUpdateMainTrunkNumber = function (id, number, options) {
12805
12400
  var _this = this;
@@ -12812,7 +12407,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12812
12407
  * @param {string} ipAddress PBX IP Address
12813
12408
  * @param {*} [options] Override http request option.
12814
12409
  * @throws {RequiredError}
12815
- * @memberof SIPTrunksApi
12816
12410
  */
12817
12411
  SIPTrunksApi.prototype.patchUpdatePbxIPAddress = function (id, ipAddress, options) {
12818
12412
  var _this = this;
@@ -12825,7 +12419,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12825
12419
  * @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
12826
12420
  * @param {*} [options] Override http request option.
12827
12421
  * @throws {RequiredError}
12828
- * @memberof SIPTrunksApi
12829
12422
  */
12830
12423
  SIPTrunksApi.prototype.postGetDdis = function (id, ddiRangesRequestModel, options) {
12831
12424
  var _this = this;
@@ -12837,7 +12430,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12837
12430
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12838
12431
  * @param {*} [options] Override http request option.
12839
12432
  * @throws {RequiredError}
12840
- * @memberof SIPTrunksApi
12841
12433
  */
12842
12434
  SIPTrunksApi.prototype.postGetRequestedDdis = function (sipTrunkChangeResponseModel, options) {
12843
12435
  var _this = this;
@@ -12849,7 +12441,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12849
12441
  * @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
12850
12442
  * @param {*} [options] Override http request option.
12851
12443
  * @throws {RequiredError}
12852
- * @memberof SIPTrunksApi
12853
12444
  */
12854
12445
  SIPTrunksApi.prototype.postGetSipTrunks = function (sipTrunkCreationRequestModel, options) {
12855
12446
  var _this = this;
@@ -12861,7 +12452,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12861
12452
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12862
12453
  * @param {*} [options] Override http request option.
12863
12454
  * @throws {RequiredError}
12864
- * @memberof SIPTrunksApi
12865
12455
  */
12866
12456
  SIPTrunksApi.prototype.postTrackChange = function (sipTrunkChangeResponseModel, options) {
12867
12457
  var _this = this;
@@ -12874,7 +12464,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12874
12464
  * @param {AddressRequestModel} [addressRequestModel] Address Request
12875
12465
  * @param {*} [options] Override http request option.
12876
12466
  * @throws {RequiredError}
12877
- * @memberof SIPTrunksApi
12878
12467
  */
12879
12468
  SIPTrunksApi.prototype.putGetAddress = function (id, addressRequestModel, options) {
12880
12469
  var _this = this;
@@ -12888,7 +12477,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12888
12477
  * @param {DivertRequestModel} [divertRequestModel] Divert Request
12889
12478
  * @param {*} [options] Override http request option.
12890
12479
  * @throws {RequiredError}
12891
- * @memberof SIPTrunksApi
12892
12480
  */
12893
12481
  SIPTrunksApi.prototype.putGetDiverts = function (id, enabled, divertRequestModel, options) {
12894
12482
  var _this = this;
@@ -12899,7 +12487,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12899
12487
  exports.SIPTrunksApi = SIPTrunksApi;
12900
12488
  /**
12901
12489
  * SMSApi - axios parameter creator
12902
- * @export
12903
12490
  */
12904
12491
  var SMSApiAxiosParamCreator = function (configuration) {
12905
12492
  var _this = this;
@@ -12950,7 +12537,6 @@ var SMSApiAxiosParamCreator = function (configuration) {
12950
12537
  exports.SMSApiAxiosParamCreator = SMSApiAxiosParamCreator;
12951
12538
  /**
12952
12539
  * SMSApi - functional programming interface
12953
- * @export
12954
12540
  */
12955
12541
  var SMSApiFp = function (configuration) {
12956
12542
  var localVarAxiosParamCreator = (0, exports.SMSApiAxiosParamCreator)(configuration);
@@ -12983,7 +12569,6 @@ var SMSApiFp = function (configuration) {
12983
12569
  exports.SMSApiFp = SMSApiFp;
12984
12570
  /**
12985
12571
  * SMSApi - factory interface
12986
- * @export
12987
12572
  */
12988
12573
  var SMSApiFactory = function (configuration, basePath, axios) {
12989
12574
  var localVarFp = (0, exports.SMSApiFp)(configuration);
@@ -13003,9 +12588,6 @@ var SMSApiFactory = function (configuration, basePath, axios) {
13003
12588
  exports.SMSApiFactory = SMSApiFactory;
13004
12589
  /**
13005
12590
  * SMSApi - object-oriented interface
13006
- * @export
13007
- * @class SMSApi
13008
- * @extends {BaseAPI}
13009
12591
  */
13010
12592
  var SMSApi = /** @class */ (function (_super) {
13011
12593
  __extends(SMSApi, _super);
@@ -13018,7 +12600,6 @@ var SMSApi = /** @class */ (function (_super) {
13018
12600
  * @param {SmsMessageModel} [smsMessageModel] SMS Message
13019
12601
  * @param {*} [options] Override http request option.
13020
12602
  * @throws {RequiredError}
13021
- * @memberof SMSApi
13022
12603
  */
13023
12604
  SMSApi.prototype.postSendSms = function (authorization, smsMessageModel, options) {
13024
12605
  var _this = this;
@@ -13028,47 +12609,44 @@ var SMSApi = /** @class */ (function (_super) {
13028
12609
  }(base_1.BaseAPI));
13029
12610
  exports.SMSApi = SMSApi;
13030
12611
  /**
13031
- * ShippingApi - axios parameter creator
13032
- * @export
12612
+ * ServicesApi - axios parameter creator
13033
12613
  */
13034
- var ShippingApiAxiosParamCreator = function (configuration) {
12614
+ var ServicesApiAxiosParamCreator = function (configuration) {
13035
12615
  var _this = this;
13036
12616
  return {
13037
12617
  /**
13038
- * Get Shipping Services (Admin)
13039
- * @summary Get Shipping Services
13040
- * @param {number} customerId Customer ID
13041
- * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
12618
+ *
12619
+ * @param {string} [id] Unsubscribe Email ID
12620
+ * @param {string} [email] Unsubscribe Email Address
13042
12621
  * @param {*} [options] Override http request option.
13043
12622
  * @throws {RequiredError}
13044
12623
  */
13045
- postGetAdminShippingServices: function (customerId_1, shippingInformationDTO_1) {
12624
+ deleteUnsubscribe: function (id_1, email_1) {
13046
12625
  var args_1 = [];
13047
12626
  for (var _i = 2; _i < arguments.length; _i++) {
13048
12627
  args_1[_i - 2] = arguments[_i];
13049
12628
  }
13050
- return __awaiter(_this, __spreadArray([customerId_1, shippingInformationDTO_1], args_1, true), void 0, function (customerId, shippingInformationDTO, options) {
12629
+ return __awaiter(_this, __spreadArray([id_1, email_1], args_1, true), void 0, function (id, email, options) {
13051
12630
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
13052
12631
  if (options === void 0) { options = {}; }
13053
12632
  return __generator(this, function (_a) {
13054
- // verify required parameter 'customerId' is not null or undefined
13055
- (0, common_1.assertParamExists)('postGetAdminShippingServices', 'customerId', customerId);
13056
- localVarPath = "/admin/shipping/services";
12633
+ localVarPath = "/services/events/unsubscribe";
13057
12634
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
13058
12635
  if (configuration) {
13059
12636
  baseOptions = configuration.baseOptions;
13060
12637
  }
13061
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12638
+ localVarRequestOptions = __assign(__assign({ method: 'DELETE' }, baseOptions), options);
13062
12639
  localVarHeaderParameter = {};
13063
12640
  localVarQueryParameter = {};
13064
- if (customerId !== undefined) {
13065
- localVarQueryParameter['customerId'] = customerId;
12641
+ if (id !== undefined) {
12642
+ localVarQueryParameter['id'] = id;
12643
+ }
12644
+ if (email !== undefined) {
12645
+ localVarQueryParameter['email'] = email;
13066
12646
  }
13067
- localVarHeaderParameter['Content-Type'] = 'application/json';
13068
12647
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
13069
12648
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
13070
12649
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
13071
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
13072
12650
  return [2 /*return*/, {
13073
12651
  url: (0, common_1.toPathString)(localVarUrlObj),
13074
12652
  options: localVarRequestOptions,
@@ -13077,34 +12655,30 @@ var ShippingApiAxiosParamCreator = function (configuration) {
13077
12655
  });
13078
12656
  },
13079
12657
  /**
13080
- * Get Shipping Services
13081
- * @summary Get Shipping Services
13082
- * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
12658
+ *
13083
12659
  * @param {*} [options] Override http request option.
13084
12660
  * @throws {RequiredError}
13085
12661
  */
13086
- postGetShippingServices: function (shippingInformationDTO_1) {
12662
+ getGetServiceHealth: function () {
13087
12663
  var args_1 = [];
13088
- for (var _i = 1; _i < arguments.length; _i++) {
13089
- args_1[_i - 1] = arguments[_i];
12664
+ for (var _i = 0; _i < arguments.length; _i++) {
12665
+ args_1[_i] = arguments[_i];
13090
12666
  }
13091
- return __awaiter(_this, __spreadArray([shippingInformationDTO_1], args_1, true), void 0, function (shippingInformationDTO, options) {
12667
+ return __awaiter(_this, __spreadArray([], args_1, true), void 0, function (options) {
13092
12668
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
13093
12669
  if (options === void 0) { options = {}; }
13094
12670
  return __generator(this, function (_a) {
13095
- localVarPath = "/shipping/services";
12671
+ localVarPath = "/services/health";
13096
12672
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
13097
12673
  if (configuration) {
13098
12674
  baseOptions = configuration.baseOptions;
13099
12675
  }
13100
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12676
+ localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
13101
12677
  localVarHeaderParameter = {};
13102
12678
  localVarQueryParameter = {};
13103
- localVarHeaderParameter['Content-Type'] = 'application/json';
13104
12679
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
13105
12680
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
13106
12681
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
13107
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
13108
12682
  return [2 /*return*/, {
13109
12683
  url: (0, common_1.toPathString)(localVarUrlObj),
13110
12684
  options: localVarRequestOptions,
@@ -13112,26 +12686,536 @@ var ShippingApiAxiosParamCreator = function (configuration) {
13112
12686
  });
13113
12687
  });
13114
12688
  },
13115
- };
13116
- };
13117
- exports.ShippingApiAxiosParamCreator = ShippingApiAxiosParamCreator;
13118
- /**
13119
- * ShippingApi - functional programming interface
13120
- * @export
13121
- */
13122
- var ShippingApiFp = function (configuration) {
13123
- var localVarAxiosParamCreator = (0, exports.ShippingApiAxiosParamCreator)(configuration);
13124
- return {
13125
12689
  /**
13126
- * Get Shipping Services (Admin)
13127
- * @summary Get Shipping Services
13128
- * @param {number} customerId Customer ID
13129
- * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
12690
+ *
12691
+ * @param {number} id Group ID
13130
12692
  * @param {*} [options] Override http request option.
13131
12693
  * @throws {RequiredError}
13132
12694
  */
13133
- postGetAdminShippingServices: function (customerId, shippingInformationDTO, options) {
13134
- return __awaiter(this, void 0, void 0, function () {
12695
+ patchArchiveEvent: function (id_1) {
12696
+ var args_1 = [];
12697
+ for (var _i = 1; _i < arguments.length; _i++) {
12698
+ args_1[_i - 1] = arguments[_i];
12699
+ }
12700
+ return __awaiter(_this, __spreadArray([id_1], args_1, true), void 0, function (id, options) {
12701
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12702
+ if (options === void 0) { options = {}; }
12703
+ return __generator(this, function (_a) {
12704
+ // verify required parameter 'id' is not null or undefined
12705
+ (0, common_1.assertParamExists)('patchArchiveEvent', 'id', id);
12706
+ localVarPath = "/services/events/{id}/archive"
12707
+ .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
12708
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12709
+ if (configuration) {
12710
+ baseOptions = configuration.baseOptions;
12711
+ }
12712
+ localVarRequestOptions = __assign(__assign({ method: 'PATCH' }, baseOptions), options);
12713
+ localVarHeaderParameter = {};
12714
+ localVarQueryParameter = {};
12715
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12716
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12717
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12718
+ return [2 /*return*/, {
12719
+ url: (0, common_1.toPathString)(localVarUrlObj),
12720
+ options: localVarRequestOptions,
12721
+ }];
12722
+ });
12723
+ });
12724
+ },
12725
+ /**
12726
+ *
12727
+ * @param {EventRequestDTO} [eventRequestDTO]
12728
+ * @param {*} [options] Override http request option.
12729
+ * @throws {RequiredError}
12730
+ */
12731
+ postCreateEvent: function (eventRequestDTO_1) {
12732
+ var args_1 = [];
12733
+ for (var _i = 1; _i < arguments.length; _i++) {
12734
+ args_1[_i - 1] = arguments[_i];
12735
+ }
12736
+ return __awaiter(_this, __spreadArray([eventRequestDTO_1], args_1, true), void 0, function (eventRequestDTO, options) {
12737
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12738
+ if (options === void 0) { options = {}; }
12739
+ return __generator(this, function (_a) {
12740
+ localVarPath = "/services/events";
12741
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12742
+ if (configuration) {
12743
+ baseOptions = configuration.baseOptions;
12744
+ }
12745
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12746
+ localVarHeaderParameter = {};
12747
+ localVarQueryParameter = {};
12748
+ localVarHeaderParameter['Content-Type'] = 'application/json';
12749
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12750
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12751
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12752
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(eventRequestDTO, localVarRequestOptions, configuration);
12753
+ return [2 /*return*/, {
12754
+ url: (0, common_1.toPathString)(localVarUrlObj),
12755
+ options: localVarRequestOptions,
12756
+ }];
12757
+ });
12758
+ });
12759
+ },
12760
+ /**
12761
+ *
12762
+ * @param {string} id Group ID
12763
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
12764
+ * @param {*} [options] Override http request option.
12765
+ * @throws {RequiredError}
12766
+ */
12767
+ postCreateEventUpdate: function (id_1, eventUpdateRequestDTO_1) {
12768
+ var args_1 = [];
12769
+ for (var _i = 2; _i < arguments.length; _i++) {
12770
+ args_1[_i - 2] = arguments[_i];
12771
+ }
12772
+ return __awaiter(_this, __spreadArray([id_1, eventUpdateRequestDTO_1], args_1, true), void 0, function (id, eventUpdateRequestDTO, options) {
12773
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12774
+ if (options === void 0) { options = {}; }
12775
+ return __generator(this, function (_a) {
12776
+ // verify required parameter 'id' is not null or undefined
12777
+ (0, common_1.assertParamExists)('postCreateEventUpdate', 'id', id);
12778
+ localVarPath = "/services/events/{id}/updates"
12779
+ .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
12780
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12781
+ if (configuration) {
12782
+ baseOptions = configuration.baseOptions;
12783
+ }
12784
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12785
+ localVarHeaderParameter = {};
12786
+ localVarQueryParameter = {};
12787
+ localVarHeaderParameter['Content-Type'] = 'application/json';
12788
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12789
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12790
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12791
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(eventUpdateRequestDTO, localVarRequestOptions, configuration);
12792
+ return [2 /*return*/, {
12793
+ url: (0, common_1.toPathString)(localVarUrlObj),
12794
+ options: localVarRequestOptions,
12795
+ }];
12796
+ });
12797
+ });
12798
+ },
12799
+ /**
12800
+ *
12801
+ * @param {string} [email] Subscription Email Address
12802
+ * @param {*} [options] Override http request option.
12803
+ * @throws {RequiredError}
12804
+ */
12805
+ postSubscribe: function (email_1) {
12806
+ var args_1 = [];
12807
+ for (var _i = 1; _i < arguments.length; _i++) {
12808
+ args_1[_i - 1] = arguments[_i];
12809
+ }
12810
+ return __awaiter(_this, __spreadArray([email_1], args_1, true), void 0, function (email, options) {
12811
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12812
+ if (options === void 0) { options = {}; }
12813
+ return __generator(this, function (_a) {
12814
+ localVarPath = "/services/events/subscribe";
12815
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12816
+ if (configuration) {
12817
+ baseOptions = configuration.baseOptions;
12818
+ }
12819
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12820
+ localVarHeaderParameter = {};
12821
+ localVarQueryParameter = {};
12822
+ if (email !== undefined) {
12823
+ localVarQueryParameter['email'] = email;
12824
+ }
12825
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12826
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12827
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12828
+ return [2 /*return*/, {
12829
+ url: (0, common_1.toPathString)(localVarUrlObj),
12830
+ options: localVarRequestOptions,
12831
+ }];
12832
+ });
12833
+ });
12834
+ },
12835
+ };
12836
+ };
12837
+ exports.ServicesApiAxiosParamCreator = ServicesApiAxiosParamCreator;
12838
+ /**
12839
+ * ServicesApi - functional programming interface
12840
+ */
12841
+ var ServicesApiFp = function (configuration) {
12842
+ var localVarAxiosParamCreator = (0, exports.ServicesApiAxiosParamCreator)(configuration);
12843
+ return {
12844
+ /**
12845
+ *
12846
+ * @param {string} [id] Unsubscribe Email ID
12847
+ * @param {string} [email] Unsubscribe Email Address
12848
+ * @param {*} [options] Override http request option.
12849
+ * @throws {RequiredError}
12850
+ */
12851
+ deleteUnsubscribe: function (id, email, options) {
12852
+ return __awaiter(this, void 0, void 0, function () {
12853
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12854
+ var _a, _b, _c;
12855
+ return __generator(this, function (_d) {
12856
+ switch (_d.label) {
12857
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteUnsubscribe(id, email, options)];
12858
+ case 1:
12859
+ localVarAxiosArgs = _d.sent();
12860
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12861
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.deleteUnsubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12862
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12863
+ }
12864
+ });
12865
+ });
12866
+ },
12867
+ /**
12868
+ *
12869
+ * @param {*} [options] Override http request option.
12870
+ * @throws {RequiredError}
12871
+ */
12872
+ getGetServiceHealth: function (options) {
12873
+ return __awaiter(this, void 0, void 0, function () {
12874
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12875
+ var _a, _b, _c;
12876
+ return __generator(this, function (_d) {
12877
+ switch (_d.label) {
12878
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.getGetServiceHealth(options)];
12879
+ case 1:
12880
+ localVarAxiosArgs = _d.sent();
12881
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12882
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.getGetServiceHealth']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12883
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12884
+ }
12885
+ });
12886
+ });
12887
+ },
12888
+ /**
12889
+ *
12890
+ * @param {number} id Group ID
12891
+ * @param {*} [options] Override http request option.
12892
+ * @throws {RequiredError}
12893
+ */
12894
+ patchArchiveEvent: function (id, options) {
12895
+ return __awaiter(this, void 0, void 0, function () {
12896
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12897
+ var _a, _b, _c;
12898
+ return __generator(this, function (_d) {
12899
+ switch (_d.label) {
12900
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchArchiveEvent(id, options)];
12901
+ case 1:
12902
+ localVarAxiosArgs = _d.sent();
12903
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12904
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.patchArchiveEvent']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12905
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12906
+ }
12907
+ });
12908
+ });
12909
+ },
12910
+ /**
12911
+ *
12912
+ * @param {EventRequestDTO} [eventRequestDTO]
12913
+ * @param {*} [options] Override http request option.
12914
+ * @throws {RequiredError}
12915
+ */
12916
+ postCreateEvent: function (eventRequestDTO, options) {
12917
+ return __awaiter(this, void 0, void 0, function () {
12918
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12919
+ var _a, _b, _c;
12920
+ return __generator(this, function (_d) {
12921
+ switch (_d.label) {
12922
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateEvent(eventRequestDTO, options)];
12923
+ case 1:
12924
+ localVarAxiosArgs = _d.sent();
12925
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12926
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateEvent']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12927
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12928
+ }
12929
+ });
12930
+ });
12931
+ },
12932
+ /**
12933
+ *
12934
+ * @param {string} id Group ID
12935
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
12936
+ * @param {*} [options] Override http request option.
12937
+ * @throws {RequiredError}
12938
+ */
12939
+ postCreateEventUpdate: function (id, eventUpdateRequestDTO, options) {
12940
+ return __awaiter(this, void 0, void 0, function () {
12941
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12942
+ var _a, _b, _c;
12943
+ return __generator(this, function (_d) {
12944
+ switch (_d.label) {
12945
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateEventUpdate(id, eventUpdateRequestDTO, options)];
12946
+ case 1:
12947
+ localVarAxiosArgs = _d.sent();
12948
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12949
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateEventUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12950
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12951
+ }
12952
+ });
12953
+ });
12954
+ },
12955
+ /**
12956
+ *
12957
+ * @param {string} [email] Subscription Email Address
12958
+ * @param {*} [options] Override http request option.
12959
+ * @throws {RequiredError}
12960
+ */
12961
+ postSubscribe: function (email, options) {
12962
+ return __awaiter(this, void 0, void 0, function () {
12963
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12964
+ var _a, _b, _c;
12965
+ return __generator(this, function (_d) {
12966
+ switch (_d.label) {
12967
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postSubscribe(email, options)];
12968
+ case 1:
12969
+ localVarAxiosArgs = _d.sent();
12970
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12971
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postSubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12972
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12973
+ }
12974
+ });
12975
+ });
12976
+ },
12977
+ };
12978
+ };
12979
+ exports.ServicesApiFp = ServicesApiFp;
12980
+ /**
12981
+ * ServicesApi - factory interface
12982
+ */
12983
+ var ServicesApiFactory = function (configuration, basePath, axios) {
12984
+ var localVarFp = (0, exports.ServicesApiFp)(configuration);
12985
+ return {
12986
+ /**
12987
+ *
12988
+ * @param {string} [id] Unsubscribe Email ID
12989
+ * @param {string} [email] Unsubscribe Email Address
12990
+ * @param {*} [options] Override http request option.
12991
+ * @throws {RequiredError}
12992
+ */
12993
+ deleteUnsubscribe: function (id, email, options) {
12994
+ return localVarFp.deleteUnsubscribe(id, email, options).then(function (request) { return request(axios, basePath); });
12995
+ },
12996
+ /**
12997
+ *
12998
+ * @param {*} [options] Override http request option.
12999
+ * @throws {RequiredError}
13000
+ */
13001
+ getGetServiceHealth: function (options) {
13002
+ return localVarFp.getGetServiceHealth(options).then(function (request) { return request(axios, basePath); });
13003
+ },
13004
+ /**
13005
+ *
13006
+ * @param {number} id Group ID
13007
+ * @param {*} [options] Override http request option.
13008
+ * @throws {RequiredError}
13009
+ */
13010
+ patchArchiveEvent: function (id, options) {
13011
+ return localVarFp.patchArchiveEvent(id, options).then(function (request) { return request(axios, basePath); });
13012
+ },
13013
+ /**
13014
+ *
13015
+ * @param {EventRequestDTO} [eventRequestDTO]
13016
+ * @param {*} [options] Override http request option.
13017
+ * @throws {RequiredError}
13018
+ */
13019
+ postCreateEvent: function (eventRequestDTO, options) {
13020
+ return localVarFp.postCreateEvent(eventRequestDTO, options).then(function (request) { return request(axios, basePath); });
13021
+ },
13022
+ /**
13023
+ *
13024
+ * @param {string} id Group ID
13025
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
13026
+ * @param {*} [options] Override http request option.
13027
+ * @throws {RequiredError}
13028
+ */
13029
+ postCreateEventUpdate: function (id, eventUpdateRequestDTO, options) {
13030
+ return localVarFp.postCreateEventUpdate(id, eventUpdateRequestDTO, options).then(function (request) { return request(axios, basePath); });
13031
+ },
13032
+ /**
13033
+ *
13034
+ * @param {string} [email] Subscription Email Address
13035
+ * @param {*} [options] Override http request option.
13036
+ * @throws {RequiredError}
13037
+ */
13038
+ postSubscribe: function (email, options) {
13039
+ return localVarFp.postSubscribe(email, options).then(function (request) { return request(axios, basePath); });
13040
+ },
13041
+ };
13042
+ };
13043
+ exports.ServicesApiFactory = ServicesApiFactory;
13044
+ /**
13045
+ * ServicesApi - object-oriented interface
13046
+ */
13047
+ var ServicesApi = /** @class */ (function (_super) {
13048
+ __extends(ServicesApi, _super);
13049
+ function ServicesApi() {
13050
+ return _super !== null && _super.apply(this, arguments) || this;
13051
+ }
13052
+ /**
13053
+ *
13054
+ * @param {string} [id] Unsubscribe Email ID
13055
+ * @param {string} [email] Unsubscribe Email Address
13056
+ * @param {*} [options] Override http request option.
13057
+ * @throws {RequiredError}
13058
+ */
13059
+ ServicesApi.prototype.deleteUnsubscribe = function (id, email, options) {
13060
+ var _this = this;
13061
+ return (0, exports.ServicesApiFp)(this.configuration).deleteUnsubscribe(id, email, options).then(function (request) { return request(_this.axios, _this.basePath); });
13062
+ };
13063
+ /**
13064
+ *
13065
+ * @param {*} [options] Override http request option.
13066
+ * @throws {RequiredError}
13067
+ */
13068
+ ServicesApi.prototype.getGetServiceHealth = function (options) {
13069
+ var _this = this;
13070
+ return (0, exports.ServicesApiFp)(this.configuration).getGetServiceHealth(options).then(function (request) { return request(_this.axios, _this.basePath); });
13071
+ };
13072
+ /**
13073
+ *
13074
+ * @param {number} id Group ID
13075
+ * @param {*} [options] Override http request option.
13076
+ * @throws {RequiredError}
13077
+ */
13078
+ ServicesApi.prototype.patchArchiveEvent = function (id, options) {
13079
+ var _this = this;
13080
+ return (0, exports.ServicesApiFp)(this.configuration).patchArchiveEvent(id, options).then(function (request) { return request(_this.axios, _this.basePath); });
13081
+ };
13082
+ /**
13083
+ *
13084
+ * @param {EventRequestDTO} [eventRequestDTO]
13085
+ * @param {*} [options] Override http request option.
13086
+ * @throws {RequiredError}
13087
+ */
13088
+ ServicesApi.prototype.postCreateEvent = function (eventRequestDTO, options) {
13089
+ var _this = this;
13090
+ return (0, exports.ServicesApiFp)(this.configuration).postCreateEvent(eventRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
13091
+ };
13092
+ /**
13093
+ *
13094
+ * @param {string} id Group ID
13095
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
13096
+ * @param {*} [options] Override http request option.
13097
+ * @throws {RequiredError}
13098
+ */
13099
+ ServicesApi.prototype.postCreateEventUpdate = function (id, eventUpdateRequestDTO, options) {
13100
+ var _this = this;
13101
+ return (0, exports.ServicesApiFp)(this.configuration).postCreateEventUpdate(id, eventUpdateRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
13102
+ };
13103
+ /**
13104
+ *
13105
+ * @param {string} [email] Subscription Email Address
13106
+ * @param {*} [options] Override http request option.
13107
+ * @throws {RequiredError}
13108
+ */
13109
+ ServicesApi.prototype.postSubscribe = function (email, options) {
13110
+ var _this = this;
13111
+ return (0, exports.ServicesApiFp)(this.configuration).postSubscribe(email, options).then(function (request) { return request(_this.axios, _this.basePath); });
13112
+ };
13113
+ return ServicesApi;
13114
+ }(base_1.BaseAPI));
13115
+ exports.ServicesApi = ServicesApi;
13116
+ /**
13117
+ * ShippingApi - axios parameter creator
13118
+ */
13119
+ var ShippingApiAxiosParamCreator = function (configuration) {
13120
+ var _this = this;
13121
+ return {
13122
+ /**
13123
+ * Get Shipping Services (Admin)
13124
+ * @summary Get Shipping Services
13125
+ * @param {number} customerId Customer ID
13126
+ * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13127
+ * @param {*} [options] Override http request option.
13128
+ * @throws {RequiredError}
13129
+ */
13130
+ postGetAdminShippingServices: function (customerId_1, shippingInformationDTO_1) {
13131
+ var args_1 = [];
13132
+ for (var _i = 2; _i < arguments.length; _i++) {
13133
+ args_1[_i - 2] = arguments[_i];
13134
+ }
13135
+ return __awaiter(_this, __spreadArray([customerId_1, shippingInformationDTO_1], args_1, true), void 0, function (customerId, shippingInformationDTO, options) {
13136
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
13137
+ if (options === void 0) { options = {}; }
13138
+ return __generator(this, function (_a) {
13139
+ // verify required parameter 'customerId' is not null or undefined
13140
+ (0, common_1.assertParamExists)('postGetAdminShippingServices', 'customerId', customerId);
13141
+ localVarPath = "/admin/shipping/services";
13142
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
13143
+ if (configuration) {
13144
+ baseOptions = configuration.baseOptions;
13145
+ }
13146
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
13147
+ localVarHeaderParameter = {};
13148
+ localVarQueryParameter = {};
13149
+ if (customerId !== undefined) {
13150
+ localVarQueryParameter['customerId'] = customerId;
13151
+ }
13152
+ localVarHeaderParameter['Content-Type'] = 'application/json';
13153
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
13154
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
13155
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
13156
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
13157
+ return [2 /*return*/, {
13158
+ url: (0, common_1.toPathString)(localVarUrlObj),
13159
+ options: localVarRequestOptions,
13160
+ }];
13161
+ });
13162
+ });
13163
+ },
13164
+ /**
13165
+ * Get Shipping Services
13166
+ * @summary Get Shipping Services
13167
+ * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13168
+ * @param {*} [options] Override http request option.
13169
+ * @throws {RequiredError}
13170
+ */
13171
+ postGetShippingServices: function (shippingInformationDTO_1) {
13172
+ var args_1 = [];
13173
+ for (var _i = 1; _i < arguments.length; _i++) {
13174
+ args_1[_i - 1] = arguments[_i];
13175
+ }
13176
+ return __awaiter(_this, __spreadArray([shippingInformationDTO_1], args_1, true), void 0, function (shippingInformationDTO, options) {
13177
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
13178
+ if (options === void 0) { options = {}; }
13179
+ return __generator(this, function (_a) {
13180
+ localVarPath = "/shipping/services";
13181
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
13182
+ if (configuration) {
13183
+ baseOptions = configuration.baseOptions;
13184
+ }
13185
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
13186
+ localVarHeaderParameter = {};
13187
+ localVarQueryParameter = {};
13188
+ localVarHeaderParameter['Content-Type'] = 'application/json';
13189
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
13190
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
13191
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
13192
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
13193
+ return [2 /*return*/, {
13194
+ url: (0, common_1.toPathString)(localVarUrlObj),
13195
+ options: localVarRequestOptions,
13196
+ }];
13197
+ });
13198
+ });
13199
+ },
13200
+ };
13201
+ };
13202
+ exports.ShippingApiAxiosParamCreator = ShippingApiAxiosParamCreator;
13203
+ /**
13204
+ * ShippingApi - functional programming interface
13205
+ */
13206
+ var ShippingApiFp = function (configuration) {
13207
+ var localVarAxiosParamCreator = (0, exports.ShippingApiAxiosParamCreator)(configuration);
13208
+ return {
13209
+ /**
13210
+ * Get Shipping Services (Admin)
13211
+ * @summary Get Shipping Services
13212
+ * @param {number} customerId Customer ID
13213
+ * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13214
+ * @param {*} [options] Override http request option.
13215
+ * @throws {RequiredError}
13216
+ */
13217
+ postGetAdminShippingServices: function (customerId, shippingInformationDTO, options) {
13218
+ return __awaiter(this, void 0, void 0, function () {
13135
13219
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
13136
13220
  var _a, _b, _c;
13137
13221
  return __generator(this, function (_d) {
@@ -13174,7 +13258,6 @@ var ShippingApiFp = function (configuration) {
13174
13258
  exports.ShippingApiFp = ShippingApiFp;
13175
13259
  /**
13176
13260
  * ShippingApi - factory interface
13177
- * @export
13178
13261
  */
13179
13262
  var ShippingApiFactory = function (configuration, basePath, axios) {
13180
13263
  var localVarFp = (0, exports.ShippingApiFp)(configuration);
@@ -13205,9 +13288,6 @@ var ShippingApiFactory = function (configuration, basePath, axios) {
13205
13288
  exports.ShippingApiFactory = ShippingApiFactory;
13206
13289
  /**
13207
13290
  * ShippingApi - object-oriented interface
13208
- * @export
13209
- * @class ShippingApi
13210
- * @extends {BaseAPI}
13211
13291
  */
13212
13292
  var ShippingApi = /** @class */ (function (_super) {
13213
13293
  __extends(ShippingApi, _super);
@@ -13221,7 +13301,6 @@ var ShippingApi = /** @class */ (function (_super) {
13221
13301
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13222
13302
  * @param {*} [options] Override http request option.
13223
13303
  * @throws {RequiredError}
13224
- * @memberof ShippingApi
13225
13304
  */
13226
13305
  ShippingApi.prototype.postGetAdminShippingServices = function (customerId, shippingInformationDTO, options) {
13227
13306
  var _this = this;
@@ -13233,7 +13312,6 @@ var ShippingApi = /** @class */ (function (_super) {
13233
13312
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13234
13313
  * @param {*} [options] Override http request option.
13235
13314
  * @throws {RequiredError}
13236
- * @memberof ShippingApi
13237
13315
  */
13238
13316
  ShippingApi.prototype.postGetShippingServices = function (shippingInformationDTO, options) {
13239
13317
  var _this = this;
@@ -13244,7 +13322,6 @@ var ShippingApi = /** @class */ (function (_super) {
13244
13322
  exports.ShippingApi = ShippingApi;
13245
13323
  /**
13246
13324
  * StockManagementApi - axios parameter creator
13247
- * @export
13248
13325
  */
13249
13326
  var StockManagementApiAxiosParamCreator = function (configuration) {
13250
13327
  var _this = this;
@@ -14209,7 +14286,6 @@ var StockManagementApiAxiosParamCreator = function (configuration) {
14209
14286
  exports.StockManagementApiAxiosParamCreator = StockManagementApiAxiosParamCreator;
14210
14287
  /**
14211
14288
  * StockManagementApi - functional programming interface
14212
- * @export
14213
14289
  */
14214
14290
  var StockManagementApiFp = function (configuration) {
14215
14291
  var localVarAxiosParamCreator = (0, exports.StockManagementApiAxiosParamCreator)(configuration);
@@ -14788,7 +14864,6 @@ var StockManagementApiFp = function (configuration) {
14788
14864
  exports.StockManagementApiFp = StockManagementApiFp;
14789
14865
  /**
14790
14866
  * StockManagementApi - factory interface
14791
- * @export
14792
14867
  */
14793
14868
  var StockManagementApiFactory = function (configuration, basePath, axios) {
14794
14869
  var localVarFp = (0, exports.StockManagementApiFp)(configuration);
@@ -15055,9 +15130,6 @@ var StockManagementApiFactory = function (configuration, basePath, axios) {
15055
15130
  exports.StockManagementApiFactory = StockManagementApiFactory;
15056
15131
  /**
15057
15132
  * StockManagementApi - object-oriented interface
15058
- * @export
15059
- * @class StockManagementApi
15060
- * @extends {BaseAPI}
15061
15133
  */
15062
15134
  var StockManagementApi = /** @class */ (function (_super) {
15063
15135
  __extends(StockManagementApi, _super);
@@ -15070,7 +15142,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15070
15142
  * @param {number} id Stock Order ID
15071
15143
  * @param {*} [options] Override http request option.
15072
15144
  * @throws {RequiredError}
15073
- * @memberof StockManagementApi
15074
15145
  */
15075
15146
  StockManagementApi.prototype.deleteDeleteStockOrder = function (id, options) {
15076
15147
  var _this = this;
@@ -15083,7 +15154,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15083
15154
  * @param {number} deductionId Stock Order Deduction ID
15084
15155
  * @param {*} [options] Override http request option.
15085
15156
  * @throws {RequiredError}
15086
- * @memberof StockManagementApi
15087
15157
  */
15088
15158
  StockManagementApi.prototype.deleteDeleteStockOrderDeduction = function (orderId, deductionId, options) {
15089
15159
  var _this = this;
@@ -15096,7 +15166,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15096
15166
  * @param {number} itemId Stock Order Item ID
15097
15167
  * @param {*} [options] Override http request option.
15098
15168
  * @throws {RequiredError}
15099
- * @memberof StockManagementApi
15100
15169
  */
15101
15170
  StockManagementApi.prototype.deleteDeleteStockOrderItem = function (orderId, itemId, options) {
15102
15171
  var _this = this;
@@ -15108,7 +15177,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15108
15177
  * @param {number} id Stock Product ID
15109
15178
  * @param {*} [options] Override http request option.
15110
15179
  * @throws {RequiredError}
15111
- * @memberof StockManagementApi
15112
15180
  */
15113
15181
  StockManagementApi.prototype.deleteGetStockProduct = function (id, options) {
15114
15182
  var _this = this;
@@ -15120,7 +15188,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15120
15188
  * @param {number} id Stock Order ID
15121
15189
  * @param {*} [options] Override http request option.
15122
15190
  * @throws {RequiredError}
15123
- * @memberof StockManagementApi
15124
15191
  */
15125
15192
  StockManagementApi.prototype.getDeleteStockOrder = function (id, options) {
15126
15193
  var _this = this;
@@ -15132,7 +15199,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15132
15199
  * @param {string} sku Product SKU
15133
15200
  * @param {*} [options] Override http request option.
15134
15201
  * @throws {RequiredError}
15135
- * @memberof StockManagementApi
15136
15202
  */
15137
15203
  StockManagementApi.prototype.getGetProductDetails = function (sku, options) {
15138
15204
  var _this = this;
@@ -15144,7 +15210,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15144
15210
  * @param {number} id Stock Order ID
15145
15211
  * @param {*} [options] Override http request option.
15146
15212
  * @throws {RequiredError}
15147
- * @memberof StockManagementApi
15148
15213
  */
15149
15214
  StockManagementApi.prototype.getGetStockOrderPurchaseOrder = function (id, options) {
15150
15215
  var _this = this;
@@ -15156,7 +15221,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15156
15221
  * @param {number} id Stock Order ID
15157
15222
  * @param {*} [options] Override http request option.
15158
15223
  * @throws {RequiredError}
15159
- * @memberof StockManagementApi
15160
15224
  */
15161
15225
  StockManagementApi.prototype.getGetStockOrderSupplierEmail = function (id, options) {
15162
15226
  var _this = this;
@@ -15171,7 +15235,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15171
15235
  * @param {boolean} [outstanding] Outstanding Orders
15172
15236
  * @param {*} [options] Override http request option.
15173
15237
  * @throws {RequiredError}
15174
- * @memberof StockManagementApi
15175
15238
  */
15176
15239
  StockManagementApi.prototype.getGetStockOrders = function (pageSize, page, search, outstanding, options) {
15177
15240
  var _this = this;
@@ -15183,7 +15246,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15183
15246
  * @param {number} id Stock Product ID
15184
15247
  * @param {*} [options] Override http request option.
15185
15248
  * @throws {RequiredError}
15186
- * @memberof StockManagementApi
15187
15249
  */
15188
15250
  StockManagementApi.prototype.getGetStockProduct = function (id, options) {
15189
15251
  var _this = this;
@@ -15194,7 +15256,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15194
15256
  * @summary Get Stock Product Suppliers
15195
15257
  * @param {*} [options] Override http request option.
15196
15258
  * @throws {RequiredError}
15197
- * @memberof StockManagementApi
15198
15259
  */
15199
15260
  StockManagementApi.prototype.getGetStockProductSuppliers = function (options) {
15200
15261
  var _this = this;
@@ -15208,7 +15269,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15208
15269
  * @param {string} [search] Search
15209
15270
  * @param {*} [options] Override http request option.
15210
15271
  * @throws {RequiredError}
15211
- * @memberof StockManagementApi
15212
15272
  */
15213
15273
  StockManagementApi.prototype.getGetStockProducts = function (pageSize, page, search, options) {
15214
15274
  var _this = this;
@@ -15220,7 +15280,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15220
15280
  * @param {number} id Supplier ID
15221
15281
  * @param {*} [options] Override http request option.
15222
15282
  * @throws {RequiredError}
15223
- * @memberof StockManagementApi
15224
15283
  */
15225
15284
  StockManagementApi.prototype.getGetStockSupplierProducts = function (id, options) {
15226
15285
  var _this = this;
@@ -15232,7 +15291,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15232
15291
  * @param {number} id Stock Order ID
15233
15292
  * @param {*} [options] Override http request option.
15234
15293
  * @throws {RequiredError}
15235
- * @memberof StockManagementApi
15236
15294
  */
15237
15295
  StockManagementApi.prototype.getUploadStockOrderInvoice = function (id, options) {
15238
15296
  var _this = this;
@@ -15245,7 +15303,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15245
15303
  * @param {StockOrderModel} [stockOrderModel]
15246
15304
  * @param {*} [options] Override http request option.
15247
15305
  * @throws {RequiredError}
15248
- * @memberof StockManagementApi
15249
15306
  */
15250
15307
  StockManagementApi.prototype.patchDeleteStockOrder = function (id, stockOrderModel, options) {
15251
15308
  var _this = this;
@@ -15259,7 +15316,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15259
15316
  * @param {StockOrderDeductionModel} [stockOrderDeductionModel]
15260
15317
  * @param {*} [options] Override http request option.
15261
15318
  * @throws {RequiredError}
15262
- * @memberof StockManagementApi
15263
15319
  */
15264
15320
  StockManagementApi.prototype.patchDeleteStockOrderDeduction = function (orderId, deductionId, stockOrderDeductionModel, options) {
15265
15321
  var _this = this;
@@ -15273,7 +15329,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15273
15329
  * @param {StockOrderItemModel} [stockOrderItemModel]
15274
15330
  * @param {*} [options] Override http request option.
15275
15331
  * @throws {RequiredError}
15276
- * @memberof StockManagementApi
15277
15332
  */
15278
15333
  StockManagementApi.prototype.patchDeleteStockOrderItem = function (orderId, itemId, stockOrderItemModel, options) {
15279
15334
  var _this = this;
@@ -15286,7 +15341,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15286
15341
  * @param {Array<StockOrderDeductionRequestModel>} [stockOrderDeductionRequestModel]
15287
15342
  * @param {*} [options] Override http request option.
15288
15343
  * @throws {RequiredError}
15289
- * @memberof StockManagementApi
15290
15344
  */
15291
15345
  StockManagementApi.prototype.postAddStockOrderDeduction = function (id, stockOrderDeductionRequestModel, options) {
15292
15346
  var _this = this;
@@ -15299,7 +15353,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15299
15353
  * @param {Array<StockOrderItemRequestModel>} [stockOrderItemRequestModel]
15300
15354
  * @param {*} [options] Override http request option.
15301
15355
  * @throws {RequiredError}
15302
- * @memberof StockManagementApi
15303
15356
  */
15304
15357
  StockManagementApi.prototype.postAddStockOrderItem = function (id, stockOrderItemRequestModel, options) {
15305
15358
  var _this = this;
@@ -15311,7 +15364,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15311
15364
  * @param {StockOrderRequestModel} [stockOrderRequestModel]
15312
15365
  * @param {*} [options] Override http request option.
15313
15366
  * @throws {RequiredError}
15314
- * @memberof StockManagementApi
15315
15367
  */
15316
15368
  StockManagementApi.prototype.postGetStockOrders = function (stockOrderRequestModel, options) {
15317
15369
  var _this = this;
@@ -15323,7 +15375,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15323
15375
  * @param {StockProductModel} [stockProductModel] Stock Product
15324
15376
  * @param {*} [options] Override http request option.
15325
15377
  * @throws {RequiredError}
15326
- * @memberof StockManagementApi
15327
15378
  */
15328
15379
  StockManagementApi.prototype.postGetStockProducts = function (stockProductModel, options) {
15329
15380
  var _this = this;
@@ -15336,7 +15387,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15336
15387
  * @param {File} invoice Supplier Invoice
15337
15388
  * @param {*} [options] Override http request option.
15338
15389
  * @throws {RequiredError}
15339
- * @memberof StockManagementApi
15340
15390
  */
15341
15391
  StockManagementApi.prototype.postUploadStockOrderInvoice = function (id, invoice, options) {
15342
15392
  var _this = this;
@@ -15349,7 +15399,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15349
15399
  * @param {StockProductModel} [stockProductModel] Stock Product
15350
15400
  * @param {*} [options] Override http request option.
15351
15401
  * @throws {RequiredError}
15352
- * @memberof StockManagementApi
15353
15402
  */
15354
15403
  StockManagementApi.prototype.putGetStockProduct = function (id, stockProductModel, options) {
15355
15404
  var _this = this;
@@ -15363,7 +15412,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15363
15412
  * @param {number} received Quantity Received
15364
15413
  * @param {*} [options] Override http request option.
15365
15414
  * @throws {RequiredError}
15366
- * @memberof StockManagementApi
15367
15415
  */
15368
15416
  StockManagementApi.prototype.putReceiveStockOrderItem = function (orderId, itemId, received, options) {
15369
15417
  var _this = this;
@@ -15374,7 +15422,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15374
15422
  exports.StockManagementApi = StockManagementApi;
15375
15423
  /**
15376
15424
  * SystemApi - axios parameter creator
15377
- * @export
15378
15425
  */
15379
15426
  var SystemApiAxiosParamCreator = function (configuration) {
15380
15427
  var _this = this;
@@ -15448,7 +15495,6 @@ var SystemApiAxiosParamCreator = function (configuration) {
15448
15495
  exports.SystemApiAxiosParamCreator = SystemApiAxiosParamCreator;
15449
15496
  /**
15450
15497
  * SystemApi - functional programming interface
15451
- * @export
15452
15498
  */
15453
15499
  var SystemApiFp = function (configuration) {
15454
15500
  var localVarAxiosParamCreator = (0, exports.SystemApiAxiosParamCreator)(configuration);
@@ -15487,7 +15533,6 @@ var SystemApiFp = function (configuration) {
15487
15533
  exports.SystemApiFp = SystemApiFp;
15488
15534
  /**
15489
15535
  * SystemApi - factory interface
15490
- * @export
15491
15536
  */
15492
15537
  var SystemApiFactory = function (configuration, basePath, axios) {
15493
15538
  var localVarFp = (0, exports.SystemApiFp)(configuration);
@@ -15513,9 +15558,6 @@ var SystemApiFactory = function (configuration, basePath, axios) {
15513
15558
  exports.SystemApiFactory = SystemApiFactory;
15514
15559
  /**
15515
15560
  * SystemApi - object-oriented interface
15516
- * @export
15517
- * @class SystemApi
15518
- * @extends {BaseAPI}
15519
15561
  */
15520
15562
  var SystemApi = /** @class */ (function (_super) {
15521
15563
  __extends(SystemApi, _super);
@@ -15534,7 +15576,6 @@ var SystemApi = /** @class */ (function (_super) {
15534
15576
  * @param {number} [page] Page Number
15535
15577
  * @param {*} [options] Override http request option.
15536
15578
  * @throws {RequiredError}
15537
- * @memberof SystemApi
15538
15579
  */
15539
15580
  SystemApi.prototype.getLogSearch = function (clientId, clientIp, responseCode, date, filterOutDomain, pageSize, page, options) {
15540
15581
  var _this = this;
@@ -15545,7 +15586,6 @@ var SystemApi = /** @class */ (function (_super) {
15545
15586
  exports.SystemApi = SystemApi;
15546
15587
  /**
15547
15588
  * TicketsApi - axios parameter creator
15548
- * @export
15549
15589
  */
15550
15590
  var TicketsApiAxiosParamCreator = function (configuration) {
15551
15591
  var _this = this;
@@ -15769,7 +15809,6 @@ var TicketsApiAxiosParamCreator = function (configuration) {
15769
15809
  exports.TicketsApiAxiosParamCreator = TicketsApiAxiosParamCreator;
15770
15810
  /**
15771
15811
  * TicketsApi - functional programming interface
15772
- * @export
15773
15812
  */
15774
15813
  var TicketsApiFp = function (configuration) {
15775
15814
  var localVarAxiosParamCreator = (0, exports.TicketsApiAxiosParamCreator)(configuration);
@@ -15895,7 +15934,6 @@ var TicketsApiFp = function (configuration) {
15895
15934
  exports.TicketsApiFp = TicketsApiFp;
15896
15935
  /**
15897
15936
  * TicketsApi - factory interface
15898
- * @export
15899
15937
  */
15900
15938
  var TicketsApiFactory = function (configuration, basePath, axios) {
15901
15939
  var localVarFp = (0, exports.TicketsApiFp)(configuration);
@@ -15956,9 +15994,6 @@ var TicketsApiFactory = function (configuration, basePath, axios) {
15956
15994
  exports.TicketsApiFactory = TicketsApiFactory;
15957
15995
  /**
15958
15996
  * TicketsApi - object-oriented interface
15959
- * @export
15960
- * @class TicketsApi
15961
- * @extends {BaseAPI}
15962
15997
  */
15963
15998
  var TicketsApi = /** @class */ (function (_super) {
15964
15999
  __extends(TicketsApi, _super);
@@ -15972,7 +16007,6 @@ var TicketsApi = /** @class */ (function (_super) {
15972
16007
  * @param {number} [page] Page Number
15973
16008
  * @param {*} [options] Override http request option.
15974
16009
  * @throws {RequiredError}
15975
- * @memberof TicketsApi
15976
16010
  */
15977
16011
  TicketsApi.prototype.getCreateTicket = function (search, pageSize, page, options) {
15978
16012
  var _this = this;
@@ -15983,7 +16017,6 @@ var TicketsApi = /** @class */ (function (_super) {
15983
16017
  * @param {number} id Ticket ID
15984
16018
  * @param {*} [options] Override http request option.
15985
16019
  * @throws {RequiredError}
15986
- * @memberof TicketsApi
15987
16020
  */
15988
16021
  TicketsApi.prototype.getGetTicket = function (id, options) {
15989
16022
  var _this = this;
@@ -15994,7 +16027,6 @@ var TicketsApi = /** @class */ (function (_super) {
15994
16027
  * @param {number} id Ticket ID
15995
16028
  * @param {*} [options] Override http request option.
15996
16029
  * @throws {RequiredError}
15997
- * @memberof TicketsApi
15998
16030
  */
15999
16031
  TicketsApi.prototype.patchCloseTicket = function (id, options) {
16000
16032
  var _this = this;
@@ -16007,7 +16039,6 @@ var TicketsApi = /** @class */ (function (_super) {
16007
16039
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
16008
16040
  * @param {*} [options] Override http request option.
16009
16041
  * @throws {RequiredError}
16010
- * @memberof TicketsApi
16011
16042
  */
16012
16043
  TicketsApi.prototype.postCreateTicket = function (subject, message, attachments, options) {
16013
16044
  var _this = this;
@@ -16020,7 +16051,6 @@ var TicketsApi = /** @class */ (function (_super) {
16020
16051
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
16021
16052
  * @param {*} [options] Override http request option.
16022
16053
  * @throws {RequiredError}
16023
- * @memberof TicketsApi
16024
16054
  */
16025
16055
  TicketsApi.prototype.postTicketReply = function (id, body, attachments, options) {
16026
16056
  var _this = this;
@@ -16031,7 +16061,6 @@ var TicketsApi = /** @class */ (function (_super) {
16031
16061
  exports.TicketsApi = TicketsApi;
16032
16062
  /**
16033
16063
  * WebhooksApi - axios parameter creator
16034
- * @export
16035
16064
  */
16036
16065
  var WebhooksApiAxiosParamCreator = function (configuration) {
16037
16066
  var _this = this;
@@ -16119,7 +16148,6 @@ var WebhooksApiAxiosParamCreator = function (configuration) {
16119
16148
  exports.WebhooksApiAxiosParamCreator = WebhooksApiAxiosParamCreator;
16120
16149
  /**
16121
16150
  * WebhooksApi - functional programming interface
16122
- * @export
16123
16151
  */
16124
16152
  var WebhooksApiFp = function (configuration) {
16125
16153
  var localVarAxiosParamCreator = (0, exports.WebhooksApiAxiosParamCreator)(configuration);
@@ -16175,7 +16203,6 @@ var WebhooksApiFp = function (configuration) {
16175
16203
  exports.WebhooksApiFp = WebhooksApiFp;
16176
16204
  /**
16177
16205
  * WebhooksApi - factory interface
16178
- * @export
16179
16206
  */
16180
16207
  var WebhooksApiFactory = function (configuration, basePath, axios) {
16181
16208
  var localVarFp = (0, exports.WebhooksApiFp)(configuration);
@@ -16205,9 +16232,6 @@ var WebhooksApiFactory = function (configuration, basePath, axios) {
16205
16232
  exports.WebhooksApiFactory = WebhooksApiFactory;
16206
16233
  /**
16207
16234
  * WebhooksApi - object-oriented interface
16208
- * @export
16209
- * @class WebhooksApi
16210
- * @extends {BaseAPI}
16211
16235
  */
16212
16236
  var WebhooksApi = /** @class */ (function (_super) {
16213
16237
  __extends(WebhooksApi, _super);
@@ -16220,7 +16244,6 @@ var WebhooksApi = /** @class */ (function (_super) {
16220
16244
  * @param {string} authKey Webhook Authentication Key
16221
16245
  * @param {*} [options] Override http request option.
16222
16246
  * @throws {RequiredError}
16223
- * @memberof WebhooksApi
16224
16247
  */
16225
16248
  WebhooksApi.prototype.deleteRevokeWebhook = function (authKey, options) {
16226
16249
  var _this = this;
@@ -16232,7 +16255,6 @@ var WebhooksApi = /** @class */ (function (_super) {
16232
16255
  * @param {PostAddWebhookWebhookUriEnum} webhookUri Webhook URI
16233
16256
  * @param {*} [options] Override http request option.
16234
16257
  * @throws {RequiredError}
16235
- * @memberof WebhooksApi
16236
16258
  */
16237
16259
  WebhooksApi.prototype.postAddWebhook = function (webhookUri, options) {
16238
16260
  var _this = this;
@@ -16241,9 +16263,6 @@ var WebhooksApi = /** @class */ (function (_super) {
16241
16263
  return WebhooksApi;
16242
16264
  }(base_1.BaseAPI));
16243
16265
  exports.WebhooksApi = WebhooksApi;
16244
- /**
16245
- * @export
16246
- */
16247
16266
  exports.PostAddWebhookWebhookUriEnum = {
16248
16267
  WebhookComposerInstall: '/webhook/composer/install',
16249
16268
  WebhookFreshdeskCreate: '/webhook/freshdesk/create',