yellowgrid-api-ts 3.2.23 → 3.2.24-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 (239) hide show
  1. package/.openapi-generator/FILES +7 -2
  2. package/.openapi-generator/VERSION +1 -1
  3. package/.openapi-generator-ignore +0 -0
  4. package/README.md +17 -1
  5. package/api.ts +1535 -3862
  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 +772 -3675
  11. package/dist/api.js +1342 -565
  12. package/dist/base.d.ts +1 -25
  13. package/dist/base.js +1 -20
  14. package/dist/common.d.ts +1 -38
  15. package/dist/common.js +1 -38
  16. package/dist/configuration.d.ts +25 -18
  17. package/dist/configuration.js +2 -2
  18. package/dist/index.d.ts +1 -1
  19. package/dist/index.js +1 -1
  20. package/docs/AbstractOrderRequestDTO.md +0 -0
  21. package/docs/AccountContactEntity.md +0 -0
  22. package/docs/AccountContactModel.md +0 -0
  23. package/docs/AccountContactRequestModel.md +0 -0
  24. package/docs/AccountDetailedSummaryDTO.md +0 -0
  25. package/docs/AccountRequestModel.md +0 -0
  26. package/docs/AccountSummaryDTO.md +0 -0
  27. package/docs/AccountsApi.md +0 -0
  28. package/docs/AccountsResponseModel.md +0 -0
  29. package/docs/AddressModel.md +0 -0
  30. package/docs/AddressRequestModel.md +0 -0
  31. package/docs/AdminOrderRequestDTO.md +0 -0
  32. package/docs/AdminUserModel.md +0 -0
  33. package/docs/AgentHoursGraphModel.md +0 -0
  34. package/docs/AgentHoursGraphMonthModel.md +0 -0
  35. package/docs/ApiLogEntity.md +0 -0
  36. package/docs/AreaCodeModel.md +0 -0
  37. package/docs/AttachmentModel.md +0 -0
  38. package/docs/AttributeSetEnum.md +0 -0
  39. package/docs/AuditLogEntity.md +0 -0
  40. package/docs/AuthCodeResponseModel.md +0 -0
  41. package/docs/BasicItemDTO.md +0 -0
  42. package/docs/BasicProductDTO.md +0 -0
  43. package/docs/BatchEntity.md +0 -0
  44. package/docs/CRMApi.md +0 -0
  45. package/docs/CallBarringModel.md +0 -0
  46. package/docs/Class3CXApi.md +0 -0
  47. package/docs/Class3CXInstallationWizardApi.md +0 -0
  48. package/docs/Class3CXInstallationsApi.md +0 -0
  49. package/docs/Class3CXIntegrationsApi.md +0 -0
  50. package/docs/Class3CXMultiTenantApi.md +0 -0
  51. package/docs/ClientDetailsModel.md +0 -0
  52. package/docs/ClientModel.md +0 -0
  53. package/docs/CompanyContractModel.md +0 -0
  54. package/docs/ContactInfoModel.md +0 -0
  55. package/docs/ConversationModel.md +0 -0
  56. package/docs/CourierPriceEntity.md +0 -0
  57. package/docs/CreditAccountEntity.md +0 -0
  58. package/docs/CrmContactDTO.md +0 -0
  59. package/docs/CustomerInformationModel.md +0 -0
  60. package/docs/CustomerItemRequestDTO.md +0 -0
  61. package/docs/CustomerOrderRequestDTO.md +0 -0
  62. package/docs/CustomerPriceListEnum.md +0 -0
  63. package/docs/CustomerSummaryReportDTO.md +0 -0
  64. package/docs/DdiRangeRequestModel.md +0 -0
  65. package/docs/DdiRangesRequestModel.md +0 -0
  66. package/docs/DetailedItemRequestDTO.md +0 -0
  67. package/docs/DetailedOrderRequestDTO.md +0 -0
  68. package/docs/DivertRequestModel.md +0 -0
  69. package/docs/DivertResponseModel.md +0 -0
  70. package/docs/EdTechProClientEntity.md +0 -0
  71. package/docs/EdTechProSchoolModel.md +0 -0
  72. package/docs/EdTechProSchoolsModel.md +0 -0
  73. package/docs/EdTechProSetupModel.md +0 -0
  74. package/docs/FraudManagementModel.md +0 -0
  75. package/docs/FreshdeskCompanyTicketsModel.md +0 -0
  76. package/docs/FreshdeskTicketEntity.md +0 -0
  77. package/docs/FtpAccountsEntity.md +0 -0
  78. package/docs/GenericFileModel.md +0 -0
  79. package/docs/GetGetPrice200Response.md +0 -0
  80. package/docs/GetGetRecording200Response.md +0 -0
  81. package/docs/HostingChangeResponseModel.md +0 -0
  82. package/docs/HostingRegionDTO.md +0 -0
  83. package/docs/InstanceAutoFailoverEntity.md +0 -0
  84. package/docs/InstanceDeletionScheduleEntity.md +0 -0
  85. package/docs/InstanceEntity.md +0 -0
  86. package/docs/InstanceFailoverEntity.md +0 -0
  87. package/docs/InstanceMonitoringEntity.md +0 -0
  88. package/docs/InstanceMonitoringLogEntity.md +0 -0
  89. package/docs/InstanceScheduledTasksEntity.md +0 -0
  90. package/docs/InstanceTcxDetailsEntity.md +0 -0
  91. package/docs/InstanceUserCredentialsEntity.md +0 -0
  92. package/docs/ItemDTO.md +0 -0
  93. package/docs/ItemDiscountEntity.md +0 -0
  94. package/docs/ItemEntity.md +0 -0
  95. package/docs/LinkedOrderEntity.md +0 -0
  96. package/docs/MFARequiredModel.md +0 -0
  97. package/docs/MonthlyUsageModel.md +0 -0
  98. package/docs/MultiTenantChangeResponseModel.md +0 -0
  99. package/docs/MyPBXToolsApi.md +0 -0
  100. package/docs/NavigationModel.md +0 -0
  101. package/docs/NumberPortDTO.md +51 -0
  102. package/docs/NumberPortEntity.md +47 -0
  103. package/docs/NumberPortModel.md +51 -0
  104. package/docs/NumberPortRangeDTO.md +33 -0
  105. package/docs/NumberPortRangeRequestDTO.md +27 -0
  106. package/docs/NumberPortingApi.md +658 -0
  107. package/docs/NumberPortsModel.md +27 -0
  108. package/docs/OAuth20Api.md +3 -3
  109. package/docs/OfflineInstancesEntity.md +0 -0
  110. package/docs/OrderEntity.md +0 -0
  111. package/docs/OrderRequestModel.md +0 -0
  112. package/docs/OrderSummariesModel.md +0 -0
  113. package/docs/OrderSummaryDTO.md +0 -0
  114. package/docs/OrderTotalModel.md +0 -0
  115. package/docs/OrderedItemEntity.md +0 -0
  116. package/docs/OrdersApi.md +0 -0
  117. package/docs/PatchSetTcxWizardCnameRequest.md +0 -0
  118. package/docs/PatchUpdateAccountContactPasswordRequest.md +0 -0
  119. package/docs/PortalAccountModel.md +0 -0
  120. package/docs/PortalLoginModel.md +0 -0
  121. package/docs/PostAddWebhook200Response.md +0 -0
  122. package/docs/PostGetClientCredentialsRequest.md +0 -0
  123. package/docs/PostGetProductForCustomerRequest.md +0 -0
  124. package/docs/PostGetProductRequest.md +0 -0
  125. package/docs/PriceListItemModel.md +0 -0
  126. package/docs/PricingApi.md +0 -0
  127. package/docs/PrizesEntity.md +0 -0
  128. package/docs/ProductPriceListItemModel.md +0 -0
  129. package/docs/ProductSearchResultsModel.md +0 -0
  130. package/docs/ProductSerialInfoModel.md +0 -0
  131. package/docs/ProductSummaryDTO.md +0 -0
  132. package/docs/ProductsApi.md +0 -0
  133. package/docs/PromoCodesEntity.md +0 -0
  134. package/docs/PromoItemsEntity.md +0 -0
  135. package/docs/ProvisioningApi.md +0 -0
  136. package/docs/ProvisioningModel.md +0 -0
  137. package/docs/ProvisioningRequestEntity.md +0 -0
  138. package/docs/RecordingBackupAzureModel.md +0 -0
  139. package/docs/RecordingsBackupInfoDTO.md +0 -0
  140. package/docs/ResourceNotReadyException.md +0 -0
  141. package/docs/RootAccessModel.md +0 -0
  142. package/docs/S3BucketEntity.md +0 -0
  143. package/docs/SIPTrunksApi.md +0 -0
  144. package/docs/SMSApi.md +0 -0
  145. package/docs/ScannedItemModel.md +0 -0
  146. package/docs/ScopeModel.md +0 -0
  147. package/docs/ShipmentAddressEntity.md +0 -0
  148. package/docs/ShipmentEntity.md +0 -0
  149. package/docs/ShipmentItemEntity.md +0 -0
  150. package/docs/ShippingApi.md +0 -0
  151. package/docs/ShippingConsignmentModel.md +0 -0
  152. package/docs/ShippingInformationDTO.md +0 -0
  153. package/docs/ShippingServiceDTO.md +0 -0
  154. package/docs/ShippingServiceModel.md +0 -0
  155. package/docs/ShippingServicesModel.md +0 -0
  156. package/docs/SipTrunkChangeResponseModel.md +0 -0
  157. package/docs/SipTrunkCreationRequestModel.md +0 -0
  158. package/docs/SipTrunkEntity.md +0 -0
  159. package/docs/SipTrunksResponseModel.md +0 -0
  160. package/docs/SmsAccountEntity.md +0 -0
  161. package/docs/SmsDataModel.md +0 -0
  162. package/docs/SmsMessageModel.md +0 -0
  163. package/docs/SmsNumbersEntity.md +0 -0
  164. package/docs/SmsPayloadModel.md +0 -0
  165. package/docs/SmsPhoneNumberModel.md +0 -0
  166. package/docs/SmsResponseModel.md +0 -0
  167. package/docs/SmsWhitelistEntity.md +0 -0
  168. package/docs/StockManagementApi.md +0 -0
  169. package/docs/StockOrderCourierEntity.md +0 -0
  170. package/docs/StockOrderDeductionModel.md +0 -0
  171. package/docs/StockOrderDeductionRequestModel.md +0 -0
  172. package/docs/StockOrderDeductionsEntity.md +0 -0
  173. package/docs/StockOrderEntity.md +0 -0
  174. package/docs/StockOrderItemEntity.md +0 -0
  175. package/docs/StockOrderItemModel.md +0 -0
  176. package/docs/StockOrderItemRequestModel.md +0 -0
  177. package/docs/StockOrderModel.md +0 -0
  178. package/docs/StockOrderProductEntity.md +0 -0
  179. package/docs/StockOrderRequestModel.md +0 -0
  180. package/docs/StockOrderSupplierEntity.md +0 -0
  181. package/docs/StockOrderSupplierModel.md +0 -0
  182. package/docs/StockOrdersModel.md +0 -0
  183. package/docs/StockProductModel.md +0 -0
  184. package/docs/StockProductPriceModel.md +0 -0
  185. package/docs/StockProductSummariesModel.md +0 -0
  186. package/docs/StockProductSummaryModel.md +0 -0
  187. package/docs/StockTransactionsEntity.md +0 -0
  188. package/docs/SupplierEntity.md +0 -0
  189. package/docs/SupplierItemEntity.md +0 -0
  190. package/docs/{TelephonySupportTicketModel.md → SupportTicketModel.md} +3 -3
  191. package/docs/SystemApi.md +0 -0
  192. package/docs/TcxBackupEntity.md +0 -0
  193. package/docs/TcxBackupModel.md +0 -0
  194. package/docs/TcxBillingEntity.md +0 -0
  195. package/docs/TcxBulkLicenceDetailsModel.md +0 -0
  196. package/docs/TcxDeadLicenceEntity.md +0 -0
  197. package/docs/TcxExtsEntity.md +0 -0
  198. package/docs/TcxHostingPricingEntity.md +0 -0
  199. package/docs/TcxInstallationDetailsModel.md +0 -0
  200. package/docs/TcxInstallationModel.md +0 -0
  201. package/docs/TcxInstallationsModel.md +0 -0
  202. package/docs/TcxKeySummaryDTO.md +0 -0
  203. package/docs/TcxKeysEntity.md +0 -0
  204. package/docs/TcxLicenceDetailsErrorModel.md +0 -0
  205. package/docs/TcxLicenceDetailsModel.md +0 -0
  206. package/docs/TcxMacsEntity.md +0 -0
  207. package/docs/TcxMultiTenantModel.md +0 -0
  208. package/docs/TcxMultiTenantUserModel.md +0 -0
  209. package/docs/TcxMultiTenantsModel.md +0 -0
  210. package/docs/TcxNumbersEntity.md +0 -0
  211. package/docs/TcxOfficeHoursEntity.md +0 -0
  212. package/docs/TcxPhoneModel.md +0 -0
  213. package/docs/TcxPhonesEntity.md +0 -0
  214. package/docs/TcxRemoteStorageModel.md +0 -0
  215. package/docs/TcxSbcDTO.md +0 -0
  216. package/docs/TcxSbcEntity.md +0 -0
  217. package/docs/TcxSbcModel.md +0 -0
  218. package/docs/TcxSetupEntity.md +0 -0
  219. package/docs/TcxSetupsModel.md +0 -0
  220. package/docs/TcxSipTrunksEntity.md +0 -0
  221. package/docs/TcxTemplateXmlEnum.md +0 -0
  222. package/docs/TcxUsersEntity.md +0 -0
  223. package/docs/TcxWizardConfigModel.md +0 -0
  224. package/docs/TcxWizardModel.md +0 -0
  225. package/docs/TechSupportCompanySummaryDTO.md +0 -0
  226. package/docs/TicketSummaryModel.md +0 -0
  227. package/docs/TicketTimeDTO.md +0 -0
  228. package/docs/TicketsApi.md +8 -8
  229. package/docs/TokenResponseModel.md +0 -0
  230. package/docs/UpgradeOrderResponseModel.md +0 -0
  231. package/docs/UpgradeRequestModel.md +0 -0
  232. package/docs/UserEntity.md +0 -0
  233. package/docs/WebhooksApi.md +0 -0
  234. package/docs/XeroLogEntity.md +0 -0
  235. package/git_push.sh +0 -0
  236. package/index.ts +1 -1
  237. package/openapitools.json +1 -1
  238. package/package.json +1 -1
  239. 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
  *
@@ -85,8 +85,8 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
85
85
  };
86
86
  Object.defineProperty(exports, "__esModule", { value: true });
87
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;
88
+ 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.NumberPortingApi = exports.NumberPortingApiFactory = exports.NumberPortingApiFp = exports.NumberPortingApiAxiosParamCreator = 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 = exports.SIPTrunksApi = exports.SIPTrunksApiFactory = exports.SIPTrunksApiFp = exports.SIPTrunksApiAxiosParamCreator = void 0;
90
90
  var axios_1 = require("axios");
91
91
  // Some imports not used depending on template conditions
92
92
  // @ts-ignore
@@ -286,7 +286,6 @@ exports.UpgradeRequestModelSchoolTypeEnum = {
286
286
  };
287
287
  /**
288
288
  * AccountsApi - axios parameter creator
289
- * @export
290
289
  */
