yellowgrid-api-ts 3.2.29 → 3.2.30-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 (256) hide show
  1. package/.openapi-generator/FILES +10 -1
  2. package/.openapi-generator/VERSION +1 -1
  3. package/.openapi-generator-ignore +0 -0
  4. package/README.md +15 -2
  5. package/api.ts +676 -3774
  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 +430 -3709
  11. package/dist/api.js +593 -569
  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/AbstractEventUpdateDTO.md +23 -0
  21. package/docs/AbstractOrderRequestDTO.md +0 -0
  22. package/docs/AccountContactEntity.md +0 -0
  23. package/docs/AccountContactModel.md +0 -0
  24. package/docs/AccountContactRequestModel.md +0 -0
  25. package/docs/AccountDetailedSummaryDTO.md +0 -0
  26. package/docs/AccountRequestModel.md +0 -0
  27. package/docs/AccountSummaryDTO.md +0 -0
  28. package/docs/AccountsApi.md +0 -0
  29. package/docs/AccountsResponseModel.md +0 -0
  30. package/docs/AddressModel.md +0 -0
  31. package/docs/AddressRequestModel.md +0 -0
  32. package/docs/AdminOrderRequestDTO.md +0 -0
  33. package/docs/AdminUserModel.md +0 -0
  34. package/docs/AgentHoursGraphModel.md +0 -0
  35. package/docs/AgentHoursGraphMonthModel.md +0 -0
  36. package/docs/ApiLogEntity.md +0 -0
  37. package/docs/AreaCodeModel.md +0 -0
  38. package/docs/AttachmentModel.md +0 -0
  39. package/docs/AttributeSetEnum.md +0 -0
  40. package/docs/AuditLogEntity.md +0 -0
  41. package/docs/AuthCodeResponseModel.md +0 -0
  42. package/docs/BasicItemDTO.md +0 -0
  43. package/docs/BasicProductDTO.md +0 -0
  44. package/docs/BatchEntity.md +0 -0
  45. package/docs/CRMApi.md +0 -0
  46. package/docs/CallBarringModel.md +0 -0
  47. package/docs/Class3CXApi.md +0 -0
  48. package/docs/Class3CXInstallationWizardApi.md +0 -56
  49. package/docs/Class3CXInstallationsApi.md +0 -58
  50. package/docs/Class3CXIntegrationsApi.md +0 -0
  51. package/docs/Class3CXMultiTenantApi.md +0 -0
  52. package/docs/ClientDetailsModel.md +0 -0
  53. package/docs/ClientModel.md +0 -0
  54. package/docs/CompanyContractModel.md +0 -0
  55. package/docs/ContactInfoModel.md +0 -0
  56. package/docs/ConversationModel.md +0 -0
  57. package/docs/CourierPriceEntity.md +0 -0
  58. package/docs/CreditAccountEntity.md +0 -0
  59. package/docs/CrmContactDTO.md +0 -0
  60. package/docs/CustomerInformationModel.md +0 -0
  61. package/docs/CustomerItemRequestDTO.md +0 -0
  62. package/docs/CustomerOrderRequestDTO.md +0 -0
  63. package/docs/CustomerPriceListEnum.md +0 -0
  64. package/docs/CustomerSummaryReportDTO.md +0 -0
  65. package/docs/DdiRangeRequestModel.md +0 -0
  66. package/docs/DdiRangesRequestModel.md +0 -0
  67. package/docs/DetailedItemRequestDTO.md +0 -0
  68. package/docs/DetailedOrderRequestDTO.md +0 -0
  69. package/docs/DivertRequestModel.md +0 -0
  70. package/docs/DivertResponseModel.md +0 -0
  71. package/docs/EdTechProClientEntity.md +0 -0
  72. package/docs/EdTechProSchoolModel.md +0 -0
  73. package/docs/EdTechProSchoolsModel.md +0 -0
  74. package/docs/EdTechProSetupModel.md +0 -0
  75. package/docs/EventDTO.md +35 -0
  76. package/docs/EventRequestDTO.md +25 -0
  77. package/docs/EventSubscriptionModel.md +23 -0
  78. package/docs/EventUpdateDTO.md +27 -0
  79. package/docs/EventUpdateEntity.md +29 -0
  80. package/docs/EventUpdateRequestDTO.md +23 -0
  81. package/docs/FraudManagementModel.md +0 -0
  82. package/docs/FreshdeskCompanyTicketsModel.md +0 -0
  83. package/docs/FreshdeskTicketEntity.md +0 -0
  84. package/docs/FtpAccountsEntity.md +0 -0
  85. package/docs/GenericFileModel.md +0 -0
  86. package/docs/GetGetPrice200Response.md +0 -0
  87. package/docs/GetGetRecording200Response.md +0 -0
  88. package/docs/HostingChangeResponseModel.md +0 -0
  89. package/docs/HostingRegionDTO.md +0 -0
  90. package/docs/IncidentDTO.md +35 -0
  91. package/docs/IncidentRequestDTO.md +25 -0
  92. package/docs/IncidentSubscriptionModel.md +23 -0
  93. package/docs/IncidentUpdateDTO.md +27 -0
  94. package/docs/IncidentUpdateEntity.md +29 -0
  95. package/docs/IncidentUpdateRequestDTO.md +23 -0
  96. package/docs/InstanceAutoFailoverEntity.md +0 -0
  97. package/docs/InstanceDeletionScheduleEntity.md +0 -0
  98. package/docs/InstanceEntity.md +0 -2
  99. package/docs/InstanceFailoverEntity.md +0 -0
  100. package/docs/InstanceMonitoringEntity.md +0 -0
  101. package/docs/InstanceMonitoringLogEntity.md +0 -0
  102. package/docs/InstanceScheduledTasksEntity.md +0 -0
  103. package/docs/InstanceTcxDetailsEntity.md +0 -0
  104. package/docs/InstanceUserCredentialsEntity.md +0 -0
  105. package/docs/ItemDTO.md +0 -0
  106. package/docs/ItemDiscountEntity.md +0 -0
  107. package/docs/ItemEntity.md +0 -0
  108. package/docs/LinkedOrderEntity.md +0 -0
  109. package/docs/MFARequiredModel.md +0 -0
  110. package/docs/MonthlyUsageModel.md +0 -0
  111. package/docs/MultiTenantChangeResponseModel.md +0 -0
  112. package/docs/MyPBXToolsApi.md +0 -0
  113. package/docs/NavigationModel.md +0 -0
  114. package/docs/NumberPortDTO.md +51 -0
  115. package/docs/NumberPortEntity.md +47 -0
  116. package/docs/NumberPortModel.md +51 -0
  117. package/docs/NumberPortRangeDTO.md +33 -0
  118. package/docs/NumberPortRangeRequestDTO.md +27 -0
  119. package/docs/NumberPortingApi.md +658 -0
  120. package/docs/NumberPortsModel.md +27 -0
  121. package/docs/OAuth20Api.md +0 -0
  122. package/docs/OfflineInstancesEntity.md +0 -0
  123. package/docs/OrderEntity.md +0 -0
  124. package/docs/OrderRequestModel.md +0 -0
  125. package/docs/OrderSummariesModel.md +0 -0
  126. package/docs/OrderSummaryDTO.md +0 -0
  127. package/docs/OrderTotalModel.md +0 -0
  128. package/docs/OrderedItemEntity.md +0 -0
  129. package/docs/OrdersApi.md +0 -0
  130. package/docs/PatchSetTcxWizardCnameRequest.md +0 -0
  131. package/docs/PatchUpdateAccountContactPasswordRequest.md +0 -0
  132. package/docs/PortalAccountModel.md +0 -0
  133. package/docs/PortalLoginModel.md +0 -0
  134. package/docs/PostAddWebhook200Response.md +0 -0
  135. package/docs/PostGetClientCredentialsRequest.md +0 -0
  136. package/docs/PostGetProductForCustomerRequest.md +0 -0
  137. package/docs/PostGetProductRequest.md +0 -0
  138. package/docs/PriceListItemModel.md +0 -0
  139. package/docs/PricingApi.md +0 -0
  140. package/docs/PrizesEntity.md +0 -0
  141. package/docs/ProductPriceListItemModel.md +0 -0
  142. package/docs/ProductSearchResultsModel.md +0 -0
  143. package/docs/ProductSerialInfoModel.md +0 -0
  144. package/docs/ProductSummaryDTO.md +0 -0
  145. package/docs/ProductsApi.md +0 -0
  146. package/docs/PromoCodesEntity.md +0 -0
  147. package/docs/PromoItemsEntity.md +0 -0
  148. package/docs/ProvisioningApi.md +0 -0
  149. package/docs/ProvisioningModel.md +0 -0
  150. package/docs/ProvisioningRequestEntity.md +0 -0
  151. package/docs/RecordingBackupAzureModel.md +0 -0
  152. package/docs/RecordingsBackupInfoDTO.md +0 -0
  153. package/docs/ResourceNotReadyException.md +0 -0
  154. package/docs/RootAccessModel.md +0 -0
  155. package/docs/S3BucketEntity.md +0 -0
  156. package/docs/SIPTrunksApi.md +0 -0
  157. package/docs/SMSApi.md +0 -0
  158. package/docs/ScannedItemModel.md +0 -0
  159. package/docs/ScopeModel.md +0 -0
  160. package/docs/ServiceHealthDTO.md +23 -0
  161. package/docs/ServiceStatusDTO.md +27 -0
  162. package/docs/ServicesApi.md +330 -0
  163. package/docs/ShipmentAddressEntity.md +0 -0
  164. package/docs/ShipmentEntity.md +0 -0
  165. package/docs/ShipmentItemEntity.md +0 -0
  166. package/docs/ShippingApi.md +0 -0
  167. package/docs/ShippingConsignmentModel.md +0 -0
  168. package/docs/ShippingInformationDTO.md +0 -0
  169. package/docs/ShippingServiceDTO.md +0 -0
  170. package/docs/ShippingServiceModel.md +0 -0
  171. package/docs/ShippingServicesModel.md +0 -0
  172. package/docs/SipTrunkChangeResponseModel.md +0 -0
  173. package/docs/SipTrunkCreationRequestModel.md +0 -0
  174. package/docs/SipTrunkEntity.md +0 -0
  175. package/docs/SipTrunksResponseModel.md +0 -0
  176. package/docs/SmsAccountEntity.md +0 -0
  177. package/docs/SmsDataModel.md +0 -0
  178. package/docs/SmsMessageModel.md +0 -0
  179. package/docs/SmsNumbersEntity.md +0 -0
  180. package/docs/SmsPayloadModel.md +0 -0
  181. package/docs/SmsPhoneNumberModel.md +0 -0
  182. package/docs/SmsResponseModel.md +0 -0
  183. package/docs/SmsWhitelistEntity.md +0 -0
  184. package/docs/StockManagementApi.md +0 -0
  185. package/docs/StockOrderCourierEntity.md +0 -0
  186. package/docs/StockOrderDeductionModel.md +0 -0
  187. package/docs/StockOrderDeductionRequestModel.md +0 -0
  188. package/docs/StockOrderDeductionsEntity.md +0 -0
  189. package/docs/StockOrderEntity.md +0 -0
  190. package/docs/StockOrderItemEntity.md +0 -0
  191. package/docs/StockOrderItemModel.md +0 -0
  192. package/docs/StockOrderItemRequestModel.md +0 -0
  193. package/docs/StockOrderModel.md +0 -0
  194. package/docs/StockOrderProductEntity.md +0 -0
  195. package/docs/StockOrderRequestModel.md +0 -0
  196. package/docs/StockOrderSupplierEntity.md +0 -0
  197. package/docs/StockOrderSupplierModel.md +0 -0
  198. package/docs/StockOrdersModel.md +0 -0
  199. package/docs/StockProductModel.md +0 -0
  200. package/docs/StockProductPriceModel.md +0 -0
  201. package/docs/StockProductSummariesModel.md +0 -0
  202. package/docs/StockProductSummaryModel.md +0 -0
  203. package/docs/StockTransactionsEntity.md +0 -0
  204. package/docs/SupplierEntity.md +0 -0
  205. package/docs/SupplierItemEntity.md +0 -0
  206. package/docs/SupportTicketModel.md +41 -0
  207. package/docs/SystemApi.md +0 -0
  208. package/docs/TcxBackupEntity.md +0 -0
  209. package/docs/TcxBackupModel.md +0 -0
  210. package/docs/TcxBillingEntity.md +0 -0
  211. package/docs/TcxBulkLicenceDetailsModel.md +0 -0
  212. package/docs/TcxDeadLicenceEntity.md +0 -0
  213. package/docs/TcxExtsEntity.md +0 -0
  214. package/docs/TcxHostingPricingEntity.md +0 -0
  215. package/docs/TcxInstallationDetailsModel.md +0 -0
  216. package/docs/TcxInstallationModel.md +0 -2
  217. package/docs/TcxInstallationsModel.md +0 -0
  218. package/docs/TcxKeySummaryDTO.md +0 -0
  219. package/docs/TcxKeysEntity.md +0 -0
  220. package/docs/TcxLicenceDetailsErrorModel.md +0 -0
  221. package/docs/TcxLicenceDetailsModel.md +0 -0
  222. package/docs/TcxMacsEntity.md +0 -0
  223. package/docs/TcxMultiTenantModel.md +0 -0
  224. package/docs/TcxMultiTenantUserModel.md +0 -0
  225. package/docs/TcxMultiTenantsModel.md +0 -0
  226. package/docs/TcxNumbersEntity.md +0 -0
  227. package/docs/TcxOfficeHoursEntity.md +0 -0
  228. package/docs/TcxPhoneModel.md +0 -0
  229. package/docs/TcxPhonesEntity.md +0 -0
  230. package/docs/TcxRemoteStorageModel.md +0 -0
  231. package/docs/TcxSbcDTO.md +0 -0
  232. package/docs/TcxSbcEntity.md +0 -0
  233. package/docs/TcxSbcModel.md +0 -0
  234. package/docs/TcxSetupEntity.md +0 -0
  235. package/docs/TcxSetupsModel.md +0 -0
  236. package/docs/TcxSipTrunksEntity.md +0 -0
  237. package/docs/TcxTemplateXmlEnum.md +0 -0
  238. package/docs/TcxUsersEntity.md +0 -0
  239. package/docs/TcxWizardConfigModel.md +0 -0
  240. package/docs/TcxWizardModel.md +0 -0
  241. package/docs/TechSupportCompanySummaryDTO.md +0 -0
  242. package/docs/TelephonySupportTicketModel.md +0 -0
  243. package/docs/TicketSummaryModel.md +0 -0
  244. package/docs/TicketTimeDTO.md +0 -0
  245. package/docs/TicketsApi.md +0 -0
  246. package/docs/TokenResponseModel.md +0 -0
  247. package/docs/UpgradeOrderResponseModel.md +0 -0
  248. package/docs/UpgradeRequestModel.md +0 -0
  249. package/docs/UserEntity.md +0 -0
  250. package/docs/WebhooksApi.md +0 -0
  251. package/docs/XeroLogEntity.md +0 -0
  252. package/git_push.sh +0 -0
  253. package/index.ts +1 -1
  254. package/openapitools.json +1 -1
  255. package/package.json +1 -1
  256. 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,15 +84,20 @@ 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.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 = exports.AbstractEventUpdateDTOTypeEnum = void 0;
88
+ 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 = exports.Class3CXInstallationsApiFp = 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 = exports.ProductsApi = void 0;
90
90
  var axios_1 = require("axios");
91
91
  // Some imports not used depending on template conditions
92
92
  // @ts-ignore
93
93
  var common_1 = require("./common");
94
94
  // @ts-ignore
95
95
  var base_1 = require("./base");
96
+ exports.AbstractEventUpdateDTOTypeEnum = {
97
+ NUMBER_0: 0,
98
+ NUMBER_1: 1,
99
+ NUMBER_2: 2
100
+ };
96
101
  exports.AdminUserModelRoleEnum = {
97
102
  NUMBER_0: 0,
98
103
  NUMBER_1: 1,
@@ -104,6 +109,37 @@ exports.DivertResponseModelStatusEnum = {
104
109
  Enabled: 'enabled',
105
110
  Disabled: 'disabled'
106
111
  };
112
+ exports.EventDTOTypeEnum = {
113
+ NUMBER_0: 0,
114
+ NUMBER_1: 1
115
+ };
116
+ exports.EventDTOServiceEnum = {
117
+ NUMBER_0: 0,
118
+ NUMBER_1: 1
119
+ };
120
+ exports.EventDTOStatusEnum = {
121
+ NUMBER_0: 0,
122
+ NUMBER_1: 1,
123
+ NUMBER_2: 2
124
+ };
125
+ exports.EventRequestDTOTypeEnum = {
126
+ NUMBER_0: 0,
127
+ NUMBER_1: 1
128
+ };
129
+ exports.EventRequestDTOServiceEnum = {
130
+ NUMBER_0: 0,
131
+ NUMBER_1: 1
132
+ };
133
+ exports.EventUpdateDTOTypeEnum = {
134
+ NUMBER_0: 0,
135
+ NUMBER_1: 1,
136
+ NUMBER_2: 2
137
+ };
138
+ exports.EventUpdateRequestDTOTypeEnum = {
139
+ NUMBER_0: 0,
140
+ NUMBER_1: 1,
141
+ NUMBER_2: 2
142
+ };
107
143
  exports.HostingChangeResponseModelTypeEnum = {
108
144
  NewInstance: 'New Instance',
109
145
  BuildingInstance: 'Building Instance'
@@ -181,6 +217,16 @@ exports.OrderTotalModelCurrencyEnum = {
181
217
  Thb: 'THB',
182
218
  Zar: 'ZAR'
183
219
  };
220
+ exports.ServiceHealthDTOGlobalStatusEnum = {
221
+ NUMBER_0: 0,
222
+ NUMBER_1: 1,
223
+ NUMBER_2: 2
224
+ };
225
+ exports.ServiceStatusDTOStatusEnum = {
226
+ NUMBER_0: 0,
227
+ NUMBER_1: 1,
228
+ NUMBER_2: 2
229
+ };
184
230
  exports.ShippingServiceDTOCourierEnum = {
185
231
  Dpd: 'DPD',
186
232
  ChorltonPallet: 'Chorlton Pallet',
@@ -286,7 +332,6 @@ exports.UpgradeRequestModelSchoolTypeEnum = {
286
332
  };
287
333
  /**
288
334
  * AccountsApi - axios parameter creator
289
- * @export
290
335
  */
291
336
  var AccountsApiAxiosParamCreator = function (configuration) {
292
337
  var _this = this;
@@ -1010,7 +1055,6 @@ var AccountsApiAxiosParamCreator = function (configuration) {
1010
1055
  exports.AccountsApiAxiosParamCreator = AccountsApiAxiosParamCreator;
1011
1056
  /**
1012
1057
  * AccountsApi - functional programming interface
1013
- * @export
1014
1058
  */
1015
1059
  var AccountsApiFp = function (configuration) {
1016
1060
  var localVarAxiosParamCreator = (0, exports.AccountsApiAxiosParamCreator)(configuration);
@@ -1459,7 +1503,6 @@ var AccountsApiFp = function (configuration) {
1459
1503
  exports.AccountsApiFp = AccountsApiFp;
1460
1504
  /**
1461
1505
  * AccountsApi - factory interface
1462
- * @export
1463
1506
  */
1464
1507
  var AccountsApiFactory = function (configuration, basePath, axios) {
1465
1508
  var localVarFp = (0, exports.AccountsApiFp)(configuration);
@@ -1661,9 +1704,6 @@ var AccountsApiFactory = function (configuration, basePath, axios) {
1661
1704
  exports.AccountsApiFactory = AccountsApiFactory;
1662
1705
  /**
1663
1706
  * AccountsApi - object-oriented interface
1664
- * @export
1665
- * @class AccountsApi
1666
- * @extends {BaseAPI}
1667
1707
  */
1668
1708
  var AccountsApi = /** @class */ (function (_super) {
1669
1709
  __extends(AccountsApi, _super);
@@ -1676,7 +1716,6 @@ var AccountsApi = /** @class */ (function (_super) {
1676
1716
  * @param {string} id OAuth 2.0 Client ID
1677
1717
  * @param {*} [options] Override http request option.
1678
1718
  * @throws {RequiredError}
1679
- * @memberof AccountsApi
1680
1719
  */
1681
1720
  AccountsApi.prototype.deleteDeleteClientCredentials = function (id, options) {
1682
1721
  var _this = this;
@@ -1688,7 +1727,6 @@ var AccountsApi = /** @class */ (function (_super) {
1688
1727
  * @param {string} email Contact Email Address
1689
1728
  * @param {*} [options] Override http request option.
1690
1729
  * @throws {RequiredError}
1691
- * @memberof AccountsApi
1692
1730
  */
1693
1731
  AccountsApi.prototype.deleteUpdateAccountContact = function (email, options) {
1694
1732
  var _this = this;
@@ -1699,7 +1737,6 @@ var AccountsApi = /** @class */ (function (_super) {
1699
1737
  * @summary Get Account
1700
1738
  * @param {*} [options] Override http request option.
1701
1739
  * @throws {RequiredError}
1702
- * @memberof AccountsApi
1703
1740
  */
1704
1741
  AccountsApi.prototype.getGetAccount = function (options) {
1705
1742
  var _this = this;
@@ -1711,7 +1748,6 @@ var AccountsApi = /** @class */ (function (_super) {
1711
1748
  * @param {string} [email] Contact Email Address
1712
1749
  * @param {*} [options] Override http request option.
1713
1750
  * @throws {RequiredError}
1714
- * @memberof AccountsApi
1715
1751
  */
1716
1752
  AccountsApi.prototype.getGetAccountContacts = function (email, options) {
1717
1753
  var _this = this;
@@ -1723,7 +1759,6 @@ var AccountsApi = /** @class */ (function (_super) {
1723
1759
  * @param {number} id Customer ID
1724
1760
  * @param {*} [options] Override http request option.
1725
1761
  * @throws {RequiredError}
1726
- * @memberof AccountsApi
1727
1762
  */
1728
1763
  AccountsApi.prototype.getGetAccountDetailedSummary = function (id, options) {
1729
1764
  var _this = this;
@@ -1738,7 +1773,6 @@ var AccountsApi = /** @class */ (function (_super) {
1738
1773
  * @param {boolean} [active] Active
1739
1774
  * @param {*} [options] Override http request option.
1740
1775
  * @throws {RequiredError}
1741
- * @memberof AccountsApi
1742
1776
  */
1743
1777
  AccountsApi.prototype.getGetAccounts = function (pageSize, page, search, active, options) {
1744
1778
  var _this = this;
@@ -1749,7 +1783,6 @@ var AccountsApi = /** @class */ (function (_super) {
1749
1783
  * @summary Get user\'s client credentials
1750
1784
  * @param {*} [options] Override http request option.
1751
1785
  * @throws {RequiredError}
1752
- * @memberof AccountsApi
1753
1786
  */
1754
1787
  AccountsApi.prototype.getGetClientCredentials = function (options) {
1755
1788
  var _this = this;
@@ -1760,7 +1793,6 @@ var AccountsApi = /** @class */ (function (_super) {
1760
1793
  * @summary Get 3CX Keys
1761
1794
  * @param {*} [options] Override http request option.
1762
1795
  * @throws {RequiredError}
1763
- * @memberof AccountsApi
1764
1796
  */
1765
1797
  AccountsApi.prototype.getGetCustomerKeys = function (options) {
1766
1798
  var _this = this;
@@ -1772,7 +1804,6 @@ var AccountsApi = /** @class */ (function (_super) {
1772
1804
  * @param {string} token Verification Token
1773
1805
  * @param {*} [options] Override http request option.
1774
1806
  * @throws {RequiredError}
1775
- * @memberof AccountsApi
1776
1807
  */
1777
1808
  AccountsApi.prototype.getVerifyEmailAddress = function (token, options) {
1778
1809
  var _this = this;
@@ -1783,7 +1814,6 @@ var AccountsApi = /** @class */ (function (_super) {
1783
1814
  * @param {PatchSetTcxWizardCnameRequest} [patchSetTcxWizardCnameRequest] CNAME Request
1784
1815
  * @param {*} [options] Override http request option.
1785
1816
  * @throws {RequiredError}
1786
- * @memberof AccountsApi
1787
1817
  */
1788
1818
  AccountsApi.prototype.patchSetTcxWizardCname = function (patchSetTcxWizardCnameRequest, options) {
1789
1819
  var _this = this;
@@ -1796,7 +1826,6 @@ var AccountsApi = /** @class */ (function (_super) {
1796
1826
  * @param {PatchUpdateAccountContactPasswordRequest} [patchUpdateAccountContactPasswordRequest] New account request
1797
1827
  * @param {*} [options] Override http request option.
1798
1828
  * @throws {RequiredError}
1799
- * @memberof AccountsApi
1800
1829
  */
1801
1830
  AccountsApi.prototype.patchUpdateAccountContactPassword = function (token, patchUpdateAccountContactPasswordRequest, options) {
1802
1831
  var _this = this;
@@ -1808,7 +1837,6 @@ var AccountsApi = /** @class */ (function (_super) {
1808
1837
  * @param {AccountContactRequestModel} [accountContactRequestModel] New account request
1809
1838
  * @param {*} [options] Override http request option.
1810
1839
  * @throws {RequiredError}
1811
- * @memberof AccountsApi
1812
1840
  */
1813
1841
  AccountsApi.prototype.postGetAccountContacts = function (accountContactRequestModel, options) {
1814
1842
  var _this = this;
@@ -1820,7 +1848,6 @@ var AccountsApi = /** @class */ (function (_super) {
1820
1848
  * @param {AccountRequestModel} [accountRequestModel] New account request
1821
1849
  * @param {*} [options] Override http request option.
1822
1850
  * @throws {RequiredError}
1823
- * @memberof AccountsApi
1824
1851
  */
1825
1852
  AccountsApi.prototype.postGetAccounts = function (accountRequestModel, options) {
1826
1853
  var _this = this;
@@ -1831,7 +1858,6 @@ var AccountsApi = /** @class */ (function (_super) {
1831
1858
  * @summary Get Admin Account
1832
1859
  * @param {*} [options] Override http request option.
1833
1860
  * @throws {RequiredError}
1834
- * @memberof AccountsApi
1835
1861
  */
1836
1862
  AccountsApi.prototype.postGetAdminAccount = function (options) {
1837
1863
  var _this = this;
@@ -1843,7 +1869,6 @@ var AccountsApi = /** @class */ (function (_super) {
1843
1869
  * @param {PostGetClientCredentialsRequest} [postGetClientCredentialsRequest] New client credentials request
1844
1870
  * @param {*} [options] Override http request option.
1845
1871
  * @throws {RequiredError}
1846
- * @memberof AccountsApi
1847
1872
  */
1848
1873
  AccountsApi.prototype.postGetClientCredentials = function (postGetClientCredentialsRequest, options) {
1849
1874
  var _this = this;
@@ -1855,7 +1880,6 @@ var AccountsApi = /** @class */ (function (_super) {
1855
1880
  * @param {string} email Email Address
1856
1881
  * @param {*} [options] Override http request option.
1857
1882
  * @throws {RequiredError}
1858
- * @memberof AccountsApi
1859
1883
  */
1860
1884
  AccountsApi.prototype.postSendEmailVerificationEmail = function (email, options) {
1861
1885
  var _this = this;
@@ -1867,7 +1891,6 @@ var AccountsApi = /** @class */ (function (_super) {
1867
1891
  * @param {string} email Email Address
1868
1892
  * @param {*} [options] Override http request option.
1869
1893
  * @throws {RequiredError}
1870
- * @memberof AccountsApi
1871
1894
  */
1872
1895
  AccountsApi.prototype.postSendPasswordReset = function (email, options) {
1873
1896
  var _this = this;
@@ -1881,7 +1904,6 @@ var AccountsApi = /** @class */ (function (_super) {
1881
1904
  * @param {string} [vatNumber] VAT Number
1882
1905
  * @param {*} [options] Override http request option.
1883
1906
  * @throws {RequiredError}
1884
- * @memberof AccountsApi
1885
1907
  */
1886
1908
  AccountsApi.prototype.postSubmitResellerApplication = function (creditRequired, companyNumber, vatNumber, options) {
1887
1909
  var _this = this;
@@ -1894,7 +1916,6 @@ var AccountsApi = /** @class */ (function (_super) {
1894
1916
  * @param {AccountContactRequestModel} [accountContactRequestModel] Account request
1895
1917
  * @param {*} [options] Override http request option.
1896
1918
  * @throws {RequiredError}
1897
- * @memberof AccountsApi
1898
1919
  */
1899
1920
  AccountsApi.prototype.putUpdateAccountContact = function (email, accountContactRequestModel, options) {
1900
1921
  var _this = this;
@@ -1905,7 +1926,6 @@ var AccountsApi = /** @class */ (function (_super) {
1905
1926
  exports.AccountsApi = AccountsApi;
1906
1927
  /**
1907
1928
  * CRMApi - axios parameter creator
1908
- * @export
1909
1929
  */
1910
1930
  var CRMApiAxiosParamCreator = function (configuration) {
1911
1931
  var _this = this;
@@ -1947,7 +1967,6 @@ var CRMApiAxiosParamCreator = function (configuration) {
1947
1967
  exports.CRMApiAxiosParamCreator = CRMApiAxiosParamCreator;
1948
1968
  /**
1949
1969
  * CRMApi - functional programming interface
1950
- * @export
1951
1970
  */
1952
1971
  var CRMApiFp = function (configuration) {
1953
1972
  var localVarAxiosParamCreator = (0, exports.CRMApiAxiosParamCreator)(configuration);
@@ -1978,7 +1997,6 @@ var CRMApiFp = function (configuration) {
1978
1997
  exports.CRMApiFp = CRMApiFp;
1979
1998
  /**
1980
1999
  * CRMApi - factory interface
1981
- * @export
1982
2000
  */
1983
2001
  var CRMApiFactory = function (configuration, basePath, axios) {
1984
2002
  var localVarFp = (0, exports.CRMApiFp)(configuration);
@@ -1996,9 +2014,6 @@ var CRMApiFactory = function (configuration, basePath, axios) {
1996
2014
  exports.CRMApiFactory = CRMApiFactory;
1997
2015
  /**
1998
2016
  * CRMApi - object-oriented interface
1999
- * @export
2000
- * @class CRMApi
2001
- * @extends {BaseAPI}
2002
2017
  */
2003
2018
  var CRMApi = /** @class */ (function (_super) {
2004
2019
  __extends(CRMApi, _super);
@@ -2009,7 +2024,6 @@ var CRMApi = /** @class */ (function (_super) {
2009
2024
  * Search for contacts by phone number
2010
2025
  * @param {*} [options] Override http request option.
2011
2026
  * @throws {RequiredError}
2012
- * @memberof CRMApi
2013
2027
  */
2014
2028
  CRMApi.prototype.getSearchByPhone = function (options) {
2015
2029
  var _this = this;
@@ -2020,7 +2034,6 @@ var CRMApi = /** @class */ (function (_super) {
2020
2034
  exports.CRMApi = CRMApi;
2021
2035
  /**
2022
2036
  * Class3CXApi - axios parameter creator
2023
- * @export
2024
2037
  */
2025
2038
  var Class3CXApiAxiosParamCreator = function (configuration) {
2026
2039
  var _this = this;
@@ -2105,7 +2118,6 @@ var Class3CXApiAxiosParamCreator = function (configuration) {
2105
2118
  exports.Class3CXApiAxiosParamCreator = Class3CXApiAxiosParamCreator;
2106
2119
  /**
2107
2120
  * Class3CXApi - functional programming interface
2108
- * @export
2109
2121
  */
2110
2122
  var Class3CXApiFp = function (configuration) {
2111
2123
  var localVarAxiosParamCreator = (0, exports.Class3CXApiAxiosParamCreator)(configuration);
@@ -2161,7 +2173,6 @@ var Class3CXApiFp = function (configuration) {
2161
2173
  exports.Class3CXApiFp = Class3CXApiFp;
2162
2174
  /**
2163
2175
  * Class3CXApi - factory interface
2164
- * @export
2165
2176
  */
2166
2177
  var Class3CXApiFactory = function (configuration, basePath, axios) {
2167
2178
  var localVarFp = (0, exports.Class3CXApiFp)(configuration);
@@ -2191,9 +2202,6 @@ var Class3CXApiFactory = function (configuration, basePath, axios) {
2191
2202
  exports.Class3CXApiFactory = Class3CXApiFactory;
2192
2203
  /**
2193
2204
  * Class3CXApi - object-oriented interface
2194
- * @export
2195
- * @class Class3CXApi
2196
- * @extends {BaseAPI}
2197
2205
  */
2198
2206
  var Class3CXApi = /** @class */ (function (_super) {
2199
2207
  __extends(Class3CXApi, _super);
@@ -2206,7 +2214,6 @@ var Class3CXApi = /** @class */ (function (_super) {
2206
2214
  * @param {string} key 3CX Licence Key
2207
2215
  * @param {*} [options] Override http request option.
2208
2216
  * @throws {RequiredError}
2209
- * @memberof Class3CXApi
2210
2217
  */
2211
2218
  Class3CXApi.prototype.getGetLicenceDetails = function (key, options) {
2212
2219
  var _this = this;
@@ -2218,7 +2225,6 @@ var Class3CXApi = /** @class */ (function (_super) {
2218
2225
  * @param {Array<string>} [requestBody] Licence Lookup Request
2219
2226
  * @param {*} [options] Override http request option.
2220
2227
  * @throws {RequiredError}
2221
- * @memberof Class3CXApi
2222
2228
  */
2223
2229
  Class3CXApi.prototype.postGetBulkLicenceDetails = function (requestBody, options) {
2224
2230
  var _this = this;
@@ -2229,7 +2235,6 @@ var Class3CXApi = /** @class */ (function (_super) {
2229
2235
  exports.Class3CXApi = Class3CXApi;
2230
2236
  /**
2231
2237
  * Class3CXInstallationWizardApi - axios parameter creator
2232
- * @export
2233
2238
  */
2234
2239
  var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
2235
2240
  var _this = this;
@@ -3433,42 +3438,6 @@ var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
3433
3438
  });
3434
3439
  });
3435
3440
  },
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
3441
  /**
3473
3442
  * Upload 3CX Backup File
3474
3443
  * @param {File} backup 3CX Backup ZIP File
@@ -3515,7 +3484,6 @@ var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
3515
3484
  exports.Class3CXInstallationWizardApiAxiosParamCreator = Class3CXInstallationWizardApiAxiosParamCreator;
3516
3485
  /**
3517
3486
  * Class3CXInstallationWizardApi - functional programming interface
3518
- * @export
3519
3487
  */
3520
3488
  var Class3CXInstallationWizardApiFp = function (configuration) {
3521
3489
  var localVarAxiosParamCreator = (0, exports.Class3CXInstallationWizardApiAxiosParamCreator)(configuration);
@@ -4261,29 +4229,6 @@ var Class3CXInstallationWizardApiFp = function (configuration) {
4261
4229
  });
4262
4230
  });
4263
4231
  },
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
4232
  /**
4288
4233
  * Upload 3CX Backup File
4289
4234
  * @param {File} backup 3CX Backup ZIP File
@@ -4311,7 +4256,6 @@ var Class3CXInstallationWizardApiFp = function (configuration) {
4311
4256
  exports.Class3CXInstallationWizardApiFp = Class3CXInstallationWizardApiFp;
4312
4257
  /**
4313
4258
  * Class3CXInstallationWizardApi - factory interface
4314
- * @export
4315
4259
  */
4316
4260
  var Class3CXInstallationWizardApiFactory = function (configuration, basePath, axios) {
4317
4261
  var localVarFp = (0, exports.Class3CXInstallationWizardApiFp)(configuration);
@@ -4641,16 +4585,6 @@ var Class3CXInstallationWizardApiFactory = function (configuration, basePath, ax
4641
4585
  postGetSipTrunksTcxWizard: function (sipTrunkCreationRequestModel, options) {
4642
4586
  return localVarFp.postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel, options).then(function (request) { return request(axios, basePath); });
4643
4587
  },
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
4588
  /**
4655
4589
  * Upload 3CX Backup File
4656
4590
  * @param {File} backup 3CX Backup ZIP File
@@ -4665,9 +4599,6 @@ var Class3CXInstallationWizardApiFactory = function (configuration, basePath, ax
4665
4599
  exports.Class3CXInstallationWizardApiFactory = Class3CXInstallationWizardApiFactory;
4666
4600
  /**
4667
4601
  * Class3CXInstallationWizardApi - object-oriented interface
4668
- * @export
4669
- * @class Class3CXInstallationWizardApi
4670
- * @extends {BaseAPI}
4671
4602
  */
4672
4603
  var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4673
4604
  __extends(Class3CXInstallationWizardApi, _super);
@@ -4680,7 +4611,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4680
4611
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
4681
4612
  * @param {*} [options] Override http request option.
4682
4613
  * @throws {RequiredError}
4683
- * @memberof Class3CXInstallationWizardApi
4684
4614
  */
4685
4615
  Class3CXInstallationWizardApi.prototype.deleteAddExtensions = function (tcxExtsEntity, options) {
4686
4616
  var _this = this;
@@ -4692,7 +4622,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4692
4622
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4693
4623
  * @param {*} [options] Override http request option.
4694
4624
  * @throws {RequiredError}
4695
- * @memberof Class3CXInstallationWizardApi
4696
4625
  */
4697
4626
  Class3CXInstallationWizardApi.prototype.deleteAddNumbers = function (tcxNumbersEntity, options) {
4698
4627
  var _this = this;
@@ -4704,7 +4633,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4704
4633
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4705
4634
  * @param {*} [options] Override http request option.
4706
4635
  * @throws {RequiredError}
4707
- * @memberof Class3CXInstallationWizardApi
4708
4636
  */
4709
4637
  Class3CXInstallationWizardApi.prototype.deleteAddPhones = function (tcxPhonesEntity, options) {
4710
4638
  var _this = this;
@@ -4716,7 +4644,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4716
4644
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4717
4645
  * @param {*} [options] Override http request option.
4718
4646
  * @throws {RequiredError}
4719
- * @memberof Class3CXInstallationWizardApi
4720
4647
  */
4721
4648
  Class3CXInstallationWizardApi.prototype.deleteAddSbcs = function (tcxSbcModel, options) {
4722
4649
  var _this = this;
@@ -4727,7 +4654,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4727
4654
  * @summary Delete 3CX Installation Wizard
4728
4655
  * @param {*} [options] Override http request option.
4729
4656
  * @throws {RequiredError}
4730
- * @memberof Class3CXInstallationWizardApi
4731
4657
  */
4732
4658
  Class3CXInstallationWizardApi.prototype.deleteGetWizard = function (options) {
4733
4659
  var _this = this;
@@ -4738,7 +4664,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4738
4664
  * @summary Get phones on linked order and MAC addresses
4739
4665
  * @param {*} [options] Override http request option.
4740
4666
  * @throws {RequiredError}
4741
- * @memberof Class3CXInstallationWizardApi
4742
4667
  */
4743
4668
  Class3CXInstallationWizardApi.prototype.getAddPhones = function (options) {
4744
4669
  var _this = this;
@@ -4749,7 +4674,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4749
4674
  * @summary Get UK National Area Codes
4750
4675
  * @param {*} [options] Override http request option.
4751
4676
  * @throws {RequiredError}
4752
- * @memberof Class3CXInstallationWizardApi
4753
4677
  */
4754
4678
  Class3CXInstallationWizardApi.prototype.getGetAreaCodesTcxWizard = function (options) {
4755
4679
  var _this = this;
@@ -4761,7 +4685,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4761
4685
  * @param {number} id SIP Trunk ID
4762
4686
  * @param {*} [options] Override http request option.
4763
4687
  * @throws {RequiredError}
4764
- * @memberof Class3CXInstallationWizardApi
4765
4688
  */
4766
4689
  Class3CXInstallationWizardApi.prototype.getGetDdisTcxWizard = function (id, options) {
4767
4690
  var _this = this;
@@ -4772,7 +4695,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4772
4695
  * @summary Get Hosting Price
4773
4696
  * @param {*} [options] Override http request option.
4774
4697
  * @throws {RequiredError}
4775
- * @memberof Class3CXInstallationWizardApi
4776
4698
  */
4777
4699
  Class3CXInstallationWizardApi.prototype.getGetHostingPrice = function (options) {
4778
4700
  var _this = this;
@@ -4783,7 +4705,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4783
4705
  * @summary Get 3CX Hosting Regions
4784
4706
  * @param {*} [options] Override http request option.
4785
4707
  * @throws {RequiredError}
4786
- * @memberof Class3CXInstallationWizardApi
4787
4708
  */
4788
4709
  Class3CXInstallationWizardApi.prototype.getGetHostingRegions = function (options) {
4789
4710
  var _this = this;
@@ -4799,7 +4720,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4799
4720
  * @param {*} [options] Override http request option.
4800
4721
  * @deprecated
4801
4722
  * @throws {RequiredError}
4802
- * @memberof Class3CXInstallationWizardApi
4803
4723
  */
4804
4724
  Class3CXInstallationWizardApi.prototype.getGetInstallStatus = function (id, u, c, p, options) {
4805
4725
  var _this = this;
@@ -4810,7 +4730,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4810
4730
  * @summary Get 3CX Instance Install Status
4811
4731
  * @param {*} [options] Override http request option.
4812
4732
  * @throws {RequiredError}
4813
- * @memberof Class3CXInstallationWizardApi
4814
4733
  */
4815
4734
  Class3CXInstallationWizardApi.prototype.getGetInstanceInstallStatus = function (options) {
4816
4735
  var _this = this;
@@ -4821,7 +4740,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4821
4740
  * @summary Get PBX IP Address
4822
4741
  * @param {*} [options] Override http request option.
4823
4742
  * @throws {RequiredError}
4824
- * @memberof Class3CXInstallationWizardApi
4825
4743
  */
4826
4744
  Class3CXInstallationWizardApi.prototype.getGetPbxIpAddress = function (options) {
4827
4745
  var _this = this;
@@ -4833,7 +4751,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4833
4751
  * @param {number} id SIP Trunk ID
4834
4752
  * @param {*} [options] Override http request option.
4835
4753
  * @throws {RequiredError}
4836
- * @memberof Class3CXInstallationWizardApi
4837
4754
  */
4838
4755
  Class3CXInstallationWizardApi.prototype.getGetSipTrunkTcxWizard = function (id, options) {
4839
4756
  var _this = this;
@@ -4847,7 +4764,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4847
4764
  * @param {string} [search] Search
4848
4765
  * @param {*} [options] Override http request option.
4849
4766
  * @throws {RequiredError}
4850
- * @memberof Class3CXInstallationWizardApi
4851
4767
  */
4852
4768
  Class3CXInstallationWizardApi.prototype.getGetSipTrunksTcxWizard = function (pageSize, page, search, options) {
4853
4769
  var _this = this;
@@ -4858,7 +4774,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4858
4774
  * @summary Get 3CX Installation Wizard
4859
4775
  * @param {*} [options] Override http request option.
4860
4776
  * @throws {RequiredError}
4861
- * @memberof Class3CXInstallationWizardApi
4862
4777
  */
4863
4778
  Class3CXInstallationWizardApi.prototype.getGetWizard = function (options) {
4864
4779
  var _this = this;
@@ -4870,7 +4785,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4870
4785
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
4871
4786
  * @param {*} [options] Override http request option.
4872
4787
  * @throws {RequiredError}
4873
- * @memberof Class3CXInstallationWizardApi
4874
4788
  */
4875
4789
  Class3CXInstallationWizardApi.prototype.patchAddExtensions = function (tcxExtsEntity, options) {
4876
4790
  var _this = this;
@@ -4882,7 +4796,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4882
4796
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4883
4797
  * @param {*} [options] Override http request option.
4884
4798
  * @throws {RequiredError}
4885
- * @memberof Class3CXInstallationWizardApi
4886
4799
  */
4887
4800
  Class3CXInstallationWizardApi.prototype.patchAddNumbers = function (tcxNumbersEntity, options) {
4888
4801
  var _this = this;
@@ -4894,7 +4807,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4894
4807
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4895
4808
  * @param {*} [options] Override http request option.
4896
4809
  * @throws {RequiredError}
4897
- * @memberof Class3CXInstallationWizardApi
4898
4810
  */
4899
4811
  Class3CXInstallationWizardApi.prototype.patchAddPhones = function (tcxPhonesEntity, options) {
4900
4812
  var _this = this;
@@ -4906,7 +4818,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4906
4818
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4907
4819
  * @param {*} [options] Override http request option.
4908
4820
  * @throws {RequiredError}
4909
- * @memberof Class3CXInstallationWizardApi
4910
4821
  */
4911
4822
  Class3CXInstallationWizardApi.prototype.patchAddSbcs = function (tcxSbcModel, options) {
4912
4823
  var _this = this;
@@ -4918,7 +4829,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4918
4829
  * @param {TcxWizardModel} [tcxWizardModel] 3CX Wizard
4919
4830
  * @param {*} [options] Override http request option.
4920
4831
  * @throws {RequiredError}
4921
- * @memberof Class3CXInstallationWizardApi
4922
4832
  */
4923
4833
  Class3CXInstallationWizardApi.prototype.patchGetWizard = function (tcxWizardModel, options) {
4924
4834
  var _this = this;
@@ -4930,7 +4840,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4930
4840
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extension
4931
4841
  * @param {*} [options] Override http request option.
4932
4842
  * @throws {RequiredError}
4933
- * @memberof Class3CXInstallationWizardApi
4934
4843
  */
4935
4844
  Class3CXInstallationWizardApi.prototype.postAddExtensions = function (tcxExtsEntity, options) {
4936
4845
  var _this = this;
@@ -4942,7 +4851,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4942
4851
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4943
4852
  * @param {*} [options] Override http request option.
4944
4853
  * @throws {RequiredError}
4945
- * @memberof Class3CXInstallationWizardApi
4946
4854
  */
4947
4855
  Class3CXInstallationWizardApi.prototype.postAddNumbers = function (tcxNumbersEntity, options) {
4948
4856
  var _this = this;
@@ -4954,7 +4862,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4954
4862
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4955
4863
  * @param {*} [options] Override http request option.
4956
4864
  * @throws {RequiredError}
4957
- * @memberof Class3CXInstallationWizardApi
4958
4865
  */
4959
4866
  Class3CXInstallationWizardApi.prototype.postAddPhones = function (tcxPhonesEntity, options) {
4960
4867
  var _this = this;
@@ -4966,7 +4873,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4966
4873
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4967
4874
  * @param {*} [options] Override http request option.
4968
4875
  * @throws {RequiredError}
4969
- * @memberof Class3CXInstallationWizardApi
4970
4876
  */
4971
4877
  Class3CXInstallationWizardApi.prototype.postAddSbcs = function (tcxSbcModel, options) {
4972
4878
  var _this = this;
@@ -4977,7 +4883,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4977
4883
  * @summary Build Instance From 3CX Installation Wizard
4978
4884
  * @param {*} [options] Override http request option.
4979
4885
  * @throws {RequiredError}
4980
- * @memberof Class3CXInstallationWizardApi
4981
4886
  */
4982
4887
  Class3CXInstallationWizardApi.prototype.postBuildInstance = function (options) {
4983
4888
  var _this = this;
@@ -4993,7 +4898,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4993
4898
  * @param {*} [options] Override http request option.
4994
4899
  * @deprecated
4995
4900
  * @throws {RequiredError}
4996
- * @memberof Class3CXInstallationWizardApi
4997
4901
  */
4998
4902
  Class3CXInstallationWizardApi.prototype.postBuildInstanceFromWizard = function (id, u, c, p, options) {
4999
4903
  var _this = this;
@@ -5004,7 +4908,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5004
4908
  * @summary Create Instance From 3CX Installation Wizard
5005
4909
  * @param {*} [options] Override http request option.
5006
4910
  * @throws {RequiredError}
5007
- * @memberof Class3CXInstallationWizardApi
5008
4911
  */
5009
4912
  Class3CXInstallationWizardApi.prototype.postCreateInstance = function (options) {
5010
4913
  var _this = this;
@@ -5020,7 +4923,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5020
4923
  * @param {*} [options] Override http request option.
5021
4924
  * @deprecated
5022
4925
  * @throws {RequiredError}
5023
- * @memberof Class3CXInstallationWizardApi
5024
4926
  */
5025
4927
  Class3CXInstallationWizardApi.prototype.postCreateInstanceFromWizard = function (id, u, c, p, options) {
5026
4928
  var _this = this;
@@ -5033,7 +4935,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5033
4935
  * @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
5034
4936
  * @param {*} [options] Override http request option.
5035
4937
  * @throws {RequiredError}
5036
- * @memberof Class3CXInstallationWizardApi
5037
4938
  */
5038
4939
  Class3CXInstallationWizardApi.prototype.postGetDdisTcxWizard = function (id, ddiRangesRequestModel, options) {
5039
4940
  var _this = this;
@@ -5045,7 +4946,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5045
4946
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
5046
4947
  * @param {*} [options] Override http request option.
5047
4948
  * @throws {RequiredError}
5048
- * @memberof Class3CXInstallationWizardApi
5049
4949
  */
5050
4950
  Class3CXInstallationWizardApi.prototype.postGetRequestedDdisTcxWizard = function (sipTrunkChangeResponseModel, options) {
5051
4951
  var _this = this;
@@ -5057,30 +4957,16 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5057
4957
  * @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
5058
4958
  * @param {*} [options] Override http request option.
5059
4959
  * @throws {RequiredError}
5060
- * @memberof Class3CXInstallationWizardApi
5061
4960
  */
5062
4961
  Class3CXInstallationWizardApi.prototype.postGetSipTrunksTcxWizard = function (sipTrunkCreationRequestModel, options) {
5063
4962
  var _this = this;
5064
4963
  return (0, exports.Class3CXInstallationWizardApiFp)(this.configuration).postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
5065
4964
  };
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
4965
  /**
5079
4966
  * Upload 3CX Backup File
5080
4967
  * @param {File} backup 3CX Backup ZIP File
5081
4968
  * @param {*} [options] Override http request option.
5082
4969
  * @throws {RequiredError}
5083
- * @memberof Class3CXInstallationWizardApi
5084
4970
  */
5085
4971
  Class3CXInstallationWizardApi.prototype.postUploadBackup = function (backup, options) {
5086
4972
  var _this = this;
@@ -5091,7 +4977,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5091
4977
  exports.Class3CXInstallationWizardApi = Class3CXInstallationWizardApi;
5092
4978
  /**
5093
4979
  * Class3CXInstallationsApi - axios parameter creator
5094
- * @export
5095
4980
  */
5096
4981
  var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5097
4982
  var _this = this;
@@ -5194,49 +5079,6 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5194
5079
  });
5195
5080
  });
5196
5081
  },
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
5082
  /**
5241
5083
  * Create a root user
5242
5084
  * @summary Create a root user
@@ -5625,7 +5467,6 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5625
5467
  exports.Class3CXInstallationsApiAxiosParamCreator = Class3CXInstallationsApiAxiosParamCreator;
5626
5468
  /**
5627
5469
  * Class3CXInstallationsApi - functional programming interface
5628
- * @export
5629
5470
  */
5630
5471
  var Class3CXInstallationsApiFp = function (configuration) {
5631
5472
  var localVarAxiosParamCreator = (0, exports.Class3CXInstallationsApiAxiosParamCreator)(configuration);
@@ -5682,30 +5523,6 @@ var Class3CXInstallationsApiFp = function (configuration) {
5682
5523
  });
5683
5524
  });
5684
5525
  },
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
5526
  /**
5710
5527
  * Create a root user
5711
5528
  * @summary Create a root user
@@ -5927,7 +5744,6 @@ var Class3CXInstallationsApiFp = function (configuration) {
5927
5744
  exports.Class3CXInstallationsApiFp = Class3CXInstallationsApiFp;
5928
5745
  /**
5929
5746
  * Class3CXInstallationsApi - factory interface
5930
- * @export
5931
5747
  */
5932
5748
  var Class3CXInstallationsApiFactory = function (configuration, basePath, axios) {
5933
5749
  var localVarFp = (0, exports.Class3CXInstallationsApiFp)(configuration);
@@ -5958,17 +5774,6 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
5958
5774
  getGetInstallations: function (pageSize, page, customerId, search, status, hosting, installType, options) {
5959
5775
  return localVarFp.getGetInstallations(pageSize, page, customerId, search, status, hosting, installType, options).then(function (request) { return request(axios, basePath); });
5960
5776
  },
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
5777
  /**
5973
5778
  * Create a root user
5974
5779
  * @summary Create a root user
@@ -6073,9 +5878,6 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
6073
5878
  exports.Class3CXInstallationsApiFactory = Class3CXInstallationsApiFactory;
6074
5879
  /**
6075
5880
  * Class3CXInstallationsApi - object-oriented interface
6076
- * @export
6077
- * @class Class3CXInstallationsApi
6078
- * @extends {BaseAPI}
6079
5881
  */
6080
5882
  var Class3CXInstallationsApi = /** @class */ (function (_super) {
6081
5883
  __extends(Class3CXInstallationsApi, _super);
@@ -6088,7 +5890,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6088
5890
  * @param {number} wizardId Wizard ID
6089
5891
  * @param {*} [options] Override http request option.
6090
5892
  * @throws {RequiredError}
6091
- * @memberof Class3CXInstallationsApi
6092
5893
  */
6093
5894
  Class3CXInstallationsApi.prototype.getGetDetails = function (wizardId, options) {
6094
5895
  var _this = this;
@@ -6106,25 +5907,11 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6106
5907
  * @param {GetGetInstallationsInstallTypeEnum} [installType] Install Type
6107
5908
  * @param {*} [options] Override http request option.
6108
5909
  * @throws {RequiredError}
6109
- * @memberof Class3CXInstallationsApi
6110
5910
  */
6111
5911
  Class3CXInstallationsApi.prototype.getGetInstallations = function (pageSize, page, customerId, search, status, hosting, installType, options) {
6112
5912
  var _this = this;
6113
5913
  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
5914
  };
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
5915
  /**
6129
5916
  * Create a root user
6130
5917
  * @summary Create a root user
@@ -6133,7 +5920,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6133
5920
  * @param {string} ipAddress Whitelist IP Address
6134
5921
  * @param {*} [options] Override http request option.
6135
5922
  * @throws {RequiredError}
6136
- * @memberof Class3CXInstallationsApi
6137
5923
  */
6138
5924
  Class3CXInstallationsApi.prototype.postCreateSshUser = function (instanceId, expiryDate, ipAddress, options) {
6139
5925
  var _this = this;
@@ -6145,7 +5931,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6145
5931
  * @param {string} instanceId Instance ID
6146
5932
  * @param {*} [options] Override http request option.
6147
5933
  * @throws {RequiredError}
6148
- * @memberof Class3CXInstallationsApi
6149
5934
  */
6150
5935
  Class3CXInstallationsApi.prototype.postDeleteInstance = function (instanceId, options) {
6151
5936
  var _this = this;
@@ -6159,7 +5944,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6159
5944
  * @param {string} schedule Scheduled Task (Date &amp; Time)
6160
5945
  * @param {*} [options] Override http request option.
6161
5946
  * @throws {RequiredError}
6162
- * @memberof Class3CXInstallationsApi
6163
5947
  */
6164
5948
  Class3CXInstallationsApi.prototype.postExtendDisk = function (instanceId, gigabytes, schedule, options) {
6165
5949
  var _this = this;
@@ -6172,7 +5956,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6172
5956
  * @param {PostFailoverInstanceTypeEnum} type Failover Type
6173
5957
  * @param {*} [options] Override http request option.
6174
5958
  * @throws {RequiredError}
6175
- * @memberof Class3CXInstallationsApi
6176
5959
  */
6177
5960
  Class3CXInstallationsApi.prototype.postFailoverInstance = function (instanceId, type, options) {
6178
5961
  var _this = this;
@@ -6184,7 +5967,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6184
5967
  * @param {string} instanceId Instance ID
6185
5968
  * @param {*} [options] Override http request option.
6186
5969
  * @throws {RequiredError}
6187
- * @memberof Class3CXInstallationsApi
6188
5970
  */
6189
5971
  Class3CXInstallationsApi.prototype.postRebootInstance = function (instanceId, options) {
6190
5972
  var _this = this;
@@ -6198,7 +5980,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6198
5980
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
6199
5981
  * @param {*} [options] Override http request option.
6200
5982
  * @throws {RequiredError}
6201
- * @memberof Class3CXInstallationsApi
6202
5983
  */
6203
5984
  Class3CXInstallationsApi.prototype.postResizeInstance = function (instanceId, size, schedule, options) {
6204
5985
  var _this = this;
@@ -6211,7 +5992,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6211
5992
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
6212
5993
  * @param {*} [options] Override http request option.
6213
5994
  * @throws {RequiredError}
6214
- * @memberof Class3CXInstallationsApi
6215
5995
  */
6216
5996
  Class3CXInstallationsApi.prototype.postSuspendInstance = function (instanceId, schedule, options) {
6217
5997
  var _this = this;
@@ -6223,7 +6003,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6223
6003
  * @param {string} instanceId Instance ID
6224
6004
  * @param {*} [options] Override http request option.
6225
6005
  * @throws {RequiredError}
6226
- * @memberof Class3CXInstallationsApi
6227
6006
  */
6228
6007
  Class3CXInstallationsApi.prototype.postUnsuspendInstance = function (instanceId, options) {
6229
6008
  var _this = this;
@@ -6236,7 +6015,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6236
6015
  * @param {string} schedule Scheduled Task (Date &amp; Time)
6237
6016
  * @param {*} [options] Override http request option.
6238
6017
  * @throws {RequiredError}
6239
- * @memberof Class3CXInstallationsApi
6240
6018
  */
6241
6019
  Class3CXInstallationsApi.prototype.postUpgradeDebian = function (instanceId, schedule, options) {
6242
6020
  var _this = this;
@@ -6245,43 +6023,28 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6245
6023
  return Class3CXInstallationsApi;
6246
6024
  }(base_1.BaseAPI));
6247
6025
  exports.Class3CXInstallationsApi = Class3CXInstallationsApi;
6248
- /**
6249
- * @export
6250
- */
6251
6026
  exports.GetGetInstallationsStatusEnum = {
6252
6027
  Completed: 'Completed',
6253
6028
  Outstanding: 'Outstanding',
6254
6029
  Offline: 'Offline',
6255
6030
  FailedOver: 'Failed Over'
6256
6031
  };
6257
- /**
6258
- * @export
6259
- */
6260
6032
  exports.GetGetInstallationsHostingEnum = {
6261
6033
  Yellowgrid: 'yellowgrid',
6262
6034
  MultiTenant: 'multi-tenant',
6263
6035
  Onprem: 'onprem',
6264
6036
  All: 'all'
6265
6037
  };
6266
- /**
6267
- * @export
6268
- */
6269
6038
  exports.GetGetInstallationsInstallTypeEnum = {
6270
6039
  New: 'new',
6271
6040
  Restore: 'restore',
6272
6041
  Failover: 'failover',
6273
6042
  MultiTenant: 'multi-tenant'
6274
6043
  };
6275
- /**
6276
- * @export
6277
- */
6278
6044
  exports.PostFailoverInstanceTypeEnum = {
6279
6045
  Config: 'config',
6280
6046
  Image: 'image'
6281
6047
  };
6282
- /**
6283
- * @export
6284
- */
6285
6048
  exports.PostResizeInstanceSizeEnum = {
6286
6049
  D24: 'd2-4',
6287
6050
  D28: 'd2-8',
@@ -6291,7 +6054,6 @@ exports.PostResizeInstanceSizeEnum = {
6291
6054
  };
6292
6055
  /**
6293
6056
  * Class3CXIntegrationsApi - axios parameter creator
6294
- * @export
6295
6057
  */
6296
6058
  var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6297
6059
  var _this = this;
@@ -6537,7 +6299,6 @@ var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6537
6299
  exports.Class3CXIntegrationsApiAxiosParamCreator = Class3CXIntegrationsApiAxiosParamCreator;
6538
6300
  /**
6539
6301
  * Class3CXIntegrationsApi - functional programming interface
6540
- * @export
6541
6302
  */
6542
6303
  var Class3CXIntegrationsApiFp = function (configuration) {
6543
6304
  var localVarAxiosParamCreator = (0, exports.Class3CXIntegrationsApiAxiosParamCreator)(configuration);
@@ -6683,7 +6444,6 @@ var Class3CXIntegrationsApiFp = function (configuration) {
6683
6444
  exports.Class3CXIntegrationsApiFp = Class3CXIntegrationsApiFp;
6684
6445
  /**
6685
6446
  * Class3CXIntegrationsApi - factory interface
6686
- * @export
6687
6447
  */
6688
6448
  var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6689
6449
  var localVarFp = (0, exports.Class3CXIntegrationsApiFp)(configuration);
@@ -6751,9 +6511,6 @@ var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6751
6511
  exports.Class3CXIntegrationsApiFactory = Class3CXIntegrationsApiFactory;
6752
6512
  /**
6753
6513
  * Class3CXIntegrationsApi - object-oriented interface
6754
- * @export
6755
- * @class Class3CXIntegrationsApi
6756
- * @extends {BaseAPI}
6757
6514
  */
6758
6515
  var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6759
6516
  __extends(Class3CXIntegrationsApi, _super);
@@ -6766,7 +6523,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6766
6523
  * @param {GetGetPriceSchoolTypeEnum} schoolType EdTechPro School Type
6767
6524
  * @param {*} [options] Override http request option.
6768
6525
  * @throws {RequiredError}
6769
- * @memberof Class3CXIntegrationsApi
6770
6526
  */
6771
6527
  Class3CXIntegrationsApi.prototype.getGetPrice = function (licenceType, schoolType, options) {
6772
6528
  var _this = this;
@@ -6779,7 +6535,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6779
6535
  * @param {string} [search] Search
6780
6536
  * @param {*} [options] Override http request option.
6781
6537
  * @throws {RequiredError}
6782
- * @memberof Class3CXIntegrationsApi
6783
6538
  */
6784
6539
  Class3CXIntegrationsApi.prototype.getGetSchools = function (pageSize, page, search, options) {
6785
6540
  var _this = this;
@@ -6789,7 +6544,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6789
6544
  * Get EdTechPro Trusts
6790
6545
  * @param {*} [options] Override http request option.
6791
6546
  * @throws {RequiredError}
6792
- * @memberof Class3CXIntegrationsApi
6793
6547
  */
6794
6548
  Class3CXIntegrationsApi.prototype.getGetTrusts = function (options) {
6795
6549
  var _this = this;
@@ -6802,7 +6556,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6802
6556
  * @param {string} ref School Order Reference
6803
6557
  * @param {*} [options] Override http request option.
6804
6558
  * @throws {RequiredError}
6805
- * @memberof Class3CXIntegrationsApi
6806
6559
  */
6807
6560
  Class3CXIntegrationsApi.prototype.patchUpdateEtpOrderReference = function (clientId, schoolId, ref, options) {
6808
6561
  var _this = this;
@@ -6813,7 +6566,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6813
6566
  * @param {OrderRequestModel} [orderRequestModel] New EdTechPro Order Request
6814
6567
  * @param {*} [options] Override http request option.
6815
6568
  * @throws {RequiredError}
6816
- * @memberof Class3CXIntegrationsApi
6817
6569
  */
6818
6570
  Class3CXIntegrationsApi.prototype.postOrderEdTechPro = function (orderRequestModel, options) {
6819
6571
  var _this = this;
@@ -6824,7 +6576,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6824
6576
  * @param {UpgradeRequestModel} [upgradeRequestModel] New EdTechPro Upgrade Request
6825
6577
  * @param {*} [options] Override http request option.
6826
6578
  * @throws {RequiredError}
6827
- * @memberof Class3CXIntegrationsApi
6828
6579
  */
6829
6580
  Class3CXIntegrationsApi.prototype.postUpgradeEdTechPro = function (upgradeRequestModel, options) {
6830
6581
  var _this = this;
@@ -6833,23 +6584,16 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6833
6584
  return Class3CXIntegrationsApi;
6834
6585
  }(base_1.BaseAPI));
6835
6586
  exports.Class3CXIntegrationsApi = Class3CXIntegrationsApi;
6836
- /**
6837
- * @export
6838
- */
6839
6587
  exports.GetGetPriceLicenceTypeEnum = {
6840
6588
  Lite: 'lite',
6841
6589
  Pro: 'pro'
6842
6590
  };
6843
- /**
6844
- * @export
6845
- */
6846
6591
  exports.GetGetPriceSchoolTypeEnum = {
6847
6592
  Primary: 'primary',
6848
6593
  Secondary: 'secondary'
6849
6594
  };
6850
6595
  /**
6851
6596
  * Class3CXMultiTenantApi - axios parameter creator
6852
- * @export
6853
6597
  */
6854
6598
  var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
6855
6599
  var _this = this;
@@ -7129,7 +6873,6 @@ var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
7129
6873
  exports.Class3CXMultiTenantApiAxiosParamCreator = Class3CXMultiTenantApiAxiosParamCreator;
7130
6874
  /**
7131
6875
  * Class3CXMultiTenantApi - functional programming interface
7132
- * @export
7133
6876
  */
7134
6877
  var Class3CXMultiTenantApiFp = function (configuration) {
7135
6878
  var localVarAxiosParamCreator = (0, exports.Class3CXMultiTenantApiAxiosParamCreator)(configuration);
@@ -7303,7 +7046,6 @@ var Class3CXMultiTenantApiFp = function (configuration) {
7303
7046
  exports.Class3CXMultiTenantApiFp = Class3CXMultiTenantApiFp;
7304
7047
  /**
7305
7048
  * Class3CXMultiTenantApi - factory interface
7306
- * @export
7307
7049
  */
7308
7050
  var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
7309
7051
  var localVarFp = (0, exports.Class3CXMultiTenantApiFp)(configuration);
@@ -7386,9 +7128,6 @@ var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
7386
7128
  exports.Class3CXMultiTenantApiFactory = Class3CXMultiTenantApiFactory;
7387
7129
  /**
7388
7130
  * Class3CXMultiTenantApi - object-oriented interface
7389
- * @export
7390
- * @class Class3CXMultiTenantApi
7391
- * @extends {BaseAPI}
7392
7131
  */
7393
7132
  var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7394
7133
  __extends(Class3CXMultiTenantApi, _super);
@@ -7401,7 +7140,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7401
7140
  * @param {string} reference Tenant Reference
7402
7141
  * @param {*} [options] Override http request option.
7403
7142
  * @throws {RequiredError}
7404
- * @memberof Class3CXMultiTenantApi
7405
7143
  */
7406
7144
  Class3CXMultiTenantApi.prototype.deleteGetTenant = function (reference, options) {
7407
7145
  var _this = this;
@@ -7413,7 +7151,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7413
7151
  * @param {string} reference Tenant Reference
7414
7152
  * @param {*} [options] Override http request option.
7415
7153
  * @throws {RequiredError}
7416
- * @memberof Class3CXMultiTenantApi
7417
7154
  */
7418
7155
  Class3CXMultiTenantApi.prototype.getGetTenant = function (reference, options) {
7419
7156
  var _this = this;
@@ -7428,7 +7165,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7428
7165
  * @param {GetGetTenantsStatusEnum} [status] Status
7429
7166
  * @param {*} [options] Override http request option.
7430
7167
  * @throws {RequiredError}
7431
- * @memberof Class3CXMultiTenantApi
7432
7168
  */
7433
7169
  Class3CXMultiTenantApi.prototype.getGetTenants = function (pageSize, page, search, status, options) {
7434
7170
  var _this = this;
@@ -7440,7 +7176,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7440
7176
  * @param {string} areacode Area Code
7441
7177
  * @param {*} [options] Override http request option.
7442
7178
  * @throws {RequiredError}
7443
- * @memberof Class3CXMultiTenantApi
7444
7179
  */
7445
7180
  Class3CXMultiTenantApi.prototype.postAddMtDdi = function (areacode, options) {
7446
7181
  var _this = this;
@@ -7452,7 +7187,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7452
7187
  * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7453
7188
  * @param {*} [options] Override http request option.
7454
7189
  * @throws {RequiredError}
7455
- * @memberof Class3CXMultiTenantApi
7456
7190
  */
7457
7191
  Class3CXMultiTenantApi.prototype.postGetMtNewDdis = function (multiTenantChangeResponseModel, options) {
7458
7192
  var _this = this;
@@ -7464,7 +7198,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7464
7198
  * @param {TcxMultiTenantModel} [tcxMultiTenantModel] New 3CX Starter Bundle Request
7465
7199
  * @param {*} [options] Override http request option.
7466
7200
  * @throws {RequiredError}
7467
- * @memberof Class3CXMultiTenantApi
7468
7201
  */
7469
7202
  Class3CXMultiTenantApi.prototype.postGetTenants = function (tcxMultiTenantModel, options) {
7470
7203
  var _this = this;
@@ -7476,7 +7209,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7476
7209
  * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7477
7210
  * @param {*} [options] Override http request option.
7478
7211
  * @throws {RequiredError}
7479
- * @memberof Class3CXMultiTenantApi
7480
7212
  */
7481
7213
  Class3CXMultiTenantApi.prototype.postTrackMtChange = function (multiTenantChangeResponseModel, options) {
7482
7214
  var _this = this;
@@ -7485,9 +7217,6 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7485
7217
  return Class3CXMultiTenantApi;
7486
7218
  }(base_1.BaseAPI));
7487
7219
  exports.Class3CXMultiTenantApi = Class3CXMultiTenantApi;
7488
- /**
7489
- * @export
7490
- */
7491
7220
  exports.GetGetTenantsStatusEnum = {
7492
7221
  Completed: 'Completed',
7493
7222
  Outstanding: 'Outstanding',
@@ -7496,7 +7225,6 @@ exports.GetGetTenantsStatusEnum = {
7496
7225
  };
7497
7226
  /**
7498
7227
  * MyPBXToolsApi - axios parameter creator
7499
- * @export
7500
7228
  */
7501
7229
  var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7502
7230
  var _this = this;
@@ -7551,7 +7279,6 @@ var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7551
7279
  exports.MyPBXToolsApiAxiosParamCreator = MyPBXToolsApiAxiosParamCreator;
7552
7280
  /**
7553
7281
  * MyPBXToolsApi - functional programming interface
7554
- * @export
7555
7282
  */
7556
7283
  var MyPBXToolsApiFp = function (configuration) {
7557
7284
  var localVarAxiosParamCreator = (0, exports.MyPBXToolsApiAxiosParamCreator)(configuration);
@@ -7585,7 +7312,6 @@ var MyPBXToolsApiFp = function (configuration) {
7585
7312
  exports.MyPBXToolsApiFp = MyPBXToolsApiFp;
7586
7313
  /**
7587
7314
  * MyPBXToolsApi - factory interface
7588
- * @export
7589
7315
  */
7590
7316
  var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7591
7317
  var localVarFp = (0, exports.MyPBXToolsApiFp)(configuration);
@@ -7606,9 +7332,6 @@ var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7606
7332
  exports.MyPBXToolsApiFactory = MyPBXToolsApiFactory;
7607
7333
  /**
7608
7334
  * MyPBXToolsApi - object-oriented interface
7609
- * @export
7610
- * @class MyPBXToolsApi
7611
- * @extends {BaseAPI}
7612
7335
  */
7613
7336
  var MyPBXToolsApi = /** @class */ (function (_super) {
7614
7337
  __extends(MyPBXToolsApi, _super);
@@ -7622,7 +7345,6 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
7622
7345
  * @param {string} fileName File Name
7623
7346
  * @param {*} [options] Override http request option.
7624
7347
  * @throws {RequiredError}
7625
- * @memberof MyPBXToolsApi
7626
7348
  */
7627
7349
  MyPBXToolsApi.prototype.getGetRecording = function (licenceKey, fileName, options) {
7628
7350
  var _this = this;
@@ -7633,7 +7355,6 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
7633
7355
  exports.MyPBXToolsApi = MyPBXToolsApi;
7634
7356
  /**
7635
7357
  * OAuth20Api - axios parameter creator
7636
- * @export
7637
7358
  */
7638
7359
  var OAuth20ApiAxiosParamCreator = function (configuration) {
7639
7360
  var _this = this;
@@ -7929,7 +7650,6 @@ var OAuth20ApiAxiosParamCreator = function (configuration) {
7929
7650
  exports.OAuth20ApiAxiosParamCreator = OAuth20ApiAxiosParamCreator;
7930
7651
  /**
7931
7652
  * OAuth20Api - functional programming interface
7932
- * @export
7933
7653
  */
7934
7654
  var OAuth20ApiFp = function (configuration) {
7935
7655
  var localVarAxiosParamCreator = (0, exports.OAuth20ApiAxiosParamCreator)(configuration);
@@ -8091,7 +7811,6 @@ var OAuth20ApiFp = function (configuration) {
8091
7811
  exports.OAuth20ApiFp = OAuth20ApiFp;
8092
7812
  /**
8093
7813
  * OAuth20Api - factory interface
8094
- * @export
8095
7814
  */
8096
7815
  var OAuth20ApiFactory = function (configuration, basePath, axios) {
8097
7816
  var localVarFp = (0, exports.OAuth20ApiFp)(configuration);
@@ -8175,9 +7894,6 @@ var OAuth20ApiFactory = function (configuration, basePath, axios) {
8175
7894
  exports.OAuth20ApiFactory = OAuth20ApiFactory;
8176
7895
  /**
8177
7896
  * OAuth20Api - object-oriented interface
8178
- * @export
8179
- * @class OAuth20Api
8180
- * @extends {BaseAPI}
8181
7897
  */
8182
7898
  var OAuth20Api = /** @class */ (function (_super) {
8183
7899
  __extends(OAuth20Api, _super);
@@ -8189,7 +7905,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8189
7905
  * @summary Get MFA QR Code
8190
7906
  * @param {*} [options] Override http request option.
8191
7907
  * @throws {RequiredError}
8192
- * @memberof OAuth20Api
8193
7908
  */
8194
7909
  OAuth20Api.prototype.getGetMfaQrCode = function (options) {
8195
7910
  var _this = this;
@@ -8200,7 +7915,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8200
7915
  * @summary Get Scopes
8201
7916
  * @param {*} [options] Override http request option.
8202
7917
  * @throws {RequiredError}
8203
- * @memberof OAuth20Api
8204
7918
  */
8205
7919
  OAuth20Api.prototype.getGetScopes = function (options) {
8206
7920
  var _this = this;
@@ -8223,7 +7937,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8223
7937
  * @param {boolean | null} [endUser] End User (Only used in Token Exchange)
8224
7938
  * @param {*} [options] Override http request option.
8225
7939
  * @throws {RequiredError}
8226
- * @memberof OAuth20Api
8227
7940
  */
8228
7941
  OAuth20Api.prototype.postAccessToken = function (clientId, clientSecret, grantType, scope, redirectUri, code, refreshToken, codeVerifier, token, tokenExchangeType, licenceKey, endUser, options) {
8229
7942
  var _this = this;
@@ -8241,7 +7954,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8241
7954
  * @param {string} [codeChallengeMethod] OAuth 2.0 Code Challenge Method
8242
7955
  * @param {*} [options] Override http request option.
8243
7956
  * @throws {RequiredError}
8244
- * @memberof OAuth20Api
8245
7957
  */
8246
7958
  OAuth20Api.prototype.postAuthorise = function (clientId, responseType, scope, redirectUri, state, codeChallenge, codeChallengeMethod, options) {
8247
7959
  var _this = this;
@@ -8252,7 +7964,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8252
7964
  * @summary Get Token Identity
8253
7965
  * @param {*} [options] Override http request option.
8254
7966
  * @throws {RequiredError}
8255
- * @memberof OAuth20Api
8256
7967
  */
8257
7968
  OAuth20Api.prototype.postGetIdentity = function (options) {
8258
7969
  var _this = this;
@@ -8264,7 +7975,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8264
7975
  * @param {PortalLoginModel} [portalLoginModel] Login Credentials
8265
7976
  * @param {*} [options] Override http request option.
8266
7977
  * @throws {RequiredError}
8267
- * @memberof OAuth20Api
8268
7978
  */
8269
7979
  OAuth20Api.prototype.postPortalLogin = function (portalLoginModel, options) {
8270
7980
  var _this = this;
@@ -8273,9 +7983,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8273
7983
  return OAuth20Api;
8274
7984
  }(base_1.BaseAPI));
8275
7985
  exports.OAuth20Api = OAuth20Api;
8276
- /**
8277
- * @export
8278
- */
8279
7986
  exports.PostAccessTokenGrantTypeEnum = {
8280
7987
  ClientCredentials: 'client_credentials',
8281
7988
  Code: 'code',
@@ -8285,9 +7992,6 @@ exports.PostAccessTokenGrantTypeEnum = {
8285
7992
  TokenExchange: 'token_exchange',
8286
7993
  Password: 'password'
8287
7994
  };
8288
- /**
8289
- * @export
8290
- */
8291
7995
  exports.PostAccessTokenScopeEnum = {
8292
7996
  Star: '*',
8293
7997
  Fdps: 'fdps',
@@ -8314,16 +8018,10 @@ exports.PostAccessTokenScopeEnum = {
8314
8018
  TicketsRead: 'tickets.read',
8315
8019
  TicketsWrite: 'tickets.write'
8316
8020
  };
8317
- /**
8318
- * @export
8319
- */
8320
8021
  exports.PostAccessTokenTokenExchangeTypeEnum = {
8321
8022
  TcxWizard: 'tcx_wizard',
8322
8023
  Portal: 'portal'
8323
8024
  };
8324
- /**
8325
- * @export
8326
- */
8327
8025
  exports.PostAuthoriseScopeEnum = {
8328
8026
  Star: '*',
8329
8027
  Fdps: 'fdps',
@@ -8352,7 +8050,6 @@ exports.PostAuthoriseScopeEnum = {
8352
8050
  };
8353
8051
  /**
8354
8052
  * OrdersApi - axios parameter creator
8355
- * @export
8356
8053
  */
8357
8054
  var OrdersApiAxiosParamCreator = function (configuration) {
8358
8055
  var _this = this;
@@ -8702,7 +8399,6 @@ var OrdersApiAxiosParamCreator = function (configuration) {
8702
8399
  exports.OrdersApiAxiosParamCreator = OrdersApiAxiosParamCreator;
8703
8400
  /**
8704
8401
  * OrdersApi - functional programming interface
8705
- * @export
8706
8402
  */
8707
8403
  var OrdersApiFp = function (configuration) {
8708
8404
  var localVarAxiosParamCreator = (0, exports.OrdersApiAxiosParamCreator)(configuration);
@@ -8908,7 +8604,6 @@ var OrdersApiFp = function (configuration) {
8908
8604
  exports.OrdersApiFp = OrdersApiFp;
8909
8605
  /**
8910
8606
  * OrdersApi - factory interface
8911
- * @export
8912
8607
  */
8913
8608
  var OrdersApiFactory = function (configuration, basePath, axios) {
8914
8609
  var localVarFp = (0, exports.OrdersApiFp)(configuration);
@@ -9010,9 +8705,6 @@ var OrdersApiFactory = function (configuration, basePath, axios) {
9010
8705
  exports.OrdersApiFactory = OrdersApiFactory;
9011
8706
  /**
9012
8707
  * OrdersApi - object-oriented interface
9013
- * @export
9014
- * @class OrdersApi
9015
- * @extends {BaseAPI}
9016
8708
  */
9017
8709
  var OrdersApi = /** @class */ (function (_super) {
9018
8710
  __extends(OrdersApi, _super);
@@ -9025,7 +8717,6 @@ var OrdersApi = /** @class */ (function (_super) {
9025
8717
  * @param {number} id Order ID
9026
8718
  * @param {*} [options] Override http request option.
9027
8719
  * @throws {RequiredError}
9028
- * @memberof OrdersApi
9029
8720
  */
9030
8721
  OrdersApi.prototype.deleteUpdateOrder = function (id, options) {
9031
8722
  var _this = this;
@@ -9037,7 +8728,6 @@ var OrdersApi = /** @class */ (function (_super) {
9037
8728
  * @param {number} id Order ID
9038
8729
  * @param {*} [options] Override http request option.
9039
8730
  * @throws {RequiredError}
9040
- * @memberof OrdersApi
9041
8731
  */
9042
8732
  OrdersApi.prototype.getGetAdminEditableOrder = function (id, options) {
9043
8733
  var _this = this;
@@ -9049,7 +8739,6 @@ var OrdersApi = /** @class */ (function (_super) {
9049
8739
  * @param {number} id Order ID
9050
8740
  * @param {*} [options] Override http request option.
9051
8741
  * @throws {RequiredError}
9052
- * @memberof OrdersApi
9053
8742
  */
9054
8743
  OrdersApi.prototype.getGetEditableOrder = function (id, options) {
9055
8744
  var _this = this;
@@ -9067,7 +8756,6 @@ var OrdersApi = /** @class */ (function (_super) {
9067
8756
  * @param {number | null} [customerId] Customer ID
9068
8757
  * @param {*} [options] Override http request option.
9069
8758
  * @throws {RequiredError}
9070
- * @memberof OrdersApi
9071
8759
  */
9072
8760
  OrdersApi.prototype.getGetOrders = function (pageSize, page, search, fulfillable, status, filter, customerId, options) {
9073
8761
  var _this = this;
@@ -9080,7 +8768,6 @@ var OrdersApi = /** @class */ (function (_super) {
9080
8768
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Admin Order Request
9081
8769
  * @param {*} [options] Override http request option.
9082
8770
  * @throws {RequiredError}
9083
- * @memberof OrdersApi
9084
8771
  */
9085
8772
  OrdersApi.prototype.postCreateAdminOrder = function (readonly, adminOrderRequestDTO, options) {
9086
8773
  var _this = this;
@@ -9093,7 +8780,6 @@ var OrdersApi = /** @class */ (function (_super) {
9093
8780
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
9094
8781
  * @param {*} [options] Override http request option.
9095
8782
  * @throws {RequiredError}
9096
- * @memberof OrdersApi
9097
8783
  */
9098
8784
  OrdersApi.prototype.postGetOrders = function (readonly, customerOrderRequestDTO, options) {
9099
8785
  var _this = this;
@@ -9107,7 +8793,6 @@ var OrdersApi = /** @class */ (function (_super) {
9107
8793
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Order Request
9108
8794
  * @param {*} [options] Override http request option.
9109
8795
  * @throws {RequiredError}
9110
- * @memberof OrdersApi
9111
8796
  */
9112
8797
  OrdersApi.prototype.putUpdateAdminOrder = function (id, readonly, adminOrderRequestDTO, options) {
9113
8798
  var _this = this;
@@ -9121,7 +8806,6 @@ var OrdersApi = /** @class */ (function (_super) {
9121
8806
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
9122
8807
  * @param {*} [options] Override http request option.
9123
8808
  * @throws {RequiredError}
9124
- * @memberof OrdersApi
9125
8809
  */
9126
8810
  OrdersApi.prototype.putUpdateOrder = function (id, readonly, customerOrderRequestDTO, options) {
9127
8811
  var _this = this;
@@ -9130,18 +8814,12 @@ var OrdersApi = /** @class */ (function (_super) {
9130
8814
  return OrdersApi;
9131
8815
  }(base_1.BaseAPI));
9132
8816
  exports.OrdersApi = OrdersApi;
9133
- /**
9134
- * @export
9135
- */
9136
8817
  exports.GetGetOrdersStatusEnum = {
9137
8818
  Paid: 'PAID',
9138
8819
  InvoicePaid: 'INVOICE_PAID',
9139
8820
  Unpaid: 'UNPAID',
9140
8821
  Quote: 'QUOTE'
9141
8822
  };
9142
- /**
9143
- * @export
9144
- */
9145
8823
  exports.GetGetOrdersFilterEnum = {
9146
8824
  Outstanding: 'OUTSTANDING',
9147
8825
  Quotes: 'QUOTES',
@@ -9150,7 +8828,6 @@ exports.GetGetOrdersFilterEnum = {
9150
8828
  };
9151
8829
  /**
9152
8830
  * PricingApi - axios parameter creator
9153
- * @export
9154
8831
  */
9155
8832
  var PricingApiAxiosParamCreator = function (configuration) {
9156
8833
  var _this = this;
@@ -9274,7 +8951,6 @@ var PricingApiAxiosParamCreator = function (configuration) {
9274
8951
  exports.PricingApiAxiosParamCreator = PricingApiAxiosParamCreator;
9275
8952
  /**
9276
8953
  * PricingApi - functional programming interface
9277
- * @export
9278
8954
  */
9279
8955
  var PricingApiFp = function (configuration) {
9280
8956
  var localVarAxiosParamCreator = (0, exports.PricingApiAxiosParamCreator)(configuration);
@@ -9337,7 +9013,6 @@ var PricingApiFp = function (configuration) {
9337
9013
  exports.PricingApiFp = PricingApiFp;
9338
9014
  /**
9339
9015
  * PricingApi - factory interface
9340
- * @export
9341
9016
  */
9342
9017
  var PricingApiFactory = function (configuration, basePath, axios) {
9343
9018
  var localVarFp = (0, exports.PricingApiFp)(configuration);
@@ -9374,9 +9049,6 @@ var PricingApiFactory = function (configuration, basePath, axios) {
9374
9049
  exports.PricingApiFactory = PricingApiFactory;
9375
9050
  /**
9376
9051
  * PricingApi - object-oriented interface
9377
- * @export
9378
- * @class PricingApi
9379
- * @extends {BaseAPI}
9380
9052
  */
9381
9053
  var PricingApi = /** @class */ (function (_super) {
9382
9054
  __extends(PricingApi, _super);
@@ -9392,7 +9064,6 @@ var PricingApi = /** @class */ (function (_super) {
9392
9064
  * @param {string} [customerId] Customer ID
9393
9065
  * @param {*} [options] Override http request option.
9394
9066
  * @throws {RequiredError}
9395
- * @memberof PricingApi
9396
9067
  */
9397
9068
  PricingApi.prototype.getGetPriceList = function (type, format, category, customerId, options) {
9398
9069
  var _this = this;
@@ -9408,7 +9079,6 @@ var PricingApi = /** @class */ (function (_super) {
9408
9079
  * @param {PostSendPriceListCategoryEnum} [category] Product Category
9409
9080
  * @param {*} [options] Override http request option.
9410
9081
  * @throws {RequiredError}
9411
- * @memberof PricingApi
9412
9082
  */
9413
9083
  PricingApi.prototype.postSendPriceList = function (email, customerId, type, format, category, options) {
9414
9084
  var _this = this;
@@ -9417,9 +9087,6 @@ var PricingApi = /** @class */ (function (_super) {
9417
9087
  return PricingApi;
9418
9088
  }(base_1.BaseAPI));
9419
9089
  exports.PricingApi = PricingApi;
9420
- /**
9421
- * @export
9422
- */
9423
9090
  exports.GetGetPriceListTypeEnum = {
9424
9091
  Products: 'Products',
9425
9092
  StockProducts: 'Stock Products',
@@ -9430,9 +9097,6 @@ exports.GetGetPriceListTypeEnum = {
9430
9097
  Sms: 'SMS',
9431
9098
  SipTrunks: 'SIP Trunks'
9432
9099
  };
9433
- /**
9434
- * @export
9435
- */
9436
9100
  exports.GetGetPriceListFormatEnum = {
9437
9101
  Pdf: 'pdf',
9438
9102
  Json: 'json',
@@ -9440,9 +9104,6 @@ exports.GetGetPriceListFormatEnum = {
9440
9104
  Xml: 'xml',
9441
9105
  Html: 'html'
9442
9106
  };
9443
- /**
9444
- * @export
9445
- */
9446
9107
  exports.GetGetPriceListCategoryEnum = {
9447
9108
  Yealink: 'Yealink',
9448
9109
  Mairdi: 'Mairdi',
@@ -9465,9 +9126,6 @@ exports.GetGetPriceListCategoryEnum = {
9465
9126
  FanvilAccessories: 'Fanvil Accessories',
9466
9127
  FanvilHotelPhones: 'Fanvil Hotel Phones'
9467
9128
  };
9468
- /**
9469
- * @export
9470
- */
9471
9129
  exports.PostSendPriceListTypeEnum = {
9472
9130
  Products: 'Products',
9473
9131
  StockProducts: 'Stock Products',
@@ -9478,9 +9136,6 @@ exports.PostSendPriceListTypeEnum = {
9478
9136
  Sms: 'SMS',
9479
9137
  SipTrunks: 'SIP Trunks'
9480
9138
  };
9481
- /**
9482
- * @export
9483
- */
9484
9139
  exports.PostSendPriceListFormatEnum = {
9485
9140
  Pdf: 'pdf',
9486
9141
  Json: 'json',
@@ -9488,9 +9143,6 @@ exports.PostSendPriceListFormatEnum = {
9488
9143
  Xml: 'xml',
9489
9144
  Html: 'html'
9490
9145
  };
9491
- /**
9492
- * @export
9493
- */
9494
9146
  exports.PostSendPriceListCategoryEnum = {
9495
9147
  Yealink: 'Yealink',
9496
9148
  Mairdi: 'Mairdi',
@@ -9515,7 +9167,6 @@ exports.PostSendPriceListCategoryEnum = {
9515
9167
  };
9516
9168
  /**
9517
9169
  * ProductsApi - axios parameter creator
9518
- * @export
9519
9170
  */
9520
9171
  var ProductsApiAxiosParamCreator = function (configuration) {
9521
9172
  var _this = this;
@@ -9865,7 +9516,6 @@ var ProductsApiAxiosParamCreator = function (configuration) {
9865
9516
  exports.ProductsApiAxiosParamCreator = ProductsApiAxiosParamCreator;
9866
9517
  /**
9867
9518
  * ProductsApi - functional programming interface
9868
- * @export
9869
9519
  */
9870
9520
  var ProductsApiFp = function (configuration) {
9871
9521
  var localVarAxiosParamCreator = (0, exports.ProductsApiAxiosParamCreator)(configuration);
@@ -10083,7 +9733,6 @@ var ProductsApiFp = function (configuration) {
10083
9733
  exports.ProductsApiFp = ProductsApiFp;
10084
9734
  /**
10085
9735
  * ProductsApi - factory interface
10086
- * @export
10087
9736
  */
10088
9737
  var ProductsApiFactory = function (configuration, basePath, axios) {
10089
9738
  var localVarFp = (0, exports.ProductsApiFp)(configuration);
@@ -10184,9 +9833,6 @@ var ProductsApiFactory = function (configuration, basePath, axios) {
10184
9833
  exports.ProductsApiFactory = ProductsApiFactory;
10185
9834
  /**
10186
9835
  * ProductsApi - object-oriented interface
10187
- * @export
10188
- * @class ProductsApi
10189
- * @extends {BaseAPI}
10190
9836
  */
10191
9837
  var ProductsApi = /** @class */ (function (_super) {
10192
9838
  __extends(ProductsApi, _super);
@@ -10198,7 +9844,6 @@ var ProductsApi = /** @class */ (function (_super) {
10198
9844
  * @summary Get Attribute Sets
10199
9845
  * @param {*} [options] Override http request option.
10200
9846
  * @throws {RequiredError}
10201
- * @memberof ProductsApi
10202
9847
  */
10203
9848
  ProductsApi.prototype.getGetAttributeSets = function (options) {
10204
9849
  var _this = this;
@@ -10209,7 +9854,6 @@ var ProductsApi = /** @class */ (function (_super) {
10209
9854
  * @summary Get Customer Price Lists
10210
9855
  * @param {*} [options] Override http request option.
10211
9856
  * @throws {RequiredError}
10212
- * @memberof ProductsApi
10213
9857
  */
10214
9858
  ProductsApi.prototype.getGetCustomerPriceLists = function (options) {
10215
9859
  var _this = this;
@@ -10222,7 +9866,6 @@ var ProductsApi = /** @class */ (function (_super) {
10222
9866
  * @param {*} [options] Override http request option.
10223
9867
  * @deprecated
10224
9868
  * @throws {RequiredError}
10225
- * @memberof ProductsApi
10226
9869
  */
10227
9870
  ProductsApi.prototype.getGetLegacyStockList = function (format, options) {
10228
9871
  var _this = this;
@@ -10233,7 +9876,6 @@ var ProductsApi = /** @class */ (function (_super) {
10233
9876
  * @summary Get Products
10234
9877
  * @param {*} [options] Override http request option.
10235
9878
  * @throws {RequiredError}
10236
- * @memberof ProductsApi
10237
9879
  */
10238
9880
  ProductsApi.prototype.getGetProducts = function (options) {
10239
9881
  var _this = this;
@@ -10244,7 +9886,6 @@ var ProductsApi = /** @class */ (function (_super) {
10244
9886
  * @summary Get Current Stock & Pricing
10245
9887
  * @param {*} [options] Override http request option.
10246
9888
  * @throws {RequiredError}
10247
- * @memberof ProductsApi
10248
9889
  */
10249
9890
  ProductsApi.prototype.getGetStockList = function (options) {
10250
9891
  var _this = this;
@@ -10255,7 +9896,6 @@ var ProductsApi = /** @class */ (function (_super) {
10255
9896
  * @summary Get 3CX Templates
10256
9897
  * @param {*} [options] Override http request option.
10257
9898
  * @throws {RequiredError}
10258
- * @memberof ProductsApi
10259
9899
  */
10260
9900
  ProductsApi.prototype.getGetTcxTemplates = function (options) {
10261
9901
  var _this = this;
@@ -10269,7 +9909,6 @@ var ProductsApi = /** @class */ (function (_super) {
10269
9909
  * @param {string} [search] Search
10270
9910
  * @param {*} [options] Override http request option.
10271
9911
  * @throws {RequiredError}
10272
- * @memberof ProductsApi
10273
9912
  */
10274
9913
  ProductsApi.prototype.getSearchProducts = function (pageSize, page, search, options) {
10275
9914
  var _this = this;
@@ -10282,7 +9921,6 @@ var ProductsApi = /** @class */ (function (_super) {
10282
9921
  * @param {PostGetProductRequest} postGetProductRequest Product search criteria
10283
9922
  * @param {*} [options] Override http request option.
10284
9923
  * @throws {RequiredError}
10285
- * @memberof ProductsApi
10286
9924
  */
10287
9925
  ProductsApi.prototype.postGetProduct = function (sku, postGetProductRequest, options) {
10288
9926
  var _this = this;
@@ -10296,7 +9934,6 @@ var ProductsApi = /** @class */ (function (_super) {
10296
9934
  * @param {PostGetProductForCustomerRequest} postGetProductForCustomerRequest Product search criteria
10297
9935
  * @param {*} [options] Override http request option.
10298
9936
  * @throws {RequiredError}
10299
- * @memberof ProductsApi
10300
9937
  */
10301
9938
  ProductsApi.prototype.postGetProductForCustomer = function (customerId, sku, postGetProductForCustomerRequest, options) {
10302
9939
  var _this = this;
@@ -10305,16 +9942,12 @@ var ProductsApi = /** @class */ (function (_super) {
10305
9942
  return ProductsApi;
10306
9943
  }(base_1.BaseAPI));
10307
9944
  exports.ProductsApi = ProductsApi;
10308
- /**
10309
- * @export
10310
- */
10311
9945
  exports.GetGetLegacyStockListFormatEnum = {
10312
9946
  Xml: 'XML',
10313
9947
  Csv: 'CSV'
10314
9948
  };
10315
9949
  /**
10316
9950
  * ProvisioningApi - axios parameter creator
10317
- * @export
10318
9951
  */
10319
9952
  var ProvisioningApiAxiosParamCreator = function (configuration) {
10320
9953
  var _this = this;
@@ -10594,7 +10227,6 @@ var ProvisioningApiAxiosParamCreator = function (configuration) {
10594
10227
  exports.ProvisioningApiAxiosParamCreator = ProvisioningApiAxiosParamCreator;
10595
10228
  /**
10596
10229
  * ProvisioningApi - functional programming interface
10597
- * @export
10598
10230
  */
10599
10231
  var ProvisioningApiFp = function (configuration) {
10600
10232
  var localVarAxiosParamCreator = (0, exports.ProvisioningApiAxiosParamCreator)(configuration);
@@ -10768,7 +10400,6 @@ var ProvisioningApiFp = function (configuration) {
10768
10400
  exports.ProvisioningApiFp = ProvisioningApiFp;
10769
10401
  /**
10770
10402
  * ProvisioningApi - factory interface
10771
- * @export
10772
10403
  */
10773
10404
  var ProvisioningApiFactory = function (configuration, basePath, axios) {
10774
10405
  var localVarFp = (0, exports.ProvisioningApiFp)(configuration);
@@ -10851,9 +10482,6 @@ var ProvisioningApiFactory = function (configuration, basePath, axios) {
10851
10482
  exports.ProvisioningApiFactory = ProvisioningApiFactory;
10852
10483
  /**
10853
10484
  * ProvisioningApi - object-oriented interface
10854
- * @export
10855
- * @class ProvisioningApi
10856
- * @extends {BaseAPI}
10857
10485
  */
10858
10486
  var ProvisioningApi = /** @class */ (function (_super) {
10859
10487
  __extends(ProvisioningApi, _super);
@@ -10867,7 +10495,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10867
10495
  * @param {string} mac MAC Address
10868
10496
  * @param {*} [options] Override http request option.
10869
10497
  * @throws {RequiredError}
10870
- * @memberof ProvisioningApi
10871
10498
  */
10872
10499
  ProvisioningApi.prototype.deleteAddFanvilMac = function (id, mac, options) {
10873
10500
  var _this = this;
@@ -10879,7 +10506,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10879
10506
  * @param {string} id Group ID
10880
10507
  * @param {*} [options] Override http request option.
10881
10508
  * @throws {RequiredError}
10882
- * @memberof ProvisioningApi
10883
10509
  */
10884
10510
  ProvisioningApi.prototype.deleteDeleteFanvilGroup = function (id, options) {
10885
10511
  var _this = this;
@@ -10892,7 +10518,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10892
10518
  * @param {string} mac MAC Address
10893
10519
  * @param {*} [options] Override http request option.
10894
10520
  * @throws {RequiredError}
10895
- * @memberof ProvisioningApi
10896
10521
  */
10897
10522
  ProvisioningApi.prototype.getGetFanvilEncryptionKey = function (id, mac, options) {
10898
10523
  var _this = this;
@@ -10904,7 +10529,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10904
10529
  * @param {string} id Group ID
10905
10530
  * @param {*} [options] Override http request option.
10906
10531
  * @throws {RequiredError}
10907
- * @memberof ProvisioningApi
10908
10532
  */
10909
10533
  ProvisioningApi.prototype.getGetFanvilGroupMacs = function (id, options) {
10910
10534
  var _this = this;
@@ -10916,7 +10540,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10916
10540
  * @param {string} [id] Customer ID
10917
10541
  * @param {*} [options] Override http request option.
10918
10542
  * @throws {RequiredError}
10919
- * @memberof ProvisioningApi
10920
10543
  */
10921
10544
  ProvisioningApi.prototype.getGetGroups = function (id, options) {
10922
10545
  var _this = this;
@@ -10928,7 +10551,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10928
10551
  * @param {ProvisioningRequestEntity} [provisioningRequestEntity] Provisioning Group Request
10929
10552
  * @param {*} [options] Override http request option.
10930
10553
  * @throws {RequiredError}
10931
- * @memberof ProvisioningApi
10932
10554
  */
10933
10555
  ProvisioningApi.prototype.postAddFanvilGroup = function (provisioningRequestEntity, options) {
10934
10556
  var _this = this;
@@ -10941,7 +10563,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10941
10563
  * @param {string} mac MAC Address
10942
10564
  * @param {*} [options] Override http request option.
10943
10565
  * @throws {RequiredError}
10944
- * @memberof ProvisioningApi
10945
10566
  */
10946
10567
  ProvisioningApi.prototype.postAddFanvilMac = function (id, mac, options) {
10947
10568
  var _this = this;
@@ -10952,7 +10573,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10952
10573
  exports.ProvisioningApi = ProvisioningApi;
10953
10574
  /**
10954
10575
  * SIPTrunksApi - axios parameter creator
10955
- * @export
10956
10576
  */
10957
10577
  var SIPTrunksApiAxiosParamCreator = function (configuration) {
10958
10578
  var _this = this;
@@ -11836,7 +11456,6 @@ var SIPTrunksApiAxiosParamCreator = function (configuration) {
11836
11456
  exports.SIPTrunksApiAxiosParamCreator = SIPTrunksApiAxiosParamCreator;
11837
11457
  /**
11838
11458
  * SIPTrunksApi - functional programming interface
11839
- * @export
11840
11459
  */
11841
11460
  var SIPTrunksApiFp = function (configuration) {
11842
11461
  var localVarAxiosParamCreator = (0, exports.SIPTrunksApiAxiosParamCreator)(configuration);
@@ -12365,7 +11984,6 @@ var SIPTrunksApiFp = function (configuration) {
12365
11984
  exports.SIPTrunksApiFp = SIPTrunksApiFp;
12366
11985
  /**
12367
11986
  * SIPTrunksApi - factory interface
12368
- * @export
12369
11987
  */
12370
11988
  var SIPTrunksApiFactory = function (configuration, basePath, axios) {
12371
11989
  var localVarFp = (0, exports.SIPTrunksApiFp)(configuration);
@@ -12608,9 +12226,6 @@ var SIPTrunksApiFactory = function (configuration, basePath, axios) {
12608
12226
  exports.SIPTrunksApiFactory = SIPTrunksApiFactory;
12609
12227
  /**
12610
12228
  * SIPTrunksApi - object-oriented interface
12611
- * @export
12612
- * @class SIPTrunksApi
12613
- * @extends {BaseAPI}
12614
12229
  */
12615
12230
  var SIPTrunksApi = /** @class */ (function (_super) {
12616
12231
  __extends(SIPTrunksApi, _super);
@@ -12623,7 +12238,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12623
12238
  * @param {number} id SIP Trunk ID
12624
12239
  * @param {*} [options] Override http request option.
12625
12240
  * @throws {RequiredError}
12626
- * @memberof SIPTrunksApi
12627
12241
  */
12628
12242
  SIPTrunksApi.prototype.deleteGetSipTrunk = function (id, options) {
12629
12243
  var _this = this;
@@ -12635,7 +12249,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12635
12249
  * @param {number} id SIP Trunk ID
12636
12250
  * @param {*} [options] Override http request option.
12637
12251
  * @throws {RequiredError}
12638
- * @memberof SIPTrunksApi
12639
12252
  */
12640
12253
  SIPTrunksApi.prototype.getCanDivert = function (id, options) {
12641
12254
  var _this = this;
@@ -12647,7 +12260,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12647
12260
  * @param {number} id SIP Trunk ID
12648
12261
  * @param {*} [options] Override http request option.
12649
12262
  * @throws {RequiredError}
12650
- * @memberof SIPTrunksApi
12651
12263
  */
12652
12264
  SIPTrunksApi.prototype.getGetAddress = function (id, options) {
12653
12265
  var _this = this;
@@ -12658,7 +12270,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12658
12270
  * @summary Get UK National Area Codes
12659
12271
  * @param {*} [options] Override http request option.
12660
12272
  * @throws {RequiredError}
12661
- * @memberof SIPTrunksApi
12662
12273
  */
12663
12274
  SIPTrunksApi.prototype.getGetAreaCodes = function (options) {
12664
12275
  var _this = this;
@@ -12670,7 +12281,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12670
12281
  * @param {number} id SIP Trunk ID
12671
12282
  * @param {*} [options] Override http request option.
12672
12283
  * @throws {RequiredError}
12673
- * @memberof SIPTrunksApi
12674
12284
  */
12675
12285
  SIPTrunksApi.prototype.getGetCliFlexibility = function (id, options) {
12676
12286
  var _this = this;
@@ -12682,7 +12292,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12682
12292
  * @param {number} id SIP Trunk ID
12683
12293
  * @param {*} [options] Override http request option.
12684
12294
  * @throws {RequiredError}
12685
- * @memberof SIPTrunksApi
12686
12295
  */
12687
12296
  SIPTrunksApi.prototype.getGetDdis = function (id, options) {
12688
12297
  var _this = this;
@@ -12695,7 +12304,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12695
12304
  * @param {boolean} [enabled] Enabled Diverts
12696
12305
  * @param {*} [options] Override http request option.
12697
12306
  * @throws {RequiredError}
12698
- * @memberof SIPTrunksApi
12699
12307
  */
12700
12308
  SIPTrunksApi.prototype.getGetDiverts = function (id, enabled, options) {
12701
12309
  var _this = this;
@@ -12707,7 +12315,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12707
12315
  * @param {number} id SIP Trunk ID
12708
12316
  * @param {*} [options] Override http request option.
12709
12317
  * @throws {RequiredError}
12710
- * @memberof SIPTrunksApi
12711
12318
  */
12712
12319
  SIPTrunksApi.prototype.getGetSipTrunk = function (id, options) {
12713
12320
  var _this = this;
@@ -12721,7 +12328,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12721
12328
  * @param {string} [search] Search
12722
12329
  * @param {*} [options] Override http request option.
12723
12330
  * @throws {RequiredError}
12724
- * @memberof SIPTrunksApi
12725
12331
  */
12726
12332
  SIPTrunksApi.prototype.getGetSipTrunks = function (pageSize, page, search, options) {
12727
12333
  var _this = this;
@@ -12734,7 +12340,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12734
12340
  * @param {boolean} enabled Enabled
12735
12341
  * @param {*} [options] Override http request option.
12736
12342
  * @throws {RequiredError}
12737
- * @memberof SIPTrunksApi
12738
12343
  */
12739
12344
  SIPTrunksApi.prototype.patchGetCliFlexibility = function (id, enabled, options) {
12740
12345
  var _this = this;
@@ -12746,7 +12351,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12746
12351
  * @param {number} id SIP Trunk ID
12747
12352
  * @param {*} [options] Override http request option.
12748
12353
  * @throws {RequiredError}
12749
- * @memberof SIPTrunksApi
12750
12354
  */
12751
12355
  SIPTrunksApi.prototype.patchSetAsAvailable = function (id, options) {
12752
12356
  var _this = this;
@@ -12760,7 +12364,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12760
12364
  * @param {number} [billingCustomerId] Billing Customer ID
12761
12365
  * @param {*} [options] Override http request option.
12762
12366
  * @throws {RequiredError}
12763
- * @memberof SIPTrunksApi
12764
12367
  */
12765
12368
  SIPTrunksApi.prototype.patchSetOwnership = function (id, ownerId, billingCustomerId, options) {
12766
12369
  var _this = this;
@@ -12773,7 +12376,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12773
12376
  * @param {number} channels SIP Channels
12774
12377
  * @param {*} [options] Override http request option.
12775
12378
  * @throws {RequiredError}
12776
- * @memberof SIPTrunksApi
12777
12379
  */
12778
12380
  SIPTrunksApi.prototype.patchUpdateChannelCount = function (id, channels, options) {
12779
12381
  var _this = this;
@@ -12786,7 +12388,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12786
12388
  * @param {string} company Company Name
12787
12389
  * @param {*} [options] Override http request option.
12788
12390
  * @throws {RequiredError}
12789
- * @memberof SIPTrunksApi
12790
12391
  */
12791
12392
  SIPTrunksApi.prototype.patchUpdateCompanyName = function (id, company, options) {
12792
12393
  var _this = this;
@@ -12799,7 +12400,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12799
12400
  * @param {string} number Main Trunk Number
12800
12401
  * @param {*} [options] Override http request option.
12801
12402
  * @throws {RequiredError}
12802
- * @memberof SIPTrunksApi
12803
12403
  */
12804
12404
  SIPTrunksApi.prototype.patchUpdateMainTrunkNumber = function (id, number, options) {
12805
12405
  var _this = this;
@@ -12812,7 +12412,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12812
12412
  * @param {string} ipAddress PBX IP Address
12813
12413
  * @param {*} [options] Override http request option.
12814
12414
  * @throws {RequiredError}
12815
- * @memberof SIPTrunksApi
12816
12415
  */
12817
12416
  SIPTrunksApi.prototype.patchUpdatePbxIPAddress = function (id, ipAddress, options) {
12818
12417
  var _this = this;
@@ -12825,7 +12424,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12825
12424
  * @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
12826
12425
  * @param {*} [options] Override http request option.
12827
12426
  * @throws {RequiredError}
12828
- * @memberof SIPTrunksApi
12829
12427
  */
12830
12428
  SIPTrunksApi.prototype.postGetDdis = function (id, ddiRangesRequestModel, options) {
12831
12429
  var _this = this;
@@ -12837,7 +12435,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12837
12435
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12838
12436
  * @param {*} [options] Override http request option.
12839
12437
  * @throws {RequiredError}
12840
- * @memberof SIPTrunksApi
12841
12438
  */
12842
12439
  SIPTrunksApi.prototype.postGetRequestedDdis = function (sipTrunkChangeResponseModel, options) {
12843
12440
  var _this = this;
@@ -12849,7 +12446,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12849
12446
  * @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
12850
12447
  * @param {*} [options] Override http request option.
12851
12448
  * @throws {RequiredError}
12852
- * @memberof SIPTrunksApi
12853
12449
  */
12854
12450
  SIPTrunksApi.prototype.postGetSipTrunks = function (sipTrunkCreationRequestModel, options) {
12855
12451
  var _this = this;
@@ -12861,7 +12457,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12861
12457
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12862
12458
  * @param {*} [options] Override http request option.
12863
12459
  * @throws {RequiredError}
12864
- * @memberof SIPTrunksApi
12865
12460
  */
12866
12461
  SIPTrunksApi.prototype.postTrackChange = function (sipTrunkChangeResponseModel, options) {
12867
12462
  var _this = this;
@@ -12874,7 +12469,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12874
12469
  * @param {AddressRequestModel} [addressRequestModel] Address Request
12875
12470
  * @param {*} [options] Override http request option.
12876
12471
  * @throws {RequiredError}
12877
- * @memberof SIPTrunksApi
12878
12472
  */
12879
12473
  SIPTrunksApi.prototype.putGetAddress = function (id, addressRequestModel, options) {
12880
12474
  var _this = this;
@@ -12888,7 +12482,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12888
12482
  * @param {DivertRequestModel} [divertRequestModel] Divert Request
12889
12483
  * @param {*} [options] Override http request option.
12890
12484
  * @throws {RequiredError}
12891
- * @memberof SIPTrunksApi
12892
12485
  */
12893
12486
  SIPTrunksApi.prototype.putGetDiverts = function (id, enabled, divertRequestModel, options) {
12894
12487
  var _this = this;
@@ -12899,7 +12492,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12899
12492
  exports.SIPTrunksApi = SIPTrunksApi;
12900
12493
  /**
12901
12494
  * SMSApi - axios parameter creator
12902
- * @export
12903
12495
  */
12904
12496
  var SMSApiAxiosParamCreator = function (configuration) {
12905
12497
  var _this = this;
@@ -12950,7 +12542,6 @@ var SMSApiAxiosParamCreator = function (configuration) {
12950
12542
  exports.SMSApiAxiosParamCreator = SMSApiAxiosParamCreator;
12951
12543
  /**
12952
12544
  * SMSApi - functional programming interface
12953
- * @export
12954
12545
  */
12955
12546
  var SMSApiFp = function (configuration) {
12956
12547
  var localVarAxiosParamCreator = (0, exports.SMSApiAxiosParamCreator)(configuration);
@@ -12983,7 +12574,6 @@ var SMSApiFp = function (configuration) {
12983
12574
  exports.SMSApiFp = SMSApiFp;
12984
12575
  /**
12985
12576
  * SMSApi - factory interface
12986
- * @export
12987
12577
  */
12988
12578
  var SMSApiFactory = function (configuration, basePath, axios) {
12989
12579
  var localVarFp = (0, exports.SMSApiFp)(configuration);
@@ -13003,9 +12593,6 @@ var SMSApiFactory = function (configuration, basePath, axios) {
13003
12593
  exports.SMSApiFactory = SMSApiFactory;
13004
12594
  /**
13005
12595
  * SMSApi - object-oriented interface
13006
- * @export
13007
- * @class SMSApi
13008
- * @extends {BaseAPI}
13009
12596
  */
13010
12597
  var SMSApi = /** @class */ (function (_super) {
13011
12598
  __extends(SMSApi, _super);
@@ -13018,7 +12605,6 @@ var SMSApi = /** @class */ (function (_super) {
13018
12605
  * @param {SmsMessageModel} [smsMessageModel] SMS Message
13019
12606
  * @param {*} [options] Override http request option.
13020
12607
  * @throws {RequiredError}
13021
- * @memberof SMSApi
13022
12608
  */
13023
12609
  SMSApi.prototype.postSendSms = function (authorization, smsMessageModel, options) {
13024
12610
  var _this = this;
@@ -13028,47 +12614,44 @@ var SMSApi = /** @class */ (function (_super) {
13028
12614
  }(base_1.BaseAPI));
13029
12615
  exports.SMSApi = SMSApi;
13030
12616
  /**
13031
- * ShippingApi - axios parameter creator
13032
- * @export
12617
+ * ServicesApi - axios parameter creator
13033
12618
  */
13034
- var ShippingApiAxiosParamCreator = function (configuration) {
12619
+ var ServicesApiAxiosParamCreator = function (configuration) {
13035
12620
  var _this = this;
13036
12621
  return {
13037
12622
  /**
13038
- * Get Shipping Services (Admin)
13039
- * @summary Get Shipping Services
13040
- * @param {number} customerId Customer ID
13041
- * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
12623
+ *
12624
+ * @param {string} [id] Unsubscribe Email ID
12625
+ * @param {string} [email] Unsubscribe Email Address
13042
12626
  * @param {*} [options] Override http request option.
13043
12627
  * @throws {RequiredError}
13044
12628
  */
13045
- postGetAdminShippingServices: function (customerId_1, shippingInformationDTO_1) {
12629
+ deleteUnsubscribe: function (id_1, email_1) {
13046
12630
  var args_1 = [];
13047
12631
  for (var _i = 2; _i < arguments.length; _i++) {
13048
12632
  args_1[_i - 2] = arguments[_i];
13049
12633
  }
13050
- return __awaiter(_this, __spreadArray([customerId_1, shippingInformationDTO_1], args_1, true), void 0, function (customerId, shippingInformationDTO, options) {
12634
+ return __awaiter(_this, __spreadArray([id_1, email_1], args_1, true), void 0, function (id, email, options) {
13051
12635
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
13052
12636
  if (options === void 0) { options = {}; }
13053
12637
  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";
12638
+ localVarPath = "/services/events/unsubscribe";
13057
12639
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
13058
12640
  if (configuration) {
13059
12641
  baseOptions = configuration.baseOptions;
13060
12642
  }
13061
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12643
+ localVarRequestOptions = __assign(__assign({ method: 'DELETE' }, baseOptions), options);
13062
12644
  localVarHeaderParameter = {};
13063
12645
  localVarQueryParameter = {};
13064
- if (customerId !== undefined) {
13065
- localVarQueryParameter['customerId'] = customerId;
12646
+ if (id !== undefined) {
12647
+ localVarQueryParameter['id'] = id;
12648
+ }
12649
+ if (email !== undefined) {
12650
+ localVarQueryParameter['email'] = email;
13066
12651
  }
13067
- localVarHeaderParameter['Content-Type'] = 'application/json';
13068
12652
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
13069
12653
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
13070
12654
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
13071
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
13072
12655
  return [2 /*return*/, {
13073
12656
  url: (0, common_1.toPathString)(localVarUrlObj),
13074
12657
  options: localVarRequestOptions,
@@ -13077,34 +12660,30 @@ var ShippingApiAxiosParamCreator = function (configuration) {
13077
12660
  });
13078
12661
  },
13079
12662
  /**
13080
- * Get Shipping Services
13081
- * @summary Get Shipping Services
13082
- * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
12663
+ *
13083
12664
  * @param {*} [options] Override http request option.
13084
12665
  * @throws {RequiredError}
13085
12666
  */
13086
- postGetShippingServices: function (shippingInformationDTO_1) {
12667
+ getGetServiceHealth: function () {
13087
12668
  var args_1 = [];
13088
- for (var _i = 1; _i < arguments.length; _i++) {
13089
- args_1[_i - 1] = arguments[_i];
12669
+ for (var _i = 0; _i < arguments.length; _i++) {
12670
+ args_1[_i] = arguments[_i];
13090
12671
  }
13091
- return __awaiter(_this, __spreadArray([shippingInformationDTO_1], args_1, true), void 0, function (shippingInformationDTO, options) {
12672
+ return __awaiter(_this, __spreadArray([], args_1, true), void 0, function (options) {
13092
12673
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
13093
12674
  if (options === void 0) { options = {}; }
13094
12675
  return __generator(this, function (_a) {
13095
- localVarPath = "/shipping/services";
12676
+ localVarPath = "/services/health";
13096
12677
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
13097
12678
  if (configuration) {
13098
12679
  baseOptions = configuration.baseOptions;
13099
12680
  }
13100
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12681
+ localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
13101
12682
  localVarHeaderParameter = {};
13102
12683
  localVarQueryParameter = {};
13103
- localVarHeaderParameter['Content-Type'] = 'application/json';
13104
12684
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
13105
12685
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
13106
12686
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
13107
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
13108
12687
  return [2 /*return*/, {
13109
12688
  url: (0, common_1.toPathString)(localVarUrlObj),
13110
12689
  options: localVarRequestOptions,
@@ -13112,19 +12691,529 @@ var ShippingApiAxiosParamCreator = function (configuration) {
13112
12691
  });
13113
12692
  });
13114
12693
  },
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
12694
  /**
13126
- * Get Shipping Services (Admin)
13127
- * @summary Get Shipping Services
12695
+ *
12696
+ * @param {number} id Group ID
12697
+ * @param {*} [options] Override http request option.
12698
+ * @throws {RequiredError}
12699
+ */
12700
+ patchArchiveEvent: function (id_1) {
12701
+ var args_1 = [];
12702
+ for (var _i = 1; _i < arguments.length; _i++) {
12703
+ args_1[_i - 1] = arguments[_i];
12704
+ }
12705
+ return __awaiter(_this, __spreadArray([id_1], args_1, true), void 0, function (id, options) {
12706
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12707
+ if (options === void 0) { options = {}; }
12708
+ return __generator(this, function (_a) {
12709
+ // verify required parameter 'id' is not null or undefined
12710
+ (0, common_1.assertParamExists)('patchArchiveEvent', 'id', id);
12711
+ localVarPath = "/services/events/{id}/archive"
12712
+ .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
12713
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12714
+ if (configuration) {
12715
+ baseOptions = configuration.baseOptions;
12716
+ }
12717
+ localVarRequestOptions = __assign(__assign({ method: 'PATCH' }, baseOptions), options);
12718
+ localVarHeaderParameter = {};
12719
+ localVarQueryParameter = {};
12720
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12721
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12722
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12723
+ return [2 /*return*/, {
12724
+ url: (0, common_1.toPathString)(localVarUrlObj),
12725
+ options: localVarRequestOptions,
12726
+ }];
12727
+ });
12728
+ });
12729
+ },
12730
+ /**
12731
+ *
12732
+ * @param {EventRequestDTO} [eventRequestDTO]
12733
+ * @param {*} [options] Override http request option.
12734
+ * @throws {RequiredError}
12735
+ */
12736
+ postCreateEvent: function (eventRequestDTO_1) {
12737
+ var args_1 = [];
12738
+ for (var _i = 1; _i < arguments.length; _i++) {
12739
+ args_1[_i - 1] = arguments[_i];
12740
+ }
12741
+ return __awaiter(_this, __spreadArray([eventRequestDTO_1], args_1, true), void 0, function (eventRequestDTO, options) {
12742
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12743
+ if (options === void 0) { options = {}; }
12744
+ return __generator(this, function (_a) {
12745
+ localVarPath = "/services/events";
12746
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12747
+ if (configuration) {
12748
+ baseOptions = configuration.baseOptions;
12749
+ }
12750
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12751
+ localVarHeaderParameter = {};
12752
+ localVarQueryParameter = {};
12753
+ localVarHeaderParameter['Content-Type'] = 'application/json';
12754
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12755
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12756
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12757
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(eventRequestDTO, localVarRequestOptions, configuration);
12758
+ return [2 /*return*/, {
12759
+ url: (0, common_1.toPathString)(localVarUrlObj),
12760
+ options: localVarRequestOptions,
12761
+ }];
12762
+ });
12763
+ });
12764
+ },
12765
+ /**
12766
+ *
12767
+ * @param {string} id Group ID
12768
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
12769
+ * @param {*} [options] Override http request option.
12770
+ * @throws {RequiredError}
12771
+ */
12772
+ postCreateEventUpdate: function (id_1, eventUpdateRequestDTO_1) {
12773
+ var args_1 = [];
12774
+ for (var _i = 2; _i < arguments.length; _i++) {
12775
+ args_1[_i - 2] = arguments[_i];
12776
+ }
12777
+ return __awaiter(_this, __spreadArray([id_1, eventUpdateRequestDTO_1], args_1, true), void 0, function (id, eventUpdateRequestDTO, options) {
12778
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12779
+ if (options === void 0) { options = {}; }
12780
+ return __generator(this, function (_a) {
12781
+ // verify required parameter 'id' is not null or undefined
12782
+ (0, common_1.assertParamExists)('postCreateEventUpdate', 'id', id);
12783
+ localVarPath = "/services/events/{id}/updates"
12784
+ .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
12785
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12786
+ if (configuration) {
12787
+ baseOptions = configuration.baseOptions;
12788
+ }
12789
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12790
+ localVarHeaderParameter = {};
12791
+ localVarQueryParameter = {};
12792
+ localVarHeaderParameter['Content-Type'] = 'application/json';
12793
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12794
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12795
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12796
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(eventUpdateRequestDTO, localVarRequestOptions, configuration);
12797
+ return [2 /*return*/, {
12798
+ url: (0, common_1.toPathString)(localVarUrlObj),
12799
+ options: localVarRequestOptions,
12800
+ }];
12801
+ });
12802
+ });
12803
+ },
12804
+ /**
12805
+ *
12806
+ * @param {string} [email] Subscription Email Address
12807
+ * @param {*} [options] Override http request option.
12808
+ * @throws {RequiredError}
12809
+ */
12810
+ postSubscribe: function (email_1) {
12811
+ var args_1 = [];
12812
+ for (var _i = 1; _i < arguments.length; _i++) {
12813
+ args_1[_i - 1] = arguments[_i];
12814
+ }
12815
+ return __awaiter(_this, __spreadArray([email_1], args_1, true), void 0, function (email, options) {
12816
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12817
+ if (options === void 0) { options = {}; }
12818
+ return __generator(this, function (_a) {
12819
+ localVarPath = "/services/events/subscribe";
12820
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12821
+ if (configuration) {
12822
+ baseOptions = configuration.baseOptions;
12823
+ }
12824
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12825
+ localVarHeaderParameter = {};
12826
+ localVarQueryParameter = {};
12827
+ if (email !== undefined) {
12828
+ localVarQueryParameter['email'] = email;
12829
+ }
12830
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12831
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12832
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12833
+ return [2 /*return*/, {
12834
+ url: (0, common_1.toPathString)(localVarUrlObj),
12835
+ options: localVarRequestOptions,
12836
+ }];
12837
+ });
12838
+ });
12839
+ },
12840
+ };
12841
+ };
12842
+ exports.ServicesApiAxiosParamCreator = ServicesApiAxiosParamCreator;
12843
+ /**
12844
+ * ServicesApi - functional programming interface
12845
+ */
12846
+ var ServicesApiFp = function (configuration) {
12847
+ var localVarAxiosParamCreator = (0, exports.ServicesApiAxiosParamCreator)(configuration);
12848
+ return {
12849
+ /**
12850
+ *
12851
+ * @param {string} [id] Unsubscribe Email ID
12852
+ * @param {string} [email] Unsubscribe Email Address
12853
+ * @param {*} [options] Override http request option.
12854
+ * @throws {RequiredError}
12855
+ */
12856
+ deleteUnsubscribe: function (id, email, options) {
12857
+ return __awaiter(this, void 0, void 0, function () {
12858
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12859
+ var _a, _b, _c;
12860
+ return __generator(this, function (_d) {
12861
+ switch (_d.label) {
12862
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteUnsubscribe(id, email, options)];
12863
+ case 1:
12864
+ localVarAxiosArgs = _d.sent();
12865
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12866
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.deleteUnsubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12867
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12868
+ }
12869
+ });
12870
+ });
12871
+ },
12872
+ /**
12873
+ *
12874
+ * @param {*} [options] Override http request option.
12875
+ * @throws {RequiredError}
12876
+ */
12877
+ getGetServiceHealth: function (options) {
12878
+ return __awaiter(this, void 0, void 0, function () {
12879
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12880
+ var _a, _b, _c;
12881
+ return __generator(this, function (_d) {
12882
+ switch (_d.label) {
12883
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.getGetServiceHealth(options)];
12884
+ case 1:
12885
+ localVarAxiosArgs = _d.sent();
12886
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12887
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.getGetServiceHealth']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12888
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12889
+ }
12890
+ });
12891
+ });
12892
+ },
12893
+ /**
12894
+ *
12895
+ * @param {number} id Group ID
12896
+ * @param {*} [options] Override http request option.
12897
+ * @throws {RequiredError}
12898
+ */
12899
+ patchArchiveEvent: function (id, options) {
12900
+ return __awaiter(this, void 0, void 0, function () {
12901
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12902
+ var _a, _b, _c;
12903
+ return __generator(this, function (_d) {
12904
+ switch (_d.label) {
12905
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchArchiveEvent(id, options)];
12906
+ case 1:
12907
+ localVarAxiosArgs = _d.sent();
12908
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12909
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.patchArchiveEvent']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12910
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12911
+ }
12912
+ });
12913
+ });
12914
+ },
12915
+ /**
12916
+ *
12917
+ * @param {EventRequestDTO} [eventRequestDTO]
12918
+ * @param {*} [options] Override http request option.
12919
+ * @throws {RequiredError}
12920
+ */
12921
+ postCreateEvent: function (eventRequestDTO, options) {
12922
+ return __awaiter(this, void 0, void 0, function () {
12923
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12924
+ var _a, _b, _c;
12925
+ return __generator(this, function (_d) {
12926
+ switch (_d.label) {
12927
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateEvent(eventRequestDTO, options)];
12928
+ case 1:
12929
+ localVarAxiosArgs = _d.sent();
12930
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12931
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateEvent']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12932
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12933
+ }
12934
+ });
12935
+ });
12936
+ },
12937
+ /**
12938
+ *
12939
+ * @param {string} id Group ID
12940
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
12941
+ * @param {*} [options] Override http request option.
12942
+ * @throws {RequiredError}
12943
+ */
12944
+ postCreateEventUpdate: function (id, eventUpdateRequestDTO, options) {
12945
+ return __awaiter(this, void 0, void 0, function () {
12946
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12947
+ var _a, _b, _c;
12948
+ return __generator(this, function (_d) {
12949
+ switch (_d.label) {
12950
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateEventUpdate(id, eventUpdateRequestDTO, options)];
12951
+ case 1:
12952
+ localVarAxiosArgs = _d.sent();
12953
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12954
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateEventUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12955
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12956
+ }
12957
+ });
12958
+ });
12959
+ },
12960
+ /**
12961
+ *
12962
+ * @param {string} [email] Subscription Email Address
12963
+ * @param {*} [options] Override http request option.
12964
+ * @throws {RequiredError}
12965
+ */
12966
+ postSubscribe: function (email, options) {
12967
+ return __awaiter(this, void 0, void 0, function () {
12968
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12969
+ var _a, _b, _c;
12970
+ return __generator(this, function (_d) {
12971
+ switch (_d.label) {
12972
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postSubscribe(email, options)];
12973
+ case 1:
12974
+ localVarAxiosArgs = _d.sent();
12975
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12976
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postSubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12977
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12978
+ }
12979
+ });
12980
+ });
12981
+ },
12982
+ };
12983
+ };
12984
+ exports.ServicesApiFp = ServicesApiFp;
12985
+ /**
12986
+ * ServicesApi - factory interface
12987
+ */
12988
+ var ServicesApiFactory = function (configuration, basePath, axios) {
12989
+ var localVarFp = (0, exports.ServicesApiFp)(configuration);
12990
+ return {
12991
+ /**
12992
+ *
12993
+ * @param {string} [id] Unsubscribe Email ID
12994
+ * @param {string} [email] Unsubscribe Email Address
12995
+ * @param {*} [options] Override http request option.
12996
+ * @throws {RequiredError}
12997
+ */
12998
+ deleteUnsubscribe: function (id, email, options) {
12999
+ return localVarFp.deleteUnsubscribe(id, email, options).then(function (request) { return request(axios, basePath); });
13000
+ },
13001
+ /**
13002
+ *
13003
+ * @param {*} [options] Override http request option.
13004
+ * @throws {RequiredError}
13005
+ */
13006
+ getGetServiceHealth: function (options) {
13007
+ return localVarFp.getGetServiceHealth(options).then(function (request) { return request(axios, basePath); });
13008
+ },
13009
+ /**
13010
+ *
13011
+ * @param {number} id Group ID
13012
+ * @param {*} [options] Override http request option.
13013
+ * @throws {RequiredError}
13014
+ */
13015
+ patchArchiveEvent: function (id, options) {
13016
+ return localVarFp.patchArchiveEvent(id, options).then(function (request) { return request(axios, basePath); });
13017
+ },
13018
+ /**
13019
+ *
13020
+ * @param {EventRequestDTO} [eventRequestDTO]
13021
+ * @param {*} [options] Override http request option.
13022
+ * @throws {RequiredError}
13023
+ */
13024
+ postCreateEvent: function (eventRequestDTO, options) {
13025
+ return localVarFp.postCreateEvent(eventRequestDTO, options).then(function (request) { return request(axios, basePath); });
13026
+ },
13027
+ /**
13028
+ *
13029
+ * @param {string} id Group ID
13030
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
13031
+ * @param {*} [options] Override http request option.
13032
+ * @throws {RequiredError}
13033
+ */
13034
+ postCreateEventUpdate: function (id, eventUpdateRequestDTO, options) {
13035
+ return localVarFp.postCreateEventUpdate(id, eventUpdateRequestDTO, options).then(function (request) { return request(axios, basePath); });
13036
+ },
13037
+ /**
13038
+ *
13039
+ * @param {string} [email] Subscription Email Address
13040
+ * @param {*} [options] Override http request option.
13041
+ * @throws {RequiredError}
13042
+ */
13043
+ postSubscribe: function (email, options) {
13044
+ return localVarFp.postSubscribe(email, options).then(function (request) { return request(axios, basePath); });
13045
+ },
13046
+ };
13047
+ };
13048
+ exports.ServicesApiFactory = ServicesApiFactory;
13049
+ /**
13050
+ * ServicesApi - object-oriented interface
13051
+ */
13052
+ var ServicesApi = /** @class */ (function (_super) {
13053
+ __extends(ServicesApi, _super);
13054
+ function ServicesApi() {
13055
+ return _super !== null && _super.apply(this, arguments) || this;
13056
+ }
13057
+ /**
13058
+ *
13059
+ * @param {string} [id] Unsubscribe Email ID
13060
+ * @param {string} [email] Unsubscribe Email Address
13061
+ * @param {*} [options] Override http request option.
13062
+ * @throws {RequiredError}
13063
+ */
13064
+ ServicesApi.prototype.deleteUnsubscribe = function (id, email, options) {
13065
+ var _this = this;
13066
+ return (0, exports.ServicesApiFp)(this.configuration).deleteUnsubscribe(id, email, options).then(function (request) { return request(_this.axios, _this.basePath); });
13067
+ };
13068
+ /**
13069
+ *
13070
+ * @param {*} [options] Override http request option.
13071
+ * @throws {RequiredError}
13072
+ */
13073
+ ServicesApi.prototype.getGetServiceHealth = function (options) {
13074
+ var _this = this;
13075
+ return (0, exports.ServicesApiFp)(this.configuration).getGetServiceHealth(options).then(function (request) { return request(_this.axios, _this.basePath); });
13076
+ };
13077
+ /**
13078
+ *
13079
+ * @param {number} id Group ID
13080
+ * @param {*} [options] Override http request option.
13081
+ * @throws {RequiredError}
13082
+ */
13083
+ ServicesApi.prototype.patchArchiveEvent = function (id, options) {
13084
+ var _this = this;
13085
+ return (0, exports.ServicesApiFp)(this.configuration).patchArchiveEvent(id, options).then(function (request) { return request(_this.axios, _this.basePath); });
13086
+ };
13087
+ /**
13088
+ *
13089
+ * @param {EventRequestDTO} [eventRequestDTO]
13090
+ * @param {*} [options] Override http request option.
13091
+ * @throws {RequiredError}
13092
+ */
13093
+ ServicesApi.prototype.postCreateEvent = function (eventRequestDTO, options) {
13094
+ var _this = this;
13095
+ return (0, exports.ServicesApiFp)(this.configuration).postCreateEvent(eventRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
13096
+ };
13097
+ /**
13098
+ *
13099
+ * @param {string} id Group ID
13100
+ * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
13101
+ * @param {*} [options] Override http request option.
13102
+ * @throws {RequiredError}
13103
+ */
13104
+ ServicesApi.prototype.postCreateEventUpdate = function (id, eventUpdateRequestDTO, options) {
13105
+ var _this = this;
13106
+ return (0, exports.ServicesApiFp)(this.configuration).postCreateEventUpdate(id, eventUpdateRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
13107
+ };
13108
+ /**
13109
+ *
13110
+ * @param {string} [email] Subscription Email Address
13111
+ * @param {*} [options] Override http request option.
13112
+ * @throws {RequiredError}
13113
+ */
13114
+ ServicesApi.prototype.postSubscribe = function (email, options) {
13115
+ var _this = this;
13116
+ return (0, exports.ServicesApiFp)(this.configuration).postSubscribe(email, options).then(function (request) { return request(_this.axios, _this.basePath); });
13117
+ };
13118
+ return ServicesApi;
13119
+ }(base_1.BaseAPI));
13120
+ exports.ServicesApi = ServicesApi;
13121
+ /**
13122
+ * ShippingApi - axios parameter creator
13123
+ */
13124
+ var ShippingApiAxiosParamCreator = function (configuration) {
13125
+ var _this = this;
13126
+ return {
13127
+ /**
13128
+ * Get Shipping Services (Admin)
13129
+ * @summary Get Shipping Services
13130
+ * @param {number} customerId Customer ID
13131
+ * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13132
+ * @param {*} [options] Override http request option.
13133
+ * @throws {RequiredError}
13134
+ */
13135
+ postGetAdminShippingServices: function (customerId_1, shippingInformationDTO_1) {
13136
+ var args_1 = [];
13137
+ for (var _i = 2; _i < arguments.length; _i++) {
13138
+ args_1[_i - 2] = arguments[_i];
13139
+ }
13140
+ return __awaiter(_this, __spreadArray([customerId_1, shippingInformationDTO_1], args_1, true), void 0, function (customerId, shippingInformationDTO, options) {
13141
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
13142
+ if (options === void 0) { options = {}; }
13143
+ return __generator(this, function (_a) {
13144
+ // verify required parameter 'customerId' is not null or undefined
13145
+ (0, common_1.assertParamExists)('postGetAdminShippingServices', 'customerId', customerId);
13146
+ localVarPath = "/admin/shipping/services";
13147
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
13148
+ if (configuration) {
13149
+ baseOptions = configuration.baseOptions;
13150
+ }
13151
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
13152
+ localVarHeaderParameter = {};
13153
+ localVarQueryParameter = {};
13154
+ if (customerId !== undefined) {
13155
+ localVarQueryParameter['customerId'] = customerId;
13156
+ }
13157
+ localVarHeaderParameter['Content-Type'] = 'application/json';
13158
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
13159
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
13160
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
13161
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
13162
+ return [2 /*return*/, {
13163
+ url: (0, common_1.toPathString)(localVarUrlObj),
13164
+ options: localVarRequestOptions,
13165
+ }];
13166
+ });
13167
+ });
13168
+ },
13169
+ /**
13170
+ * Get Shipping Services
13171
+ * @summary Get Shipping Services
13172
+ * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13173
+ * @param {*} [options] Override http request option.
13174
+ * @throws {RequiredError}
13175
+ */
13176
+ postGetShippingServices: function (shippingInformationDTO_1) {
13177
+ var args_1 = [];
13178
+ for (var _i = 1; _i < arguments.length; _i++) {
13179
+ args_1[_i - 1] = arguments[_i];
13180
+ }
13181
+ return __awaiter(_this, __spreadArray([shippingInformationDTO_1], args_1, true), void 0, function (shippingInformationDTO, options) {
13182
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
13183
+ if (options === void 0) { options = {}; }
13184
+ return __generator(this, function (_a) {
13185
+ localVarPath = "/shipping/services";
13186
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
13187
+ if (configuration) {
13188
+ baseOptions = configuration.baseOptions;
13189
+ }
13190
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
13191
+ localVarHeaderParameter = {};
13192
+ localVarQueryParameter = {};
13193
+ localVarHeaderParameter['Content-Type'] = 'application/json';
13194
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
13195
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
13196
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
13197
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
13198
+ return [2 /*return*/, {
13199
+ url: (0, common_1.toPathString)(localVarUrlObj),
13200
+ options: localVarRequestOptions,
13201
+ }];
13202
+ });
13203
+ });
13204
+ },
13205
+ };
13206
+ };
13207
+ exports.ShippingApiAxiosParamCreator = ShippingApiAxiosParamCreator;
13208
+ /**
13209
+ * ShippingApi - functional programming interface
13210
+ */
13211
+ var ShippingApiFp = function (configuration) {
13212
+ var localVarAxiosParamCreator = (0, exports.ShippingApiAxiosParamCreator)(configuration);
13213
+ return {
13214
+ /**
13215
+ * Get Shipping Services (Admin)
13216
+ * @summary Get Shipping Services
13128
13217
  * @param {number} customerId Customer ID
13129
13218
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13130
13219
  * @param {*} [options] Override http request option.
@@ -13174,7 +13263,6 @@ var ShippingApiFp = function (configuration) {
13174
13263
  exports.ShippingApiFp = ShippingApiFp;
13175
13264
  /**
13176
13265
  * ShippingApi - factory interface
13177
- * @export
13178
13266
  */
13179
13267
  var ShippingApiFactory = function (configuration, basePath, axios) {
13180
13268
  var localVarFp = (0, exports.ShippingApiFp)(configuration);
@@ -13205,9 +13293,6 @@ var ShippingApiFactory = function (configuration, basePath, axios) {
13205
13293
  exports.ShippingApiFactory = ShippingApiFactory;
13206
13294
  /**
13207
13295
  * ShippingApi - object-oriented interface
13208
- * @export
13209
- * @class ShippingApi
13210
- * @extends {BaseAPI}
13211
13296
  */
13212
13297
  var ShippingApi = /** @class */ (function (_super) {
13213
13298
  __extends(ShippingApi, _super);
@@ -13221,7 +13306,6 @@ var ShippingApi = /** @class */ (function (_super) {
13221
13306
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13222
13307
  * @param {*} [options] Override http request option.
13223
13308
  * @throws {RequiredError}
13224
- * @memberof ShippingApi
13225
13309
  */
13226
13310
  ShippingApi.prototype.postGetAdminShippingServices = function (customerId, shippingInformationDTO, options) {
13227
13311
  var _this = this;
@@ -13233,7 +13317,6 @@ var ShippingApi = /** @class */ (function (_super) {
13233
13317
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13234
13318
  * @param {*} [options] Override http request option.
13235
13319
  * @throws {RequiredError}
13236
- * @memberof ShippingApi
13237
13320
  */
13238
13321
  ShippingApi.prototype.postGetShippingServices = function (shippingInformationDTO, options) {
13239
13322
  var _this = this;
@@ -13244,7 +13327,6 @@ var ShippingApi = /** @class */ (function (_super) {
13244
13327
  exports.ShippingApi = ShippingApi;
13245
13328
  /**
13246
13329
  * StockManagementApi - axios parameter creator
13247
- * @export
13248
13330
  */
13249
13331
  var StockManagementApiAxiosParamCreator = function (configuration) {
13250
13332
  var _this = this;
@@ -14209,7 +14291,6 @@ var StockManagementApiAxiosParamCreator = function (configuration) {
14209
14291
  exports.StockManagementApiAxiosParamCreator = StockManagementApiAxiosParamCreator;
14210
14292
  /**
14211
14293
  * StockManagementApi - functional programming interface
14212
- * @export
14213
14294
  */
14214
14295
  var StockManagementApiFp = function (configuration) {
14215
14296
  var localVarAxiosParamCreator = (0, exports.StockManagementApiAxiosParamCreator)(configuration);
@@ -14788,7 +14869,6 @@ var StockManagementApiFp = function (configuration) {
14788
14869
  exports.StockManagementApiFp = StockManagementApiFp;
14789
14870
  /**
14790
14871
  * StockManagementApi - factory interface
14791
- * @export
14792
14872
  */
14793
14873
  var StockManagementApiFactory = function (configuration, basePath, axios) {
14794
14874
  var localVarFp = (0, exports.StockManagementApiFp)(configuration);
@@ -15055,9 +15135,6 @@ var StockManagementApiFactory = function (configuration, basePath, axios) {
15055
15135
  exports.StockManagementApiFactory = StockManagementApiFactory;
15056
15136
  /**
15057
15137
  * StockManagementApi - object-oriented interface
15058
- * @export
15059
- * @class StockManagementApi
15060
- * @extends {BaseAPI}
15061
15138
  */
15062
15139
  var StockManagementApi = /** @class */ (function (_super) {
15063
15140
  __extends(StockManagementApi, _super);
@@ -15070,7 +15147,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15070
15147
  * @param {number} id Stock Order ID
15071
15148
  * @param {*} [options] Override http request option.
15072
15149
  * @throws {RequiredError}
15073
- * @memberof StockManagementApi
15074
15150
  */
15075
15151
  StockManagementApi.prototype.deleteDeleteStockOrder = function (id, options) {
15076
15152
  var _this = this;
@@ -15083,7 +15159,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15083
15159
  * @param {number} deductionId Stock Order Deduction ID
15084
15160
  * @param {*} [options] Override http request option.
15085
15161
  * @throws {RequiredError}
15086
- * @memberof StockManagementApi
15087
15162
  */
15088
15163
  StockManagementApi.prototype.deleteDeleteStockOrderDeduction = function (orderId, deductionId, options) {
15089
15164
  var _this = this;
@@ -15096,7 +15171,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15096
15171
  * @param {number} itemId Stock Order Item ID
15097
15172
  * @param {*} [options] Override http request option.
15098
15173
  * @throws {RequiredError}
15099
- * @memberof StockManagementApi
15100
15174
  */
15101
15175
  StockManagementApi.prototype.deleteDeleteStockOrderItem = function (orderId, itemId, options) {
15102
15176
  var _this = this;
@@ -15108,7 +15182,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15108
15182
  * @param {number} id Stock Product ID
15109
15183
  * @param {*} [options] Override http request option.
15110
15184
  * @throws {RequiredError}
15111
- * @memberof StockManagementApi
15112
15185
  */
15113
15186
  StockManagementApi.prototype.deleteGetStockProduct = function (id, options) {
15114
15187
  var _this = this;
@@ -15120,7 +15193,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15120
15193
  * @param {number} id Stock Order ID
15121
15194
  * @param {*} [options] Override http request option.
15122
15195
  * @throws {RequiredError}
15123
- * @memberof StockManagementApi
15124
15196
  */
15125
15197
  StockManagementApi.prototype.getDeleteStockOrder = function (id, options) {
15126
15198
  var _this = this;
@@ -15132,7 +15204,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15132
15204
  * @param {string} sku Product SKU
15133
15205
  * @param {*} [options] Override http request option.
15134
15206
  * @throws {RequiredError}
15135
- * @memberof StockManagementApi
15136
15207
  */
15137
15208
  StockManagementApi.prototype.getGetProductDetails = function (sku, options) {
15138
15209
  var _this = this;
@@ -15144,7 +15215,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15144
15215
  * @param {number} id Stock Order ID
15145
15216
  * @param {*} [options] Override http request option.
15146
15217
  * @throws {RequiredError}
15147
- * @memberof StockManagementApi
15148
15218
  */
15149
15219
  StockManagementApi.prototype.getGetStockOrderPurchaseOrder = function (id, options) {
15150
15220
  var _this = this;
@@ -15156,7 +15226,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15156
15226
  * @param {number} id Stock Order ID
15157
15227
  * @param {*} [options] Override http request option.
15158
15228
  * @throws {RequiredError}
15159
- * @memberof StockManagementApi
15160
15229
  */
15161
15230
  StockManagementApi.prototype.getGetStockOrderSupplierEmail = function (id, options) {
15162
15231
  var _this = this;
@@ -15171,7 +15240,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15171
15240
  * @param {boolean} [outstanding] Outstanding Orders
15172
15241
  * @param {*} [options] Override http request option.
15173
15242
  * @throws {RequiredError}
15174
- * @memberof StockManagementApi
15175
15243
  */
15176
15244
  StockManagementApi.prototype.getGetStockOrders = function (pageSize, page, search, outstanding, options) {
15177
15245
  var _this = this;
@@ -15183,7 +15251,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15183
15251
  * @param {number} id Stock Product ID
15184
15252
  * @param {*} [options] Override http request option.
15185
15253
  * @throws {RequiredError}
15186
- * @memberof StockManagementApi
15187
15254
  */
15188
15255
  StockManagementApi.prototype.getGetStockProduct = function (id, options) {
15189
15256
  var _this = this;
@@ -15194,7 +15261,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15194
15261
  * @summary Get Stock Product Suppliers
15195
15262
  * @param {*} [options] Override http request option.
15196
15263
  * @throws {RequiredError}
15197
- * @memberof StockManagementApi
15198
15264
  */
15199
15265
  StockManagementApi.prototype.getGetStockProductSuppliers = function (options) {
15200
15266
  var _this = this;
@@ -15208,7 +15274,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15208
15274
  * @param {string} [search] Search
15209
15275
  * @param {*} [options] Override http request option.
15210
15276
  * @throws {RequiredError}
15211
- * @memberof StockManagementApi
15212
15277
  */
15213
15278
  StockManagementApi.prototype.getGetStockProducts = function (pageSize, page, search, options) {
15214
15279
  var _this = this;
@@ -15220,7 +15285,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15220
15285
  * @param {number} id Supplier ID
15221
15286
  * @param {*} [options] Override http request option.
15222
15287
  * @throws {RequiredError}
15223
- * @memberof StockManagementApi
15224
15288
  */
15225
15289
  StockManagementApi.prototype.getGetStockSupplierProducts = function (id, options) {
15226
15290
  var _this = this;
@@ -15232,7 +15296,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15232
15296
  * @param {number} id Stock Order ID
15233
15297
  * @param {*} [options] Override http request option.
15234
15298
  * @throws {RequiredError}
15235
- * @memberof StockManagementApi
15236
15299
  */
15237
15300
  StockManagementApi.prototype.getUploadStockOrderInvoice = function (id, options) {
15238
15301
  var _this = this;
@@ -15245,7 +15308,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15245
15308
  * @param {StockOrderModel} [stockOrderModel]
15246
15309
  * @param {*} [options] Override http request option.
15247
15310
  * @throws {RequiredError}
15248
- * @memberof StockManagementApi
15249
15311
  */
15250
15312
  StockManagementApi.prototype.patchDeleteStockOrder = function (id, stockOrderModel, options) {
15251
15313
  var _this = this;
@@ -15259,7 +15321,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15259
15321
  * @param {StockOrderDeductionModel} [stockOrderDeductionModel]
15260
15322
  * @param {*} [options] Override http request option.
15261
15323
  * @throws {RequiredError}
15262
- * @memberof StockManagementApi
15263
15324
  */
15264
15325
  StockManagementApi.prototype.patchDeleteStockOrderDeduction = function (orderId, deductionId, stockOrderDeductionModel, options) {
15265
15326
  var _this = this;
@@ -15273,7 +15334,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15273
15334
  * @param {StockOrderItemModel} [stockOrderItemModel]
15274
15335
  * @param {*} [options] Override http request option.
15275
15336
  * @throws {RequiredError}
15276
- * @memberof StockManagementApi
15277
15337
  */
15278
15338
  StockManagementApi.prototype.patchDeleteStockOrderItem = function (orderId, itemId, stockOrderItemModel, options) {
15279
15339
  var _this = this;
@@ -15286,7 +15346,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15286
15346
  * @param {Array<StockOrderDeductionRequestModel>} [stockOrderDeductionRequestModel]
15287
15347
  * @param {*} [options] Override http request option.
15288
15348
  * @throws {RequiredError}
15289
- * @memberof StockManagementApi
15290
15349
  */
15291
15350
  StockManagementApi.prototype.postAddStockOrderDeduction = function (id, stockOrderDeductionRequestModel, options) {
15292
15351
  var _this = this;
@@ -15299,7 +15358,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15299
15358
  * @param {Array<StockOrderItemRequestModel>} [stockOrderItemRequestModel]
15300
15359
  * @param {*} [options] Override http request option.
15301
15360
  * @throws {RequiredError}
15302
- * @memberof StockManagementApi
15303
15361
  */
15304
15362
  StockManagementApi.prototype.postAddStockOrderItem = function (id, stockOrderItemRequestModel, options) {
15305
15363
  var _this = this;
@@ -15311,7 +15369,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15311
15369
  * @param {StockOrderRequestModel} [stockOrderRequestModel]
15312
15370
  * @param {*} [options] Override http request option.
15313
15371
  * @throws {RequiredError}
15314
- * @memberof StockManagementApi
15315
15372
  */
15316
15373
  StockManagementApi.prototype.postGetStockOrders = function (stockOrderRequestModel, options) {
15317
15374
  var _this = this;
@@ -15323,7 +15380,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15323
15380
  * @param {StockProductModel} [stockProductModel] Stock Product
15324
15381
  * @param {*} [options] Override http request option.
15325
15382
  * @throws {RequiredError}
15326
- * @memberof StockManagementApi
15327
15383
  */
15328
15384
  StockManagementApi.prototype.postGetStockProducts = function (stockProductModel, options) {
15329
15385
  var _this = this;
@@ -15336,7 +15392,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15336
15392
  * @param {File} invoice Supplier Invoice
15337
15393
  * @param {*} [options] Override http request option.
15338
15394
  * @throws {RequiredError}
15339
- * @memberof StockManagementApi
15340
15395
  */
15341
15396
  StockManagementApi.prototype.postUploadStockOrderInvoice = function (id, invoice, options) {
15342
15397
  var _this = this;
@@ -15349,7 +15404,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15349
15404
  * @param {StockProductModel} [stockProductModel] Stock Product
15350
15405
  * @param {*} [options] Override http request option.
15351
15406
  * @throws {RequiredError}
15352
- * @memberof StockManagementApi
15353
15407
  */
15354
15408
  StockManagementApi.prototype.putGetStockProduct = function (id, stockProductModel, options) {
15355
15409
  var _this = this;
@@ -15363,7 +15417,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15363
15417
  * @param {number} received Quantity Received
15364
15418
  * @param {*} [options] Override http request option.
15365
15419
  * @throws {RequiredError}
15366
- * @memberof StockManagementApi
15367
15420
  */
15368
15421
  StockManagementApi.prototype.putReceiveStockOrderItem = function (orderId, itemId, received, options) {
15369
15422
  var _this = this;
@@ -15374,7 +15427,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15374
15427
  exports.StockManagementApi = StockManagementApi;
15375
15428
  /**
15376
15429
  * SystemApi - axios parameter creator
15377
- * @export
15378
15430
  */
15379
15431
  var SystemApiAxiosParamCreator = function (configuration) {
15380
15432
  var _this = this;
@@ -15448,7 +15500,6 @@ var SystemApiAxiosParamCreator = function (configuration) {
15448
15500
  exports.SystemApiAxiosParamCreator = SystemApiAxiosParamCreator;
15449
15501
  /**
15450
15502
  * SystemApi - functional programming interface
15451
- * @export
15452
15503
  */
15453
15504
  var SystemApiFp = function (configuration) {
15454
15505
  var localVarAxiosParamCreator = (0, exports.SystemApiAxiosParamCreator)(configuration);
@@ -15487,7 +15538,6 @@ var SystemApiFp = function (configuration) {
15487
15538
  exports.SystemApiFp = SystemApiFp;
15488
15539
  /**
15489
15540
  * SystemApi - factory interface
15490
- * @export
15491
15541
  */
15492
15542
  var SystemApiFactory = function (configuration, basePath, axios) {
15493
15543
  var localVarFp = (0, exports.SystemApiFp)(configuration);
@@ -15513,9 +15563,6 @@ var SystemApiFactory = function (configuration, basePath, axios) {
15513
15563
  exports.SystemApiFactory = SystemApiFactory;
15514
15564
  /**
15515
15565
  * SystemApi - object-oriented interface
15516
- * @export
15517
- * @class SystemApi
15518
- * @extends {BaseAPI}
15519
15566
  */
15520
15567
  var SystemApi = /** @class */ (function (_super) {
15521
15568
  __extends(SystemApi, _super);
@@ -15534,7 +15581,6 @@ var SystemApi = /** @class */ (function (_super) {
15534
15581
  * @param {number} [page] Page Number
15535
15582
  * @param {*} [options] Override http request option.
15536
15583
  * @throws {RequiredError}
15537
- * @memberof SystemApi
15538
15584
  */
15539
15585
  SystemApi.prototype.getLogSearch = function (clientId, clientIp, responseCode, date, filterOutDomain, pageSize, page, options) {
15540
15586
  var _this = this;
@@ -15545,7 +15591,6 @@ var SystemApi = /** @class */ (function (_super) {
15545
15591
  exports.SystemApi = SystemApi;
15546
15592
  /**
15547
15593
  * TicketsApi - axios parameter creator
15548
- * @export
15549
15594
  */
15550
15595
  var TicketsApiAxiosParamCreator = function (configuration) {
15551
15596
  var _this = this;
@@ -15769,7 +15814,6 @@ var TicketsApiAxiosParamCreator = function (configuration) {
15769
15814
  exports.TicketsApiAxiosParamCreator = TicketsApiAxiosParamCreator;
15770
15815
  /**
15771
15816
  * TicketsApi - functional programming interface
15772
- * @export
15773
15817
  */
15774
15818
  var TicketsApiFp = function (configuration) {
15775
15819
  var localVarAxiosParamCreator = (0, exports.TicketsApiAxiosParamCreator)(configuration);
@@ -15895,7 +15939,6 @@ var TicketsApiFp = function (configuration) {
15895
15939
  exports.TicketsApiFp = TicketsApiFp;
15896
15940
  /**
15897
15941
  * TicketsApi - factory interface
15898
- * @export
15899
15942
  */
15900
15943
  var TicketsApiFactory = function (configuration, basePath, axios) {
15901
15944
  var localVarFp = (0, exports.TicketsApiFp)(configuration);
@@ -15956,9 +15999,6 @@ var TicketsApiFactory = function (configuration, basePath, axios) {
15956
15999
  exports.TicketsApiFactory = TicketsApiFactory;
15957
16000
  /**
15958
16001
  * TicketsApi - object-oriented interface
15959
- * @export
15960
- * @class TicketsApi
15961
- * @extends {BaseAPI}
15962
16002
  */
15963
16003
  var TicketsApi = /** @class */ (function (_super) {
15964
16004
  __extends(TicketsApi, _super);
@@ -15972,7 +16012,6 @@ var TicketsApi = /** @class */ (function (_super) {
15972
16012
  * @param {number} [page] Page Number
15973
16013
  * @param {*} [options] Override http request option.
15974
16014
  * @throws {RequiredError}
15975
- * @memberof TicketsApi
15976
16015
  */
15977
16016
  TicketsApi.prototype.getCreateTicket = function (search, pageSize, page, options) {
15978
16017
  var _this = this;
@@ -15983,7 +16022,6 @@ var TicketsApi = /** @class */ (function (_super) {
15983
16022
  * @param {number} id Ticket ID
15984
16023
  * @param {*} [options] Override http request option.
15985
16024
  * @throws {RequiredError}
15986
- * @memberof TicketsApi
15987
16025
  */
15988
16026
  TicketsApi.prototype.getGetTicket = function (id, options) {
15989
16027
  var _this = this;
@@ -15994,7 +16032,6 @@ var TicketsApi = /** @class */ (function (_super) {
15994
16032
  * @param {number} id Ticket ID
15995
16033
  * @param {*} [options] Override http request option.
15996
16034
  * @throws {RequiredError}
15997
- * @memberof TicketsApi
15998
16035
  */
15999
16036
  TicketsApi.prototype.patchCloseTicket = function (id, options) {
16000
16037
  var _this = this;
@@ -16007,7 +16044,6 @@ var TicketsApi = /** @class */ (function (_super) {
16007
16044
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
16008
16045
  * @param {*} [options] Override http request option.
16009
16046
  * @throws {RequiredError}
16010
- * @memberof TicketsApi
16011
16047
  */
16012
16048
  TicketsApi.prototype.postCreateTicket = function (subject, message, attachments, options) {
16013
16049
  var _this = this;
@@ -16020,7 +16056,6 @@ var TicketsApi = /** @class */ (function (_super) {
16020
16056
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
16021
16057
  * @param {*} [options] Override http request option.
16022
16058
  * @throws {RequiredError}
16023
- * @memberof TicketsApi
16024
16059
  */
16025
16060
  TicketsApi.prototype.postTicketReply = function (id, body, attachments, options) {
16026
16061
  var _this = this;
@@ -16031,7 +16066,6 @@ var TicketsApi = /** @class */ (function (_super) {
16031
16066
  exports.TicketsApi = TicketsApi;
16032
16067
  /**
16033
16068
  * WebhooksApi - axios parameter creator
16034
- * @export
16035
16069
  */
16036
16070
  var WebhooksApiAxiosParamCreator = function (configuration) {
16037
16071
  var _this = this;
@@ -16119,7 +16153,6 @@ var WebhooksApiAxiosParamCreator = function (configuration) {
16119
16153
  exports.WebhooksApiAxiosParamCreator = WebhooksApiAxiosParamCreator;
16120
16154
  /**
16121
16155
  * WebhooksApi - functional programming interface
16122
- * @export
16123
16156
  */
16124
16157
  var WebhooksApiFp = function (configuration) {
16125
16158
  var localVarAxiosParamCreator = (0, exports.WebhooksApiAxiosParamCreator)(configuration);
@@ -16175,7 +16208,6 @@ var WebhooksApiFp = function (configuration) {
16175
16208
  exports.WebhooksApiFp = WebhooksApiFp;
16176
16209
  /**
16177
16210
  * WebhooksApi - factory interface
16178
- * @export
16179
16211
  */
16180
16212
  var WebhooksApiFactory = function (configuration, basePath, axios) {
16181
16213
  var localVarFp = (0, exports.WebhooksApiFp)(configuration);
@@ -16205,9 +16237,6 @@ var WebhooksApiFactory = function (configuration, basePath, axios) {
16205
16237
  exports.WebhooksApiFactory = WebhooksApiFactory;
16206
16238
  /**
16207
16239
  * WebhooksApi - object-oriented interface
16208
- * @export
16209
- * @class WebhooksApi
16210
- * @extends {BaseAPI}
16211
16240
  */
16212
16241
  var WebhooksApi = /** @class */ (function (_super) {
16213
16242
  __extends(WebhooksApi, _super);
@@ -16220,7 +16249,6 @@ var WebhooksApi = /** @class */ (function (_super) {
16220
16249
  * @param {string} authKey Webhook Authentication Key
16221
16250
  * @param {*} [options] Override http request option.
16222
16251
  * @throws {RequiredError}
16223
- * @memberof WebhooksApi
16224
16252
  */
16225
16253
  WebhooksApi.prototype.deleteRevokeWebhook = function (authKey, options) {
16226
16254
  var _this = this;
@@ -16232,7 +16260,6 @@ var WebhooksApi = /** @class */ (function (_super) {
16232
16260
  * @param {PostAddWebhookWebhookUriEnum} webhookUri Webhook URI
16233
16261
  * @param {*} [options] Override http request option.
16234
16262
  * @throws {RequiredError}
16235
- * @memberof WebhooksApi
16236
16263
  */
16237
16264
  WebhooksApi.prototype.postAddWebhook = function (webhookUri, options) {
16238
16265
  var _this = this;
@@ -16241,9 +16268,6 @@ var WebhooksApi = /** @class */ (function (_super) {
16241
16268
  return WebhooksApi;
16242
16269
  }(base_1.BaseAPI));
16243
16270
  exports.WebhooksApi = WebhooksApi;
16244
- /**
16245
- * @export
16246
- */
16247
16271
  exports.PostAddWebhookWebhookUriEnum = {
16248
16272
  WebhookComposerInstall: '/webhook/composer/install',
16249
16273
  WebhookFreshdeskCreate: '/webhook/freshdesk/create',