291
290
  var AccountsApiAxiosParamCreator = function (configuration) {
292
291
  var _this = this;
@@ -1010,7 +1009,6 @@ var AccountsApiAxiosParamCreator = function (configuration) {
1010
1009
  exports.AccountsApiAxiosParamCreator = AccountsApiAxiosParamCreator;
1011
1010
  /**
1012
1011
  * AccountsApi - functional programming interface
1013
- * @export
1014
1012
  */
1015
1013
  var AccountsApiFp = function (configuration) {
1016
1014
  var localVarAxiosParamCreator = (0, exports.AccountsApiAxiosParamCreator)(configuration);
@@ -1459,7 +1457,6 @@ var AccountsApiFp = function (configuration) {
1459
1457
  exports.AccountsApiFp = AccountsApiFp;
1460
1458
  /**
1461
1459
  * AccountsApi - factory interface
1462
- * @export
1463
1460
  */
1464
1461
  var AccountsApiFactory = function (configuration, basePath, axios) {
1465
1462
  var localVarFp = (0, exports.AccountsApiFp)(configuration);
@@ -1661,9 +1658,6 @@ var AccountsApiFactory = function (configuration, basePath, axios) {
1661
1658
  exports.AccountsApiFactory = AccountsApiFactory;
1662
1659
  /**
1663
1660
  * AccountsApi - object-oriented interface
1664
- * @export
1665
- * @class AccountsApi
1666
- * @extends {BaseAPI}
1667
1661
  */
1668
1662
  var AccountsApi = /** @class */ (function (_super) {
1669
1663
  __extends(AccountsApi, _super);
@@ -1676,7 +1670,6 @@ var AccountsApi = /** @class */ (function (_super) {
1676
1670
  * @param {string} id OAuth 2.0 Client ID
1677
1671
  * @param {*} [options] Override http request option.
1678
1672
  * @throws {RequiredError}
1679
- * @memberof AccountsApi
1680
1673
  */
1681
1674
  AccountsApi.prototype.deleteDeleteClientCredentials = function (id, options) {
1682
1675
  var _this = this;
@@ -1688,7 +1681,6 @@ var AccountsApi = /** @class */ (function (_super) {
1688
1681
  * @param {string} email Contact Email Address
1689
1682
  * @param {*} [options] Override http request option.
1690
1683
  * @throws {RequiredError}
1691
- * @memberof AccountsApi
1692
1684
  */
1693
1685
  AccountsApi.prototype.deleteUpdateAccountContact = function (email, options) {
1694
1686
  var _this = this;
@@ -1699,7 +1691,6 @@ var AccountsApi = /** @class */ (function (_super) {
1699
1691
  * @summary Get Account
1700
1692
  * @param {*} [options] Override http request option.
1701
1693
  * @throws {RequiredError}
1702
- * @memberof AccountsApi
1703
1694
  */
1704
1695
  AccountsApi.prototype.getGetAccount = function (options) {
1705
1696
  var _this = this;
@@ -1711,7 +1702,6 @@ var AccountsApi = /** @class */ (function (_super) {
1711
1702
  * @param {string} [email] Contact Email Address
1712
1703
  * @param {*} [options] Override http request option.
1713
1704
  * @throws {RequiredError}
1714
- * @memberof AccountsApi
1715
1705
  */
1716
1706
  AccountsApi.prototype.getGetAccountContacts = function (email, options) {
1717
1707
  var _this = this;
@@ -1723,7 +1713,6 @@ var AccountsApi = /** @class */ (function (_super) {
1723
1713
  * @param {number} id Customer ID
1724
1714
  * @param {*} [options] Override http request option.
1725
1715
  * @throws {RequiredError}
1726
- * @memberof AccountsApi
1727
1716
  */
1728
1717
  AccountsApi.prototype.getGetAccountDetailedSummary = function (id, options) {
1729
1718
  var _this = this;
@@ -1738,7 +1727,6 @@ var AccountsApi = /** @class */ (function (_super) {
1738
1727
  * @param {boolean} [active] Active
1739
1728
  * @param {*} [options] Override http request option.
1740
1729
  * @throws {RequiredError}
1741
- * @memberof AccountsApi
1742
1730
  */
1743
1731
  AccountsApi.prototype.getGetAccounts = function (pageSize, page, search, active, options) {
1744
1732
  var _this = this;
@@ -1749,7 +1737,6 @@ var AccountsApi = /** @class */ (function (_super) {
1749
1737
  * @summary Get user\'s client credentials
1750
1738
  * @param {*} [options] Override http request option.
1751
1739
  * @throws {RequiredError}
1752
- * @memberof AccountsApi
1753
1740
  */
1754
1741
  AccountsApi.prototype.getGetClientCredentials = function (options) {
1755
1742
  var _this = this;
@@ -1760,7 +1747,6 @@ var AccountsApi = /** @class */ (function (_super) {
1760
1747
  * @summary Get 3CX Keys
1761
1748
  * @param {*} [options] Override http request option.
1762
1749
  * @throws {RequiredError}
1763
- * @memberof AccountsApi
1764
1750
  */
1765
1751
  AccountsApi.prototype.getGetCustomerKeys = function (options) {
1766
1752
  var _this = this;
@@ -1772,7 +1758,6 @@ var AccountsApi = /** @class */ (function (_super) {
1772
1758
  * @param {string} token Verification Token
1773
1759
  * @param {*} [options] Override http request option.
1774
1760
  * @throws {RequiredError}
1775
- * @memberof AccountsApi
1776
1761
  */
1777
1762
  AccountsApi.prototype.getVerifyEmailAddress = function (token, options) {
1778
1763
  var _this = this;
@@ -1783,7 +1768,6 @@ var AccountsApi = /** @class */ (function (_super) {
1783
1768
  * @param {PatchSetTcxWizardCnameRequest} [patchSetTcxWizardCnameRequest] CNAME Request
1784
1769
  * @param {*} [options] Override http request option.
1785
1770
  * @throws {RequiredError}
1786
- * @memberof AccountsApi
1787
1771
  */
1788
1772
  AccountsApi.prototype.patchSetTcxWizardCname = function (patchSetTcxWizardCnameRequest, options) {
1789
1773
  var _this = this;
@@ -1796,7 +1780,6 @@ var AccountsApi = /** @class */ (function (_super) {
1796
1780
  * @param {PatchUpdateAccountContactPasswordRequest} [patchUpdateAccountContactPasswordRequest] New account request
1797
1781
  * @param {*} [options] Override http request option.
1798
1782
  * @throws {RequiredError}
1799
- * @memberof AccountsApi
1800
1783
  */
1801
1784
  AccountsApi.prototype.patchUpdateAccountContactPassword = function (token, patchUpdateAccountContactPasswordRequest, options) {
1802
1785
  var _this = this;
@@ -1808,7 +1791,6 @@ var AccountsApi = /** @class */ (function (_super) {
1808
1791
  * @param {AccountContactRequestModel} [accountContactRequestModel] New account request
1809
1792
  * @param {*} [options] Override http request option.
1810
1793
  * @throws {RequiredError}
1811
- * @memberof AccountsApi
1812
1794
  */
1813
1795
  AccountsApi.prototype.postGetAccountContacts = function (accountContactRequestModel, options) {
1814
1796
  var _this = this;
@@ -1820,7 +1802,6 @@ var AccountsApi = /** @class */ (function (_super) {
1820
1802
  * @param {AccountRequestModel} [accountRequestModel] New account request
1821
1803
  * @param {*} [options] Override http request option.
1822
1804
  * @throws {RequiredError}
1823
- * @memberof AccountsApi
1824
1805
  */
1825
1806
  AccountsApi.prototype.postGetAccounts = function (accountRequestModel, options) {
1826
1807
  var _this = this;
@@ -1831,7 +1812,6 @@ var AccountsApi = /** @class */ (function (_super) {
1831
1812
  * @summary Get Admin Account
1832
1813
  * @param {*} [options] Override http request option.
1833
1814
  * @throws {RequiredError}
1834
- * @memberof AccountsApi
1835
1815
  */
1836
1816
  AccountsApi.prototype.postGetAdminAccount = function (options) {
1837
1817
  var _this = this;
@@ -1843,7 +1823,6 @@ var AccountsApi = /** @class */ (function (_super) {
1843
1823
  * @param {PostGetClientCredentialsRequest} [postGetClientCredentialsRequest] New client credentials request
1844
1824
  * @param {*} [options] Override http request option.
1845
1825
  * @throws {RequiredError}
1846
- * @memberof AccountsApi
1847
1826
  */
1848
1827
  AccountsApi.prototype.postGetClientCredentials = function (postGetClientCredentialsRequest, options) {
1849
1828
  var _this = this;
@@ -1855,7 +1834,6 @@ var AccountsApi = /** @class */ (function (_super) {
1855
1834
  * @param {string} email Email Address
1856
1835
  * @param {*} [options] Override http request option.
1857
1836
  * @throws {RequiredError}
1858
- * @memberof AccountsApi
1859
1837
  */
1860
1838
  AccountsApi.prototype.postSendEmailVerificationEmail = function (email, options) {
1861
1839
  var _this = this;
@@ -1867,7 +1845,6 @@ var AccountsApi = /** @class */ (function (_super) {
1867
1845
  * @param {string} email Email Address
1868
1846
  * @param {*} [options] Override http request option.
1869
1847
  * @throws {RequiredError}
1870
- * @memberof AccountsApi
1871
1848
  */
1872
1849
  AccountsApi.prototype.postSendPasswordReset = function (email, options) {
1873
1850
  var _this = this;
@@ -1881,7 +1858,6 @@ var AccountsApi = /** @class */ (function (_super) {
1881
1858
  * @param {string} [vatNumber] VAT Number
1882
1859
  * @param {*} [options] Override http request option.
1883
1860
  * @throws {RequiredError}
1884
- * @memberof AccountsApi
1885
1861
  */
1886
1862
  AccountsApi.prototype.postSubmitResellerApplication = function (creditRequired, companyNumber, vatNumber, options) {
1887
1863
  var _this = this;
@@ -1894,7 +1870,6 @@ var AccountsApi = /** @class */ (function (_super) {
1894
1870
  * @param {AccountContactRequestModel} [accountContactRequestModel] Account request
1895
1871
  * @param {*} [options] Override http request option.
1896
1872
  * @throws {RequiredError}
1897
- * @memberof AccountsApi
1898
1873
  */
1899
1874
  AccountsApi.prototype.putUpdateAccountContact = function (email, accountContactRequestModel, options) {
1900
1875
  var _this = this;
@@ -1905,7 +1880,6 @@ var AccountsApi = /** @class */ (function (_super) {
1905
1880
  exports.AccountsApi = AccountsApi;
1906
1881
  /**
1907
1882
  * CRMApi - axios parameter creator
1908
- * @export
1909
1883
  */
1910
1884
  var CRMApiAxiosParamCreator = function (configuration) {
1911
1885
  var _this = this;
@@ -1947,7 +1921,6 @@ var CRMApiAxiosParamCreator = function (configuration) {
1947
1921
  exports.CRMApiAxiosParamCreator = CRMApiAxiosParamCreator;
1948
1922
  /**
1949
1923
  * CRMApi - functional programming interface
1950
- * @export
1951
1924
  */
1952
1925
  var CRMApiFp = function (configuration) {
1953
1926
  var localVarAxiosParamCreator = (0, exports.CRMApiAxiosParamCreator)(configuration);
@@ -1978,7 +1951,6 @@ var CRMApiFp = function (configuration) {
1978
1951
  exports.CRMApiFp = CRMApiFp;
1979
1952
  /**
1980
1953
  * CRMApi - factory interface
1981
- * @export
1982
1954
  */
1983
1955
  var CRMApiFactory = function (configuration, basePath, axios) {
1984
1956
  var localVarFp = (0, exports.CRMApiFp)(configuration);
@@ -1996,9 +1968,6 @@ var CRMApiFactory = function (configuration, basePath, axios) {
1996
1968
  exports.CRMApiFactory = CRMApiFactory;
1997
1969
  /**
1998
1970
  * CRMApi - object-oriented interface
1999
- * @export
2000
- * @class CRMApi
2001
- * @extends {BaseAPI}
2002
1971
  */
2003
1972
  var CRMApi = /** @class */ (function (_super) {
2004
1973
  __extends(CRMApi, _super);
@@ -2009,7 +1978,6 @@ var CRMApi = /** @class */ (function (_super) {
2009
1978
  * Search for contacts by phone number
2010
1979
  * @param {*} [options] Override http request option.
2011
1980
  * @throws {RequiredError}
2012
- * @memberof CRMApi
2013
1981
  */
2014
1982
  CRMApi.prototype.getSearchByPhone = function (options) {
2015
1983
  var _this = this;
@@ -2020,7 +1988,6 @@ var CRMApi = /** @class */ (function (_super) {
2020
1988
  exports.CRMApi = CRMApi;
2021
1989
  /**
2022
1990
  * Class3CXApi - axios parameter creator
2023
- * @export
2024
1991
  */
2025
1992
  var Class3CXApiAxiosParamCreator = function (configuration) {
2026
1993
  var _this = this;
@@ -2105,7 +2072,6 @@ var Class3CXApiAxiosParamCreator = function (configuration) {
2105
2072
  exports.Class3CXApiAxiosParamCreator = Class3CXApiAxiosParamCreator;
2106
2073
  /**
2107
2074
  * Class3CXApi - functional programming interface
2108
- * @export
2109
2075
  */
2110
2076
  var Class3CXApiFp = function (configuration) {
2111
2077
  var localVarAxiosParamCreator = (0, exports.Class3CXApiAxiosParamCreator)(configuration);
@@ -2161,7 +2127,6 @@ var Class3CXApiFp = function (configuration) {
2161
2127
  exports.Class3CXApiFp = Class3CXApiFp;
2162
2128
  /**
2163
2129
  * Class3CXApi - factory interface
2164
- * @export
2165
2130
  */
2166
2131
  var Class3CXApiFactory = function (configuration, basePath, axios) {
2167
2132
  var localVarFp = (0, exports.Class3CXApiFp)(configuration);
@@ -2191,9 +2156,6 @@ var Class3CXApiFactory = function (configuration, basePath, axios) {
2191
2156
  exports.Class3CXApiFactory = Class3CXApiFactory;
2192
2157
  /**
2193
2158
  * Class3CXApi - object-oriented interface
2194
- * @export
2195
- * @class Class3CXApi
2196
- * @extends {BaseAPI}
2197
2159
  */
2198
2160
  var Class3CXApi = /** @class */ (function (_super) {
2199
2161
  __extends(Class3CXApi, _super);
@@ -2206,7 +2168,6 @@ var Class3CXApi = /** @class */ (function (_super) {
2206
2168
  * @param {string} key 3CX Licence Key
2207
2169
  * @param {*} [options] Override http request option.
2208
2170
  * @throws {RequiredError}
2209
- * @memberof Class3CXApi
2210
2171
  */
2211
2172
  Class3CXApi.prototype.getGetLicenceDetails = function (key, options) {
2212
2173
  var _this = this;
@@ -2218,7 +2179,6 @@ var Class3CXApi = /** @class */ (function (_super) {
2218
2179
  * @param {Array<string>} [requestBody] Licence Lookup Request
2219
2180
  * @param {*} [options] Override http request option.
2220
2181
  * @throws {RequiredError}
2221
- * @memberof Class3CXApi
2222
2182
  */
2223
2183
  Class3CXApi.prototype.postGetBulkLicenceDetails = function (requestBody, options) {
2224
2184
  var _this = this;
@@ -2229,7 +2189,6 @@ var Class3CXApi = /** @class */ (function (_super) {
2229
2189
  exports.Class3CXApi = Class3CXApi;
2230
2190
  /**
2231
2191
  * Class3CXInstallationWizardApi - axios parameter creator
2232
- * @export
2233
2192
  */
2234
2193
  var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
2235
2194
  var _this = this;
@@ -3479,7 +3438,6 @@ var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
3479
3438
  exports.Class3CXInstallationWizardApiAxiosParamCreator = Class3CXInstallationWizardApiAxiosParamCreator;
3480
3439
  /**
3481
3440
  * Class3CXInstallationWizardApi - functional programming interface
3482
- * @export
3483
3441
  */
3484
3442
  var Class3CXInstallationWizardApiFp = function (configuration) {
3485
3443
  var localVarAxiosParamCreator = (0, exports.Class3CXInstallationWizardApiAxiosParamCreator)(configuration);
@@ -4252,7 +4210,6 @@ var Class3CXInstallationWizardApiFp = function (configuration) {
4252
4210
  exports.Class3CXInstallationWizardApiFp = Class3CXInstallationWizardApiFp;
4253
4211
  /**
4254
4212
  * Class3CXInstallationWizardApi - factory interface
4255
- * @export
4256
4213
  */
4257
4214
  var Class3CXInstallationWizardApiFactory = function (configuration, basePath, axios) {
4258
4215
  var localVarFp = (0, exports.Class3CXInstallationWizardApiFp)(configuration);
@@ -4596,9 +4553,6 @@ var Class3CXInstallationWizardApiFactory = function (configuration, basePath, ax
4596
4553
  exports.Class3CXInstallationWizardApiFactory = Class3CXInstallationWizardApiFactory;
4597
4554
  /**
4598
4555
  * Class3CXInstallationWizardApi - object-oriented interface
4599
- * @export
4600
- * @class Class3CXInstallationWizardApi
4601
- * @extends {BaseAPI}
4602
4556
  */
4603
4557
  var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4604
4558
  __extends(Class3CXInstallationWizardApi, _super);
@@ -4611,7 +4565,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4611
4565
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
4612
4566
  * @param {*} [options] Override http request option.
4613
4567
  * @throws {RequiredError}
4614
- * @memberof Class3CXInstallationWizardApi
4615
4568
  */
4616
4569
  Class3CXInstallationWizardApi.prototype.deleteAddExtensions = function (tcxExtsEntity, options) {
4617
4570
  var _this = this;
@@ -4623,7 +4576,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4623
4576
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4624
4577
  * @param {*} [options] Override http request option.
4625
4578
  * @throws {RequiredError}
4626
- * @memberof Class3CXInstallationWizardApi
4627
4579
  */
4628
4580
  Class3CXInstallationWizardApi.prototype.deleteAddNumbers = function (tcxNumbersEntity, options) {
4629
4581
  var _this = this;
@@ -4635,7 +4587,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4635
4587
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4636
4588
  * @param {*} [options] Override http request option.
4637
4589
  * @throws {RequiredError}
4638
- * @memberof Class3CXInstallationWizardApi
4639
4590
  */
4640
4591
  Class3CXInstallationWizardApi.prototype.deleteAddPhones = function (tcxPhonesEntity, options) {
4641
4592
  var _this = this;
@@ -4647,7 +4598,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4647
4598
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4648
4599
  * @param {*} [options] Override http request option.
4649
4600
  * @throws {RequiredError}
4650
- * @memberof Class3CXInstallationWizardApi
4651
4601
  */
4652
4602
  Class3CXInstallationWizardApi.prototype.deleteAddSbcs = function (tcxSbcModel, options) {
4653
4603
  var _this = this;
@@ -4658,7 +4608,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4658
4608
  * @summary Delete 3CX Installation Wizard
4659
4609
  * @param {*} [options] Override http request option.
4660
4610
  * @throws {RequiredError}
4661
- * @memberof Class3CXInstallationWizardApi
4662
4611
  */
4663
4612
  Class3CXInstallationWizardApi.prototype.deleteGetWizard = function (options) {
4664
4613
  var _this = this;
@@ -4669,7 +4618,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4669
4618
  * @summary Get phones on linked order and MAC addresses
4670
4619
  * @param {*} [options] Override http request option.
4671
4620
  * @throws {RequiredError}
4672
- * @memberof Class3CXInstallationWizardApi
4673
4621
  */
4674
4622
  Class3CXInstallationWizardApi.prototype.getAddPhones = function (options) {
4675
4623
  var _this = this;
@@ -4680,7 +4628,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4680
4628
  * @summary Get UK National Area Codes
4681
4629
  * @param {*} [options] Override http request option.
4682
4630
  * @throws {RequiredError}
4683
- * @memberof Class3CXInstallationWizardApi
4684
4631
  */
4685
4632
  Class3CXInstallationWizardApi.prototype.getGetAreaCodesTcxWizard = function (options) {
4686
4633
  var _this = this;
@@ -4692,7 +4639,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4692
4639
  * @param {number} id SIP Trunk ID
4693
4640
  * @param {*} [options] Override http request option.
4694
4641
  * @throws {RequiredError}
4695
- * @memberof Class3CXInstallationWizardApi
4696
4642
  */
4697
4643
  Class3CXInstallationWizardApi.prototype.getGetDdisTcxWizard = function (id, options) {
4698
4644
  var _this = this;
@@ -4703,7 +4649,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4703
4649
  * @summary Get Hosting Price
4704
4650
  * @param {*} [options] Override http request option.
4705
4651
  * @throws {RequiredError}
4706
- * @memberof Class3CXInstallationWizardApi
4707
4652
  */
4708
4653
  Class3CXInstallationWizardApi.prototype.getGetHostingPrice = function (options) {
4709
4654
  var _this = this;
@@ -4714,7 +4659,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4714
4659
  * @summary Get 3CX Hosting Regions
4715
4660
  * @param {*} [options] Override http request option.
4716
4661
  * @throws {RequiredError}
4717
- * @memberof Class3CXInstallationWizardApi
4718
4662
  */
4719
4663
  Class3CXInstallationWizardApi.prototype.getGetHostingRegions = function (options) {
4720
4664
  var _this = this;
@@ -4730,7 +4674,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4730
4674
  * @param {*} [options] Override http request option.
4731
4675
  * @deprecated
4732
4676
  * @throws {RequiredError}
4733
- * @memberof Class3CXInstallationWizardApi
4734
4677
  */
4735
4678
  Class3CXInstallationWizardApi.prototype.getGetInstallStatus = function (id, u, c, p, options) {
4736
4679
  var _this = this;
@@ -4741,7 +4684,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4741
4684
  * @summary Get 3CX Instance Install Status
4742
4685
  * @param {*} [options] Override http request option.
4743
4686
  * @throws {RequiredError}
4744
- * @memberof Class3CXInstallationWizardApi
4745
4687
  */
4746
4688
  Class3CXInstallationWizardApi.prototype.getGetInstanceInstallStatus = function (options) {
4747
4689
  var _this = this;
@@ -4752,7 +4694,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4752
4694
  * @summary Get PBX IP Address
4753
4695
  * @param {*} [options] Override http request option.
4754
4696
  * @throws {RequiredError}
4755
- * @memberof Class3CXInstallationWizardApi
4756
4697
  */
4757
4698
  Class3CXInstallationWizardApi.prototype.getGetPbxIpAddress = function (options) {
4758
4699
  var _this = this;
@@ -4764,7 +4705,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4764
4705
  * @param {number} id SIP Trunk ID
4765
4706
  * @param {*} [options] Override http request option.
4766
4707
  * @throws {RequiredError}
4767
- * @memberof Class3CXInstallationWizardApi
4768
4708
  */
4769
4709
  Class3CXInstallationWizardApi.prototype.getGetSipTrunkTcxWizard = function (id, options) {
4770
4710
  var _this = this;
@@ -4778,7 +4718,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4778
4718
  * @param {string} [search] Search
4779
4719
  * @param {*} [options] Override http request option.
4780
4720
  * @throws {RequiredError}
4781
- * @memberof Class3CXInstallationWizardApi
4782
4721
  */
4783
4722
  Class3CXInstallationWizardApi.prototype.getGetSipTrunksTcxWizard = function (pageSize, page, search, options) {
4784
4723
  var _this = this;
@@ -4789,7 +4728,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4789
4728
  * @summary Get 3CX Installation Wizard
4790
4729
  * @param {*} [options] Override http request option.
4791
4730
  * @throws {RequiredError}
4792
- * @memberof Class3CXInstallationWizardApi
4793
4731
  */
4794
4732
  Class3CXInstallationWizardApi.prototype.getGetWizard = function (options) {
4795
4733
  var _this = this;
@@ -4801,7 +4739,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4801
4739
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
4802
4740
  * @param {*} [options] Override http request option.
4803
4741
  * @throws {RequiredError}
4804
- * @memberof Class3CXInstallationWizardApi
4805
4742
  */
4806
4743
  Class3CXInstallationWizardApi.prototype.patchAddExtensions = function (tcxExtsEntity, options) {
4807
4744
  var _this = this;
@@ -4813,7 +4750,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4813
4750
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4814
4751
  * @param {*} [options] Override http request option.
4815
4752
  * @throws {RequiredError}
4816
- * @memberof Class3CXInstallationWizardApi
4817
4753
  */
4818
4754
  Class3CXInstallationWizardApi.prototype.patchAddNumbers = function (tcxNumbersEntity, options) {
4819
4755
  var _this = this;
@@ -4825,7 +4761,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4825
4761
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4826
4762
  * @param {*} [options] Override http request option.
4827
4763
  * @throws {RequiredError}
4828
- * @memberof Class3CXInstallationWizardApi
4829
4764
  */
4830
4765
  Class3CXInstallationWizardApi.prototype.patchAddPhones = function (tcxPhonesEntity, options) {
4831
4766
  var _this = this;
@@ -4837,7 +4772,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4837
4772
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4838
4773
  * @param {*} [options] Override http request option.
4839
4774
  * @throws {RequiredError}
4840
- * @memberof Class3CXInstallationWizardApi
4841
4775
  */
4842
4776
  Class3CXInstallationWizardApi.prototype.patchAddSbcs = function (tcxSbcModel, options) {
4843
4777
  var _this = this;
@@ -4849,7 +4783,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4849
4783
  * @param {TcxWizardModel} [tcxWizardModel] 3CX Wizard
4850
4784
  * @param {*} [options] Override http request option.
4851
4785
  * @throws {RequiredError}
4852
- * @memberof Class3CXInstallationWizardApi
4853
4786
  */
4854
4787
  Class3CXInstallationWizardApi.prototype.patchGetWizard = function (tcxWizardModel, options) {
4855
4788
  var _this = this;
@@ -4861,7 +4794,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4861
4794
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extension
4862
4795
  * @param {*} [options] Override http request option.
4863
4796
  * @throws {RequiredError}
4864
- * @memberof Class3CXInstallationWizardApi
4865
4797
  */
4866
4798
  Class3CXInstallationWizardApi.prototype.postAddExtensions = function (tcxExtsEntity, options) {
4867
4799
  var _this = this;
@@ -4873,7 +4805,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4873
4805
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4874
4806
  * @param {*} [options] Override http request option.
4875
4807
  * @throws {RequiredError}
4876
- * @memberof Class3CXInstallationWizardApi
4877
4808
  */
4878
4809
  Class3CXInstallationWizardApi.prototype.postAddNumbers = function (tcxNumbersEntity, options) {
4879
4810
  var _this = this;
@@ -4885,7 +4816,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4885
4816
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4886
4817
  * @param {*} [options] Override http request option.
4887
4818
  * @throws {RequiredError}
4888
- * @memberof Class3CXInstallationWizardApi
4889
4819
  */
4890
4820
  Class3CXInstallationWizardApi.prototype.postAddPhones = function (tcxPhonesEntity, options) {
4891
4821
  var _this = this;
@@ -4897,7 +4827,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4897
4827
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4898
4828
  * @param {*} [options] Override http request option.
4899
4829
  * @throws {RequiredError}
4900
- * @memberof Class3CXInstallationWizardApi
4901
4830
  */
4902
4831
  Class3CXInstallationWizardApi.prototype.postAddSbcs = function (tcxSbcModel, options) {
4903
4832
  var _this = this;
@@ -4908,7 +4837,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4908
4837
  * @summary Build Instance From 3CX Installation Wizard
4909
4838
  * @param {*} [options] Override http request option.
4910
4839
  * @throws {RequiredError}
4911
- * @memberof Class3CXInstallationWizardApi
4912
4840
  */
4913
4841
  Class3CXInstallationWizardApi.prototype.postBuildInstance = function (options) {
4914
4842
  var _this = this;
@@ -4924,7 +4852,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4924
4852
  * @param {*} [options] Override http request option.
4925
4853
  * @deprecated
4926
4854
  * @throws {RequiredError}
4927
- * @memberof Class3CXInstallationWizardApi
4928
4855
  */
4929
4856
  Class3CXInstallationWizardApi.prototype.postBuildInstanceFromWizard = function (id, u, c, p, options) {
4930
4857
  var _this = this;
@@ -4935,7 +4862,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4935
4862
  * @summary Create Instance From 3CX Installation Wizard
4936
4863
  * @param {*} [options] Override http request option.
4937
4864
  * @throws {RequiredError}
4938
- * @memberof Class3CXInstallationWizardApi
4939
4865
  */
4940
4866
  Class3CXInstallationWizardApi.prototype.postCreateInstance = function (options) {
4941
4867
  var _this = this;
@@ -4951,7 +4877,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4951
4877
  * @param {*} [options] Override http request option.
4952
4878
  * @deprecated
4953
4879
  * @throws {RequiredError}
4954
- * @memberof Class3CXInstallationWizardApi
4955
4880
  */
4956
4881
  Class3CXInstallationWizardApi.prototype.postCreateInstanceFromWizard = function (id, u, c, p, options) {
4957
4882
  var _this = this;
@@ -4964,7 +4889,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4964
4889
  * @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
4965
4890
  * @param {*} [options] Override http request option.
4966
4891
  * @throws {RequiredError}
4967
- * @memberof Class3CXInstallationWizardApi
4968
4892
  */
4969
4893
  Class3CXInstallationWizardApi.prototype.postGetDdisTcxWizard = function (id, ddiRangesRequestModel, options) {
4970
4894
  var _this = this;
@@ -4976,7 +4900,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4976
4900
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
4977
4901
  * @param {*} [options] Override http request option.
4978
4902
  * @throws {RequiredError}
4979
- * @memberof Class3CXInstallationWizardApi
4980
4903
  */
4981
4904
  Class3CXInstallationWizardApi.prototype.postGetRequestedDdisTcxWizard = function (sipTrunkChangeResponseModel, options) {
4982
4905
  var _this = this;
@@ -4988,7 +4911,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4988
4911
  * @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
4989
4912
  * @param {*} [options] Override http request option.
4990
4913
  * @throws {RequiredError}
4991
- * @memberof Class3CXInstallationWizardApi
4992
4914
  */
4993
4915
  Class3CXInstallationWizardApi.prototype.postGetSipTrunksTcxWizard = function (sipTrunkCreationRequestModel, options) {
4994
4916
  var _this = this;
@@ -4999,7 +4921,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4999
4921
  * @param {File} backup 3CX Backup ZIP File
5000
4922
  * @param {*} [options] Override http request option.
5001
4923
  * @throws {RequiredError}
5002
- * @memberof Class3CXInstallationWizardApi
5003
4924
  */
5004
4925
  Class3CXInstallationWizardApi.prototype.postUploadBackup = function (backup, options) {
5005
4926
  var _this = this;
@@ -5010,7 +4931,6 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
5010
4931
  exports.Class3CXInstallationWizardApi = Class3CXInstallationWizardApi;
5011
4932
  /**
5012
4933
  * Class3CXInstallationsApi - axios parameter creator
5013
- * @export
5014
4934
  */
5015
4935
  var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5016
4936
  var _this = this;
@@ -5501,7 +5421,6 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5501
5421
  exports.Class3CXInstallationsApiAxiosParamCreator = Class3CXInstallationsApiAxiosParamCreator;
5502
5422
  /**
5503
5423
  * Class3CXInstallationsApi - functional programming interface
5504
- * @export
5505
5424
  */
5506
5425
  var Class3CXInstallationsApiFp = function (configuration) {
5507
5426
  var localVarAxiosParamCreator = (0, exports.Class3CXInstallationsApiAxiosParamCreator)(configuration);
@@ -5779,7 +5698,6 @@ var Class3CXInstallationsApiFp = function (configuration) {
5779
5698
  exports.Class3CXInstallationsApiFp = Class3CXInstallationsApiFp;
5780
5699
  /**
5781
5700
  * Class3CXInstallationsApi - factory interface
5782
- * @export
5783
5701
  */
5784
5702
  var Class3CXInstallationsApiFactory = function (configuration, basePath, axios) {
5785
5703
  var localVarFp = (0, exports.Class3CXInstallationsApiFp)(configuration);
@@ -5914,9 +5832,6 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
5914
5832
  exports.Class3CXInstallationsApiFactory = Class3CXInstallationsApiFactory;
5915
5833
  /**
5916
5834
  * Class3CXInstallationsApi - object-oriented interface
5917
- * @export
5918
- * @class Class3CXInstallationsApi
5919
- * @extends {BaseAPI}
5920
5835
  */
5921
5836
  var Class3CXInstallationsApi = /** @class */ (function (_super) {
5922
5837
  __extends(Class3CXInstallationsApi, _super);
@@ -5929,7 +5844,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5929
5844
  * @param {number} wizardId Wizard ID
5930
5845
  * @param {*} [options] Override http request option.
5931
5846
  * @throws {RequiredError}
5932
- * @memberof Class3CXInstallationsApi
5933
5847
  */
5934
5848
  Class3CXInstallationsApi.prototype.getGetDetails = function (wizardId, options) {
5935
5849
  var _this = this;
@@ -5947,7 +5861,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5947
5861
  * @param {GetGetInstallationsInstallTypeEnum} [installType] Install Type
5948
5862
  * @param {*} [options] Override http request option.
5949
5863
  * @throws {RequiredError}
5950
- * @memberof Class3CXInstallationsApi
5951
5864
  */
5952
5865
  Class3CXInstallationsApi.prototype.getGetInstallations = function (pageSize, page, customerId, search, status, hosting, installType, options) {
5953
5866
  var _this = this;
@@ -5961,7 +5874,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5961
5874
  * @param {string} ipAddress Whitelist IP Address
5962
5875
  * @param {*} [options] Override http request option.
5963
5876
  * @throws {RequiredError}
5964
- * @memberof Class3CXInstallationsApi
5965
5877
  */
5966
5878
  Class3CXInstallationsApi.prototype.postCreateSshUser = function (instanceId, expiryDate, ipAddress, options) {
5967
5879
  var _this = this;
@@ -5973,7 +5885,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5973
5885
  * @param {string} instanceId Instance ID
5974
5886
  * @param {*} [options] Override http request option.
5975
5887
  * @throws {RequiredError}
5976
- * @memberof Class3CXInstallationsApi
5977
5888
  */
5978
5889
  Class3CXInstallationsApi.prototype.postDeleteInstance = function (instanceId, options) {
5979
5890
  var _this = this;
@@ -5987,7 +5898,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5987
5898
  * @param {string} schedule Scheduled Task (Date &amp; Time)
5988
5899
  * @param {*} [options] Override http request option.
5989
5900
  * @throws {RequiredError}
5990
- * @memberof Class3CXInstallationsApi
5991
5901
  */
5992
5902
  Class3CXInstallationsApi.prototype.postExtendDisk = function (instanceId, gigabytes, schedule, options) {
5993
5903
  var _this = this;
@@ -6000,7 +5910,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6000
5910
  * @param {PostFailoverInstanceTypeEnum} type Failover Type
6001
5911
  * @param {*} [options] Override http request option.
6002
5912
  * @throws {RequiredError}
6003
- * @memberof Class3CXInstallationsApi
6004
5913
  */
6005
5914
  Class3CXInstallationsApi.prototype.postFailoverInstance = function (instanceId, type, options) {
6006
5915
  var _this = this;
@@ -6012,7 +5921,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6012
5921
  * @param {string} instanceId Instance ID
6013
5922
  * @param {*} [options] Override http request option.
6014
5923
  * @throws {RequiredError}
6015
- * @memberof Class3CXInstallationsApi
6016
5924
  */
6017
5925
  Class3CXInstallationsApi.prototype.postRebootInstance = function (instanceId, options) {
6018
5926
  var _this = this;
@@ -6026,7 +5934,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6026
5934
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
6027
5935
  * @param {*} [options] Override http request option.
6028
5936
  * @throws {RequiredError}
6029
- * @memberof Class3CXInstallationsApi
6030
5937
  */
6031
5938
  Class3CXInstallationsApi.prototype.postResizeInstance = function (instanceId, size, schedule, options) {
6032
5939
  var _this = this;
@@ -6039,7 +5946,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6039
5946
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
6040
5947
  * @param {*} [options] Override http request option.
6041
5948
  * @throws {RequiredError}
6042
- * @memberof Class3CXInstallationsApi
6043
5949
  */
6044
5950
  Class3CXInstallationsApi.prototype.postSuspendInstance = function (instanceId, schedule, options) {
6045
5951
  var _this = this;
@@ -6051,7 +5957,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6051
5957
  * @param {string} instanceId Instance ID
6052
5958
  * @param {*} [options] Override http request option.
6053
5959
  * @throws {RequiredError}
6054
- * @memberof Class3CXInstallationsApi
6055
5960
  */
6056
5961
  Class3CXInstallationsApi.prototype.postUnsuspendInstance = function (instanceId, options) {
6057
5962
  var _this = this;
@@ -6064,7 +5969,6 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6064
5969
  * @param {string} schedule Scheduled Task (Date &amp; Time)
6065
5970
  * @param {*} [options] Override http request option.
6066
5971
  * @throws {RequiredError}
6067
- * @memberof Class3CXInstallationsApi
6068
5972
  */
6069
5973
  Class3CXInstallationsApi.prototype.postUpgradeDebian = function (instanceId, schedule, options) {
6070
5974
  var _this = this;
@@ -6073,43 +5977,28 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6073
5977
  return Class3CXInstallationsApi;
6074
5978
  }(base_1.BaseAPI));
6075
5979
  exports.Class3CXInstallationsApi = Class3CXInstallationsApi;
6076
- /**
6077
- * @export
6078
- */
6079
5980
  exports.GetGetInstallationsStatusEnum = {
6080
5981
  Completed: 'Completed',
6081
5982
  Outstanding: 'Outstanding',
6082
5983
  Offline: 'Offline',
6083
5984
  FailedOver: 'Failed Over'
6084
5985
  };
6085
- /**
6086
- * @export
6087
- */
6088
5986
  exports.GetGetInstallationsHostingEnum = {
6089
5987
  Yellowgrid: 'yellowgrid',
6090
5988
  MultiTenant: 'multi-tenant',
6091
5989
  Onprem: 'onprem',
6092
5990
  All: 'all'
6093
5991
  };
6094
- /**
6095
- * @export
6096
- */
6097
5992
  exports.GetGetInstallationsInstallTypeEnum = {
6098
5993
  New: 'new',
6099
5994
  Restore: 'restore',
6100
5995
  Failover: 'failover',
6101
5996
  MultiTenant: 'multi-tenant'
6102
5997
  };
6103
- /**
6104
- * @export
6105
- */
6106
5998
  exports.PostFailoverInstanceTypeEnum = {
6107
5999
  Config: 'config',
6108
6000
  Image: 'image'
6109
6001
  };
6110
- /**
6111
- * @export
6112
- */
6113
6002
  exports.PostResizeInstanceSizeEnum = {
6114
6003
  D24: 'd2-4',
6115
6004
  D28: 'd2-8',
@@ -6117,7 +6006,6 @@ exports.PostResizeInstanceSizeEnum = {
6117
6006
  };
6118
6007
  /**
6119
6008
  * Class3CXIntegrationsApi - axios parameter creator
6120
- * @export
6121
6009
  */
6122
6010
  var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6123
6011
  var _this = this;
@@ -6363,7 +6251,6 @@ var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6363
6251
  exports.Class3CXIntegrationsApiAxiosParamCreator = Class3CXIntegrationsApiAxiosParamCreator;
6364
6252
  /**
6365
6253
  * Class3CXIntegrationsApi - functional programming interface
6366
- * @export
6367
6254
  */
6368
6255
  var Class3CXIntegrationsApiFp = function (configuration) {
6369
6256
  var localVarAxiosParamCreator = (0, exports.Class3CXIntegrationsApiAxiosParamCreator)(configuration);
@@ -6509,7 +6396,6 @@ var Class3CXIntegrationsApiFp = function (configuration) {
6509
6396
  exports.Class3CXIntegrationsApiFp = Class3CXIntegrationsApiFp;
6510
6397
  /**
6511
6398
  * Class3CXIntegrationsApi - factory interface
6512
- * @export
6513
6399
  */
6514
6400
  var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6515
6401
  var localVarFp = (0, exports.Class3CXIntegrationsApiFp)(configuration);
@@ -6577,9 +6463,6 @@ var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6577
6463
  exports.Class3CXIntegrationsApiFactory = Class3CXIntegrationsApiFactory;
6578
6464
  /**
6579
6465
  * Class3CXIntegrationsApi - object-oriented interface
6580
- * @export
6581
- * @class Class3CXIntegrationsApi
6582
- * @extends {BaseAPI}
6583
6466
  */
6584
6467
  var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6585
6468
  __extends(Class3CXIntegrationsApi, _super);
@@ -6592,7 +6475,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6592
6475
  * @param {GetGetPriceSchoolTypeEnum} schoolType EdTechPro School Type
6593
6476
  * @param {*} [options] Override http request option.
6594
6477
  * @throws {RequiredError}
6595
- * @memberof Class3CXIntegrationsApi
6596
6478
  */
6597
6479
  Class3CXIntegrationsApi.prototype.getGetPrice = function (licenceType, schoolType, options) {
6598
6480
  var _this = this;
@@ -6605,7 +6487,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6605
6487
  * @param {string} [search] Search
6606
6488
  * @param {*} [options] Override http request option.
6607
6489
  * @throws {RequiredError}
6608
- * @memberof Class3CXIntegrationsApi
6609
6490
  */
6610
6491
  Class3CXIntegrationsApi.prototype.getGetSchools = function (pageSize, page, search, options) {
6611
6492
  var _this = this;
@@ -6615,7 +6496,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6615
6496
  * Get EdTechPro Trusts
6616
6497
  * @param {*} [options] Override http request option.
6617
6498
  * @throws {RequiredError}
6618
- * @memberof Class3CXIntegrationsApi
6619
6499
  */
6620
6500
  Class3CXIntegrationsApi.prototype.getGetTrusts = function (options) {
6621
6501
  var _this = this;
@@ -6628,7 +6508,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6628
6508
  * @param {string} ref School Order Reference
6629
6509
  * @param {*} [options] Override http request option.
6630
6510
  * @throws {RequiredError}
6631
- * @memberof Class3CXIntegrationsApi
6632
6511
  */
6633
6512
  Class3CXIntegrationsApi.prototype.patchUpdateEtpOrderReference = function (clientId, schoolId, ref, options) {
6634
6513
  var _this = this;
@@ -6639,7 +6518,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6639
6518
  * @param {OrderRequestModel} [orderRequestModel] New EdTechPro Order Request
6640
6519
  * @param {*} [options] Override http request option.
6641
6520
  * @throws {RequiredError}
6642
- * @memberof Class3CXIntegrationsApi
6643
6521
  */
6644
6522
  Class3CXIntegrationsApi.prototype.postOrderEdTechPro = function (orderRequestModel, options) {
6645
6523
  var _this = this;
@@ -6650,7 +6528,6 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6650
6528
  * @param {UpgradeRequestModel} [upgradeRequestModel] New EdTechPro Upgrade Request
6651
6529
  * @param {*} [options] Override http request option.
6652
6530
  * @throws {RequiredError}
6653
- * @memberof Class3CXIntegrationsApi
6654
6531
  */
6655
6532
  Class3CXIntegrationsApi.prototype.postUpgradeEdTechPro = function (upgradeRequestModel, options) {
6656
6533
  var _this = this;
@@ -6659,23 +6536,16 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6659
6536
  return Class3CXIntegrationsApi;
6660
6537
  }(base_1.BaseAPI));
6661
6538
  exports.Class3CXIntegrationsApi = Class3CXIntegrationsApi;
6662
- /**
6663
- * @export
6664
- */
6665
6539
  exports.GetGetPriceLicenceTypeEnum = {
6666
6540
  Lite: 'lite',
6667
6541
  Pro: 'pro'
6668
6542
  };
6669
- /**
6670
- * @export
6671
- */
6672
6543
  exports.GetGetPriceSchoolTypeEnum = {
6673
6544
  Primary: 'primary',
6674
6545
  Secondary: 'secondary'
6675
6546
  };
6676
6547
  /**
6677
6548
  * Class3CXMultiTenantApi - axios parameter creator
6678
- * @export
6679
6549
  */
6680
6550
  var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
6681
6551
  var _this = this;
@@ -6955,7 +6825,6 @@ var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
6955
6825
  exports.Class3CXMultiTenantApiAxiosParamCreator = Class3CXMultiTenantApiAxiosParamCreator;
6956
6826
  /**
6957
6827
  * Class3CXMultiTenantApi - functional programming interface
6958
- * @export
6959
6828
  */
6960
6829
  var Class3CXMultiTenantApiFp = function (configuration) {
6961
6830
  var localVarAxiosParamCreator = (0, exports.Class3CXMultiTenantApiAxiosParamCreator)(configuration);
@@ -7129,337 +6998,1443 @@ var Class3CXMultiTenantApiFp = function (configuration) {
7129
6998
  exports.Class3CXMultiTenantApiFp = Class3CXMultiTenantApiFp;
7130
6999
  /**
7131
7000
  * Class3CXMultiTenantApi - factory interface
7132
- * @export
7133
7001
  */
7134
7002
  var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
7135
7003
  var localVarFp = (0, exports.Class3CXMultiTenantApiFp)(configuration);
7136
7004
  return {
7137
7005
  /**
7138
- * Delete 3CX Starter Bundle Tenant
7139
- * @summary Delete 3CX MT Tenant
7140
- * @param {string} reference Tenant Reference
7006
+ * Delete 3CX Starter Bundle Tenant
7007
+ * @summary Delete 3CX MT Tenant
7008
+ * @param {string} reference Tenant Reference
7009
+ * @param {*} [options] Override http request option.
7010
+ * @throws {RequiredError}
7011
+ */
7012
+ deleteGetTenant: function (reference, options) {
7013
+ return localVarFp.deleteGetTenant(reference, options).then(function (request) { return request(axios, basePath); });
7014
+ },
7015
+ /**
7016
+ * Get 3CX Starter Bundle Tenant
7017
+ * @summary Get 3CX MT Tenant
7018
+ * @param {string} reference Tenant Reference
7019
+ * @param {*} [options] Override http request option.
7020
+ * @throws {RequiredError}
7021
+ */
7022
+ getGetTenant: function (reference, options) {
7023
+ return localVarFp.getGetTenant(reference, options).then(function (request) { return request(axios, basePath); });
7024
+ },
7025
+ /**
7026
+ * Get 3CX Starter Bundle Tenants
7027
+ * @summary Get 3CX MT Tenants
7028
+ * @param {number} [pageSize] Number Of Results
7029
+ * @param {number} [page] Page Number
7030
+ * @param {string} [search] Search
7031
+ * @param {GetGetTenantsStatusEnum} [status] Status
7032
+ * @param {*} [options] Override http request option.
7033
+ * @throws {RequiredError}
7034
+ */
7035
+ getGetTenants: function (pageSize, page, search, status, options) {
7036
+ return localVarFp.getGetTenants(pageSize, page, search, status, options).then(function (request) { return request(axios, basePath); });
7037
+ },
7038
+ /**
7039
+ * Add 3CX MT DDI
7040
+ * @summary Add 3CX MT DDI
7041
+ * @param {string} areacode Area Code
7042
+ * @param {*} [options] Override http request option.
7043
+ * @throws {RequiredError}
7044
+ */
7045
+ postAddMtDdi: function (areacode, options) {
7046
+ return localVarFp.postAddMtDdi(areacode, options).then(function (request) { return request(axios, basePath); });
7047
+ },
7048
+ /**
7049
+ * Get 3CX MT New DDIs
7050
+ * @summary Get 3CX MT New DDIs
7051
+ * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7052
+ * @param {*} [options] Override http request option.
7053
+ * @throws {RequiredError}
7054
+ */
7055
+ postGetMtNewDdis: function (multiTenantChangeResponseModel, options) {
7056
+ return localVarFp.postGetMtNewDdis(multiTenantChangeResponseModel, options).then(function (request) { return request(axios, basePath); });
7057
+ },
7058
+ /**
7059
+ * Add 3CX Starter Bundle Tenant
7060
+ * @summary Add 3CX MT Tenant
7061
+ * @param {TcxMultiTenantModel} [tcxMultiTenantModel] New 3CX Starter Bundle Request
7062
+ * @param {*} [options] Override http request option.
7063
+ * @throws {RequiredError}
7064
+ */
7065
+ postGetTenants: function (tcxMultiTenantModel, options) {
7066
+ return localVarFp.postGetTenants(tcxMultiTenantModel, options).then(function (request) { return request(axios, basePath); });
7067
+ },
7068
+ /**
7069
+ * Track 3CX MT Change
7070
+ * @summary Track 3CX MT Change
7071
+ * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7072
+ * @param {*} [options] Override http request option.
7073
+ * @throws {RequiredError}
7074
+ */
7075
+ postTrackMtChange: function (multiTenantChangeResponseModel, options) {
7076
+ return localVarFp.postTrackMtChange(multiTenantChangeResponseModel, options).then(function (request) { return request(axios, basePath); });
7077
+ },
7078
+ };
7079
+ };
7080
+ exports.Class3CXMultiTenantApiFactory = Class3CXMultiTenantApiFactory;
7081
+ /**
7082
+ * Class3CXMultiTenantApi - object-oriented interface
7083
+ */
7084
+ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7085
+ __extends(Class3CXMultiTenantApi, _super);
7086
+ function Class3CXMultiTenantApi() {
7087
+ return _super !== null && _super.apply(this, arguments) || this;
7088
+ }
7089
+ /**
7090
+ * Delete 3CX Starter Bundle Tenant
7091
+ * @summary Delete 3CX MT Tenant
7092
+ * @param {string} reference Tenant Reference
7093
+ * @param {*} [options] Override http request option.
7094
+ * @throws {RequiredError}
7095
+ */
7096
+ Class3CXMultiTenantApi.prototype.deleteGetTenant = function (reference, options) {
7097
+ var _this = this;
7098
+ return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).deleteGetTenant(reference, options).then(function (request) { return request(_this.axios, _this.basePath); });
7099
+ };
7100
+ /**
7101
+ * Get 3CX Starter Bundle Tenant
7102
+ * @summary Get 3CX MT Tenant
7103
+ * @param {string} reference Tenant Reference
7104
+ * @param {*} [options] Override http request option.
7105
+ * @throws {RequiredError}
7106
+ */
7107
+ Class3CXMultiTenantApi.prototype.getGetTenant = function (reference, options) {
7108
+ var _this = this;
7109
+ return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).getGetTenant(reference, options).then(function (request) { return request(_this.axios, _this.basePath); });
7110
+ };
7111
+ /**
7112
+ * Get 3CX Starter Bundle Tenants
7113
+ * @summary Get 3CX MT Tenants
7114
+ * @param {number} [pageSize] Number Of Results
7115
+ * @param {number} [page] Page Number
7116
+ * @param {string} [search] Search
7117
+ * @param {GetGetTenantsStatusEnum} [status] Status
7118
+ * @param {*} [options] Override http request option.
7119
+ * @throws {RequiredError}
7120
+ */
7121
+ Class3CXMultiTenantApi.prototype.getGetTenants = function (pageSize, page, search, status, options) {
7122
+ var _this = this;
7123
+ return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).getGetTenants(pageSize, page, search, status, options).then(function (request) { return request(_this.axios, _this.basePath); });
7124
+ };
7125
+ /**
7126
+ * Add 3CX MT DDI
7127
+ * @summary Add 3CX MT DDI
7128
+ * @param {string} areacode Area Code
7129
+ * @param {*} [options] Override http request option.
7130
+ * @throws {RequiredError}
7131
+ */
7132
+ Class3CXMultiTenantApi.prototype.postAddMtDdi = function (areacode, options) {
7133
+ var _this = this;
7134
+ return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).postAddMtDdi(areacode, options).then(function (request) { return request(_this.axios, _this.basePath); });
7135
+ };
7136
+ /**
7137
+ * Get 3CX MT New DDIs
7138
+ * @summary Get 3CX MT New DDIs
7139
+ * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7140
+ * @param {*} [options] Override http request option.
7141
+ * @throws {RequiredError}
7142
+ */
7143
+ Class3CXMultiTenantApi.prototype.postGetMtNewDdis = function (multiTenantChangeResponseModel, options) {
7144
+ var _this = this;
7145
+ return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).postGetMtNewDdis(multiTenantChangeResponseModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
7146
+ };
7147
+ /**
7148
+ * Add 3CX Starter Bundle Tenant
7149
+ * @summary Add 3CX MT Tenant
7150
+ * @param {TcxMultiTenantModel} [tcxMultiTenantModel] New 3CX Starter Bundle Request
7151
+ * @param {*} [options] Override http request option.
7152
+ * @throws {RequiredError}
7153
+ */
7154
+ Class3CXMultiTenantApi.prototype.postGetTenants = function (tcxMultiTenantModel, options) {
7155
+ var _this = this;
7156
+ return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).postGetTenants(tcxMultiTenantModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
7157
+ };
7158
+ /**
7159
+ * Track 3CX MT Change
7160
+ * @summary Track 3CX MT Change
7161
+ * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7162
+ * @param {*} [options] Override http request option.
7163
+ * @throws {RequiredError}
7164
+ */
7165
+ Class3CXMultiTenantApi.prototype.postTrackMtChange = function (multiTenantChangeResponseModel, options) {
7166
+ var _this = this;
7167
+ return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).postTrackMtChange(multiTenantChangeResponseModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
7168
+ };
7169
+ return Class3CXMultiTenantApi;
7170
+ }(base_1.BaseAPI));
7171
+ exports.Class3CXMultiTenantApi = Class3CXMultiTenantApi;
7172
+ exports.GetGetTenantsStatusEnum = {
7173
+ Completed: 'Completed',
7174
+ Outstanding: 'Outstanding',
7175
+ Offline: 'Offline',
7176
+ FailedOver: 'Failed Over'
7177
+ };
7178
+ /**
7179
+ * MyPBXToolsApi - axios parameter creator
7180
+ */
7181
+ var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7182
+ var _this = this;
7183
+ return {
7184
+ /**
7185
+ * Get 3CX Installation Details
7186
+ * @summary Fetch recording from a 3CX instance
7187
+ * @param {string} licenceKey Licence Key
7188
+ * @param {string} fileName File Name
7189
+ * @param {*} [options] Override http request option.
7190
+ * @throws {RequiredError}
7191
+ */
7192
+ getGetRecording: function (licenceKey_1, fileName_1) {
7193
+ var args_1 = [];
7194
+ for (var _i = 2; _i < arguments.length; _i++) {
7195
+ args_1[_i - 2] = arguments[_i];
7196
+ }
7197
+ return __awaiter(_this, __spreadArray([licenceKey_1, fileName_1], args_1, true), void 0, function (licenceKey, fileName, options) {
7198
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
7199
+ if (options === void 0) { options = {}; }
7200
+ return __generator(this, function (_a) {
7201
+ // verify required parameter 'licenceKey' is not null or undefined
7202
+ (0, common_1.assertParamExists)('getGetRecording', 'licenceKey', licenceKey);
7203
+ // verify required parameter 'fileName' is not null or undefined
7204
+ (0, common_1.assertParamExists)('getGetRecording', 'fileName', fileName);
7205
+ localVarPath = "/mypbxtools/recordings";
7206
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
7207
+ if (configuration) {
7208
+ baseOptions = configuration.baseOptions;
7209
+ }
7210
+ localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
7211
+ localVarHeaderParameter = {};
7212
+ localVarQueryParameter = {};
7213
+ if (licenceKey !== undefined) {
7214
+ localVarQueryParameter['licenceKey'] = licenceKey;
7215
+ }
7216
+ if (fileName !== undefined) {
7217
+ localVarQueryParameter['fileName'] = fileName;
7218
+ }
7219
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
7220
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
7221
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
7222
+ return [2 /*return*/, {
7223
+ url: (0, common_1.toPathString)(localVarUrlObj),
7224
+ options: localVarRequestOptions,
7225
+ }];
7226
+ });
7227
+ });
7228
+ },
7229
+ };
7230
+ };
7231
+ exports.MyPBXToolsApiAxiosParamCreator = MyPBXToolsApiAxiosParamCreator;
7232
+ /**
7233
+ * MyPBXToolsApi - functional programming interface
7234
+ */
7235
+ var MyPBXToolsApiFp = function (configuration) {
7236
+ var localVarAxiosParamCreator = (0, exports.MyPBXToolsApiAxiosParamCreator)(configuration);
7237
+ return {
7238
+ /**
7239
+ * Get 3CX Installation Details
7240
+ * @summary Fetch recording from a 3CX instance
7241
+ * @param {string} licenceKey Licence Key
7242
+ * @param {string} fileName File Name
7243
+ * @param {*} [options] Override http request option.
7244
+ * @throws {RequiredError}
7245
+ */
7246
+ getGetRecording: function (licenceKey, fileName, options) {
7247
+ return __awaiter(this, void 0, void 0, function () {
7248
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
7249
+ var _a, _b, _c;
7250
+ return __generator(this, function (_d) {
7251
+ switch (_d.label) {
7252
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.getGetRecording(licenceKey, fileName, options)];
7253
+ case 1:
7254
+ localVarAxiosArgs = _d.sent();
7255
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
7256
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MyPBXToolsApi.getGetRecording']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
7257
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
7258
+ }
7259
+ });
7260
+ });
7261
+ },
7262
+ };
7263
+ };
7264
+ exports.MyPBXToolsApiFp = MyPBXToolsApiFp;
7265
+ /**
7266
+ * MyPBXToolsApi - factory interface
7267
+ */
7268
+ var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7269
+ var localVarFp = (0, exports.MyPBXToolsApiFp)(configuration);
7270
+ return {
7271
+ /**
7272
+ * Get 3CX Installation Details
7273
+ * @summary Fetch recording from a 3CX instance
7274
+ * @param {string} licenceKey Licence Key
7275
+ * @param {string} fileName File Name
7276
+ * @param {*} [options] Override http request option.
7277
+ * @throws {RequiredError}
7278
+ */
7279
+ getGetRecording: function (licenceKey, fileName, options) {
7280
+ return localVarFp.getGetRecording(licenceKey, fileName, options).then(function (request) { return request(axios, basePath); });
7281
+ },
7282
+ };
7283
+ };
7284
+ exports.MyPBXToolsApiFactory = MyPBXToolsApiFactory;
7285
+ /**
7286
+ * MyPBXToolsApi - object-oriented interface
7287
+ */
7288
+ var MyPBXToolsApi = /** @class */ (function (_super) {
7289
+ __extends(MyPBXToolsApi, _super);
7290
+ function MyPBXToolsApi() {
7291
+ return _super !== null && _super.apply(this, arguments) || this;
7292
+ }
7293
+ /**
7294
+ * Get 3CX Installation Details
7295
+ * @summary Fetch recording from a 3CX instance
7296
+ * @param {string} licenceKey Licence Key
7297
+ * @param {string} fileName File Name
7298
+ * @param {*} [options] Override http request option.
7299
+ * @throws {RequiredError}
7300
+ */
7301
+ MyPBXToolsApi.prototype.getGetRecording = function (licenceKey, fileName, options) {
7302
+ var _this = this;
7303
+ return (0, exports.MyPBXToolsApiFp)(this.configuration).getGetRecording(licenceKey, fileName, options).then(function (request) { return request(_this.axios, _this.basePath); });
7304
+ };
7305
+ return MyPBXToolsApi;
7306
+ }(base_1.BaseAPI));
7307
+ exports.MyPBXToolsApi = MyPBXToolsApi;
7308
+ /**
7309
+ * NumberPortingApi - axios parameter creator
7310
+ */
7311
+ var NumberPortingApiAxiosParamCreator = function (configuration) {
7312
+ var _this = this;
7313
+ return {
7314
+ /**
7315
+ *
7316
+ * @param {number} id Number Port ID
7317
+ * @param {*} [options] Override http request option.
7318
+ * @throws {RequiredError}
7319
+ */
7320
+ deleteGetAdminNumberPort: function (id_1) {
7321
+ var args_1 = [];
7322
+ for (var _i = 1; _i < arguments.length; _i++) {
7323
+ args_1[_i - 1] = arguments[_i];
7324
+ }
7325
+ return __awaiter(_this, __spreadArray([id_1], args_1, true), void 0, function (id, options) {
7326
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
7327
+ if (options === void 0) { options = {}; }
7328
+ return __generator(this, function (_a) {
7329
+ // verify required parameter 'id' is not null or undefined
7330
+ (0, common_1.assertParamExists)('deleteGetAdminNumberPort', 'id', id);
7331
+ localVarPath = "/admin/sip/numbers/ports/{id}"
7332
+ .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
7333
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
7334
+ if (configuration) {
7335
+ baseOptions = configuration.baseOptions;
7336
+ }
7337
+ localVarRequestOptions = __assign(__assign({ method: 'DELETE' }, baseOptions), options);
7338
+ localVarHeaderParameter = {};
7339
+ localVarQueryParameter = {};
7340
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
7341
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
7342
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
7343
+ return [2 /*return*/, {
7344
+ url: (0, common_1.toPathString)(localVarUrlObj),
7345
+ options: localVarRequestOptions,
7346
+ }];
7347
+ });
7348
+ });
7349
+ },
7350
+ /**
7351
+ *
7352
+ * @param {number} [pageSize] Number Of Results
7353
+ * @param {number} [page] Page Number
7354
+ * @param {string} [search] Search
7355
+ * @param {*} [options] Override http request option.
7356
+ * @throws {RequiredError}
7357
+ */
7358
+ getCreateNumberPort: function (pageSize_1, page_1, search_1) {
7359
+ var args_1 = [];
7360
+ for (var _i = 3; _i < arguments.length; _i++) {
7361
+ args_1[_i - 3] = arguments[_i];
7362
+ }
7363
+ return __awaiter(_this, __spreadArray([pageSize_1, page_1, search_1], args_1, true), void 0, function (pageSize, page, search, options) {
7364
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
7365
+ if (options === void 0) { options = {}; }
7366
+ return __generator(this, function (_a) {
7367
+ localVarPath = "/sip/numbers/ports";
7368
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
7369
+ if (configuration) {
7370
+ baseOptions = configuration.baseOptions;
7371
+ }
7372
+ localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
7373
+ localVarHeaderParameter = {};
7374
+ localVarQueryParameter = {};
7375
+ if (pageSize !== undefined) {
7376
+ localVarQueryParameter['pageSize'] = pageSize;
7377
+ }
7378
+ if (page !== undefined) {
7379
+ localVarQueryParameter['page'] = page;
7380
+ }
7381
+ if (search !== undefined) {
7382
+ localVarQueryParameter['search'] = search;
7383
+ }
7384
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
7385
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
7386
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
7387
+ return [2 /*return*/, {
7388
+ url: (0, common_1.toPathString)(localVarUrlObj),
7389
+ options: localVarRequestOptions,
7390
+ }];
7391
+ });
7392
+ });
7393
+ },
7394
+ /**
7395
+ *
7396
+ * @param {number} id Number Port ID
7397
+ * @param {*} [options] Override http request option.
7398
+ * @throws {RequiredError}
7399
+ */
7400
+ getGetAdminNumberPort: function (id_1) {
7401
+ var args_1 = [];
7402
+ for (var _i = 1; _i < arguments.length; _i++) {
7403
+ args_1[_i - 1] = arguments[_i];
7404
+ }
7405
+ return __awaiter(_this, __spreadArray([id_1], args_1, true), void 0, function (id, options) {
7406
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
7407
+ if (options === void 0) { options = {}; }
7408
+ return __generator(this, function (_a) {
7409
+ // verify required parameter 'id' is not null or undefined
7410
+ (0, common_1.assertParamExists)('getGetAdminNumberPort', 'id', id);
7411
+ localVarPath = "/admin/sip/numbers/ports/{id}"
7412
+ .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
7413
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
7414
+ if (configuration) {
7415
+ baseOptions = configuration.baseOptions;
7416
+ }
7417
+ localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
7418
+ localVarHeaderParameter = {};
7419
+ localVarQueryParameter = {};
7420
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
7421
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
7422
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
7423
+ return [2 /*return*/, {
7424
+ url: (0, common_1.toPathString)(localVarUrlObj),
7425
+ options: localVarRequestOptions,
7426
+ }];
7427
+ });
7428
+ });
7429
+ },
7430
+ /**
7431
+ *
7432
+ * @param {number} [pageSize] Number Of Results
7433
+ * @param {number} [page] Page Number
7434
+ * @param {string} [search] Search
7435
+ * @param {*} [options] Override http request option.
7436
+ * @throws {RequiredError}
7437
+ */
7438
+ getGetAdminNumberPorts: function (pageSize_1, page_1, search_1) {
7439
+ var args_1 = [];
7440
+ for (var _i = 3; _i < arguments.length; _i++) {
7441
+ args_1[_i - 3] = arguments[_i];
7442
+ }
7443
+ return __awaiter(_this, __spreadArray([pageSize_1, page_1, search_1], args_1, true), void 0, function (pageSize, page, search, options) {
7444
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
7445
+ if (options === void 0) { options = {}; }
7446
+ return __generator(this, function (_a) {
7447
+ localVarPath = "/admin/sip/numbers/ports";
7448
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
7449
+ if (configuration) {
7450
+ baseOptions = configuration.baseOptions;
7451
+ }
7452
+ localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
7453
+ localVarHeaderParameter = {};
7454
+ localVarQueryParameter = {};
7455
+ if (pageSize !== undefined) {
7456
+ localVarQueryParameter['pageSize'] = pageSize;
7457
+ }
7458
+ if (page !== undefined) {
7459
+ localVarQueryParameter['page'] = page;
7460
+ }
7461
+ if (search !== undefined) {
7462
+ localVarQueryParameter['search'] = search;
7463
+ }
7464
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
7465
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
7466
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
7467
+ return [2 /*return*/, {
7468
+ url: (0, common_1.toPathString)(localVarUrlObj),
7469
+ options: localVarRequestOptions,
7470
+ }];
7471
+ });
7472
+ });
7473
+ },
7474
+ /**
7475
+ *
7476
+ * @param {number} id Number Port ID
7477
+ * @param {*} [options] Override http request option.
7478
+ * @throws {RequiredError}
7479
+ */
7480
+ getUpdateNumberPort: function (id_1) {
7481
+ var args_1 = [];
7482
+ for (var _i = 1; _i < arguments.length; _i++) {
7483
+ args_1[_i - 1] = arguments[_i];
7484
+ }
7485
+ return __awaiter(_this, __spreadArray([id_1], args_1, true), void 0, function (id, options) {
7486
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
7487
+ if (options === void 0) { options = {}; }
7488
+ return __generator(this, function (_a) {
7489
+ // verify required parameter 'id' is not null or undefined
7490
+ (0, common_1.assertParamExists)('getUpdateNumberPort', 'id', id);
7491
+ localVarPath = "/sip/numbers/ports/{id}"
7492
+ .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
7493
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
7494
+ if (configuration) {
7495
+ baseOptions = configuration.baseOptions;
7496
+ }
7497
+ localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
7498
+ localVarHeaderParameter = {};
7499
+ localVarQueryParameter = {};
7500
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
7501
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
7502
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
7503
+ return [2 /*return*/, {
7504
+ url: (0, common_1.toPathString)(localVarUrlObj),
7505
+ options: localVarRequestOptions,
7506
+ }];
7507
+ });
7508
+ });
7509
+ },
7510
+ /**
7511
+ *
7512
+ * @param {string | null} [companyName] Company Name
7513
+ * @param {string | null} [addressLine1] Address Line 1
7514
+ * @param {string | null} [addressLine2] Address Line 2
7515
+ * @param {string | null} [city] City
7516
+ * @param {string | null} [postCode] Post Code
7517
+ * @param {number | null} [trunkId] Trunk ID
7518
+ * @param {string | null} [tenantId] Starter Bundle ID
7519
+ * @param {string | null} [requestedPortDate] Requested Port Date
7520
+ * @param {boolean | null} [asap] Port Date ASAP
7521
+ * @param {string | null} [comment] Comment
7522
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
7523
+ * @param {File} [cloa] CLOA (only provide on submission)
7524
+ * @param {*} [options] Override http request option.
7525
+ * @throws {RequiredError}
7526
+ */
7527
+ postCreateNumberPort: function (companyName_1, addressLine1_1, addressLine2_1, city_1, postCode_1, trunkId_1, tenantId_1, requestedPortDate_1, asap_1, comment_1, numberRanges_1, cloa_1) {
7528
+ var args_1 = [];
7529
+ for (var _i = 12; _i < arguments.length; _i++) {
7530
+ args_1[_i - 12] = arguments[_i];
7531
+ }
7532
+ return __awaiter(_this, __spreadArray([companyName_1, addressLine1_1, addressLine2_1, city_1, postCode_1, trunkId_1, tenantId_1, requestedPortDate_1, asap_1, comment_1, numberRanges_1, cloa_1], args_1, true), void 0, function (companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
7533
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, localVarFormParams, headersFromBaseOptions;
7534
+ if (options === void 0) { options = {}; }
7535
+ return __generator(this, function (_a) {
7536
+ localVarPath = "/sip/numbers/ports";
7537
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
7538
+ if (configuration) {
7539
+ baseOptions = configuration.baseOptions;
7540
+ }
7541
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
7542
+ localVarHeaderParameter = {};
7543
+ localVarQueryParameter = {};
7544
+ localVarFormParams = new ((configuration && configuration.formDataCtor) || FormData)();
7545
+ if (companyName !== undefined) {
7546
+ localVarFormParams.append('companyName', companyName);
7547
+ }
7548
+ if (addressLine1 !== undefined) {
7549
+ localVarFormParams.append('addressLine1', addressLine1);
7550
+ }
7551
+ if (addressLine2 !== undefined) {
7552
+ localVarFormParams.append('addressLine2', addressLine2);
7553
+ }
7554
+ if (city !== undefined) {
7555
+ localVarFormParams.append('city', city);
7556
+ }
7557
+ if (postCode !== undefined) {
7558
+ localVarFormParams.append('postCode', postCode);
7559
+ }
7560
+ if (trunkId !== undefined) {
7561
+ localVarFormParams.append('trunkId', trunkId);
7562
+ }
7563
+ if (tenantId !== undefined) {
7564
+ localVarFormParams.append('tenantId', tenantId);
7565
+ }
7566
+ if (requestedPortDate !== undefined) {
7567
+ localVarFormParams.append('requestedPortDate', requestedPortDate);
7568
+ }
7569
+ if (asap !== undefined) {
7570
+ localVarFormParams.append('asap', String(asap));
7571
+ }
7572
+ if (comment !== undefined) {
7573
+ localVarFormParams.append('comment', comment);
7574
+ }
7575
+ if (numberRanges) {
7576
+ localVarFormParams.append('numberRanges', numberRanges.join(base_1.COLLECTION_FORMATS.csv));
7577
+ }
7578
+ if (cloa !== undefined) {
7579
+ localVarFormParams.append('cloa', cloa);
7580
+ }
7581
+ localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
7582
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
7583
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
7584
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
7585
+ localVarRequestOptions.data = localVarFormParams;
7586
+ return [2 /*return*/, {
7587
+ url: (0, common_1.toPathString)(localVarUrlObj),
7588
+ options: localVarRequestOptions,
7589
+ }];
7590
+ });
7591
+ });
7592
+ },
7593
+ /**
7594
+ *
7595
+ * @param {number} id Number Port ID
7596
+ * @param {string | null} [companyName] Company Name
7597
+ * @param {string | null} [addressLine1] Address Line 1
7598
+ * @param {string | null} [addressLine2] Address Line 2
7599
+ * @param {string | null} [city] City
7600
+ * @param {string | null} [postCode] Post Code
7601
+ * @param {number | null} [trunkId] Trunk ID
7602
+ * @param {string | null} [tenantId] Starter Bundle ID
7603
+ * @param {string | null} [requestedPortDate] Requested Port Date
7604
+ * @param {boolean | null} [asap] Port Date ASAP
7605
+ * @param {string | null} [comment] Comment
7606
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
7607
+ * @param {File} [cloa] CLOA (only provide on submission)
7608
+ * @param {*} [options] Override http request option.
7609
+ * @throws {RequiredError}
7610
+ */
7611
+ postSubmitNumberPort: function (id_1, companyName_1, addressLine1_1, addressLine2_1, city_1, postCode_1, trunkId_1, tenantId_1, requestedPortDate_1, asap_1, comment_1, numberRanges_1, cloa_1) {
7612
+ var args_1 = [];
7613
+ for (var _i = 13; _i < arguments.length; _i++) {
7614
+ args_1[_i - 13] = arguments[_i];
7615
+ }
7616
+ return __awaiter(_this, __spreadArray([id_1, companyName_1, addressLine1_1, addressLine2_1, city_1, postCode_1, trunkId_1, tenantId_1, requestedPortDate_1, asap_1, comment_1, numberRanges_1, cloa_1], args_1, true), void 0, function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
7617
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, localVarFormParams, headersFromBaseOptions;
7618
+ if (options === void 0) { options = {}; }
7619
+ return __generator(this, function (_a) {
7620
+ // verify required parameter 'id' is not null or undefined
7621
+ (0, common_1.assertParamExists)('postSubmitNumberPort', 'id', id);
7622
+ localVarPath = "/sip/numbers/ports/{id}/submit"
7623
+ .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
7624
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
7625
+ if (configuration) {
7626
+ baseOptions = configuration.baseOptions;
7627
+ }
7628
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
7629
+ localVarHeaderParameter = {};
7630
+ localVarQueryParameter = {};
7631
+ localVarFormParams = new ((configuration && configuration.formDataCtor) || FormData)();
7632
+ if (companyName !== undefined) {
7633
+ localVarFormParams.append('companyName', companyName);
7634
+ }
7635
+ if (addressLine1 !== undefined) {
7636
+ localVarFormParams.append('addressLine1', addressLine1);
7637
+ }
7638
+ if (addressLine2 !== undefined) {
7639
+ localVarFormParams.append('addressLine2', addressLine2);
7640
+ }
7641
+ if (city !== undefined) {
7642
+ localVarFormParams.append('city', city);
7643
+ }
7644
+ if (postCode !== undefined) {
7645
+ localVarFormParams.append('postCode', postCode);
7646
+ }
7647
+ if (trunkId !== undefined) {
7648
+ localVarFormParams.append('trunkId', trunkId);
7649
+ }
7650
+ if (tenantId !== undefined) {
7651
+ localVarFormParams.append('tenantId', tenantId);
7652
+ }
7653
+ if (requestedPortDate !== undefined) {
7654
+ localVarFormParams.append('requestedPortDate', requestedPortDate);
7655
+ }
7656
+ if (asap !== undefined) {
7657
+ localVarFormParams.append('asap', String(asap));
7658
+ }
7659
+ if (comment !== undefined) {
7660
+ localVarFormParams.append('comment', comment);
7661
+ }
7662
+ if (numberRanges) {
7663
+ localVarFormParams.append('numberRanges', numberRanges.join(base_1.COLLECTION_FORMATS.csv));
7664
+ }
7665
+ if (cloa !== undefined) {
7666
+ localVarFormParams.append('cloa', cloa);
7667
+ }
7668
+ localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
7669
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
7670
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
7671
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
7672
+ localVarRequestOptions.data = localVarFormParams;
7673
+ return [2 /*return*/, {
7674
+ url: (0, common_1.toPathString)(localVarUrlObj),
7675
+ options: localVarRequestOptions,
7676
+ }];
7677
+ });
7678
+ });
7679
+ },
7680
+ /**
7681
+ *
7682
+ * @param {number} id Number Port ID
7683
+ * @param {string | null} [companyName] Company Name
7684
+ * @param {string | null} [addressLine1] Address Line 1
7685
+ * @param {string | null} [addressLine2] Address Line 2
7686
+ * @param {string | null} [city] City
7687
+ * @param {string | null} [postCode] Post Code
7688
+ * @param {number | null} [trunkId] Trunk ID
7689
+ * @param {string | null} [tenantId] Starter Bundle ID
7690
+ * @param {string | null} [requestedPortDate] Requested Port Date
7691
+ * @param {boolean | null} [asap] Port Date ASAP
7692
+ * @param {string | null} [comment] Comment
7693
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
7694
+ * @param {File} [cloa] CLOA (only provide on submission)
7695
+ * @param {*} [options] Override http request option.
7696
+ * @throws {RequiredError}
7697
+ */
7698
+ postUpdateNumberPort: function (id_1, companyName_1, addressLine1_1, addressLine2_1, city_1, postCode_1, trunkId_1, tenantId_1, requestedPortDate_1, asap_1, comment_1, numberRanges_1, cloa_1) {
7699
+ var args_1 = [];
7700
+ for (var _i = 13; _i < arguments.length; _i++) {
7701
+ args_1[_i - 13] = arguments[_i];
7702
+ }
7703
+ return __awaiter(_this, __spreadArray([id_1, companyName_1, addressLine1_1, addressLine2_1, city_1, postCode_1, trunkId_1, tenantId_1, requestedPortDate_1, asap_1, comment_1, numberRanges_1, cloa_1], args_1, true), void 0, function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
7704
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, localVarFormParams, headersFromBaseOptions;
7705
+ if (options === void 0) { options = {}; }
7706
+ return __generator(this, function (_a) {
7707
+ // verify required parameter 'id' is not null or undefined
7708
+ (0, common_1.assertParamExists)('postUpdateNumberPort', 'id', id);
7709
+ localVarPath = "/sip/numbers/ports/{id}"
7710
+ .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
7711
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
7712
+ if (configuration) {
7713
+ baseOptions = configuration.baseOptions;
7714
+ }
7715
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
7716
+ localVarHeaderParameter = {};
7717
+ localVarQueryParameter = {};
7718
+ localVarFormParams = new ((configuration && configuration.formDataCtor) || FormData)();
7719
+ if (companyName !== undefined) {
7720
+ localVarFormParams.append('companyName', companyName);
7721
+ }
7722
+ if (addressLine1 !== undefined) {
7723
+ localVarFormParams.append('addressLine1', addressLine1);
7724
+ }
7725
+ if (addressLine2 !== undefined) {
7726
+ localVarFormParams.append('addressLine2', addressLine2);
7727
+ }
7728
+ if (city !== undefined) {
7729
+ localVarFormParams.append('city', city);
7730
+ }
7731
+ if (postCode !== undefined) {
7732
+ localVarFormParams.append('postCode', postCode);
7733
+ }
7734
+ if (trunkId !== undefined) {
7735
+ localVarFormParams.append('trunkId', trunkId);
7736
+ }
7737
+ if (tenantId !== undefined) {
7738
+ localVarFormParams.append('tenantId', tenantId);
7739
+ }
7740
+ if (requestedPortDate !== undefined) {
7741
+ localVarFormParams.append('requestedPortDate', requestedPortDate);
7742
+ }
7743
+ if (asap !== undefined) {
7744
+ localVarFormParams.append('asap', String(asap));
7745
+ }
7746
+ if (comment !== undefined) {
7747
+ localVarFormParams.append('comment', comment);
7748
+ }
7749
+ if (numberRanges) {
7750
+ localVarFormParams.append('numberRanges', numberRanges.join(base_1.COLLECTION_FORMATS.csv));
7751
+ }
7752
+ if (cloa !== undefined) {
7753
+ localVarFormParams.append('cloa', cloa);
7754
+ }
7755
+ localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
7756
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
7757
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
7758
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
7759
+ localVarRequestOptions.data = localVarFormParams;
7760
+ return [2 /*return*/, {
7761
+ url: (0, common_1.toPathString)(localVarUrlObj),
7762
+ options: localVarRequestOptions,
7763
+ }];
7764
+ });
7765
+ });
7766
+ },
7767
+ /**
7768
+ *
7769
+ * @param {number} id Number Port ID
7770
+ * @param {string | null} [companyName] Company Name
7771
+ * @param {string | null} [addressLine1] Address Line 1
7772
+ * @param {string | null} [addressLine2] Address Line 2
7773
+ * @param {string | null} [city] City
7774
+ * @param {string | null} [postCode] Post Code
7775
+ * @param {number | null} [trunkId] Trunk ID
7776
+ * @param {string | null} [tenantId] Starter Bundle ID
7777
+ * @param {string | null} [requestedPortDate] Requested Port Date
7778
+ * @param {boolean | null} [asap] Port Date ASAP
7779
+ * @param {string | null} [comment] Comment
7780
+ * @param {number} [id2] Number Port ID
7781
+ * @param {string} [customerName] Customer Name
7782
+ * @param {string} [portDate] Porting Date
7783
+ * @param {Array<NumberPortRangeDTO>} [numberRanges] Number Ranges
7784
+ * @param {number} [status] Status
7785
+ * @param {number | null} [ticketId] Ticket ID
7786
+ * @param {*} [options] Override http request option.
7787
+ * @throws {RequiredError}
7788
+ */
7789
+ putGetAdminNumberPort: function (id_1, companyName_1, addressLine1_1, addressLine2_1, city_1, postCode_1, trunkId_1, tenantId_1, requestedPortDate_1, asap_1, comment_1, id2_1, customerName_1, portDate_1, numberRanges_1, status_1, ticketId_1) {
7790
+ var args_1 = [];
7791
+ for (var _i = 17; _i < arguments.length; _i++) {
7792
+ args_1[_i - 17] = arguments[_i];
7793
+ }
7794
+ return __awaiter(_this, __spreadArray([id_1, companyName_1, addressLine1_1, addressLine2_1, city_1, postCode_1, trunkId_1, tenantId_1, requestedPortDate_1, asap_1, comment_1, id2_1, customerName_1, portDate_1, numberRanges_1, status_1, ticketId_1], args_1, true), void 0, function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, id2, customerName, portDate, numberRanges, status, ticketId, options) {
7795
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, localVarFormParams, headersFromBaseOptions;
7796
+ if (options === void 0) { options = {}; }
7797
+ return __generator(this, function (_a) {
7798
+ // verify required parameter 'id' is not null or undefined
7799
+ (0, common_1.assertParamExists)('putGetAdminNumberPort', 'id', id);
7800
+ localVarPath = "/admin/sip/numbers/ports/{id}"
7801
+ .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
7802
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
7803
+ if (configuration) {
7804
+ baseOptions = configuration.baseOptions;
7805
+ }
7806
+ localVarRequestOptions = __assign(__assign({ method: 'PUT' }, baseOptions), options);
7807
+ localVarHeaderParameter = {};
7808
+ localVarQueryParameter = {};
7809
+ localVarFormParams = new ((configuration && configuration.formDataCtor) || FormData)();
7810
+ if (companyName !== undefined) {
7811
+ localVarFormParams.append('companyName', companyName);
7812
+ }
7813
+ if (addressLine1 !== undefined) {
7814
+ localVarFormParams.append('addressLine1', addressLine1);
7815
+ }
7816
+ if (addressLine2 !== undefined) {
7817
+ localVarFormParams.append('addressLine2', addressLine2);
7818
+ }
7819
+ if (city !== undefined) {
7820
+ localVarFormParams.append('city', city);
7821
+ }
7822
+ if (postCode !== undefined) {
7823
+ localVarFormParams.append('postCode', postCode);
7824
+ }
7825
+ if (trunkId !== undefined) {
7826
+ localVarFormParams.append('trunkId', trunkId);
7827
+ }
7828
+ if (tenantId !== undefined) {
7829
+ localVarFormParams.append('tenantId', tenantId);
7830
+ }
7831
+ if (requestedPortDate !== undefined) {
7832
+ localVarFormParams.append('requestedPortDate', requestedPortDate);
7833
+ }
7834
+ if (asap !== undefined) {
7835
+ localVarFormParams.append('asap', String(asap));
7836
+ }
7837
+ if (comment !== undefined) {
7838
+ localVarFormParams.append('comment', comment);
7839
+ }
7840
+ if (id2 !== undefined) {
7841
+ localVarFormParams.append('id', id2);
7842
+ }
7843
+ if (customerName !== undefined) {
7844
+ localVarFormParams.append('customerName', customerName);
7845
+ }
7846
+ if (portDate !== undefined) {
7847
+ localVarFormParams.append('portDate', portDate);
7848
+ }
7849
+ if (numberRanges) {
7850
+ localVarFormParams.append('numberRanges', numberRanges.join(base_1.COLLECTION_FORMATS.csv));
7851
+ }
7852
+ if (status !== undefined) {
7853
+ localVarFormParams.append('status', status);
7854
+ }
7855
+ if (ticketId !== undefined) {
7856
+ localVarFormParams.append('ticketId', ticketId);
7857
+ }
7858
+ localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
7859
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
7860
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
7861
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
7862
+ localVarRequestOptions.data = localVarFormParams;
7863
+ return [2 /*return*/, {
7864
+ url: (0, common_1.toPathString)(localVarUrlObj),
7865
+ options: localVarRequestOptions,
7866
+ }];
7867
+ });
7868
+ });
7869
+ },
7870
+ };
7871
+ };
7872
+ exports.NumberPortingApiAxiosParamCreator = NumberPortingApiAxiosParamCreator;
7873
+ /**
7874
+ * NumberPortingApi - functional programming interface
7875
+ */
7876
+ var NumberPortingApiFp = function (configuration) {
7877
+ var localVarAxiosParamCreator = (0, exports.NumberPortingApiAxiosParamCreator)(configuration);
7878
+ return {
7879
+ /**
7880
+ *
7881
+ * @param {number} id Number Port ID
7882
+ * @param {*} [options] Override http request option.
7883
+ * @throws {RequiredError}
7884
+ */
7885
+ deleteGetAdminNumberPort: function (id, options) {
7886
+ return __awaiter(this, void 0, void 0, function () {
7887
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
7888
+ var _a, _b, _c;
7889
+ return __generator(this, function (_d) {
7890
+ switch (_d.label) {
7891
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteGetAdminNumberPort(id, options)];
7892
+ case 1:
7893
+ localVarAxiosArgs = _d.sent();
7894
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
7895
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['NumberPortingApi.deleteGetAdminNumberPort']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
7896
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
7897
+ }
7898
+ });
7899
+ });
7900
+ },
7901
+ /**
7902
+ *
7903
+ * @param {number} [pageSize] Number Of Results
7904
+ * @param {number} [page] Page Number
7905
+ * @param {string} [search] Search
7906
+ * @param {*} [options] Override http request option.
7907
+ * @throws {RequiredError}
7908
+ */
7909
+ getCreateNumberPort: function (pageSize, page, search, options) {
7910
+ return __awaiter(this, void 0, void 0, function () {
7911
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
7912
+ var _a, _b, _c;
7913
+ return __generator(this, function (_d) {
7914
+ switch (_d.label) {
7915
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.getCreateNumberPort(pageSize, page, search, options)];
7916
+ case 1:
7917
+ localVarAxiosArgs = _d.sent();
7918
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
7919
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['NumberPortingApi.getCreateNumberPort']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
7920
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
7921
+ }
7922
+ });
7923
+ });
7924
+ },
7925
+ /**
7926
+ *
7927
+ * @param {number} id Number Port ID
7928
+ * @param {*} [options] Override http request option.
7929
+ * @throws {RequiredError}
7930
+ */
7931
+ getGetAdminNumberPort: function (id, options) {
7932
+ return __awaiter(this, void 0, void 0, function () {
7933
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
7934
+ var _a, _b, _c;
7935
+ return __generator(this, function (_d) {
7936
+ switch (_d.label) {
7937
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.getGetAdminNumberPort(id, options)];
7938
+ case 1:
7939
+ localVarAxiosArgs = _d.sent();
7940
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
7941
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['NumberPortingApi.getGetAdminNumberPort']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
7942
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
7943
+ }
7944
+ });
7945
+ });
7946
+ },
7947
+ /**
7948
+ *
7949
+ * @param {number} [pageSize] Number Of Results
7950
+ * @param {number} [page] Page Number
7951
+ * @param {string} [search] Search
7952
+ * @param {*} [options] Override http request option.
7953
+ * @throws {RequiredError}
7954
+ */
7955
+ getGetAdminNumberPorts: function (pageSize, page, search, options) {
7956
+ return __awaiter(this, void 0, void 0, function () {
7957
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
7958
+ var _a, _b, _c;
7959
+ return __generator(this, function (_d) {
7960
+ switch (_d.label) {
7961
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.getGetAdminNumberPorts(pageSize, page, search, options)];
7962
+ case 1:
7963
+ localVarAxiosArgs = _d.sent();
7964
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
7965
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['NumberPortingApi.getGetAdminNumberPorts']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
7966
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
7967
+ }
7968
+ });
7969
+ });
7970
+ },
7971
+ /**
7972
+ *
7973
+ * @param {number} id Number Port ID
7974
+ * @param {*} [options] Override http request option.
7975
+ * @throws {RequiredError}
7976
+ */
7977
+ getUpdateNumberPort: function (id, options) {
7978
+ return __awaiter(this, void 0, void 0, function () {
7979
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
7980
+ var _a, _b, _c;
7981
+ return __generator(this, function (_d) {
7982
+ switch (_d.label) {
7983
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.getUpdateNumberPort(id, options)];
7984
+ case 1:
7985
+ localVarAxiosArgs = _d.sent();
7986
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
7987
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['NumberPortingApi.getUpdateNumberPort']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
7988
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
7989
+ }
7990
+ });
7991
+ });
7992
+ },
7993
+ /**
7994
+ *
7995
+ * @param {string | null} [companyName] Company Name
7996
+ * @param {string | null} [addressLine1] Address Line 1
7997
+ * @param {string | null} [addressLine2] Address Line 2
7998
+ * @param {string | null} [city] City
7999
+ * @param {string | null} [postCode] Post Code
8000
+ * @param {number | null} [trunkId] Trunk ID
8001
+ * @param {string | null} [tenantId] Starter Bundle ID
8002
+ * @param {string | null} [requestedPortDate] Requested Port Date
8003
+ * @param {boolean | null} [asap] Port Date ASAP
8004
+ * @param {string | null} [comment] Comment
8005
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
8006
+ * @param {File} [cloa] CLOA (only provide on submission)
8007
+ * @param {*} [options] Override http request option.
8008
+ * @throws {RequiredError}
8009
+ */
8010
+ postCreateNumberPort: function (companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
8011
+ return __awaiter(this, void 0, void 0, function () {
8012
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
8013
+ var _a, _b, _c;
8014
+ return __generator(this, function (_d) {
8015
+ switch (_d.label) {
8016
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateNumberPort(companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options)];
8017
+ case 1:
8018
+ localVarAxiosArgs = _d.sent();
8019
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
8020
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['NumberPortingApi.postCreateNumberPort']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
8021
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
8022
+ }
8023
+ });
8024
+ });
8025
+ },
8026
+ /**
8027
+ *
8028
+ * @param {number} id Number Port ID
8029
+ * @param {string | null} [companyName] Company Name
8030
+ * @param {string | null} [addressLine1] Address Line 1
8031
+ * @param {string | null} [addressLine2] Address Line 2
8032
+ * @param {string | null} [city] City
8033
+ * @param {string | null} [postCode] Post Code
8034
+ * @param {number | null} [trunkId] Trunk ID
8035
+ * @param {string | null} [tenantId] Starter Bundle ID
8036
+ * @param {string | null} [requestedPortDate] Requested Port Date
8037
+ * @param {boolean | null} [asap] Port Date ASAP
8038
+ * @param {string | null} [comment] Comment
8039
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
8040
+ * @param {File} [cloa] CLOA (only provide on submission)
8041
+ * @param {*} [options] Override http request option.
8042
+ * @throws {RequiredError}
8043
+ */
8044
+ postSubmitNumberPort: function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
8045
+ return __awaiter(this, void 0, void 0, function () {
8046
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
8047
+ var _a, _b, _c;
8048
+ return __generator(this, function (_d) {
8049
+ switch (_d.label) {
8050
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postSubmitNumberPort(id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options)];
8051
+ case 1:
8052
+ localVarAxiosArgs = _d.sent();
8053
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
8054
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['NumberPortingApi.postSubmitNumberPort']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
8055
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
8056
+ }
8057
+ });
8058
+ });
8059
+ },
8060
+ /**
8061
+ *
8062
+ * @param {number} id Number Port ID
8063
+ * @param {string | null} [companyName] Company Name
8064
+ * @param {string | null} [addressLine1] Address Line 1
8065
+ * @param {string | null} [addressLine2] Address Line 2
8066
+ * @param {string | null} [city] City
8067
+ * @param {string | null} [postCode] Post Code
8068
+ * @param {number | null} [trunkId] Trunk ID
8069
+ * @param {string | null} [tenantId] Starter Bundle ID
8070
+ * @param {string | null} [requestedPortDate] Requested Port Date
8071
+ * @param {boolean | null} [asap] Port Date ASAP
8072
+ * @param {string | null} [comment] Comment
8073
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
8074
+ * @param {File} [cloa] CLOA (only provide on submission)
8075
+ * @param {*} [options] Override http request option.
8076
+ * @throws {RequiredError}
8077
+ */
8078
+ postUpdateNumberPort: function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
8079
+ return __awaiter(this, void 0, void 0, function () {
8080
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
8081
+ var _a, _b, _c;
8082
+ return __generator(this, function (_d) {
8083
+ switch (_d.label) {
8084
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postUpdateNumberPort(id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options)];
8085
+ case 1:
8086
+ localVarAxiosArgs = _d.sent();
8087
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
8088
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['NumberPortingApi.postUpdateNumberPort']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
8089
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
8090
+ }
8091
+ });
8092
+ });
8093
+ },
8094
+ /**
8095
+ *
8096
+ * @param {number} id Number Port ID
8097
+ * @param {string | null} [companyName] Company Name
8098
+ * @param {string | null} [addressLine1] Address Line 1
8099
+ * @param {string | null} [addressLine2] Address Line 2
8100
+ * @param {string | null} [city] City
8101
+ * @param {string | null} [postCode] Post Code
8102
+ * @param {number | null} [trunkId] Trunk ID
8103
+ * @param {string | null} [tenantId] Starter Bundle ID
8104
+ * @param {string | null} [requestedPortDate] Requested Port Date
8105
+ * @param {boolean | null} [asap] Port Date ASAP
8106
+ * @param {string | null} [comment] Comment
8107
+ * @param {number} [id2] Number Port ID
8108
+ * @param {string} [customerName] Customer Name
8109
+ * @param {string} [portDate] Porting Date
8110
+ * @param {Array<NumberPortRangeDTO>} [numberRanges] Number Ranges
8111
+ * @param {number} [status] Status
8112
+ * @param {number | null} [ticketId] Ticket ID
8113
+ * @param {*} [options] Override http request option.
8114
+ * @throws {RequiredError}
8115
+ */
8116
+ putGetAdminNumberPort: function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, id2, customerName, portDate, numberRanges, status, ticketId, options) {
8117
+ return __awaiter(this, void 0, void 0, function () {
8118
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
8119
+ var _a, _b, _c;
8120
+ return __generator(this, function (_d) {
8121
+ switch (_d.label) {
8122
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.putGetAdminNumberPort(id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, id2, customerName, portDate, numberRanges, status, ticketId, options)];
8123
+ case 1:
8124
+ localVarAxiosArgs = _d.sent();
8125
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
8126
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['NumberPortingApi.putGetAdminNumberPort']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
8127
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
8128
+ }
8129
+ });
8130
+ });
8131
+ },
8132
+ };
8133
+ };
8134
+ exports.NumberPortingApiFp = NumberPortingApiFp;
8135
+ /**
8136
+ * NumberPortingApi - factory interface
8137
+ */
8138
+ var NumberPortingApiFactory = function (configuration, basePath, axios) {
8139
+ var localVarFp = (0, exports.NumberPortingApiFp)(configuration);
8140
+ return {
8141
+ /**
8142
+ *
8143
+ * @param {number} id Number Port ID
8144
+ * @param {*} [options] Override http request option.
8145
+ * @throws {RequiredError}
8146
+ */
8147
+ deleteGetAdminNumberPort: function (id, options) {
8148
+ return localVarFp.deleteGetAdminNumberPort(id, options).then(function (request) { return request(axios, basePath); });
8149
+ },
8150
+ /**
8151
+ *
8152
+ * @param {number} [pageSize] Number Of Results
8153
+ * @param {number} [page] Page Number
8154
+ * @param {string} [search] Search
7141
8155
  * @param {*} [options] Override http request option.
7142
8156
  * @throws {RequiredError}
7143
8157
  */
7144
- deleteGetTenant: function (reference, options) {
7145
- return localVarFp.deleteGetTenant(reference, options).then(function (request) { return request(axios, basePath); });
8158
+ getCreateNumberPort: function (pageSize, page, search, options) {
8159
+ return localVarFp.getCreateNumberPort(pageSize, page, search, options).then(function (request) { return request(axios, basePath); });
7146
8160
  },
7147
8161
  /**
7148
- * Get 3CX Starter Bundle Tenant
7149
- * @summary Get 3CX MT Tenant
7150
- * @param {string} reference Tenant Reference
8162
+ *
8163
+ * @param {number} id Number Port ID
7151
8164
  * @param {*} [options] Override http request option.
7152
8165
  * @throws {RequiredError}
7153
8166
  */
7154
- getGetTenant: function (reference, options) {
7155
- return localVarFp.getGetTenant(reference, options).then(function (request) { return request(axios, basePath); });
8167
+ getGetAdminNumberPort: function (id, options) {
8168
+ return localVarFp.getGetAdminNumberPort(id, options).then(function (request) { return request(axios, basePath); });
7156
8169
  },
7157
8170
  /**
7158
- * Get 3CX Starter Bundle Tenants
7159
- * @summary Get 3CX MT Tenants
8171
+ *
7160
8172
  * @param {number} [pageSize] Number Of Results
7161
8173
  * @param {number} [page] Page Number
7162
8174
  * @param {string} [search] Search
7163
- * @param {GetGetTenantsStatusEnum} [status] Status
7164
8175
  * @param {*} [options] Override http request option.
7165
8176
  * @throws {RequiredError}
7166
8177
  */
7167
- getGetTenants: function (pageSize, page, search, status, options) {
7168
- return localVarFp.getGetTenants(pageSize, page, search, status, options).then(function (request) { return request(axios, basePath); });
8178
+ getGetAdminNumberPorts: function (pageSize, page, search, options) {
8179
+ return localVarFp.getGetAdminNumberPorts(pageSize, page, search, options).then(function (request) { return request(axios, basePath); });
7169
8180
  },
7170
8181
  /**
7171
- * Add 3CX MT DDI
7172
- * @summary Add 3CX MT DDI
7173
- * @param {string} areacode Area Code
8182
+ *
8183
+ * @param {number} id Number Port ID
7174
8184
  * @param {*} [options] Override http request option.
7175
8185
  * @throws {RequiredError}
7176
8186
  */
7177
- postAddMtDdi: function (areacode, options) {
7178
- return localVarFp.postAddMtDdi(areacode, options).then(function (request) { return request(axios, basePath); });
8187
+ getUpdateNumberPort: function (id, options) {
8188
+ return localVarFp.getUpdateNumberPort(id, options).then(function (request) { return request(axios, basePath); });
7179
8189
  },
7180
8190
  /**
7181
- * Get 3CX MT New DDIs
7182
- * @summary Get 3CX MT New DDIs
7183
- * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
8191
+ *
8192
+ * @param {string | null} [companyName] Company Name
8193
+ * @param {string | null} [addressLine1] Address Line 1
8194
+ * @param {string | null} [addressLine2] Address Line 2
8195
+ * @param {string | null} [city] City
8196
+ * @param {string | null} [postCode] Post Code
8197
+ * @param {number | null} [trunkId] Trunk ID
8198
+ * @param {string | null} [tenantId] Starter Bundle ID
8199
+ * @param {string | null} [requestedPortDate] Requested Port Date
8200
+ * @param {boolean | null} [asap] Port Date ASAP
8201
+ * @param {string | null} [comment] Comment
8202
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
8203
+ * @param {File} [cloa] CLOA (only provide on submission)
7184
8204
  * @param {*} [options] Override http request option.
7185
8205
  * @throws {RequiredError}
7186
8206
  */
7187
- postGetMtNewDdis: function (multiTenantChangeResponseModel, options) {
7188
- return localVarFp.postGetMtNewDdis(multiTenantChangeResponseModel, options).then(function (request) { return request(axios, basePath); });
8207
+ postCreateNumberPort: function (companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
8208
+ return localVarFp.postCreateNumberPort(companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options).then(function (request) { return request(axios, basePath); });
7189
8209
  },
7190
8210
  /**
7191
- * Add 3CX Starter Bundle Tenant
7192
- * @summary Add 3CX MT Tenant
7193
- * @param {TcxMultiTenantModel} [tcxMultiTenantModel] New 3CX Starter Bundle Request
8211
+ *
8212
+ * @param {number} id Number Port ID
8213
+ * @param {string | null} [companyName] Company Name
8214
+ * @param {string | null} [addressLine1] Address Line 1
8215
+ * @param {string | null} [addressLine2] Address Line 2
8216
+ * @param {string | null} [city] City
8217
+ * @param {string | null} [postCode] Post Code
8218
+ * @param {number | null} [trunkId] Trunk ID
8219
+ * @param {string | null} [tenantId] Starter Bundle ID
8220
+ * @param {string | null} [requestedPortDate] Requested Port Date
8221
+ * @param {boolean | null} [asap] Port Date ASAP
8222
+ * @param {string | null} [comment] Comment
8223
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
8224
+ * @param {File} [cloa] CLOA (only provide on submission)
7194
8225
  * @param {*} [options] Override http request option.
7195
8226
  * @throws {RequiredError}
7196
8227
  */
7197
- postGetTenants: function (tcxMultiTenantModel, options) {
7198
- return localVarFp.postGetTenants(tcxMultiTenantModel, options).then(function (request) { return request(axios, basePath); });
8228
+ postSubmitNumberPort: function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
8229
+ return localVarFp.postSubmitNumberPort(id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options).then(function (request) { return request(axios, basePath); });
7199
8230
  },
7200
8231
  /**
7201
- * Track 3CX MT Change
7202
- * @summary Track 3CX MT Change
7203
- * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
8232
+ *
8233
+ * @param {number} id Number Port ID
8234
+ * @param {string | null} [companyName] Company Name
8235
+ * @param {string | null} [addressLine1] Address Line 1
8236
+ * @param {string | null} [addressLine2] Address Line 2
8237
+ * @param {string | null} [city] City
8238
+ * @param {string | null} [postCode] Post Code
8239
+ * @param {number | null} [trunkId] Trunk ID
8240
+ * @param {string | null} [tenantId] Starter Bundle ID
8241
+ * @param {string | null} [requestedPortDate] Requested Port Date
8242
+ * @param {boolean | null} [asap] Port Date ASAP
8243
+ * @param {string | null} [comment] Comment
8244
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
8245
+ * @param {File} [cloa] CLOA (only provide on submission)
7204
8246
  * @param {*} [options] Override http request option.
7205
8247
  * @throws {RequiredError}
7206
8248
  */
7207
- postTrackMtChange: function (multiTenantChangeResponseModel, options) {
7208
- return localVarFp.postTrackMtChange(multiTenantChangeResponseModel, options).then(function (request) { return request(axios, basePath); });
8249
+ postUpdateNumberPort: function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
8250
+ return localVarFp.postUpdateNumberPort(id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options).then(function (request) { return request(axios, basePath); });
8251
+ },
8252
+ /**
8253
+ *
8254
+ * @param {number} id Number Port ID
8255
+ * @param {string | null} [companyName] Company Name
8256
+ * @param {string | null} [addressLine1] Address Line 1
8257
+ * @param {string | null} [addressLine2] Address Line 2
8258
+ * @param {string | null} [city] City
8259
+ * @param {string | null} [postCode] Post Code
8260
+ * @param {number | null} [trunkId] Trunk ID
8261
+ * @param {string | null} [tenantId] Starter Bundle ID
8262
+ * @param {string | null} [requestedPortDate] Requested Port Date
8263
+ * @param {boolean | null} [asap] Port Date ASAP
8264
+ * @param {string | null} [comment] Comment
8265
+ * @param {number} [id2] Number Port ID
8266
+ * @param {string} [customerName] Customer Name
8267
+ * @param {string} [portDate] Porting Date
8268
+ * @param {Array<NumberPortRangeDTO>} [numberRanges] Number Ranges
8269
+ * @param {number} [status] Status
8270
+ * @param {number | null} [ticketId] Ticket ID
8271
+ * @param {*} [options] Override http request option.
8272
+ * @throws {RequiredError}
8273
+ */
8274
+ putGetAdminNumberPort: function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, id2, customerName, portDate, numberRanges, status, ticketId, options) {
8275
+ return localVarFp.putGetAdminNumberPort(id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, id2, customerName, portDate, numberRanges, status, ticketId, options).then(function (request) { return request(axios, basePath); });
7209
8276
  },
7210
8277
  };
7211
8278
  };
7212
- exports.Class3CXMultiTenantApiFactory = Class3CXMultiTenantApiFactory;
8279
+ exports.NumberPortingApiFactory = NumberPortingApiFactory;
7213
8280
  /**
7214
- * Class3CXMultiTenantApi - object-oriented interface
7215
- * @export
7216
- * @class Class3CXMultiTenantApi
7217
- * @extends {BaseAPI}
8281
+ * NumberPortingApi - object-oriented interface
7218
8282
  */
7219
- var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7220
- __extends(Class3CXMultiTenantApi, _super);
7221
- function Class3CXMultiTenantApi() {
8283
+ var NumberPortingApi = /** @class */ (function (_super) {
8284
+ __extends(NumberPortingApi, _super);
8285
+ function NumberPortingApi() {
7222
8286
  return _super !== null && _super.apply(this, arguments) || this;
7223
8287
  }
7224
8288
  /**
7225
- * Delete 3CX Starter Bundle Tenant
7226
- * @summary Delete 3CX MT Tenant
7227
- * @param {string} reference Tenant Reference
8289
+ *
8290
+ * @param {number} id Number Port ID
7228
8291
  * @param {*} [options] Override http request option.
7229
8292
  * @throws {RequiredError}
7230
- * @memberof Class3CXMultiTenantApi
7231
8293
  */
7232
- Class3CXMultiTenantApi.prototype.deleteGetTenant = function (reference, options) {
8294
+ NumberPortingApi.prototype.deleteGetAdminNumberPort = function (id, options) {
7233
8295
  var _this = this;
7234
- return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).deleteGetTenant(reference, options).then(function (request) { return request(_this.axios, _this.basePath); });
8296
+ return (0, exports.NumberPortingApiFp)(this.configuration).deleteGetAdminNumberPort(id, options).then(function (request) { return request(_this.axios, _this.basePath); });
7235
8297
  };
7236
8298
  /**
7237
- * Get 3CX Starter Bundle Tenant
7238
- * @summary Get 3CX MT Tenant
7239
- * @param {string} reference Tenant Reference
8299
+ *
8300
+ * @param {number} [pageSize] Number Of Results
8301
+ * @param {number} [page] Page Number
8302
+ * @param {string} [search] Search
7240
8303
  * @param {*} [options] Override http request option.
7241
8304
  * @throws {RequiredError}
7242
- * @memberof Class3CXMultiTenantApi
7243
8305
  */
7244
- Class3CXMultiTenantApi.prototype.getGetTenant = function (reference, options) {
8306
+ NumberPortingApi.prototype.getCreateNumberPort = function (pageSize, page, search, options) {
7245
8307
  var _this = this;
7246
- return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).getGetTenant(reference, options).then(function (request) { return request(_this.axios, _this.basePath); });
8308
+ return (0, exports.NumberPortingApiFp)(this.configuration).getCreateNumberPort(pageSize, page, search, options).then(function (request) { return request(_this.axios, _this.basePath); });
7247
8309
  };
7248
8310
  /**
7249
- * Get 3CX Starter Bundle Tenants
7250
- * @summary Get 3CX MT Tenants
8311
+ *
8312
+ * @param {number} id Number Port ID
8313
+ * @param {*} [options] Override http request option.
8314
+ * @throws {RequiredError}
8315
+ */
8316
+ NumberPortingApi.prototype.getGetAdminNumberPort = function (id, options) {
8317
+ var _this = this;
8318
+ return (0, exports.NumberPortingApiFp)(this.configuration).getGetAdminNumberPort(id, options).then(function (request) { return request(_this.axios, _this.basePath); });
8319
+ };
8320
+ /**
8321
+ *
7251
8322
  * @param {number} [pageSize] Number Of Results
7252
8323
  * @param {number} [page] Page Number
7253
8324
  * @param {string} [search] Search
7254
- * @param {GetGetTenantsStatusEnum} [status] Status
7255
8325
  * @param {*} [options] Override http request option.
7256
8326
  * @throws {RequiredError}
7257
- * @memberof Class3CXMultiTenantApi
7258
8327
  */
7259
- Class3CXMultiTenantApi.prototype.getGetTenants = function (pageSize, page, search, status, options) {
8328
+ NumberPortingApi.prototype.getGetAdminNumberPorts = function (pageSize, page, search, options) {
7260
8329
  var _this = this;
7261
- return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).getGetTenants(pageSize, page, search, status, options).then(function (request) { return request(_this.axios, _this.basePath); });
8330
+ return (0, exports.NumberPortingApiFp)(this.configuration).getGetAdminNumberPorts(pageSize, page, search, options).then(function (request) { return request(_this.axios, _this.basePath); });
7262
8331
  };
7263
8332
  /**
7264
- * Add 3CX MT DDI
7265
- * @summary Add 3CX MT DDI
7266
- * @param {string} areacode Area Code
8333
+ *
8334
+ * @param {number} id Number Port ID
7267
8335
  * @param {*} [options] Override http request option.
7268
8336
  * @throws {RequiredError}
7269
- * @memberof Class3CXMultiTenantApi
7270
8337
  */
7271
- Class3CXMultiTenantApi.prototype.postAddMtDdi = function (areacode, options) {
8338
+ NumberPortingApi.prototype.getUpdateNumberPort = function (id, options) {
7272
8339
  var _this = this;
7273
- return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).postAddMtDdi(areacode, options).then(function (request) { return request(_this.axios, _this.basePath); });
8340
+ return (0, exports.NumberPortingApiFp)(this.configuration).getUpdateNumberPort(id, options).then(function (request) { return request(_this.axios, _this.basePath); });
7274
8341
  };
7275
8342
  /**
7276
- * Get 3CX MT New DDIs
7277
- * @summary Get 3CX MT New DDIs
7278
- * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
8343
+ *
8344
+ * @param {string | null} [companyName] Company Name
8345
+ * @param {string | null} [addressLine1] Address Line 1
8346
+ * @param {string | null} [addressLine2] Address Line 2
8347
+ * @param {string | null} [city] City
8348
+ * @param {string | null} [postCode] Post Code
8349
+ * @param {number | null} [trunkId] Trunk ID
8350
+ * @param {string | null} [tenantId] Starter Bundle ID
8351
+ * @param {string | null} [requestedPortDate] Requested Port Date
8352
+ * @param {boolean | null} [asap] Port Date ASAP
8353
+ * @param {string | null} [comment] Comment
8354
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
8355
+ * @param {File} [cloa] CLOA (only provide on submission)
7279
8356
  * @param {*} [options] Override http request option.
7280
8357
  * @throws {RequiredError}
7281
- * @memberof Class3CXMultiTenantApi
7282
8358
  */
7283
- Class3CXMultiTenantApi.prototype.postGetMtNewDdis = function (multiTenantChangeResponseModel, options) {
8359
+ NumberPortingApi.prototype.postCreateNumberPort = function (companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
7284
8360
  var _this = this;
7285
- return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).postGetMtNewDdis(multiTenantChangeResponseModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
8361
+ return (0, exports.NumberPortingApiFp)(this.configuration).postCreateNumberPort(companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options).then(function (request) { return request(_this.axios, _this.basePath); });
7286
8362
  };
7287
8363
  /**
7288
- * Add 3CX Starter Bundle Tenant
7289
- * @summary Add 3CX MT Tenant
7290
- * @param {TcxMultiTenantModel} [tcxMultiTenantModel] New 3CX Starter Bundle Request
8364
+ *
8365
+ * @param {number} id Number Port ID
8366
+ * @param {string | null} [companyName] Company Name
8367
+ * @param {string | null} [addressLine1] Address Line 1
8368
+ * @param {string | null} [addressLine2] Address Line 2
8369
+ * @param {string | null} [city] City
8370
+ * @param {string | null} [postCode] Post Code
8371
+ * @param {number | null} [trunkId] Trunk ID
8372
+ * @param {string | null} [tenantId] Starter Bundle ID
8373
+ * @param {string | null} [requestedPortDate] Requested Port Date
8374
+ * @param {boolean | null} [asap] Port Date ASAP
8375
+ * @param {string | null} [comment] Comment
8376
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
8377
+ * @param {File} [cloa] CLOA (only provide on submission)
7291
8378
  * @param {*} [options] Override http request option.
7292
8379
  * @throws {RequiredError}
7293
- * @memberof Class3CXMultiTenantApi
7294
8380
  */
7295
- Class3CXMultiTenantApi.prototype.postGetTenants = function (tcxMultiTenantModel, options) {
8381
+ NumberPortingApi.prototype.postSubmitNumberPort = function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
7296
8382
  var _this = this;
7297
- return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).postGetTenants(tcxMultiTenantModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
8383
+ return (0, exports.NumberPortingApiFp)(this.configuration).postSubmitNumberPort(id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options).then(function (request) { return request(_this.axios, _this.basePath); });
7298
8384
  };
7299
8385
  /**
7300
- * Track 3CX MT Change
7301
- * @summary Track 3CX MT Change
7302
- * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
8386
+ *
8387
+ * @param {number} id Number Port ID
8388
+ * @param {string | null} [companyName] Company Name
8389
+ * @param {string | null} [addressLine1] Address Line 1
8390
+ * @param {string | null} [addressLine2] Address Line 2
8391
+ * @param {string | null} [city] City
8392
+ * @param {string | null} [postCode] Post Code
8393
+ * @param {number | null} [trunkId] Trunk ID
8394
+ * @param {string | null} [tenantId] Starter Bundle ID
8395
+ * @param {string | null} [requestedPortDate] Requested Port Date
8396
+ * @param {boolean | null} [asap] Port Date ASAP
8397
+ * @param {string | null} [comment] Comment
8398
+ * @param {Array<NumberPortRangeRequestDTO>} [numberRanges] Number Ranges
8399
+ * @param {File} [cloa] CLOA (only provide on submission)
7303
8400
  * @param {*} [options] Override http request option.
7304
8401
  * @throws {RequiredError}
7305
- * @memberof Class3CXMultiTenantApi
7306
8402
  */
7307
- Class3CXMultiTenantApi.prototype.postTrackMtChange = function (multiTenantChangeResponseModel, options) {
8403
+ NumberPortingApi.prototype.postUpdateNumberPort = function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options) {
7308
8404
  var _this = this;
7309
- return (0, exports.Class3CXMultiTenantApiFp)(this.configuration).postTrackMtChange(multiTenantChangeResponseModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
7310
- };
7311
- return Class3CXMultiTenantApi;
7312
- }(base_1.BaseAPI));
7313
- exports.Class3CXMultiTenantApi = Class3CXMultiTenantApi;
7314
- /**
7315
- * @export
7316
- */
7317
- exports.GetGetTenantsStatusEnum = {
7318
- Completed: 'Completed',
7319
- Outstanding: 'Outstanding',
7320
- Offline: 'Offline',
7321
- FailedOver: 'Failed Over'
7322
- };
7323
- /**
7324
- * MyPBXToolsApi - axios parameter creator
7325
- * @export
7326
- */
7327
- var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7328
- var _this = this;
7329
- return {
7330
- /**
7331
- * Get 3CX Installation Details
7332
- * @summary Fetch recording from a 3CX instance
7333
- * @param {string} licenceKey Licence Key
7334
- * @param {string} fileName File Name
7335
- * @param {*} [options] Override http request option.
7336
- * @throws {RequiredError}
7337
- */
7338
- getGetRecording: function (licenceKey_1, fileName_1) {
7339
- var args_1 = [];
7340
- for (var _i = 2; _i < arguments.length; _i++) {
7341
- args_1[_i - 2] = arguments[_i];
7342
- }
7343
- return __awaiter(_this, __spreadArray([licenceKey_1, fileName_1], args_1, true), void 0, function (licenceKey, fileName, options) {
7344
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
7345
- if (options === void 0) { options = {}; }
7346
- return __generator(this, function (_a) {
7347
- // verify required parameter 'licenceKey' is not null or undefined
7348
- (0, common_1.assertParamExists)('getGetRecording', 'licenceKey', licenceKey);
7349
- // verify required parameter 'fileName' is not null or undefined
7350
- (0, common_1.assertParamExists)('getGetRecording', 'fileName', fileName);
7351
- localVarPath = "/mypbxtools/recordings";
7352
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
7353
- if (configuration) {
7354
- baseOptions = configuration.baseOptions;
7355
- }
7356
- localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
7357
- localVarHeaderParameter = {};
7358
- localVarQueryParameter = {};
7359
- if (licenceKey !== undefined) {
7360
- localVarQueryParameter['licenceKey'] = licenceKey;
7361
- }
7362
- if (fileName !== undefined) {
7363
- localVarQueryParameter['fileName'] = fileName;
7364
- }
7365
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
7366
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
7367
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
7368
- return [2 /*return*/, {
7369
- url: (0, common_1.toPathString)(localVarUrlObj),
7370
- options: localVarRequestOptions,
7371
- }];
7372
- });
7373
- });
7374
- },
7375
- };
7376
- };
7377
- exports.MyPBXToolsApiAxiosParamCreator = MyPBXToolsApiAxiosParamCreator;
7378
- /**
7379
- * MyPBXToolsApi - functional programming interface
7380
- * @export
7381
- */
7382
- var MyPBXToolsApiFp = function (configuration) {
7383
- var localVarAxiosParamCreator = (0, exports.MyPBXToolsApiAxiosParamCreator)(configuration);
7384
- return {
7385
- /**
7386
- * Get 3CX Installation Details
7387
- * @summary Fetch recording from a 3CX instance
7388
- * @param {string} licenceKey Licence Key
7389
- * @param {string} fileName File Name
7390
- * @param {*} [options] Override http request option.
7391
- * @throws {RequiredError}
7392
- */
7393
- getGetRecording: function (licenceKey, fileName, options) {
7394
- return __awaiter(this, void 0, void 0, function () {
7395
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
7396
- var _a, _b, _c;
7397
- return __generator(this, function (_d) {
7398
- switch (_d.label) {
7399
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.getGetRecording(licenceKey, fileName, options)];
7400
- case 1:
7401
- localVarAxiosArgs = _d.sent();
7402
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
7403
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MyPBXToolsApi.getGetRecording']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
7404
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
7405
- }
7406
- });
7407
- });
7408
- },
7409
- };
7410
- };
7411
- exports.MyPBXToolsApiFp = MyPBXToolsApiFp;
7412
- /**
7413
- * MyPBXToolsApi - factory interface
7414
- * @export
7415
- */
7416
- var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7417
- var localVarFp = (0, exports.MyPBXToolsApiFp)(configuration);
7418
- return {
7419
- /**
7420
- * Get 3CX Installation Details
7421
- * @summary Fetch recording from a 3CX instance
7422
- * @param {string} licenceKey Licence Key
7423
- * @param {string} fileName File Name
7424
- * @param {*} [options] Override http request option.
7425
- * @throws {RequiredError}
7426
- */
7427
- getGetRecording: function (licenceKey, fileName, options) {
7428
- return localVarFp.getGetRecording(licenceKey, fileName, options).then(function (request) { return request(axios, basePath); });
7429
- },
8405
+ return (0, exports.NumberPortingApiFp)(this.configuration).postUpdateNumberPort(id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, numberRanges, cloa, options).then(function (request) { return request(_this.axios, _this.basePath); });
7430
8406
  };
7431
- };
7432
- exports.MyPBXToolsApiFactory = MyPBXToolsApiFactory;
7433
- /**
7434
- * MyPBXToolsApi - object-oriented interface
7435
- * @export
7436
- * @class MyPBXToolsApi
7437
- * @extends {BaseAPI}
7438
- */
7439
- var MyPBXToolsApi = /** @class */ (function (_super) {
7440
- __extends(MyPBXToolsApi, _super);
7441
- function MyPBXToolsApi() {
7442
- return _super !== null && _super.apply(this, arguments) || this;
7443
- }
7444
8407
  /**
7445
- * Get 3CX Installation Details
7446
- * @summary Fetch recording from a 3CX instance
7447
- * @param {string} licenceKey Licence Key
7448
- * @param {string} fileName File Name
8408
+ *
8409
+ * @param {number} id Number Port ID
8410
+ * @param {string | null} [companyName] Company Name
8411
+ * @param {string | null} [addressLine1] Address Line 1
8412
+ * @param {string | null} [addressLine2] Address Line 2
8413
+ * @param {string | null} [city] City
8414
+ * @param {string | null} [postCode] Post Code
8415
+ * @param {number | null} [trunkId] Trunk ID
8416
+ * @param {string | null} [tenantId] Starter Bundle ID
8417
+ * @param {string | null} [requestedPortDate] Requested Port Date
8418
+ * @param {boolean | null} [asap] Port Date ASAP
8419
+ * @param {string | null} [comment] Comment
8420
+ * @param {number} [id2] Number Port ID
8421
+ * @param {string} [customerName] Customer Name
8422
+ * @param {string} [portDate] Porting Date
8423
+ * @param {Array<NumberPortRangeDTO>} [numberRanges] Number Ranges
8424
+ * @param {number} [status] Status
8425
+ * @param {number | null} [ticketId] Ticket ID
7449
8426
  * @param {*} [options] Override http request option.
7450
8427
  * @throws {RequiredError}
7451
- * @memberof MyPBXToolsApi
7452
8428
  */
7453
- MyPBXToolsApi.prototype.getGetRecording = function (licenceKey, fileName, options) {
8429
+ NumberPortingApi.prototype.putGetAdminNumberPort = function (id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, id2, customerName, portDate, numberRanges, status, ticketId, options) {
7454
8430
  var _this = this;
7455
- return (0, exports.MyPBXToolsApiFp)(this.configuration).getGetRecording(licenceKey, fileName, options).then(function (request) { return request(_this.axios, _this.basePath); });
8431
+ return (0, exports.NumberPortingApiFp)(this.configuration).putGetAdminNumberPort(id, companyName, addressLine1, addressLine2, city, postCode, trunkId, tenantId, requestedPortDate, asap, comment, id2, customerName, portDate, numberRanges, status, ticketId, options).then(function (request) { return request(_this.axios, _this.basePath); });
7456
8432
  };
7457
- return MyPBXToolsApi;
8433
+ return NumberPortingApi;
7458
8434
  }(base_1.BaseAPI));
7459
- exports.MyPBXToolsApi = MyPBXToolsApi;
8435
+ exports.NumberPortingApi = NumberPortingApi;
7460
8436
  /**
7461
8437
  * OAuth20Api - axios parameter creator
7462
- * @export
7463
8438
  */
7464
8439
  var OAuth20ApiAxiosParamCreator = function (configuration) {
7465
8440
  var _this = this;
@@ -7755,7 +8730,6 @@ var OAuth20ApiAxiosParamCreator = function (configuration) {
7755
8730
  exports.OAuth20ApiAxiosParamCreator = OAuth20ApiAxiosParamCreator;
7756
8731
  /**
7757
8732
  * OAuth20Api - functional programming interface
7758
- * @export
7759
8733
  */
7760
8734
  var OAuth20ApiFp = function (configuration) {
7761
8735
  var localVarAxiosParamCreator = (0, exports.OAuth20ApiAxiosParamCreator)(configuration);
@@ -7917,7 +8891,6 @@ var OAuth20ApiFp = function (configuration) {
7917
8891
  exports.OAuth20ApiFp = OAuth20ApiFp;
7918
8892
  /**
7919
8893
  * OAuth20Api - factory interface
7920
- * @export
7921
8894
  */
7922
8895
  var OAuth20ApiFactory = function (configuration, basePath, axios) {
7923
8896
  var localVarFp = (0, exports.OAuth20ApiFp)(configuration);
@@ -8001,9 +8974,6 @@ var OAuth20ApiFactory = function (configuration, basePath, axios) {
8001
8974
  exports.OAuth20ApiFactory = OAuth20ApiFactory;
8002
8975
  /**
8003
8976
  * OAuth20Api - object-oriented interface
8004
- * @export
8005
- * @class OAuth20Api
8006
- * @extends {BaseAPI}
8007
8977
  */
8008
8978
  var OAuth20Api = /** @class */ (function (_super) {
8009
8979
  __extends(OAuth20Api, _super);
@@ -8015,7 +8985,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8015
8985
  * @summary Get MFA QR Code
8016
8986
  * @param {*} [options] Override http request option.
8017
8987
  * @throws {RequiredError}
8018
- * @memberof OAuth20Api
8019
8988
  */
8020
8989
  OAuth20Api.prototype.getGetMfaQrCode = function (options) {
8021
8990
  var _this = this;
@@ -8026,7 +8995,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8026
8995
  * @summary Get Scopes
8027
8996
  * @param {*} [options] Override http request option.
8028
8997
  * @throws {RequiredError}
8029
- * @memberof OAuth20Api
8030
8998
  */
8031
8999
  OAuth20Api.prototype.getGetScopes = function (options) {
8032
9000
  var _this = this;
@@ -8049,7 +9017,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8049
9017
  * @param {boolean | null} [endUser] End User (Only used in Token Exchange)
8050
9018
  * @param {*} [options] Override http request option.
8051
9019
  * @throws {RequiredError}
8052
- * @memberof OAuth20Api
8053
9020
  */
8054
9021
  OAuth20Api.prototype.postAccessToken = function (clientId, clientSecret, grantType, scope, redirectUri, code, refreshToken, codeVerifier, token, tokenExchangeType, licenceKey, endUser, options) {
8055
9022
  var _this = this;
@@ -8067,7 +9034,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8067
9034
  * @param {string} [codeChallengeMethod] OAuth 2.0 Code Challenge Method
8068
9035
  * @param {*} [options] Override http request option.
8069
9036
  * @throws {RequiredError}
8070
- * @memberof OAuth20Api
8071
9037
  */
8072
9038
  OAuth20Api.prototype.postAuthorise = function (clientId, responseType, scope, redirectUri, state, codeChallenge, codeChallengeMethod, options) {
8073
9039
  var _this = this;
@@ -8078,7 +9044,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8078
9044
  * @summary Get Token Identity
8079
9045
  * @param {*} [options] Override http request option.
8080
9046
  * @throws {RequiredError}
8081
- * @memberof OAuth20Api
8082
9047
  */
8083
9048
  OAuth20Api.prototype.postGetIdentity = function (options) {
8084
9049
  var _this = this;
@@ -8090,7 +9055,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8090
9055
  * @param {PortalLoginModel} [portalLoginModel] Login Credentials
8091
9056
  * @param {*} [options] Override http request option.
8092
9057
  * @throws {RequiredError}
8093
- * @memberof OAuth20Api
8094
9058
  */
8095
9059
  OAuth20Api.prototype.postPortalLogin = function (portalLoginModel, options) {
8096
9060
  var _this = this;
@@ -8099,9 +9063,6 @@ var OAuth20Api = /** @class */ (function (_super) {
8099
9063
  return OAuth20Api;
8100
9064
  }(base_1.BaseAPI));
8101
9065
  exports.OAuth20Api = OAuth20Api;
8102
- /**
8103
- * @export
8104
- */
8105
9066
  exports.PostAccessTokenGrantTypeEnum = {
8106
9067
  ClientCredentials: 'client_credentials',
8107
9068
  Code: 'code',
@@ -8111,9 +9072,6 @@ exports.PostAccessTokenGrantTypeEnum = {
8111
9072
  TokenExchange: 'token_exchange',
8112
9073
  Password: 'password'
8113
9074
  };
8114
- /**
8115
- * @export
8116
- */
8117
9075
  exports.PostAccessTokenScopeEnum = {
8118
9076
  Star: '*',
8119
9077
  Fdps: 'fdps',
@@ -8122,6 +9080,8 @@ exports.PostAccessTokenScopeEnum = {
8122
9080
  TcxWizard: 'tcx_wizard',
8123
9081
  AccountsRead: 'accounts.read',
8124
9082
  AccountsWrite: 'accounts.write',
9083
+ NumberPortingRead: 'number_porting.read',
9084
+ NumberPortingWrite: 'number_porting.write',
8125
9085
  PricingRead: 'pricing.read',
8126
9086
  OrdersRead: 'orders.read',
8127
9087
  OrdersWrite: 'orders.write',
@@ -8140,16 +9100,10 @@ exports.PostAccessTokenScopeEnum = {
8140
9100
  TicketsRead: 'tickets.read',
8141
9101
  TicketsWrite: 'tickets.write'
8142
9102
  };
8143
- /**
8144
- * @export
8145
- */
8146
9103
  exports.PostAccessTokenTokenExchangeTypeEnum = {
8147
9104
  TcxWizard: 'tcx_wizard',
8148
9105
  Portal: 'portal'
8149
9106
  };
8150
- /**
8151
- * @export
8152
- */
8153
9107
  exports.PostAuthoriseScopeEnum = {
8154
9108
  Star: '*',
8155
9109
  Fdps: 'fdps',
@@ -8158,6 +9112,8 @@ exports.PostAuthoriseScopeEnum = {
8158
9112
  TcxWizard: 'tcx_wizard',
8159
9113
  AccountsRead: 'accounts.read',
8160
9114
  AccountsWrite: 'accounts.write',
9115
+ NumberPortingRead: 'number_porting.read',
9116
+ NumberPortingWrite: 'number_porting.write',
8161
9117
  PricingRead: 'pricing.read',
8162
9118
  OrdersRead: 'orders.read',
8163
9119
  OrdersWrite: 'orders.write',
@@ -8178,7 +9134,6 @@ exports.PostAuthoriseScopeEnum = {
8178
9134
  };
8179
9135
  /**
8180
9136
  * OrdersApi - axios parameter creator
8181
- * @export
8182
9137
  */
8183
9138
  var OrdersApiAxiosParamCreator = function (configuration) {
8184
9139
  var _this = this;
@@ -8528,7 +9483,6 @@ var OrdersApiAxiosParamCreator = function (configuration) {
8528
9483
  exports.OrdersApiAxiosParamCreator = OrdersApiAxiosParamCreator;
8529
9484
  /**
8530
9485
  * OrdersApi - functional programming interface
8531
- * @export
8532
9486
  */
8533
9487
  var OrdersApiFp = function (configuration) {
8534
9488
  var localVarAxiosParamCreator = (0, exports.OrdersApiAxiosParamCreator)(configuration);
@@ -8734,7 +9688,6 @@ var OrdersApiFp = function (configuration) {
8734
9688
  exports.OrdersApiFp = OrdersApiFp;
8735
9689
  /**
8736
9690
  * OrdersApi - factory interface
8737
- * @export
8738
9691
  */
8739
9692
  var OrdersApiFactory = function (configuration, basePath, axios) {
8740
9693
  var localVarFp = (0, exports.OrdersApiFp)(configuration);
@@ -8836,9 +9789,6 @@ var OrdersApiFactory = function (configuration, basePath, axios) {
8836
9789
  exports.OrdersApiFactory = OrdersApiFactory;
8837
9790
  /**
8838
9791
  * OrdersApi - object-oriented interface
8839
- * @export
8840
- * @class OrdersApi
8841
- * @extends {BaseAPI}
8842
9792
  */
8843
9793
  var OrdersApi = /** @class */ (function (_super) {
8844
9794
  __extends(OrdersApi, _super);
@@ -8851,7 +9801,6 @@ var OrdersApi = /** @class */ (function (_super) {
8851
9801
  * @param {number} id Order ID
8852
9802
  * @param {*} [options] Override http request option.
8853
9803
  * @throws {RequiredError}
8854
- * @memberof OrdersApi
8855
9804
  */
8856
9805
  OrdersApi.prototype.deleteUpdateOrder = function (id, options) {
8857
9806
  var _this = this;
@@ -8863,7 +9812,6 @@ var OrdersApi = /** @class */ (function (_super) {
8863
9812
  * @param {number} id Order ID
8864
9813
  * @param {*} [options] Override http request option.
8865
9814
  * @throws {RequiredError}
8866
- * @memberof OrdersApi
8867
9815
  */
8868
9816
  OrdersApi.prototype.getGetAdminEditableOrder = function (id, options) {
8869
9817
  var _this = this;
@@ -8875,7 +9823,6 @@ var OrdersApi = /** @class */ (function (_super) {
8875
9823
  * @param {number} id Order ID
8876
9824
  * @param {*} [options] Override http request option.
8877
9825
  * @throws {RequiredError}
8878
- * @memberof OrdersApi
8879
9826
  */
8880
9827
  OrdersApi.prototype.getGetEditableOrder = function (id, options) {
8881
9828
  var _this = this;
@@ -8893,7 +9840,6 @@ var OrdersApi = /** @class */ (function (_super) {
8893
9840
  * @param {number | null} [customerId] Customer ID
8894
9841
  * @param {*} [options] Override http request option.
8895
9842
  * @throws {RequiredError}
8896
- * @memberof OrdersApi
8897
9843
  */
8898
9844
  OrdersApi.prototype.getGetOrders = function (pageSize, page, search, fulfillable, status, filter, customerId, options) {
8899
9845
  var _this = this;
@@ -8906,7 +9852,6 @@ var OrdersApi = /** @class */ (function (_super) {
8906
9852
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Admin Order Request
8907
9853
  * @param {*} [options] Override http request option.
8908
9854
  * @throws {RequiredError}
8909
- * @memberof OrdersApi
8910
9855
  */
8911
9856
  OrdersApi.prototype.postCreateAdminOrder = function (readonly, adminOrderRequestDTO, options) {
8912
9857
  var _this = this;
@@ -8919,7 +9864,6 @@ var OrdersApi = /** @class */ (function (_super) {
8919
9864
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
8920
9865
  * @param {*} [options] Override http request option.
8921
9866
  * @throws {RequiredError}
8922
- * @memberof OrdersApi
8923
9867
  */
8924
9868
  OrdersApi.prototype.postGetOrders = function (readonly, customerOrderRequestDTO, options) {
8925
9869
  var _this = this;
@@ -8933,7 +9877,6 @@ var OrdersApi = /** @class */ (function (_super) {
8933
9877
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Order Request
8934
9878
  * @param {*} [options] Override http request option.
8935
9879
  * @throws {RequiredError}
8936
- * @memberof OrdersApi
8937
9880
  */
8938
9881
  OrdersApi.prototype.putUpdateAdminOrder = function (id, readonly, adminOrderRequestDTO, options) {
8939
9882
  var _this = this;
@@ -8947,7 +9890,6 @@ var OrdersApi = /** @class */ (function (_super) {
8947
9890
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
8948
9891
  * @param {*} [options] Override http request option.
8949
9892
  * @throws {RequiredError}
8950
- * @memberof OrdersApi
8951
9893
  */
8952
9894
  OrdersApi.prototype.putUpdateOrder = function (id, readonly, customerOrderRequestDTO, options) {
8953
9895
  var _this = this;
@@ -8956,18 +9898,12 @@ var OrdersApi = /** @class */ (function (_super) {
8956
9898
  return OrdersApi;
8957
9899
  }(base_1.BaseAPI));
8958
9900
  exports.OrdersApi = OrdersApi;
8959
- /**
8960
- * @export
8961
- */
8962
9901
  exports.GetGetOrdersStatusEnum = {
8963
9902
  Paid: 'PAID',
8964
9903
  InvoicePaid: 'INVOICE_PAID',
8965
9904
  Unpaid: 'UNPAID',
8966
9905
  Quote: 'QUOTE'
8967
9906
  };
8968
- /**
8969
- * @export
8970
- */
8971
9907
  exports.GetGetOrdersFilterEnum = {
8972
9908
  Outstanding: 'OUTSTANDING',
8973
9909
  Quotes: 'QUOTES',
@@ -8976,7 +9912,6 @@ exports.GetGetOrdersFilterEnum = {
8976
9912
  };
8977
9913
  /**
8978
9914
  * PricingApi - axios parameter creator
8979
- * @export
8980
9915
  */
8981
9916
  var PricingApiAxiosParamCreator = function (configuration) {
8982
9917
  var _this = this;
@@ -9100,7 +10035,6 @@ var PricingApiAxiosParamCreator = function (configuration) {
9100
10035
  exports.PricingApiAxiosParamCreator = PricingApiAxiosParamCreator;
9101
10036
  /**
9102
10037
  * PricingApi - functional programming interface
9103
- * @export
9104
10038
  */
9105
10039
  var PricingApiFp = function (configuration) {
9106
10040
  var localVarAxiosParamCreator = (0, exports.PricingApiAxiosParamCreator)(configuration);
@@ -9163,7 +10097,6 @@ var PricingApiFp = function (configuration) {
9163
10097
  exports.PricingApiFp = PricingApiFp;
9164
10098
  /**
9165
10099
  * PricingApi - factory interface
9166
- * @export
9167
10100
  */
9168
10101
  var PricingApiFactory = function (configuration, basePath, axios) {
9169
10102
  var localVarFp = (0, exports.PricingApiFp)(configuration);
@@ -9200,9 +10133,6 @@ var PricingApiFactory = function (configuration, basePath, axios) {
9200
10133
  exports.PricingApiFactory = PricingApiFactory;
9201
10134
  /**
9202
10135
  * PricingApi - object-oriented interface
9203
- * @export
9204
- * @class PricingApi
9205
- * @extends {BaseAPI}
9206
10136
  */
9207
10137
  var PricingApi = /** @class */ (function (_super) {
9208
10138
  __extends(PricingApi, _super);
@@ -9218,7 +10148,6 @@ var PricingApi = /** @class */ (function (_super) {
9218
10148
  * @param {string} [customerId] Customer ID
9219
10149
  * @param {*} [options] Override http request option.
9220
10150
  * @throws {RequiredError}
9221
- * @memberof PricingApi
9222
10151
  */
9223
10152
  PricingApi.prototype.getGetPriceList = function (type, format, category, customerId, options) {
9224
10153
  var _this = this;
@@ -9234,7 +10163,6 @@ var PricingApi = /** @class */ (function (_super) {
9234
10163
  * @param {PostSendPriceListCategoryEnum} [category] Product Category
9235
10164
  * @param {*} [options] Override http request option.
9236
10165
  * @throws {RequiredError}
9237
- * @memberof PricingApi
9238
10166
  */
9239
10167
  PricingApi.prototype.postSendPriceList = function (email, customerId, type, format, category, options) {
9240
10168
  var _this = this;
@@ -9243,9 +10171,6 @@ var PricingApi = /** @class */ (function (_super) {
9243
10171
  return PricingApi;
9244
10172
  }(base_1.BaseAPI));
9245
10173
  exports.PricingApi = PricingApi;
9246
- /**
9247
- * @export
9248
- */
9249
10174
  exports.GetGetPriceListTypeEnum = {
9250
10175
  Products: 'Products',
9251
10176
  StockProducts: 'Stock Products',
@@ -9256,9 +10181,6 @@ exports.GetGetPriceListTypeEnum = {
9256
10181
  Sms: 'SMS',
9257
10182
  SipTrunks: 'SIP Trunks'
9258
10183
  };
9259
- /**
9260
- * @export
9261
- */
9262
10184
  exports.GetGetPriceListFormatEnum = {
9263
10185
  Pdf: 'pdf',
9264
10186
  Json: 'json',
@@ -9266,9 +10188,6 @@ exports.GetGetPriceListFormatEnum = {
9266
10188
  Xml: 'xml',
9267
10189
  Html: 'html'
9268
10190
  };
9269
- /**
9270
- * @export
9271
- */
9272
10191
  exports.GetGetPriceListCategoryEnum = {
9273
10192
  Yealink: 'Yealink',
9274
10193
  Mairdi: 'Mairdi',
@@ -9291,9 +10210,6 @@ exports.GetGetPriceListCategoryEnum = {
9291
10210
  FanvilAccessories: 'Fanvil Accessories',
9292
10211
  FanvilHotelPhones: 'Fanvil Hotel Phones'
9293
10212
  };
9294
- /**
9295
- * @export
9296
- */
9297
10213
  exports.PostSendPriceListTypeEnum = {
9298
10214
  Products: 'Products',
9299
10215
  StockProducts: 'Stock Products',
@@ -9304,9 +10220,6 @@ exports.PostSendPriceListTypeEnum = {
9304
10220
  Sms: 'SMS',
9305
10221
  SipTrunks: 'SIP Trunks'
9306
10222
  };
9307
- /**
9308
- * @export
9309
- */
9310
10223
  exports.PostSendPriceListFormatEnum = {
9311
10224
  Pdf: 'pdf',
9312
10225
  Json: 'json',
@@ -9314,9 +10227,6 @@ exports.PostSendPriceListFormatEnum = {
9314
10227
  Xml: 'xml',
9315
10228
  Html: 'html'
9316
10229
  };
9317
- /**
9318
- * @export
9319
- */
9320
10230
  exports.PostSendPriceListCategoryEnum = {
9321
10231
  Yealink: 'Yealink',
9322
10232
  Mairdi: 'Mairdi',
@@ -9341,7 +10251,6 @@ exports.PostSendPriceListCategoryEnum = {
9341
10251
  };
9342
10252
  /**
9343
10253
  * ProductsApi - axios parameter creator
9344
- * @export
9345
10254
  */
9346
10255
  var ProductsApiAxiosParamCreator = function (configuration) {
9347
10256
  var _this = this;
@@ -9691,7 +10600,6 @@ var ProductsApiAxiosParamCreator = function (configuration) {
9691
10600
  exports.ProductsApiAxiosParamCreator = ProductsApiAxiosParamCreator;
9692
10601
  /**
9693
10602
  * ProductsApi - functional programming interface
9694
- * @export
9695
10603
  */
9696
10604
  var ProductsApiFp = function (configuration) {
9697
10605
  var localVarAxiosParamCreator = (0, exports.ProductsApiAxiosParamCreator)(configuration);
@@ -9909,7 +10817,6 @@ var ProductsApiFp = function (configuration) {
9909
10817
  exports.ProductsApiFp = ProductsApiFp;
9910
10818
  /**
9911
10819
  * ProductsApi - factory interface
9912
- * @export
9913
10820
  */
9914
10821
  var ProductsApiFactory = function (configuration, basePath, axios) {
9915
10822
  var localVarFp = (0, exports.ProductsApiFp)(configuration);
@@ -10010,9 +10917,6 @@ var ProductsApiFactory = function (configuration, basePath, axios) {
10010
10917
  exports.ProductsApiFactory = ProductsApiFactory;
10011
10918
  /**
10012
10919
  * ProductsApi - object-oriented interface
10013
- * @export
10014
- * @class ProductsApi
10015
- * @extends {BaseAPI}
10016
10920
  */
10017
10921
  var ProductsApi = /** @class */ (function (_super) {
10018
10922
  __extends(ProductsApi, _super);
@@ -10024,7 +10928,6 @@ var ProductsApi = /** @class */ (function (_super) {
10024
10928
  * @summary Get Attribute Sets
10025
10929
  * @param {*} [options] Override http request option.
10026
10930
  * @throws {RequiredError}
10027
- * @memberof ProductsApi
10028
10931
  */
10029
10932
  ProductsApi.prototype.getGetAttributeSets = function (options) {
10030
10933
  var _this = this;
@@ -10035,7 +10938,6 @@ var ProductsApi = /** @class */ (function (_super) {
10035
10938
  * @summary Get Customer Price Lists
10036
10939
  * @param {*} [options] Override http request option.
10037
10940
  * @throws {RequiredError}
10038
- * @memberof ProductsApi
10039
10941
  */
10040
10942
  ProductsApi.prototype.getGetCustomerPriceLists = function (options) {
10041
10943
  var _this = this;
@@ -10048,7 +10950,6 @@ var ProductsApi = /** @class */ (function (_super) {
10048
10950
  * @param {*} [options] Override http request option.
10049
10951
  * @deprecated
10050
10952
  * @throws {RequiredError}
10051
- * @memberof ProductsApi
10052
10953
  */
10053
10954
  ProductsApi.prototype.getGetLegacyStockList = function (format, options) {
10054
10955
  var _this = this;
@@ -10059,7 +10960,6 @@ var ProductsApi = /** @class */ (function (_super) {
10059
10960
  * @summary Get Products
10060
10961
  * @param {*} [options] Override http request option.
10061
10962
  * @throws {RequiredError}
10062
- * @memberof ProductsApi
10063
10963
  */
10064
10964
  ProductsApi.prototype.getGetProducts = function (options) {
10065
10965
  var _this = this;
@@ -10070,7 +10970,6 @@ var ProductsApi = /** @class */ (function (_super) {
10070
10970
  * @summary Get Current Stock & Pricing
10071
10971
  * @param {*} [options] Override http request option.
10072
10972
  * @throws {RequiredError}
10073
- * @memberof ProductsApi
10074
10973
  */
10075
10974
  ProductsApi.prototype.getGetStockList = function (options) {
10076
10975
  var _this = this;
@@ -10081,7 +10980,6 @@ var ProductsApi = /** @class */ (function (_super) {
10081
10980
  * @summary Get 3CX Templates
10082
10981
  * @param {*} [options] Override http request option.
10083
10982
  * @throws {RequiredError}
10084
- * @memberof ProductsApi
10085
10983
  */
10086
10984
  ProductsApi.prototype.getGetTcxTemplates = function (options) {
10087
10985
  var _this = this;
@@ -10095,7 +10993,6 @@ var ProductsApi = /** @class */ (function (_super) {
10095
10993
  * @param {string} [search] Search
10096
10994
  * @param {*} [options] Override http request option.
10097
10995
  * @throws {RequiredError}
10098
- * @memberof ProductsApi
10099
10996
  */
10100
10997
  ProductsApi.prototype.getSearchProducts = function (pageSize, page, search, options) {
10101
10998
  var _this = this;
@@ -10108,7 +11005,6 @@ var ProductsApi = /** @class */ (function (_super) {
10108
11005
  * @param {PostGetProductRequest} postGetProductRequest Product search criteria
10109
11006
  * @param {*} [options] Override http request option.
10110
11007
  * @throws {RequiredError}
10111
- * @memberof ProductsApi
10112
11008
  */
10113
11009
  ProductsApi.prototype.postGetProduct = function (sku, postGetProductRequest, options) {
10114
11010
  var _this = this;
@@ -10122,7 +11018,6 @@ var ProductsApi = /** @class */ (function (_super) {
10122
11018
  * @param {PostGetProductForCustomerRequest} postGetProductForCustomerRequest Product search criteria
10123
11019
  * @param {*} [options] Override http request option.
10124
11020
  * @throws {RequiredError}
10125
- * @memberof ProductsApi
10126
11021
  */
10127
11022
  ProductsApi.prototype.postGetProductForCustomer = function (customerId, sku, postGetProductForCustomerRequest, options) {
10128
11023
  var _this = this;
@@ -10131,16 +11026,12 @@ var ProductsApi = /** @class */ (function (_super) {
10131
11026
  return ProductsApi;
10132
11027
  }(base_1.BaseAPI));
10133
11028
  exports.ProductsApi = ProductsApi;
10134
- /**
10135
- * @export
10136
- */
10137
11029
  exports.GetGetLegacyStockListFormatEnum = {
10138
11030
  Xml: 'XML',
10139
11031
  Csv: 'CSV'
10140
11032
  };
10141
11033
  /**
10142
11034
  * ProvisioningApi - axios parameter creator
10143
- * @export
10144
11035
  */
10145
11036
  var ProvisioningApiAxiosParamCreator = function (configuration) {
10146
11037
  var _this = this;
@@ -10420,7 +11311,6 @@ var ProvisioningApiAxiosParamCreator = function (configuration) {
10420
11311
  exports.ProvisioningApiAxiosParamCreator = ProvisioningApiAxiosParamCreator;
10421
11312
  /**
10422
11313
  * ProvisioningApi - functional programming interface
10423
- * @export
10424
11314
  */
10425
11315
  var ProvisioningApiFp = function (configuration) {
10426
11316
  var localVarAxiosParamCreator = (0, exports.ProvisioningApiAxiosParamCreator)(configuration);
@@ -10594,7 +11484,6 @@ var ProvisioningApiFp = function (configuration) {
10594
11484
  exports.ProvisioningApiFp = ProvisioningApiFp;
10595
11485
  /**
10596
11486
  * ProvisioningApi - factory interface
10597
- * @export
10598
11487
  */
10599
11488
  var ProvisioningApiFactory = function (configuration, basePath, axios) {
10600
11489
  var localVarFp = (0, exports.ProvisioningApiFp)(configuration);
@@ -10677,9 +11566,6 @@ var ProvisioningApiFactory = function (configuration, basePath, axios) {
10677
11566
  exports.ProvisioningApiFactory = ProvisioningApiFactory;
10678
11567
  /**
10679
11568
  * ProvisioningApi - object-oriented interface
10680
- * @export
10681
- * @class ProvisioningApi
10682
- * @extends {BaseAPI}
10683
11569
  */
10684
11570
  var ProvisioningApi = /** @class */ (function (_super) {
10685
11571
  __extends(ProvisioningApi, _super);
@@ -10693,7 +11579,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10693
11579
  * @param {string} mac MAC Address
10694
11580
  * @param {*} [options] Override http request option.
10695
11581
  * @throws {RequiredError}
10696
- * @memberof ProvisioningApi
10697
11582
  */
10698
11583
  ProvisioningApi.prototype.deleteAddFanvilMac = function (id, mac, options) {
10699
11584
  var _this = this;
@@ -10705,7 +11590,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10705
11590
  * @param {string} id Group ID
10706
11591
  * @param {*} [options] Override http request option.
10707
11592
  * @throws {RequiredError}
10708
- * @memberof ProvisioningApi
10709
11593
  */
10710
11594
  ProvisioningApi.prototype.deleteDeleteFanvilGroup = function (id, options) {
10711
11595
  var _this = this;
@@ -10718,7 +11602,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10718
11602
  * @param {string} mac MAC Address
10719
11603
  * @param {*} [options] Override http request option.
10720
11604
  * @throws {RequiredError}
10721
- * @memberof ProvisioningApi
10722
11605
  */
10723
11606
  ProvisioningApi.prototype.getGetFanvilEncryptionKey = function (id, mac, options) {
10724
11607
  var _this = this;
@@ -10730,7 +11613,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10730
11613
  * @param {string} id Group ID
10731
11614
  * @param {*} [options] Override http request option.
10732
11615
  * @throws {RequiredError}
10733
- * @memberof ProvisioningApi
10734
11616
  */
10735
11617
  ProvisioningApi.prototype.getGetFanvilGroupMacs = function (id, options) {
10736
11618
  var _this = this;
@@ -10742,7 +11624,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10742
11624
  * @param {string} [id] Customer ID
10743
11625
  * @param {*} [options] Override http request option.
10744
11626
  * @throws {RequiredError}
10745
- * @memberof ProvisioningApi
10746
11627
  */
10747
11628
  ProvisioningApi.prototype.getGetGroups = function (id, options) {
10748
11629
  var _this = this;
@@ -10754,7 +11635,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10754
11635
  * @param {ProvisioningRequestEntity} [provisioningRequestEntity] Provisioning Group Request
10755
11636
  * @param {*} [options] Override http request option.
10756
11637
  * @throws {RequiredError}
10757
- * @memberof ProvisioningApi
10758
11638
  */
10759
11639
  ProvisioningApi.prototype.postAddFanvilGroup = function (provisioningRequestEntity, options) {
10760
11640
  var _this = this;
@@ -10767,7 +11647,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10767
11647
  * @param {string} mac MAC Address
10768
11648
  * @param {*} [options] Override http request option.
10769
11649
  * @throws {RequiredError}
10770
- * @memberof ProvisioningApi
10771
11650
  */
10772
11651
  ProvisioningApi.prototype.postAddFanvilMac = function (id, mac, options) {
10773
11652
  var _this = this;
@@ -10778,7 +11657,6 @@ var ProvisioningApi = /** @class */ (function (_super) {
10778
11657
  exports.ProvisioningApi = ProvisioningApi;
10779
11658
  /**
10780
11659
  * SIPTrunksApi - axios parameter creator
10781
- * @export
10782
11660
  */
10783
11661
  var SIPTrunksApiAxiosParamCreator = function (configuration) {
10784
11662
  var _this = this;
@@ -11662,7 +12540,6 @@ var SIPTrunksApiAxiosParamCreator = function (configuration) {
11662
12540
  exports.SIPTrunksApiAxiosParamCreator = SIPTrunksApiAxiosParamCreator;
11663
12541
  /**
11664
12542
  * SIPTrunksApi - functional programming interface
11665
- * @export
11666
12543
  */
11667
12544
  var SIPTrunksApiFp = function (configuration) {
11668
12545
  var localVarAxiosParamCreator = (0, exports.SIPTrunksApiAxiosParamCreator)(configuration);
@@ -12191,7 +13068,6 @@ var SIPTrunksApiFp = function (configuration) {
12191
13068
  exports.SIPTrunksApiFp = SIPTrunksApiFp;
12192
13069
  /**
12193
13070
  * SIPTrunksApi - factory interface
12194
- * @export
12195
13071
  */
12196
13072
  var SIPTrunksApiFactory = function (configuration, basePath, axios) {
12197
13073
  var localVarFp = (0, exports.SIPTrunksApiFp)(configuration);
@@ -12434,9 +13310,6 @@ var SIPTrunksApiFactory = function (configuration, basePath, axios) {
12434
13310
  exports.SIPTrunksApiFactory = SIPTrunksApiFactory;
12435
13311
  /**
12436
13312
  * SIPTrunksApi - object-oriented interface
12437
- * @export
12438
- * @class SIPTrunksApi
12439
- * @extends {BaseAPI}
12440
13313
  */
12441
13314
  var SIPTrunksApi = /** @class */ (function (_super) {
12442
13315
  __extends(SIPTrunksApi, _super);
@@ -12449,7 +13322,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12449
13322
  * @param {number} id SIP Trunk ID
12450
13323
  * @param {*} [options] Override http request option.
12451
13324
  * @throws {RequiredError}
12452
- * @memberof SIPTrunksApi
12453
13325
  */
12454
13326
  SIPTrunksApi.prototype.deleteGetSipTrunk = function (id, options) {
12455
13327
  var _this = this;
@@ -12461,7 +13333,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12461
13333
  * @param {number} id SIP Trunk ID
12462
13334
  * @param {*} [options] Override http request option.
12463
13335
  * @throws {RequiredError}
12464
- * @memberof SIPTrunksApi
12465
13336
  */
12466
13337
  SIPTrunksApi.prototype.getCanDivert = function (id, options) {
12467
13338
  var _this = this;
@@ -12473,7 +13344,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12473
13344
  * @param {number} id SIP Trunk ID
12474
13345
  * @param {*} [options] Override http request option.
12475
13346
  * @throws {RequiredError}
12476
- * @memberof SIPTrunksApi
12477
13347
  */
12478
13348
  SIPTrunksApi.prototype.getGetAddress = function (id, options) {
12479
13349
  var _this = this;
@@ -12484,7 +13354,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12484
13354
  * @summary Get UK National Area Codes
12485
13355
  * @param {*} [options] Override http request option.
12486
13356
  * @throws {RequiredError}
12487
- * @memberof SIPTrunksApi
12488
13357
  */
12489
13358
  SIPTrunksApi.prototype.getGetAreaCodes = function (options) {
12490
13359
  var _this = this;
@@ -12496,7 +13365,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12496
13365
  * @param {number} id SIP Trunk ID
12497
13366
  * @param {*} [options] Override http request option.
12498
13367
  * @throws {RequiredError}
12499
- * @memberof SIPTrunksApi
12500
13368
  */
12501
13369
  SIPTrunksApi.prototype.getGetCliFlexibility = function (id, options) {
12502
13370
  var _this = this;
@@ -12508,7 +13376,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12508
13376
  * @param {number} id SIP Trunk ID
12509
13377
  * @param {*} [options] Override http request option.
12510
13378
  * @throws {RequiredError}
12511
- * @memberof SIPTrunksApi
12512
13379
  */
12513
13380
  SIPTrunksApi.prototype.getGetDdis = function (id, options) {
12514
13381
  var _this = this;
@@ -12521,7 +13388,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12521
13388
  * @param {boolean} [enabled] Enabled Diverts
12522
13389
  * @param {*} [options] Override http request option.
12523
13390
  * @throws {RequiredError}
12524
- * @memberof SIPTrunksApi
12525
13391
  */
12526
13392
  SIPTrunksApi.prototype.getGetDiverts = function (id, enabled, options) {
12527
13393
  var _this = this;
@@ -12533,7 +13399,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12533
13399
  * @param {number} id SIP Trunk ID
12534
13400
  * @param {*} [options] Override http request option.
12535
13401
  * @throws {RequiredError}
12536
- * @memberof SIPTrunksApi
12537
13402
  */
12538
13403
  SIPTrunksApi.prototype.getGetSipTrunk = function (id, options) {
12539
13404
  var _this = this;
@@ -12547,7 +13412,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12547
13412
  * @param {string} [search] Search
12548
13413
  * @param {*} [options] Override http request option.
12549
13414
  * @throws {RequiredError}
12550
- * @memberof SIPTrunksApi
12551
13415
  */
12552
13416
  SIPTrunksApi.prototype.getGetSipTrunks = function (pageSize, page, search, options) {
12553
13417
  var _this = this;
@@ -12560,7 +13424,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12560
13424
  * @param {boolean} enabled Enabled
12561
13425
  * @param {*} [options] Override http request option.
12562
13426
  * @throws {RequiredError}
12563
- * @memberof SIPTrunksApi
12564
13427
  */
12565
13428
  SIPTrunksApi.prototype.patchGetCliFlexibility = function (id, enabled, options) {
12566
13429
  var _this = this;
@@ -12572,7 +13435,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12572
13435
  * @param {number} id SIP Trunk ID
12573
13436
  * @param {*} [options] Override http request option.
12574
13437
  * @throws {RequiredError}
12575
- * @memberof SIPTrunksApi
12576
13438
  */
12577
13439
  SIPTrunksApi.prototype.patchSetAsAvailable = function (id, options) {
12578
13440
  var _this = this;
@@ -12586,7 +13448,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12586
13448
  * @param {number} [billingCustomerId] Billing Customer ID
12587
13449
  * @param {*} [options] Override http request option.
12588
13450
  * @throws {RequiredError}
12589
- * @memberof SIPTrunksApi
12590
13451
  */
12591
13452
  SIPTrunksApi.prototype.patchSetOwnership = function (id, ownerId, billingCustomerId, options) {
12592
13453
  var _this = this;
@@ -12599,7 +13460,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12599
13460
  * @param {number} channels SIP Channels
12600
13461
  * @param {*} [options] Override http request option.
12601
13462
  * @throws {RequiredError}
12602
- * @memberof SIPTrunksApi
12603
13463
  */
12604
13464
  SIPTrunksApi.prototype.patchUpdateChannelCount = function (id, channels, options) {
12605
13465
  var _this = this;
@@ -12612,7 +13472,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12612
13472
  * @param {string} company Company Name
12613
13473
  * @param {*} [options] Override http request option.
12614
13474
  * @throws {RequiredError}
12615
- * @memberof SIPTrunksApi
12616
13475
  */
12617
13476
  SIPTrunksApi.prototype.patchUpdateCompanyName = function (id, company, options) {
12618
13477
  var _this = this;
@@ -12625,7 +13484,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12625
13484
  * @param {string} number Main Trunk Number
12626
13485
  * @param {*} [options] Override http request option.
12627
13486
  * @throws {RequiredError}
12628
- * @memberof SIPTrunksApi
12629
13487
  */
12630
13488
  SIPTrunksApi.prototype.patchUpdateMainTrunkNumber = function (id, number, options) {
12631
13489
  var _this = this;
@@ -12638,7 +13496,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12638
13496
  * @param {string} ipAddress PBX IP Address
12639
13497
  * @param {*} [options] Override http request option.
12640
13498
  * @throws {RequiredError}
12641
- * @memberof SIPTrunksApi
12642
13499
  */
12643
13500
  SIPTrunksApi.prototype.patchUpdatePbxIPAddress = function (id, ipAddress, options) {
12644
13501
  var _this = this;
@@ -12651,7 +13508,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12651
13508
  * @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
12652
13509
  * @param {*} [options] Override http request option.
12653
13510
  * @throws {RequiredError}
12654
- * @memberof SIPTrunksApi
12655
13511
  */
12656
13512
  SIPTrunksApi.prototype.postGetDdis = function (id, ddiRangesRequestModel, options) {
12657
13513
  var _this = this;
@@ -12663,7 +13519,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12663
13519
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12664
13520
  * @param {*} [options] Override http request option.
12665
13521
  * @throws {RequiredError}
12666
- * @memberof SIPTrunksApi
12667
13522
  */
12668
13523
  SIPTrunksApi.prototype.postGetRequestedDdis = function (sipTrunkChangeResponseModel, options) {
12669
13524
  var _this = this;
@@ -12675,7 +13530,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12675
13530
  * @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
12676
13531
  * @param {*} [options] Override http request option.
12677
13532
  * @throws {RequiredError}
12678
- * @memberof SIPTrunksApi
12679
13533
  */
12680
13534
  SIPTrunksApi.prototype.postGetSipTrunks = function (sipTrunkCreationRequestModel, options) {
12681
13535
  var _this = this;
@@ -12687,7 +13541,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12687
13541
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12688
13542
  * @param {*} [options] Override http request option.
12689
13543
  * @throws {RequiredError}
12690
- * @memberof SIPTrunksApi
12691
13544
  */
12692
13545
  SIPTrunksApi.prototype.postTrackChange = function (sipTrunkChangeResponseModel, options) {
12693
13546
  var _this = this;
@@ -12700,7 +13553,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12700
13553
  * @param {AddressRequestModel} [addressRequestModel] Address Request
12701
13554
  * @param {*} [options] Override http request option.
12702
13555
  * @throws {RequiredError}
12703
- * @memberof SIPTrunksApi
12704
13556
  */
12705
13557
  SIPTrunksApi.prototype.putGetAddress = function (id, addressRequestModel, options) {
12706
13558
  var _this = this;
@@ -12714,7 +13566,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12714
13566
  * @param {DivertRequestModel} [divertRequestModel] Divert Request
12715
13567
  * @param {*} [options] Override http request option.
12716
13568
  * @throws {RequiredError}
12717
- * @memberof SIPTrunksApi
12718
13569
  */
12719
13570
  SIPTrunksApi.prototype.putGetDiverts = function (id, enabled, divertRequestModel, options) {
12720
13571
  var _this = this;
@@ -12725,7 +13576,6 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12725
13576
  exports.SIPTrunksApi = SIPTrunksApi;
12726
13577
  /**
12727
13578
  * SMSApi - axios parameter creator
12728
- * @export
12729
13579
  */
12730
13580
  var SMSApiAxiosParamCreator = function (configuration) {
12731
13581
  var _this = this;
@@ -12776,7 +13626,6 @@ var SMSApiAxiosParamCreator = function (configuration) {
12776
13626
  exports.SMSApiAxiosParamCreator = SMSApiAxiosParamCreator;
12777
13627
  /**
12778
13628
  * SMSApi - functional programming interface
12779
- * @export
12780
13629
  */
12781
13630
  var SMSApiFp = function (configuration) {
12782
13631
  var localVarAxiosParamCreator = (0, exports.SMSApiAxiosParamCreator)(configuration);
@@ -12809,7 +13658,6 @@ var SMSApiFp = function (configuration) {
12809
13658
  exports.SMSApiFp = SMSApiFp;
12810
13659
  /**
12811
13660
  * SMSApi - factory interface
12812
- * @export
12813
13661
  */
12814
13662
  var SMSApiFactory = function (configuration, basePath, axios) {
12815
13663
  var localVarFp = (0, exports.SMSApiFp)(configuration);
@@ -12829,9 +13677,6 @@ var SMSApiFactory = function (configuration, basePath, axios) {
12829
13677
  exports.SMSApiFactory = SMSApiFactory;
12830
13678
  /**
12831
13679
  * SMSApi - object-oriented interface
12832
- * @export
12833
- * @class SMSApi
12834
- * @extends {BaseAPI}
12835
13680
  */
12836
13681
  var SMSApi = /** @class */ (function (_super) {
12837
13682
  __extends(SMSApi, _super);
@@ -12844,7 +13689,6 @@ var SMSApi = /** @class */ (function (_super) {
12844
13689
  * @param {SmsMessageModel} [smsMessageModel] SMS Message
12845
13690
  * @param {*} [options] Override http request option.
12846
13691
  * @throws {RequiredError}
12847
- * @memberof SMSApi
12848
13692
  */
12849
13693
  SMSApi.prototype.postSendSms = function (authorization, smsMessageModel, options) {
12850
13694
  var _this = this;
@@ -12855,7 +13699,6 @@ var SMSApi = /** @class */ (function (_super) {
12855
13699
  exports.SMSApi = SMSApi;
12856
13700
  /**
12857
13701
  * ShippingApi - axios parameter creator
12858
- * @export
12859
13702
  */
12860
13703
  var ShippingApiAxiosParamCreator = function (configuration) {
12861
13704
  var _this = this;
@@ -12943,7 +13786,6 @@ var ShippingApiAxiosParamCreator = function (configuration) {
12943
13786
  exports.ShippingApiAxiosParamCreator = ShippingApiAxiosParamCreator;
12944
13787
  /**
12945
13788
  * ShippingApi - functional programming interface
12946
- * @export
12947
13789
  */
12948
13790
  var ShippingApiFp = function (configuration) {
12949
13791
  var localVarAxiosParamCreator = (0, exports.ShippingApiAxiosParamCreator)(configuration);
@@ -13000,7 +13842,6 @@ var ShippingApiFp = function (configuration) {
13000
13842
  exports.ShippingApiFp = ShippingApiFp;
13001
13843
  /**
13002
13844
  * ShippingApi - factory interface
13003
- * @export
13004
13845
  */
13005
13846
  var ShippingApiFactory = function (configuration, basePath, axios) {
13006
13847
  var localVarFp = (0, exports.ShippingApiFp)(configuration);
@@ -13031,9 +13872,6 @@ var ShippingApiFactory = function (configuration, basePath, axios) {
13031
13872
  exports.ShippingApiFactory = ShippingApiFactory;
13032
13873
  /**
13033
13874
  * ShippingApi - object-oriented interface
13034
- * @export
13035
- * @class ShippingApi
13036
- * @extends {BaseAPI}
13037
13875
  */
13038
13876
  var ShippingApi = /** @class */ (function (_super) {
13039
13877
  __extends(ShippingApi, _super);
@@ -13047,7 +13885,6 @@ var ShippingApi = /** @class */ (function (_super) {
13047
13885
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13048
13886
  * @param {*} [options] Override http request option.
13049
13887
  * @throws {RequiredError}
13050
- * @memberof ShippingApi
13051
13888
  */
13052
13889
  ShippingApi.prototype.postGetAdminShippingServices = function (customerId, shippingInformationDTO, options) {
13053
13890
  var _this = this;
@@ -13059,7 +13896,6 @@ var ShippingApi = /** @class */ (function (_super) {
13059
13896
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13060
13897
  * @param {*} [options] Override http request option.
13061
13898
  * @throws {RequiredError}
13062
- * @memberof ShippingApi
13063
13899
  */
13064
13900
  ShippingApi.prototype.postGetShippingServices = function (shippingInformationDTO, options) {
13065
13901
  var _this = this;
@@ -13070,7 +13906,6 @@ var ShippingApi = /** @class */ (function (_super) {
13070
13906
  exports.ShippingApi = ShippingApi;
13071
13907
  /**
13072
13908
  * StockManagementApi - axios parameter creator
13073
- * @export
13074
13909
  */
13075
13910
  var StockManagementApiAxiosParamCreator = function (configuration) {
13076
13911
  var _this = this;
@@ -14035,7 +14870,6 @@ var StockManagementApiAxiosParamCreator = function (configuration) {
14035
14870
  exports.StockManagementApiAxiosParamCreator = StockManagementApiAxiosParamCreator;
14036
14871
  /**
14037
14872
  * StockManagementApi - functional programming interface
14038
- * @export
14039
14873
  */
14040
14874
  var StockManagementApiFp = function (configuration) {
14041
14875
  var localVarAxiosParamCreator = (0, exports.StockManagementApiAxiosParamCreator)(configuration);
@@ -14614,7 +15448,6 @@ var StockManagementApiFp = function (configuration) {
14614
15448
  exports.StockManagementApiFp = StockManagementApiFp;
14615
15449
  /**
14616
15450
  * StockManagementApi - factory interface
14617
- * @export
14618
15451
  */
14619
15452
  var StockManagementApiFactory = function (configuration, basePath, axios) {
14620
15453
  var localVarFp = (0, exports.StockManagementApiFp)(configuration);
@@ -14881,9 +15714,6 @@ var StockManagementApiFactory = function (configuration, basePath, axios) {
14881
15714
  exports.StockManagementApiFactory = StockManagementApiFactory;
14882
15715
  /**
14883
15716
  * StockManagementApi - object-oriented interface
14884
- * @export
14885
- * @class StockManagementApi
14886
- * @extends {BaseAPI}
14887
15717
  */
14888
15718
  var StockManagementApi = /** @class */ (function (_super) {
14889
15719
  __extends(StockManagementApi, _super);
@@ -14896,7 +15726,6 @@ var StockManagementApi = /** @class */ (function (_super) {
14896
15726
  * @param {number} id Stock Order ID
14897
15727
  * @param {*} [options] Override http request option.
14898
15728
  * @throws {RequiredError}
14899
- * @memberof StockManagementApi
14900
15729
  */
14901
15730
  StockManagementApi.prototype.deleteDeleteStockOrder = function (id, options) {
14902
15731
  var _this = this;
@@ -14909,7 +15738,6 @@ var StockManagementApi = /** @class */ (function (_super) {
14909
15738
  * @param {number} deductionId Stock Order Deduction ID
14910
15739
  * @param {*} [options] Override http request option.
14911
15740
  * @throws {RequiredError}
14912
- * @memberof StockManagementApi
14913
15741
  */
14914
15742
  StockManagementApi.prototype.deleteDeleteStockOrderDeduction = function (orderId, deductionId, options) {
14915
15743
  var _this = this;
@@ -14922,7 +15750,6 @@ var StockManagementApi = /** @class */ (function (_super) {
14922
15750
  * @param {number} itemId Stock Order Item ID
14923
15751
  * @param {*} [options] Override http request option.
14924
15752
  * @throws {RequiredError}
14925
- * @memberof StockManagementApi
14926
15753
  */
14927
15754
  StockManagementApi.prototype.deleteDeleteStockOrderItem = function (orderId, itemId, options) {
14928
15755
  var _this = this;
@@ -14934,7 +15761,6 @@ var StockManagementApi = /** @class */ (function (_super) {
14934
15761
  * @param {number} id Stock Product ID
14935
15762
  * @param {*} [options] Override http request option.
14936
15763
  * @throws {RequiredError}
14937
- * @memberof StockManagementApi
14938
15764
  */
14939
15765
  StockManagementApi.prototype.deleteGetStockProduct = function (id, options) {
14940
15766
  var _this = this;
@@ -14946,7 +15772,6 @@ var StockManagementApi = /** @class */ (function (_super) {
14946
15772
  * @param {number} id Stock Order ID
14947
15773
  * @param {*} [options] Override http request option.
14948
15774
  * @throws {RequiredError}
14949
- * @memberof StockManagementApi
14950
15775
  */
14951
15776
  StockManagementApi.prototype.getDeleteStockOrder = function (id, options) {
14952
15777
  var _this = this;
@@ -14958,7 +15783,6 @@ var StockManagementApi = /** @class */ (function (_super) {
14958
15783
  * @param {string} sku Product SKU
14959
15784
  * @param {*} [options] Override http request option.
14960
15785
  * @throws {RequiredError}
14961
- * @memberof StockManagementApi
14962
15786
  */
14963
15787
  StockManagementApi.prototype.getGetProductDetails = function (sku, options) {
14964
15788
  var _this = this;
@@ -14970,7 +15794,6 @@ var StockManagementApi = /** @class */ (function (_super) {
14970
15794
  * @param {number} id Stock Order ID
14971
15795
  * @param {*} [options] Override http request option.
14972
15796
  * @throws {RequiredError}
14973
- * @memberof StockManagementApi
14974
15797
  */
14975
15798
  StockManagementApi.prototype.getGetStockOrderPurchaseOrder = function (id, options) {
14976
15799
  var _this = this;
@@ -14982,7 +15805,6 @@ var StockManagementApi = /** @class */ (function (_super) {
14982
15805
  * @param {number} id Stock Order ID
14983
15806
  * @param {*} [options] Override http request option.
14984
15807
  * @throws {RequiredError}
14985
- * @memberof StockManagementApi
14986
15808
  */
14987
15809
  StockManagementApi.prototype.getGetStockOrderSupplierEmail = function (id, options) {
14988
15810
  var _this = this;
@@ -14997,7 +15819,6 @@ var StockManagementApi = /** @class */ (function (_super) {
14997
15819
  * @param {boolean} [outstanding] Outstanding Orders
14998
15820
  * @param {*} [options] Override http request option.
14999
15821
  * @throws {RequiredError}
15000
- * @memberof StockManagementApi
15001
15822
  */
15002
15823
  StockManagementApi.prototype.getGetStockOrders = function (pageSize, page, search, outstanding, options) {
15003
15824
  var _this = this;
@@ -15009,7 +15830,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15009
15830
  * @param {number} id Stock Product ID
15010
15831
  * @param {*} [options] Override http request option.
15011
15832
  * @throws {RequiredError}
15012
- * @memberof StockManagementApi
15013
15833
  */
15014
15834
  StockManagementApi.prototype.getGetStockProduct = function (id, options) {
15015
15835
  var _this = this;
@@ -15020,7 +15840,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15020
15840
  * @summary Get Stock Product Suppliers
15021
15841
  * @param {*} [options] Override http request option.
15022
15842
  * @throws {RequiredError}
15023
- * @memberof StockManagementApi
15024
15843
  */
15025
15844
  StockManagementApi.prototype.getGetStockProductSuppliers = function (options) {
15026
15845
  var _this = this;
@@ -15034,7 +15853,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15034
15853
  * @param {string} [search] Search
15035
15854
  * @param {*} [options] Override http request option.
15036
15855
  * @throws {RequiredError}
15037
- * @memberof StockManagementApi
15038
15856
  */
15039
15857
  StockManagementApi.prototype.getGetStockProducts = function (pageSize, page, search, options) {
15040
15858
  var _this = this;
@@ -15046,7 +15864,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15046
15864
  * @param {number} id Supplier ID
15047
15865
  * @param {*} [options] Override http request option.
15048
15866
  * @throws {RequiredError}
15049
- * @memberof StockManagementApi
15050
15867
  */
15051
15868
  StockManagementApi.prototype.getGetStockSupplierProducts = function (id, options) {
15052
15869
  var _this = this;
@@ -15058,7 +15875,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15058
15875
  * @param {number} id Stock Order ID
15059
15876
  * @param {*} [options] Override http request option.
15060
15877
  * @throws {RequiredError}
15061
- * @memberof StockManagementApi
15062
15878
  */
15063
15879
  StockManagementApi.prototype.getUploadStockOrderInvoice = function (id, options) {
15064
15880
  var _this = this;
@@ -15071,7 +15887,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15071
15887
  * @param {StockOrderModel} [stockOrderModel]
15072
15888
  * @param {*} [options] Override http request option.
15073
15889
  * @throws {RequiredError}
15074
- * @memberof StockManagementApi
15075
15890
  */
15076
15891
  StockManagementApi.prototype.patchDeleteStockOrder = function (id, stockOrderModel, options) {
15077
15892
  var _this = this;
@@ -15085,7 +15900,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15085
15900
  * @param {StockOrderDeductionModel} [stockOrderDeductionModel]
15086
15901
  * @param {*} [options] Override http request option.
15087
15902
  * @throws {RequiredError}
15088
- * @memberof StockManagementApi
15089
15903
  */
15090
15904
  StockManagementApi.prototype.patchDeleteStockOrderDeduction = function (orderId, deductionId, stockOrderDeductionModel, options) {
15091
15905
  var _this = this;
@@ -15099,7 +15913,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15099
15913
  * @param {StockOrderItemModel} [stockOrderItemModel]
15100
15914
  * @param {*} [options] Override http request option.
15101
15915
  * @throws {RequiredError}
15102
- * @memberof StockManagementApi
15103
15916
  */
15104
15917
  StockManagementApi.prototype.patchDeleteStockOrderItem = function (orderId, itemId, stockOrderItemModel, options) {
15105
15918
  var _this = this;
@@ -15112,7 +15925,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15112
15925
  * @param {Array<StockOrderDeductionRequestModel>} [stockOrderDeductionRequestModel]
15113
15926
  * @param {*} [options] Override http request option.
15114
15927
  * @throws {RequiredError}
15115
- * @memberof StockManagementApi
15116
15928
  */
15117
15929
  StockManagementApi.prototype.postAddStockOrderDeduction = function (id, stockOrderDeductionRequestModel, options) {
15118
15930
  var _this = this;
@@ -15125,7 +15937,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15125
15937
  * @param {Array<StockOrderItemRequestModel>} [stockOrderItemRequestModel]
15126
15938
  * @param {*} [options] Override http request option.
15127
15939
  * @throws {RequiredError}
15128
- * @memberof StockManagementApi
15129
15940
  */
15130
15941
  StockManagementApi.prototype.postAddStockOrderItem = function (id, stockOrderItemRequestModel, options) {
15131
15942
  var _this = this;
@@ -15137,7 +15948,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15137
15948
  * @param {StockOrderRequestModel} [stockOrderRequestModel]
15138
15949
  * @param {*} [options] Override http request option.
15139
15950
  * @throws {RequiredError}
15140
- * @memberof StockManagementApi
15141
15951
  */
15142
15952
  StockManagementApi.prototype.postGetStockOrders = function (stockOrderRequestModel, options) {
15143
15953
  var _this = this;
@@ -15149,7 +15959,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15149
15959
  * @param {StockProductModel} [stockProductModel] Stock Product
15150
15960
  * @param {*} [options] Override http request option.
15151
15961
  * @throws {RequiredError}
15152
- * @memberof StockManagementApi
15153
15962
  */
15154
15963
  StockManagementApi.prototype.postGetStockProducts = function (stockProductModel, options) {
15155
15964
  var _this = this;
@@ -15162,7 +15971,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15162
15971
  * @param {File} invoice Supplier Invoice
15163
15972
  * @param {*} [options] Override http request option.
15164
15973
  * @throws {RequiredError}
15165
- * @memberof StockManagementApi
15166
15974
  */
15167
15975
  StockManagementApi.prototype.postUploadStockOrderInvoice = function (id, invoice, options) {
15168
15976
  var _this = this;
@@ -15175,7 +15983,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15175
15983
  * @param {StockProductModel} [stockProductModel] Stock Product
15176
15984
  * @param {*} [options] Override http request option.
15177
15985
  * @throws {RequiredError}
15178
- * @memberof StockManagementApi
15179
15986
  */
15180
15987
  StockManagementApi.prototype.putGetStockProduct = function (id, stockProductModel, options) {
15181
15988
  var _this = this;
@@ -15189,7 +15996,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15189
15996
  * @param {number} received Quantity Received
15190
15997
  * @param {*} [options] Override http request option.
15191
15998
  * @throws {RequiredError}
15192
- * @memberof StockManagementApi
15193
15999
  */
15194
16000
  StockManagementApi.prototype.putReceiveStockOrderItem = function (orderId, itemId, received, options) {
15195
16001
  var _this = this;
@@ -15200,7 +16006,6 @@ var StockManagementApi = /** @class */ (function (_super) {
15200
16006
  exports.StockManagementApi = StockManagementApi;
15201
16007
  /**
15202
16008
  * SystemApi - axios parameter creator
15203
- * @export
15204
16009
  */
15205
16010
  var SystemApiAxiosParamCreator = function (configuration) {
15206
16011
  var _this = this;
@@ -15274,7 +16079,6 @@ var SystemApiAxiosParamCreator = function (configuration) {
15274
16079
  exports.SystemApiAxiosParamCreator = SystemApiAxiosParamCreator;
15275
16080
  /**
15276
16081
  * SystemApi - functional programming interface
15277
- * @export
15278
16082
  */
15279
16083
  var SystemApiFp = function (configuration) {
15280
16084
  var localVarAxiosParamCreator = (0, exports.SystemApiAxiosParamCreator)(configuration);
@@ -15313,7 +16117,6 @@ var SystemApiFp = function (configuration) {
15313
16117
  exports.SystemApiFp = SystemApiFp;
15314
16118
  /**
15315
16119
  * SystemApi - factory interface
15316
- * @export
15317
16120
  */
15318
16121
  var SystemApiFactory = function (configuration, basePath, axios) {
15319
16122
  var localVarFp = (0, exports.SystemApiFp)(configuration);
@@ -15339,9 +16142,6 @@ var SystemApiFactory = function (configuration, basePath, axios) {
15339
16142
  exports.SystemApiFactory = SystemApiFactory;
15340
16143
  /**
15341
16144
  * SystemApi - object-oriented interface
15342
- * @export
15343
- * @class SystemApi
15344
- * @extends {BaseAPI}
15345
16145
  */
15346
16146
  var SystemApi = /** @class */ (function (_super) {
15347
16147
  __extends(SystemApi, _super);
@@ -15360,7 +16160,6 @@ var SystemApi = /** @class */ (function (_super) {
15360
16160
  * @param {number} [page] Page Number
15361
16161
  * @param {*} [options] Override http request option.
15362
16162
  * @throws {RequiredError}
15363
- * @memberof SystemApi
15364
16163
  */
15365
16164
  SystemApi.prototype.getLogSearch = function (clientId, clientIp, responseCode, date, filterOutDomain, pageSize, page, options) {
15366
16165
  var _this = this;
@@ -15371,7 +16170,6 @@ var SystemApi = /** @class */ (function (_super) {
15371
16170
  exports.SystemApi = SystemApi;
15372
16171
  /**
15373
16172
  * TicketsApi - axios parameter creator
15374
- * @export
15375
16173
  */
15376
16174
  var TicketsApiAxiosParamCreator = function (configuration) {
15377
16175
  var _this = this;
@@ -15595,7 +16393,6 @@ var TicketsApiAxiosParamCreator = function (configuration) {
15595
16393
  exports.TicketsApiAxiosParamCreator = TicketsApiAxiosParamCreator;
15596
16394
  /**
15597
16395
  * TicketsApi - functional programming interface
15598
- * @export
15599
16396
  */
15600
16397
  var TicketsApiFp = function (configuration) {
15601
16398
  var localVarAxiosParamCreator = (0, exports.TicketsApiAxiosParamCreator)(configuration);
@@ -15721,7 +16518,6 @@ var TicketsApiFp = function (configuration) {
15721
16518
  exports.TicketsApiFp = TicketsApiFp;
15722
16519
  /**
15723
16520
  * TicketsApi - factory interface
15724
- * @export
15725
16521
  */
15726
16522
  var TicketsApiFactory = function (configuration, basePath, axios) {
15727
16523
  var localVarFp = (0, exports.TicketsApiFp)(configuration);
@@ -15782,9 +16578,6 @@ var TicketsApiFactory = function (configuration, basePath, axios) {
15782
16578
  exports.TicketsApiFactory = TicketsApiFactory;
15783
16579
  /**
15784
16580
  * TicketsApi - object-oriented interface
15785
- * @export
15786
- * @class TicketsApi
15787
- * @extends {BaseAPI}
15788
16581
  */
15789
16582
  var TicketsApi = /** @class */ (function (_super) {
15790
16583
  __extends(TicketsApi, _super);
@@ -15798,7 +16591,6 @@ var TicketsApi = /** @class */ (function (_super) {
15798
16591
  * @param {number} [page] Page Number
15799
16592
  * @param {*} [options] Override http request option.
15800
16593
  * @throws {RequiredError}
15801
- * @memberof TicketsApi
15802
16594
  */
15803
16595
  TicketsApi.prototype.getCreateTicket = function (search, pageSize, page, options) {
15804
16596
  var _this = this;
@@ -15809,7 +16601,6 @@ var TicketsApi = /** @class */ (function (_super) {
15809
16601
  * @param {number} id Ticket ID
15810
16602
  * @param {*} [options] Override http request option.
15811
16603
  * @throws {RequiredError}
15812
- * @memberof TicketsApi
15813
16604
  */
15814
16605
  TicketsApi.prototype.getGetTicket = function (id, options) {
15815
16606
  var _this = this;
@@ -15820,7 +16611,6 @@ var TicketsApi = /** @class */ (function (_super) {
15820
16611
  * @param {number} id Ticket ID
15821
16612
  * @param {*} [options] Override http request option.
15822
16613
  * @throws {RequiredError}
15823
- * @memberof TicketsApi
15824
16614
  */
15825
16615
  TicketsApi.prototype.patchCloseTicket = function (id, options) {
15826
16616
  var _this = this;
@@ -15833,7 +16623,6 @@ var TicketsApi = /** @class */ (function (_super) {
15833
16623
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
15834
16624
  * @param {*} [options] Override http request option.
15835
16625
  * @throws {RequiredError}
15836
- * @memberof TicketsApi
15837
16626
  */
15838
16627
  TicketsApi.prototype.postCreateTicket = function (subject, message, attachments, options) {
15839
16628
  var _this = this;
@@ -15846,7 +16635,6 @@ var TicketsApi = /** @class */ (function (_super) {
15846
16635
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
15847
16636
  * @param {*} [options] Override http request option.
15848
16637
  * @throws {RequiredError}
15849
- * @memberof TicketsApi
15850
16638
  */
15851
16639
  TicketsApi.prototype.postTicketReply = function (id, body, attachments, options) {
15852
16640
  var _this = this;
@@ -15857,7 +16645,6 @@ var TicketsApi = /** @class */ (function (_super) {
15857
16645
  exports.TicketsApi = TicketsApi;
15858
16646
  /**
15859
16647
  * WebhooksApi - axios parameter creator
15860
- * @export
15861
16648
  */
15862
16649
  var WebhooksApiAxiosParamCreator = function (configuration) {
15863
16650
  var _this = this;
@@ -15945,7 +16732,6 @@ var WebhooksApiAxiosParamCreator = function (configuration) {
15945
16732
  exports.WebhooksApiAxiosParamCreator = WebhooksApiAxiosParamCreator;
15946
16733
  /**
15947
16734
  * WebhooksApi - functional programming interface
15948
- * @export
15949
16735
  */
15950
16736
  var WebhooksApiFp = function (configuration) {
15951
16737
  var localVarAxiosParamCreator = (0, exports.WebhooksApiAxiosParamCreator)(configuration);
@@ -16001,7 +16787,6 @@ var WebhooksApiFp = function (configuration) {
16001
16787
  exports.WebhooksApiFp = WebhooksApiFp;
16002
16788
  /**
16003
16789
  * WebhooksApi - factory interface
16004
- * @export
16005
16790
  */
16006
16791
  var WebhooksApiFactory = function (configuration, basePath, axios) {
16007
16792
  var localVarFp = (0, exports.WebhooksApiFp)(configuration);
@@ -16031,9 +16816,6 @@ var WebhooksApiFactory = function (configuration, basePath, axios) {
16031
16816
  exports.WebhooksApiFactory = WebhooksApiFactory;
16032
16817
  /**
16033
16818
  * WebhooksApi - object-oriented interface
16034
- * @export
16035
- * @class WebhooksApi
16036
- * @extends {BaseAPI}
16037
16819
  */
16038
16820
  var WebhooksApi = /** @class */ (function (_super) {
16039
16821
  __extends(WebhooksApi, _super);
@@ -16046,7 +16828,6 @@ var WebhooksApi = /** @class */ (function (_super) {
16046
16828
  * @param {string} authKey Webhook Authentication Key
16047
16829
  * @param {*} [options] Override http request option.
16048
16830
  * @throws {RequiredError}
16049
- * @memberof WebhooksApi
16050
16831
  */
16051
16832
  WebhooksApi.prototype.deleteRevokeWebhook = function (authKey, options) {
16052
16833
  var _this = this;
@@ -16058,7 +16839,6 @@ var WebhooksApi = /** @class */ (function (_super) {
16058
16839
  * @param {PostAddWebhookWebhookUriEnum} webhookUri Webhook URI
16059
16840
  * @param {*} [options] Override http request option.
16060
16841
  * @throws {RequiredError}
16061
- * @memberof WebhooksApi
16062
16842
  */
16063
16843
  WebhooksApi.prototype.postAddWebhook = function (webhookUri, options) {
16064
16844
  var _this = this;
@@ -16067,9 +16847,6 @@ var WebhooksApi = /** @class */ (function (_super) {
16067
16847
  return WebhooksApi;
16068
16848
  }(base_1.BaseAPI));
16069
16849
  exports.WebhooksApi = WebhooksApi;
16070
- /**
16071
- * @export
16072
- */
16073
16850
  exports.PostAddWebhookWebhookUriEnum = {
16074
16851
  WebhookComposerInstall: '/webhook/composer/install',
16075
16852
  WebhookFreshdeskCreate: '/webhook/freshdesk/create',