yellowgrid-api-ts 3.2.30-dev.0 → 3.2.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (256) hide show
  1. package/.openapi-generator/FILES +1 -10
  2. package/.openapi-generator/VERSION +1 -1
  3. package/.openapi-generator-ignore +0 -0
  4. package/README.md +3 -15
  5. package/api.ts +3863 -684
  6. package/base.ts +25 -1
  7. package/common.ts +39 -2
  8. package/config.json +3 -3
  9. package/configuration.ts +19 -25
  10. package/dist/api.d.ts +3735 -417
  11. package/dist/api.js +626 -557
  12. package/dist/base.d.ts +25 -1
  13. package/dist/base.js +20 -1
  14. package/dist/common.d.ts +38 -1
  15. package/dist/common.js +38 -1
  16. package/dist/configuration.d.ts +18 -25
  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 +56 -0
  48. package/docs/Class3CXInstallationsApi.md +116 -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 +2 -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/OAuth20Api.md +0 -0
  102. package/docs/OfflineInstancesEntity.md +0 -0
  103. package/docs/OrderEntity.md +0 -0
  104. package/docs/OrderRequestModel.md +0 -0
  105. package/docs/OrderSummariesModel.md +0 -0
  106. package/docs/OrderSummaryDTO.md +0 -0
  107. package/docs/OrderTotalModel.md +0 -0
  108. package/docs/OrderedItemEntity.md +0 -0
  109. package/docs/OrdersApi.md +0 -0
  110. package/docs/PatchSetTcxWizardCnameRequest.md +0 -0
  111. package/docs/PatchUpdateAccountContactPasswordRequest.md +0 -0
  112. package/docs/PortalAccountModel.md +0 -0
  113. package/docs/PortalLoginModel.md +0 -0
  114. package/docs/PostAddWebhook200Response.md +0 -0
  115. package/docs/PostGetClientCredentialsRequest.md +0 -0
  116. package/docs/PostGetProductForCustomerRequest.md +0 -0
  117. package/docs/PostGetProductRequest.md +0 -0
  118. package/docs/PriceListItemModel.md +0 -0
  119. package/docs/PricingApi.md +4 -4
  120. package/docs/PrizesEntity.md +0 -0
  121. package/docs/ProductPriceListItemModel.md +0 -0
  122. package/docs/ProductSearchResultsModel.md +0 -0
  123. package/docs/ProductSerialInfoModel.md +0 -0
  124. package/docs/ProductSummaryDTO.md +0 -0
  125. package/docs/ProductsApi.md +0 -0
  126. package/docs/PromoCodesEntity.md +0 -0
  127. package/docs/PromoItemsEntity.md +0 -0
  128. package/docs/ProvisioningApi.md +0 -0
  129. package/docs/ProvisioningModel.md +0 -0
  130. package/docs/ProvisioningRequestEntity.md +0 -0
  131. package/docs/RecordingBackupAzureModel.md +0 -0
  132. package/docs/RecordingsBackupInfoDTO.md +0 -0
  133. package/docs/ResourceNotReadyException.md +0 -0
  134. package/docs/RootAccessModel.md +0 -0
  135. package/docs/S3BucketEntity.md +0 -0
  136. package/docs/SIPTrunksApi.md +0 -0
  137. package/docs/SMSApi.md +0 -0
  138. package/docs/ScannedItemModel.md +0 -0
  139. package/docs/ScopeModel.md +0 -0
  140. package/docs/ShipmentAddressEntity.md +0 -0
  141. package/docs/ShipmentEntity.md +0 -0
  142. package/docs/ShipmentItemEntity.md +0 -0
  143. package/docs/ShippingApi.md +0 -0
  144. package/docs/ShippingConsignmentModel.md +0 -0
  145. package/docs/ShippingInformationDTO.md +0 -0
  146. package/docs/ShippingServiceDTO.md +0 -0
  147. package/docs/ShippingServiceModel.md +0 -0
  148. package/docs/ShippingServicesModel.md +0 -0
  149. package/docs/SipTrunkChangeResponseModel.md +0 -0
  150. package/docs/SipTrunkCreationRequestModel.md +0 -0
  151. package/docs/SipTrunkEntity.md +0 -0
  152. package/docs/SipTrunksResponseModel.md +0 -0
  153. package/docs/SmsAccountEntity.md +0 -0
  154. package/docs/SmsDataModel.md +0 -0
  155. package/docs/SmsMessageModel.md +0 -0
  156. package/docs/SmsNumbersEntity.md +0 -0
  157. package/docs/SmsPayloadModel.md +0 -0
  158. package/docs/SmsPhoneNumberModel.md +0 -0
  159. package/docs/SmsResponseModel.md +0 -0
  160. package/docs/SmsWhitelistEntity.md +0 -0
  161. package/docs/StockManagementApi.md +0 -0
  162. package/docs/StockOrderCourierEntity.md +0 -0
  163. package/docs/StockOrderDeductionModel.md +0 -0
  164. package/docs/StockOrderDeductionRequestModel.md +0 -0
  165. package/docs/StockOrderDeductionsEntity.md +0 -0
  166. package/docs/StockOrderEntity.md +0 -0
  167. package/docs/StockOrderItemEntity.md +0 -0
  168. package/docs/StockOrderItemModel.md +0 -0
  169. package/docs/StockOrderItemRequestModel.md +0 -0
  170. package/docs/StockOrderModel.md +0 -0
  171. package/docs/StockOrderProductEntity.md +0 -0
  172. package/docs/StockOrderRequestModel.md +0 -0
  173. package/docs/StockOrderSupplierEntity.md +0 -0
  174. package/docs/StockOrderSupplierModel.md +0 -0
  175. package/docs/StockOrdersModel.md +0 -0
  176. package/docs/StockProductModel.md +0 -0
  177. package/docs/StockProductPriceModel.md +0 -0
  178. package/docs/StockProductSummariesModel.md +0 -0
  179. package/docs/StockProductSummaryModel.md +0 -0
  180. package/docs/StockTransactionsEntity.md +0 -0
  181. package/docs/SupplierEntity.md +0 -0
  182. package/docs/SupplierItemEntity.md +0 -0
  183. package/docs/SystemApi.md +0 -0
  184. package/docs/TcxBackupEntity.md +0 -0
  185. package/docs/TcxBackupModel.md +0 -0
  186. package/docs/TcxBillingEntity.md +0 -0
  187. package/docs/TcxBulkLicenceDetailsModel.md +0 -0
  188. package/docs/TcxDeadLicenceEntity.md +0 -0
  189. package/docs/TcxExtsEntity.md +0 -0
  190. package/docs/TcxHostingPricingEntity.md +0 -0
  191. package/docs/TcxInstallationDetailsModel.md +0 -0
  192. package/docs/TcxInstallationModel.md +2 -0
  193. package/docs/TcxInstallationsModel.md +0 -0
  194. package/docs/TcxKeySummaryDTO.md +0 -0
  195. package/docs/TcxKeysEntity.md +0 -0
  196. package/docs/TcxLicenceDetailsErrorModel.md +0 -0
  197. package/docs/TcxLicenceDetailsModel.md +0 -0
  198. package/docs/TcxMacsEntity.md +0 -0
  199. package/docs/TcxMultiTenantModel.md +0 -0
  200. package/docs/TcxMultiTenantUserModel.md +0 -0
  201. package/docs/TcxMultiTenantsModel.md +0 -0
  202. package/docs/TcxNumbersEntity.md +0 -0
  203. package/docs/TcxOfficeHoursEntity.md +0 -0
  204. package/docs/TcxPhoneModel.md +0 -0
  205. package/docs/TcxPhonesEntity.md +0 -0
  206. package/docs/TcxRemoteStorageModel.md +0 -0
  207. package/docs/TcxSbcDTO.md +0 -0
  208. package/docs/TcxSbcEntity.md +0 -0
  209. package/docs/TcxSbcModel.md +0 -0
  210. package/docs/TcxSetupEntity.md +0 -0
  211. package/docs/TcxSetupsModel.md +0 -0
  212. package/docs/TcxSipTrunksEntity.md +0 -0
  213. package/docs/TcxTemplateXmlEnum.md +0 -0
  214. package/docs/TcxUsersEntity.md +0 -0
  215. package/docs/TcxWizardConfigModel.md +0 -0
  216. package/docs/TcxWizardModel.md +0 -0
  217. package/docs/TechSupportCompanySummaryDTO.md +0 -0
  218. package/docs/TelephonySupportTicketModel.md +0 -0
  219. package/docs/TicketSummaryModel.md +0 -0
  220. package/docs/TicketTimeDTO.md +0 -0
  221. package/docs/TicketsApi.md +0 -0
  222. package/docs/TokenResponseModel.md +0 -0
  223. package/docs/UpgradeOrderResponseModel.md +0 -0
  224. package/docs/UpgradeRequestModel.md +0 -0
  225. package/docs/UserEntity.md +0 -0
  226. package/docs/WebhooksApi.md +0 -0
  227. package/docs/XeroLogEntity.md +0 -0
  228. package/git_push.sh +0 -0
  229. package/index.ts +1 -1
  230. package/openapitools.json +1 -1
  231. package/package.json +1 -1
  232. package/tsconfig.json +0 -0
  233. package/docs/AbstractEventUpdateDTO.md +0 -23
  234. package/docs/EventDTO.md +0 -35
  235. package/docs/EventRequestDTO.md +0 -25
  236. package/docs/EventSubscriptionModel.md +0 -23
  237. package/docs/EventUpdateDTO.md +0 -27
  238. package/docs/EventUpdateEntity.md +0 -29
  239. package/docs/EventUpdateRequestDTO.md +0 -23
  240. package/docs/IncidentDTO.md +0 -35
  241. package/docs/IncidentRequestDTO.md +0 -25
  242. package/docs/IncidentSubscriptionModel.md +0 -23
  243. package/docs/IncidentUpdateDTO.md +0 -27
  244. package/docs/IncidentUpdateEntity.md +0 -29
  245. package/docs/IncidentUpdateRequestDTO.md +0 -23
  246. package/docs/NumberPortDTO.md +0 -51
  247. package/docs/NumberPortEntity.md +0 -47
  248. package/docs/NumberPortModel.md +0 -51
  249. package/docs/NumberPortRangeDTO.md +0 -33
  250. package/docs/NumberPortRangeRequestDTO.md +0 -27
  251. package/docs/NumberPortingApi.md +0 -658
  252. package/docs/NumberPortsModel.md +0 -27
  253. package/docs/ServiceHealthDTO.md +0 -23
  254. package/docs/ServiceStatusDTO.md +0 -27
  255. package/docs/ServicesApi.md +0 -330
  256. package/docs/SupportTicketModel.md +0 -41
package/dist/api.js CHANGED
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Yellowgrid
6
- * Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
6
+ * Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
7
7
  *
8
8
  * The version of the OpenAPI document: 0
9
9
  *
@@ -84,20 +84,15 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
84
84
  return to.concat(ar || Array.prototype.slice.call(from));
85
85
  };
86
86
  Object.defineProperty(exports, "__esModule", { value: true });
87
- exports.Class3CXInstallationsApiAxiosParamCreator = exports.Class3CXInstallationWizardApi = exports.Class3CXInstallationWizardApiFactory = exports.Class3CXInstallationWizardApiFp = exports.Class3CXInstallationWizardApiAxiosParamCreator = exports.Class3CXApi = exports.Class3CXApiFactory = exports.Class3CXApiFp = exports.Class3CXApiAxiosParamCreator = exports.CRMApi = exports.CRMApiFactory = exports.CRMApiFp = exports.CRMApiAxiosParamCreator = exports.AccountsApi = exports.AccountsApiFactory = exports.AccountsApiFp = exports.AccountsApiAxiosParamCreator = exports.UpgradeRequestModelSchoolTypeEnum = exports.UpgradeRequestModelLicenceTypeEnum = exports.TcxWizardModelInstallationStatusEnum = exports.TcxWizardModelInstallTypeEnum = exports.TcxSetupEntityRegionEnum = exports.TcxSetupEntityInstallTypeEnum = exports.TcxMultiTenantModelPackageEnum = exports.StockOrderModelPaidEnum = exports.StockOrderModelDeliveryMethodEnum = exports.SmsResponseModelEventTypeEnum = exports.SmsPhoneNumberModelStatusEnum = exports.SipTrunkChangeResponseModelTypeEnum = exports.ShippingServiceModelCourierEnum = exports.ShippingServiceDTOCourierEnum = exports.ServiceStatusDTOStatusEnum = exports.ServiceHealthDTOGlobalStatusEnum = exports.OrderTotalModelCurrencyEnum = exports.OrderRequestModelSchoolTypeEnum = exports.OrderRequestModelLicenceTypeEnum = exports.MultiTenantChangeResponseModelTypeEnum = exports.ItemDiscountEntityTypeEnum = exports.HostingRegionDTOCodeEnum = exports.HostingChangeResponseModelTypeEnum = exports.EventUpdateRequestDTOTypeEnum = exports.EventUpdateDTOTypeEnum = exports.EventRequestDTOServiceEnum = exports.EventRequestDTOTypeEnum = exports.EventDTOStatusEnum = exports.EventDTOServiceEnum = exports.EventDTOTypeEnum = exports.DivertResponseModelStatusEnum = exports.AdminUserModelRoleEnum = exports.AbstractEventUpdateDTOTypeEnum = void 0;
88
- exports.ProductsApiFactory = exports.ProductsApiFp = exports.ProductsApiAxiosParamCreator = exports.PostSendPriceListCategoryEnum = exports.PostSendPriceListFormatEnum = exports.PostSendPriceListTypeEnum = exports.GetGetPriceListCategoryEnum = exports.GetGetPriceListFormatEnum = exports.GetGetPriceListTypeEnum = exports.PricingApi = exports.PricingApiFactory = exports.PricingApiFp = exports.PricingApiAxiosParamCreator = exports.GetGetOrdersFilterEnum = exports.GetGetOrdersStatusEnum = exports.OrdersApi = exports.OrdersApiFactory = exports.OrdersApiFp = exports.OrdersApiAxiosParamCreator = exports.PostAuthoriseScopeEnum = exports.PostAccessTokenTokenExchangeTypeEnum = exports.PostAccessTokenScopeEnum = exports.PostAccessTokenGrantTypeEnum = exports.OAuth20Api = exports.OAuth20ApiFactory = exports.OAuth20ApiFp = exports.OAuth20ApiAxiosParamCreator = exports.MyPBXToolsApi = exports.MyPBXToolsApiFactory = exports.MyPBXToolsApiFp = exports.MyPBXToolsApiAxiosParamCreator = exports.GetGetTenantsStatusEnum = exports.Class3CXMultiTenantApi = exports.Class3CXMultiTenantApiFactory = exports.Class3CXMultiTenantApiFp = exports.Class3CXMultiTenantApiAxiosParamCreator = exports.GetGetPriceSchoolTypeEnum = exports.GetGetPriceLicenceTypeEnum = exports.Class3CXIntegrationsApi = exports.Class3CXIntegrationsApiFactory = exports.Class3CXIntegrationsApiFp = exports.Class3CXIntegrationsApiAxiosParamCreator = exports.PostResizeInstanceSizeEnum = exports.PostFailoverInstanceTypeEnum = exports.GetGetInstallationsInstallTypeEnum = exports.GetGetInstallationsHostingEnum = exports.GetGetInstallationsStatusEnum = exports.Class3CXInstallationsApi = exports.Class3CXInstallationsApiFactory = exports.Class3CXInstallationsApiFp = void 0;
89
- exports.PostAddWebhookWebhookUriEnum = exports.WebhooksApi = exports.WebhooksApiFactory = exports.WebhooksApiFp = exports.WebhooksApiAxiosParamCreator = exports.TicketsApi = exports.TicketsApiFactory = exports.TicketsApiFp = exports.TicketsApiAxiosParamCreator = exports.SystemApi = exports.SystemApiFactory = exports.SystemApiFp = exports.SystemApiAxiosParamCreator = exports.StockManagementApi = exports.StockManagementApiFactory = exports.StockManagementApiFp = exports.StockManagementApiAxiosParamCreator = exports.ShippingApi = exports.ShippingApiFactory = exports.ShippingApiFp = exports.ShippingApiAxiosParamCreator = exports.ServicesApi = exports.ServicesApiFactory = exports.ServicesApiFp = exports.ServicesApiAxiosParamCreator = exports.SMSApi = exports.SMSApiFactory = exports.SMSApiFp = exports.SMSApiAxiosParamCreator = exports.SIPTrunksApi = exports.SIPTrunksApiFactory = exports.SIPTrunksApiFp = exports.SIPTrunksApiAxiosParamCreator = exports.ProvisioningApi = exports.ProvisioningApiFactory = exports.ProvisioningApiFp = exports.ProvisioningApiAxiosParamCreator = exports.GetGetLegacyStockListFormatEnum = exports.ProductsApi = void 0;
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;
90
90
  var axios_1 = require("axios");
91
91
  // Some imports not used depending on template conditions
92
92
  // @ts-ignore
93
93
  var common_1 = require("./common");
94
94
  // @ts-ignore
95
95
  var base_1 = require("./base");
96
- exports.AbstractEventUpdateDTOTypeEnum = {
97
- NUMBER_0: 0,
98
- NUMBER_1: 1,
99
- NUMBER_2: 2
100
- };
101
96
  exports.AdminUserModelRoleEnum = {
102
97
  NUMBER_0: 0,
103
98
  NUMBER_1: 1,
@@ -109,37 +104,6 @@ exports.DivertResponseModelStatusEnum = {
109
104
  Enabled: 'enabled',
110
105
  Disabled: 'disabled'
111
106
  };
112
- exports.EventDTOTypeEnum = {
113
- NUMBER_0: 0,
114
- NUMBER_1: 1
115
- };
116
- exports.EventDTOServiceEnum = {
117
- NUMBER_0: 0,
118
- NUMBER_1: 1
119
- };
120
- exports.EventDTOStatusEnum = {
121
- NUMBER_0: 0,
122
- NUMBER_1: 1,
123
- NUMBER_2: 2
124
- };
125
- exports.EventRequestDTOTypeEnum = {
126
- NUMBER_0: 0,
127
- NUMBER_1: 1
128
- };
129
- exports.EventRequestDTOServiceEnum = {
130
- NUMBER_0: 0,
131
- NUMBER_1: 1
132
- };
133
- exports.EventUpdateDTOTypeEnum = {
134
- NUMBER_0: 0,
135
- NUMBER_1: 1,
136
- NUMBER_2: 2
137
- };
138
- exports.EventUpdateRequestDTOTypeEnum = {
139
- NUMBER_0: 0,
140
- NUMBER_1: 1,
141
- NUMBER_2: 2
142
- };
143
107
  exports.HostingChangeResponseModelTypeEnum = {
144
108
  NewInstance: 'New Instance',
145
109
  BuildingInstance: 'Building Instance'
@@ -217,16 +181,6 @@ exports.OrderTotalModelCurrencyEnum = {
217
181
  Thb: 'THB',
218
182
  Zar: 'ZAR'
219
183
  };
220
- exports.ServiceHealthDTOGlobalStatusEnum = {
221
- NUMBER_0: 0,
222
- NUMBER_1: 1,
223
- NUMBER_2: 2
224
- };
225
- exports.ServiceStatusDTOStatusEnum = {
226
- NUMBER_0: 0,
227
- NUMBER_1: 1,
228
- NUMBER_2: 2
229
- };
230
184
  exports.ShippingServiceDTOCourierEnum = {
231
185
  Dpd: 'DPD',
232
186
  ChorltonPallet: 'Chorlton Pallet',
@@ -332,6 +286,7 @@ exports.UpgradeRequestModelSchoolTypeEnum = {
332
286
  };
333
287
  /**
334
288
  * AccountsApi - axios parameter creator
289
+ * @export
335
290
  */
336
291
  var AccountsApiAxiosParamCreator = function (configuration) {
337
292
  var _this = this;
@@ -1055,6 +1010,7 @@ var AccountsApiAxiosParamCreator = function (configuration) {
1055
1010
  exports.AccountsApiAxiosParamCreator = AccountsApiAxiosParamCreator;
1056
1011
  /**
1057
1012
  * AccountsApi - functional programming interface
1013
+ * @export
1058
1014
  */
1059
1015
  var AccountsApiFp = function (configuration) {
1060
1016
  var localVarAxiosParamCreator = (0, exports.AccountsApiAxiosParamCreator)(configuration);
@@ -1503,6 +1459,7 @@ var AccountsApiFp = function (configuration) {
1503
1459
  exports.AccountsApiFp = AccountsApiFp;
1504
1460
  /**
1505
1461
  * AccountsApi - factory interface
1462
+ * @export
1506
1463
  */
1507
1464
  var AccountsApiFactory = function (configuration, basePath, axios) {
1508
1465
  var localVarFp = (0, exports.AccountsApiFp)(configuration);
@@ -1704,6 +1661,9 @@ var AccountsApiFactory = function (configuration, basePath, axios) {
1704
1661
  exports.AccountsApiFactory = AccountsApiFactory;
1705
1662
  /**
1706
1663
  * AccountsApi - object-oriented interface
1664
+ * @export
1665
+ * @class AccountsApi
1666
+ * @extends {BaseAPI}
1707
1667
  */
1708
1668
  var AccountsApi = /** @class */ (function (_super) {
1709
1669
  __extends(AccountsApi, _super);
@@ -1716,6 +1676,7 @@ var AccountsApi = /** @class */ (function (_super) {
1716
1676
  * @param {string} id OAuth 2.0 Client ID
1717
1677
  * @param {*} [options] Override http request option.
1718
1678
  * @throws {RequiredError}
1679
+ * @memberof AccountsApi
1719
1680
  */
1720
1681
  AccountsApi.prototype.deleteDeleteClientCredentials = function (id, options) {
1721
1682
  var _this = this;
@@ -1727,6 +1688,7 @@ var AccountsApi = /** @class */ (function (_super) {
1727
1688
  * @param {string} email Contact Email Address
1728
1689
  * @param {*} [options] Override http request option.
1729
1690
  * @throws {RequiredError}
1691
+ * @memberof AccountsApi
1730
1692
  */
1731
1693
  AccountsApi.prototype.deleteUpdateAccountContact = function (email, options) {
1732
1694
  var _this = this;
@@ -1737,6 +1699,7 @@ var AccountsApi = /** @class */ (function (_super) {
1737
1699
  * @summary Get Account
1738
1700
  * @param {*} [options] Override http request option.
1739
1701
  * @throws {RequiredError}
1702
+ * @memberof AccountsApi
1740
1703
  */
1741
1704
  AccountsApi.prototype.getGetAccount = function (options) {
1742
1705
  var _this = this;
@@ -1748,6 +1711,7 @@ var AccountsApi = /** @class */ (function (_super) {
1748
1711
  * @param {string} [email] Contact Email Address
1749
1712
  * @param {*} [options] Override http request option.
1750
1713
  * @throws {RequiredError}
1714
+ * @memberof AccountsApi
1751
1715
  */
1752
1716
  AccountsApi.prototype.getGetAccountContacts = function (email, options) {
1753
1717
  var _this = this;
@@ -1759,6 +1723,7 @@ var AccountsApi = /** @class */ (function (_super) {
1759
1723
  * @param {number} id Customer ID
1760
1724
  * @param {*} [options] Override http request option.
1761
1725
  * @throws {RequiredError}
1726
+ * @memberof AccountsApi
1762
1727
  */
1763
1728
  AccountsApi.prototype.getGetAccountDetailedSummary = function (id, options) {
1764
1729
  var _this = this;
@@ -1773,6 +1738,7 @@ var AccountsApi = /** @class */ (function (_super) {
1773
1738
  * @param {boolean} [active] Active
1774
1739
  * @param {*} [options] Override http request option.
1775
1740
  * @throws {RequiredError}
1741
+ * @memberof AccountsApi
1776
1742
  */
1777
1743
  AccountsApi.prototype.getGetAccounts = function (pageSize, page, search, active, options) {
1778
1744
  var _this = this;
@@ -1783,6 +1749,7 @@ var AccountsApi = /** @class */ (function (_super) {
1783
1749
  * @summary Get user\'s client credentials
1784
1750
  * @param {*} [options] Override http request option.
1785
1751
  * @throws {RequiredError}
1752
+ * @memberof AccountsApi
1786
1753
  */
1787
1754
  AccountsApi.prototype.getGetClientCredentials = function (options) {
1788
1755
  var _this = this;
@@ -1793,6 +1760,7 @@ var AccountsApi = /** @class */ (function (_super) {
1793
1760
  * @summary Get 3CX Keys
1794
1761
  * @param {*} [options] Override http request option.
1795
1762
  * @throws {RequiredError}
1763
+ * @memberof AccountsApi
1796
1764
  */
1797
1765
  AccountsApi.prototype.getGetCustomerKeys = function (options) {
1798
1766
  var _this = this;
@@ -1804,6 +1772,7 @@ var AccountsApi = /** @class */ (function (_super) {
1804
1772
  * @param {string} token Verification Token
1805
1773
  * @param {*} [options] Override http request option.
1806
1774
  * @throws {RequiredError}
1775
+ * @memberof AccountsApi
1807
1776
  */
1808
1777
  AccountsApi.prototype.getVerifyEmailAddress = function (token, options) {
1809
1778
  var _this = this;
@@ -1814,6 +1783,7 @@ var AccountsApi = /** @class */ (function (_super) {
1814
1783
  * @param {PatchSetTcxWizardCnameRequest} [patchSetTcxWizardCnameRequest] CNAME Request
1815
1784
  * @param {*} [options] Override http request option.
1816
1785
  * @throws {RequiredError}
1786
+ * @memberof AccountsApi
1817
1787
  */
1818
1788
  AccountsApi.prototype.patchSetTcxWizardCname = function (patchSetTcxWizardCnameRequest, options) {
1819
1789
  var _this = this;
@@ -1826,6 +1796,7 @@ var AccountsApi = /** @class */ (function (_super) {
1826
1796
  * @param {PatchUpdateAccountContactPasswordRequest} [patchUpdateAccountContactPasswordRequest] New account request
1827
1797
  * @param {*} [options] Override http request option.
1828
1798
  * @throws {RequiredError}
1799
+ * @memberof AccountsApi
1829
1800
  */
1830
1801
  AccountsApi.prototype.patchUpdateAccountContactPassword = function (token, patchUpdateAccountContactPasswordRequest, options) {
1831
1802
  var _this = this;
@@ -1837,6 +1808,7 @@ var AccountsApi = /** @class */ (function (_super) {
1837
1808
  * @param {AccountContactRequestModel} [accountContactRequestModel] New account request
1838
1809
  * @param {*} [options] Override http request option.
1839
1810
  * @throws {RequiredError}
1811
+ * @memberof AccountsApi
1840
1812
  */
1841
1813
  AccountsApi.prototype.postGetAccountContacts = function (accountContactRequestModel, options) {
1842
1814
  var _this = this;
@@ -1848,6 +1820,7 @@ var AccountsApi = /** @class */ (function (_super) {
1848
1820
  * @param {AccountRequestModel} [accountRequestModel] New account request
1849
1821
  * @param {*} [options] Override http request option.
1850
1822
  * @throws {RequiredError}
1823
+ * @memberof AccountsApi
1851
1824
  */
1852
1825
  AccountsApi.prototype.postGetAccounts = function (accountRequestModel, options) {
1853
1826
  var _this = this;
@@ -1858,6 +1831,7 @@ var AccountsApi = /** @class */ (function (_super) {
1858
1831
  * @summary Get Admin Account
1859
1832
  * @param {*} [options] Override http request option.
1860
1833
  * @throws {RequiredError}
1834
+ * @memberof AccountsApi
1861
1835
  */
1862
1836
  AccountsApi.prototype.postGetAdminAccount = function (options) {
1863
1837
  var _this = this;
@@ -1869,6 +1843,7 @@ var AccountsApi = /** @class */ (function (_super) {
1869
1843
  * @param {PostGetClientCredentialsRequest} [postGetClientCredentialsRequest] New client credentials request
1870
1844
  * @param {*} [options] Override http request option.
1871
1845
  * @throws {RequiredError}
1846
+ * @memberof AccountsApi
1872
1847
  */
1873
1848
  AccountsApi.prototype.postGetClientCredentials = function (postGetClientCredentialsRequest, options) {
1874
1849
  var _this = this;
@@ -1880,6 +1855,7 @@ var AccountsApi = /** @class */ (function (_super) {
1880
1855
  * @param {string} email Email Address
1881
1856
  * @param {*} [options] Override http request option.
1882
1857
  * @throws {RequiredError}
1858
+ * @memberof AccountsApi
1883
1859
  */
1884
1860
  AccountsApi.prototype.postSendEmailVerificationEmail = function (email, options) {
1885
1861
  var _this = this;
@@ -1891,6 +1867,7 @@ var AccountsApi = /** @class */ (function (_super) {
1891
1867
  * @param {string} email Email Address
1892
1868
  * @param {*} [options] Override http request option.
1893
1869
  * @throws {RequiredError}
1870
+ * @memberof AccountsApi
1894
1871
  */
1895
1872
  AccountsApi.prototype.postSendPasswordReset = function (email, options) {
1896
1873
  var _this = this;
@@ -1904,6 +1881,7 @@ var AccountsApi = /** @class */ (function (_super) {
1904
1881
  * @param {string} [vatNumber] VAT Number
1905
1882
  * @param {*} [options] Override http request option.
1906
1883
  * @throws {RequiredError}
1884
+ * @memberof AccountsApi
1907
1885
  */
1908
1886
  AccountsApi.prototype.postSubmitResellerApplication = function (creditRequired, companyNumber, vatNumber, options) {
1909
1887
  var _this = this;
@@ -1916,6 +1894,7 @@ var AccountsApi = /** @class */ (function (_super) {
1916
1894
  * @param {AccountContactRequestModel} [accountContactRequestModel] Account request
1917
1895
  * @param {*} [options] Override http request option.
1918
1896
  * @throws {RequiredError}
1897
+ * @memberof AccountsApi
1919
1898
  */
1920
1899
  AccountsApi.prototype.putUpdateAccountContact = function (email, accountContactRequestModel, options) {
1921
1900
  var _this = this;
@@ -1926,6 +1905,7 @@ var AccountsApi = /** @class */ (function (_super) {
1926
1905
  exports.AccountsApi = AccountsApi;
1927
1906
  /**
1928
1907
  * CRMApi - axios parameter creator
1908
+ * @export
1929
1909
  */
1930
1910
  var CRMApiAxiosParamCreator = function (configuration) {
1931
1911
  var _this = this;
@@ -1967,6 +1947,7 @@ var CRMApiAxiosParamCreator = function (configuration) {
1967
1947
  exports.CRMApiAxiosParamCreator = CRMApiAxiosParamCreator;
1968
1948
  /**
1969
1949
  * CRMApi - functional programming interface
1950
+ * @export
1970
1951
  */
1971
1952
  var CRMApiFp = function (configuration) {
1972
1953
  var localVarAxiosParamCreator = (0, exports.CRMApiAxiosParamCreator)(configuration);
@@ -1997,6 +1978,7 @@ var CRMApiFp = function (configuration) {
1997
1978
  exports.CRMApiFp = CRMApiFp;
1998
1979
  /**
1999
1980
  * CRMApi - factory interface
1981
+ * @export
2000
1982
  */
2001
1983
  var CRMApiFactory = function (configuration, basePath, axios) {
2002
1984
  var localVarFp = (0, exports.CRMApiFp)(configuration);
@@ -2014,6 +1996,9 @@ var CRMApiFactory = function (configuration, basePath, axios) {
2014
1996
  exports.CRMApiFactory = CRMApiFactory;
2015
1997
  /**
2016
1998
  * CRMApi - object-oriented interface
1999
+ * @export
2000
+ * @class CRMApi
2001
+ * @extends {BaseAPI}
2017
2002
  */
2018
2003
  var CRMApi = /** @class */ (function (_super) {
2019
2004
  __extends(CRMApi, _super);
@@ -2024,6 +2009,7 @@ var CRMApi = /** @class */ (function (_super) {
2024
2009
  * Search for contacts by phone number
2025
2010
  * @param {*} [options] Override http request option.
2026
2011
  * @throws {RequiredError}
2012
+ * @memberof CRMApi
2027
2013
  */
2028
2014
  CRMApi.prototype.getSearchByPhone = function (options) {
2029
2015
  var _this = this;
@@ -2034,6 +2020,7 @@ var CRMApi = /** @class */ (function (_super) {
2034
2020
  exports.CRMApi = CRMApi;
2035
2021
  /**
2036
2022
  * Class3CXApi - axios parameter creator
2023
+ * @export
2037
2024
  */
2038
2025
  var Class3CXApiAxiosParamCreator = function (configuration) {
2039
2026
  var _this = this;
@@ -2118,6 +2105,7 @@ var Class3CXApiAxiosParamCreator = function (configuration) {
2118
2105
  exports.Class3CXApiAxiosParamCreator = Class3CXApiAxiosParamCreator;
2119
2106
  /**
2120
2107
  * Class3CXApi - functional programming interface
2108
+ * @export
2121
2109
  */
2122
2110
  var Class3CXApiFp = function (configuration) {
2123
2111
  var localVarAxiosParamCreator = (0, exports.Class3CXApiAxiosParamCreator)(configuration);
@@ -2173,6 +2161,7 @@ var Class3CXApiFp = function (configuration) {
2173
2161
  exports.Class3CXApiFp = Class3CXApiFp;
2174
2162
  /**
2175
2163
  * Class3CXApi - factory interface
2164
+ * @export
2176
2165
  */
2177
2166
  var Class3CXApiFactory = function (configuration, basePath, axios) {
2178
2167
  var localVarFp = (0, exports.Class3CXApiFp)(configuration);
@@ -2202,6 +2191,9 @@ var Class3CXApiFactory = function (configuration, basePath, axios) {
2202
2191
  exports.Class3CXApiFactory = Class3CXApiFactory;
2203
2192
  /**
2204
2193
  * Class3CXApi - object-oriented interface
2194
+ * @export
2195
+ * @class Class3CXApi
2196
+ * @extends {BaseAPI}
2205
2197
  */
2206
2198
  var Class3CXApi = /** @class */ (function (_super) {
2207
2199
  __extends(Class3CXApi, _super);
@@ -2214,6 +2206,7 @@ var Class3CXApi = /** @class */ (function (_super) {
2214
2206
  * @param {string} key 3CX Licence Key
2215
2207
  * @param {*} [options] Override http request option.
2216
2208
  * @throws {RequiredError}
2209
+ * @memberof Class3CXApi
2217
2210
  */
2218
2211
  Class3CXApi.prototype.getGetLicenceDetails = function (key, options) {
2219
2212
  var _this = this;
@@ -2225,6 +2218,7 @@ var Class3CXApi = /** @class */ (function (_super) {
2225
2218
  * @param {Array<string>} [requestBody] Licence Lookup Request
2226
2219
  * @param {*} [options] Override http request option.
2227
2220
  * @throws {RequiredError}
2221
+ * @memberof Class3CXApi
2228
2222
  */
2229
2223
  Class3CXApi.prototype.postGetBulkLicenceDetails = function (requestBody, options) {
2230
2224
  var _this = this;
@@ -2235,6 +2229,7 @@ var Class3CXApi = /** @class */ (function (_super) {
2235
2229
  exports.Class3CXApi = Class3CXApi;
2236
2230
  /**
2237
2231
  * Class3CXInstallationWizardApi - axios parameter creator
2232
+ * @export
2238
2233
  */
2239
2234
  var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
2240
2235
  var _this = this;
@@ -3438,6 +3433,42 @@ var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
3438
3433
  });
3439
3434
  });
3440
3435
  },
3436
+ /**
3437
+ * Track SIP Trunk Change Request
3438
+ * @summary Track SIP Trunk Change Request
3439
+ * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
3440
+ * @param {*} [options] Override http request option.
3441
+ * @throws {RequiredError}
3442
+ */
3443
+ postTrackChangeTcxWizard: function (sipTrunkChangeResponseModel_1) {
3444
+ var args_1 = [];
3445
+ for (var _i = 1; _i < arguments.length; _i++) {
3446
+ args_1[_i - 1] = arguments[_i];
3447
+ }
3448
+ return __awaiter(_this, __spreadArray([sipTrunkChangeResponseModel_1], args_1, true), void 0, function (sipTrunkChangeResponseModel, options) {
3449
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
3450
+ if (options === void 0) { options = {}; }
3451
+ return __generator(this, function (_a) {
3452
+ localVarPath = "/tcx/wizards/sip/trunks/changes/track";
3453
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
3454
+ if (configuration) {
3455
+ baseOptions = configuration.baseOptions;
3456
+ }
3457
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
3458
+ localVarHeaderParameter = {};
3459
+ localVarQueryParameter = {};
3460
+ localVarHeaderParameter['Content-Type'] = 'application/json';
3461
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
3462
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
3463
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
3464
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sipTrunkChangeResponseModel, localVarRequestOptions, configuration);
3465
+ return [2 /*return*/, {
3466
+ url: (0, common_1.toPathString)(localVarUrlObj),
3467
+ options: localVarRequestOptions,
3468
+ }];
3469
+ });
3470
+ });
3471
+ },
3441
3472
  /**
3442
3473
  * Upload 3CX Backup File
3443
3474
  * @param {File} backup 3CX Backup ZIP File
@@ -3484,6 +3515,7 @@ var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
3484
3515
  exports.Class3CXInstallationWizardApiAxiosParamCreator = Class3CXInstallationWizardApiAxiosParamCreator;
3485
3516
  /**
3486
3517
  * Class3CXInstallationWizardApi - functional programming interface
3518
+ * @export
3487
3519
  */
3488
3520
  var Class3CXInstallationWizardApiFp = function (configuration) {
3489
3521
  var localVarAxiosParamCreator = (0, exports.Class3CXInstallationWizardApiAxiosParamCreator)(configuration);
@@ -4229,6 +4261,29 @@ var Class3CXInstallationWizardApiFp = function (configuration) {
4229
4261
  });
4230
4262
  });
4231
4263
  },
4264
+ /**
4265
+ * Track SIP Trunk Change Request
4266
+ * @summary Track SIP Trunk Change Request
4267
+ * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
4268
+ * @param {*} [options] Override http request option.
4269
+ * @throws {RequiredError}
4270
+ */
4271
+ postTrackChangeTcxWizard: function (sipTrunkChangeResponseModel, options) {
4272
+ return __awaiter(this, void 0, void 0, function () {
4273
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
4274
+ var _a, _b, _c;
4275
+ return __generator(this, function (_d) {
4276
+ switch (_d.label) {
4277
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postTrackChangeTcxWizard(sipTrunkChangeResponseModel, options)];
4278
+ case 1:
4279
+ localVarAxiosArgs = _d.sent();
4280
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
4281
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['Class3CXInstallationWizardApi.postTrackChangeTcxWizard']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
4282
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
4283
+ }
4284
+ });
4285
+ });
4286
+ },
4232
4287
  /**
4233
4288
  * Upload 3CX Backup File
4234
4289
  * @param {File} backup 3CX Backup ZIP File
@@ -4256,6 +4311,7 @@ var Class3CXInstallationWizardApiFp = function (configuration) {
4256
4311
  exports.Class3CXInstallationWizardApiFp = Class3CXInstallationWizardApiFp;
4257
4312
  /**
4258
4313
  * Class3CXInstallationWizardApi - factory interface
4314
+ * @export
4259
4315
  */
4260
4316
  var Class3CXInstallationWizardApiFactory = function (configuration, basePath, axios) {
4261
4317
  var localVarFp = (0, exports.Class3CXInstallationWizardApiFp)(configuration);
@@ -4585,6 +4641,16 @@ var Class3CXInstallationWizardApiFactory = function (configuration, basePath, ax
4585
4641
  postGetSipTrunksTcxWizard: function (sipTrunkCreationRequestModel, options) {
4586
4642
  return localVarFp.postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel, options).then(function (request) { return request(axios, basePath); });
4587
4643
  },
4644
+ /**
4645
+ * Track SIP Trunk Change Request
4646
+ * @summary Track SIP Trunk Change Request
4647
+ * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
4648
+ * @param {*} [options] Override http request option.
4649
+ * @throws {RequiredError}
4650
+ */
4651
+ postTrackChangeTcxWizard: function (sipTrunkChangeResponseModel, options) {
4652
+ return localVarFp.postTrackChangeTcxWizard(sipTrunkChangeResponseModel, options).then(function (request) { return request(axios, basePath); });
4653
+ },
4588
4654
  /**
4589
4655
  * Upload 3CX Backup File
4590
4656
  * @param {File} backup 3CX Backup ZIP File
@@ -4599,6 +4665,9 @@ var Class3CXInstallationWizardApiFactory = function (configuration, basePath, ax
4599
4665
  exports.Class3CXInstallationWizardApiFactory = Class3CXInstallationWizardApiFactory;
4600
4666
  /**
4601
4667
  * Class3CXInstallationWizardApi - object-oriented interface
4668
+ * @export
4669
+ * @class Class3CXInstallationWizardApi
4670
+ * @extends {BaseAPI}
4602
4671
  */
4603
4672
  var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4604
4673
  __extends(Class3CXInstallationWizardApi, _super);
@@ -4611,6 +4680,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4611
4680
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
4612
4681
  * @param {*} [options] Override http request option.
4613
4682
  * @throws {RequiredError}
4683
+ * @memberof Class3CXInstallationWizardApi
4614
4684
  */
4615
4685
  Class3CXInstallationWizardApi.prototype.deleteAddExtensions = function (tcxExtsEntity, options) {
4616
4686
  var _this = this;
@@ -4622,6 +4692,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4622
4692
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4623
4693
  * @param {*} [options] Override http request option.
4624
4694
  * @throws {RequiredError}
4695
+ * @memberof Class3CXInstallationWizardApi
4625
4696
  */
4626
4697
  Class3CXInstallationWizardApi.prototype.deleteAddNumbers = function (tcxNumbersEntity, options) {
4627
4698
  var _this = this;
@@ -4633,6 +4704,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4633
4704
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4634
4705
  * @param {*} [options] Override http request option.
4635
4706
  * @throws {RequiredError}
4707
+ * @memberof Class3CXInstallationWizardApi
4636
4708
  */
4637
4709
  Class3CXInstallationWizardApi.prototype.deleteAddPhones = function (tcxPhonesEntity, options) {
4638
4710
  var _this = this;
@@ -4644,6 +4716,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4644
4716
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4645
4717
  * @param {*} [options] Override http request option.
4646
4718
  * @throws {RequiredError}
4719
+ * @memberof Class3CXInstallationWizardApi
4647
4720
  */
4648
4721
  Class3CXInstallationWizardApi.prototype.deleteAddSbcs = function (tcxSbcModel, options) {
4649
4722
  var _this = this;
@@ -4654,6 +4727,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4654
4727
  * @summary Delete 3CX Installation Wizard
4655
4728
  * @param {*} [options] Override http request option.
4656
4729
  * @throws {RequiredError}
4730
+ * @memberof Class3CXInstallationWizardApi
4657
4731
  */
4658
4732
  Class3CXInstallationWizardApi.prototype.deleteGetWizard = function (options) {
4659
4733
  var _this = this;
@@ -4664,6 +4738,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4664
4738
  * @summary Get phones on linked order and MAC addresses
4665
4739
  * @param {*} [options] Override http request option.
4666
4740
  * @throws {RequiredError}
4741
+ * @memberof Class3CXInstallationWizardApi
4667
4742
  */
4668
4743
  Class3CXInstallationWizardApi.prototype.getAddPhones = function (options) {
4669
4744
  var _this = this;
@@ -4674,6 +4749,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4674
4749
  * @summary Get UK National Area Codes
4675
4750
  * @param {*} [options] Override http request option.
4676
4751
  * @throws {RequiredError}
4752
+ * @memberof Class3CXInstallationWizardApi
4677
4753
  */
4678
4754
  Class3CXInstallationWizardApi.prototype.getGetAreaCodesTcxWizard = function (options) {
4679
4755
  var _this = this;
@@ -4685,6 +4761,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4685
4761
  * @param {number} id SIP Trunk ID
4686
4762
  * @param {*} [options] Override http request option.
4687
4763
  * @throws {RequiredError}
4764
+ * @memberof Class3CXInstallationWizardApi
4688
4765
  */
4689
4766
  Class3CXInstallationWizardApi.prototype.getGetDdisTcxWizard = function (id, options) {
4690
4767
  var _this = this;
@@ -4695,6 +4772,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4695
4772
  * @summary Get Hosting Price
4696
4773
  * @param {*} [options] Override http request option.
4697
4774
  * @throws {RequiredError}
4775
+ * @memberof Class3CXInstallationWizardApi
4698
4776
  */
4699
4777
  Class3CXInstallationWizardApi.prototype.getGetHostingPrice = function (options) {
4700
4778
  var _this = this;
@@ -4705,6 +4783,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4705
4783
  * @summary Get 3CX Hosting Regions
4706
4784
  * @param {*} [options] Override http request option.
4707
4785
  * @throws {RequiredError}
4786
+ * @memberof Class3CXInstallationWizardApi
4708
4787
  */
4709
4788
  Class3CXInstallationWizardApi.prototype.getGetHostingRegions = function (options) {
4710
4789
  var _this = this;
@@ -4720,6 +4799,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4720
4799
  * @param {*} [options] Override http request option.
4721
4800
  * @deprecated
4722
4801
  * @throws {RequiredError}
4802
+ * @memberof Class3CXInstallationWizardApi
4723
4803
  */
4724
4804
  Class3CXInstallationWizardApi.prototype.getGetInstallStatus = function (id, u, c, p, options) {
4725
4805
  var _this = this;
@@ -4730,6 +4810,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4730
4810
  * @summary Get 3CX Instance Install Status
4731
4811
  * @param {*} [options] Override http request option.
4732
4812
  * @throws {RequiredError}
4813
+ * @memberof Class3CXInstallationWizardApi
4733
4814
  */
4734
4815
  Class3CXInstallationWizardApi.prototype.getGetInstanceInstallStatus = function (options) {
4735
4816
  var _this = this;
@@ -4740,6 +4821,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4740
4821
  * @summary Get PBX IP Address
4741
4822
  * @param {*} [options] Override http request option.
4742
4823
  * @throws {RequiredError}
4824
+ * @memberof Class3CXInstallationWizardApi
4743
4825
  */
4744
4826
  Class3CXInstallationWizardApi.prototype.getGetPbxIpAddress = function (options) {
4745
4827
  var _this = this;
@@ -4751,6 +4833,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4751
4833
  * @param {number} id SIP Trunk ID
4752
4834
  * @param {*} [options] Override http request option.
4753
4835
  * @throws {RequiredError}
4836
+ * @memberof Class3CXInstallationWizardApi
4754
4837
  */
4755
4838
  Class3CXInstallationWizardApi.prototype.getGetSipTrunkTcxWizard = function (id, options) {
4756
4839
  var _this = this;
@@ -4764,6 +4847,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4764
4847
  * @param {string} [search] Search
4765
4848
  * @param {*} [options] Override http request option.
4766
4849
  * @throws {RequiredError}
4850
+ * @memberof Class3CXInstallationWizardApi
4767
4851
  */
4768
4852
  Class3CXInstallationWizardApi.prototype.getGetSipTrunksTcxWizard = function (pageSize, page, search, options) {
4769
4853
  var _this = this;
@@ -4774,6 +4858,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4774
4858
  * @summary Get 3CX Installation Wizard
4775
4859
  * @param {*} [options] Override http request option.
4776
4860
  * @throws {RequiredError}
4861
+ * @memberof Class3CXInstallationWizardApi
4777
4862
  */
4778
4863
  Class3CXInstallationWizardApi.prototype.getGetWizard = function (options) {
4779
4864
  var _this = this;
@@ -4785,6 +4870,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4785
4870
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
4786
4871
  * @param {*} [options] Override http request option.
4787
4872
  * @throws {RequiredError}
4873
+ * @memberof Class3CXInstallationWizardApi
4788
4874
  */
4789
4875
  Class3CXInstallationWizardApi.prototype.patchAddExtensions = function (tcxExtsEntity, options) {
4790
4876
  var _this = this;
@@ -4796,6 +4882,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4796
4882
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4797
4883
  * @param {*} [options] Override http request option.
4798
4884
  * @throws {RequiredError}
4885
+ * @memberof Class3CXInstallationWizardApi
4799
4886
  */
4800
4887
  Class3CXInstallationWizardApi.prototype.patchAddNumbers = function (tcxNumbersEntity, options) {
4801
4888
  var _this = this;
@@ -4807,6 +4894,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4807
4894
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4808
4895
  * @param {*} [options] Override http request option.
4809
4896
  * @throws {RequiredError}
4897
+ * @memberof Class3CXInstallationWizardApi
4810
4898
  */
4811
4899
  Class3CXInstallationWizardApi.prototype.patchAddPhones = function (tcxPhonesEntity, options) {
4812
4900
  var _this = this;
@@ -4818,6 +4906,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4818
4906
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4819
4907
  * @param {*} [options] Override http request option.
4820
4908
  * @throws {RequiredError}
4909
+ * @memberof Class3CXInstallationWizardApi
4821
4910
  */
4822
4911
  Class3CXInstallationWizardApi.prototype.patchAddSbcs = function (tcxSbcModel, options) {
4823
4912
  var _this = this;
@@ -4829,6 +4918,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4829
4918
  * @param {TcxWizardModel} [tcxWizardModel] 3CX Wizard
4830
4919
  * @param {*} [options] Override http request option.
4831
4920
  * @throws {RequiredError}
4921
+ * @memberof Class3CXInstallationWizardApi
4832
4922
  */
4833
4923
  Class3CXInstallationWizardApi.prototype.patchGetWizard = function (tcxWizardModel, options) {
4834
4924
  var _this = this;
@@ -4840,6 +4930,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4840
4930
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extension
4841
4931
  * @param {*} [options] Override http request option.
4842
4932
  * @throws {RequiredError}
4933
+ * @memberof Class3CXInstallationWizardApi
4843
4934
  */
4844
4935
  Class3CXInstallationWizardApi.prototype.postAddExtensions = function (tcxExtsEntity, options) {
4845
4936
  var _this = this;
@@ -4851,6 +4942,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4851
4942
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4852
4943
  * @param {*} [options] Override http request option.
4853
4944
  * @throws {RequiredError}
4945
+ * @memberof Class3CXInstallationWizardApi
4854
4946
  */
4855
4947
  Class3CXInstallationWizardApi.prototype.postAddNumbers = function (tcxNumbersEntity, options) {
4856
4948
  var _this = this;
@@ -4862,6 +4954,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4862
4954
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4863
4955
  * @param {*} [options] Override http request option.
4864
4956
  * @throws {RequiredError}
4957
+ * @memberof Class3CXInstallationWizardApi
4865
4958
  */
4866
4959
  Class3CXInstallationWizardApi.prototype.postAddPhones = function (tcxPhonesEntity, options) {
4867
4960
  var _this = this;
@@ -4873,6 +4966,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4873
4966
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4874
4967
  * @param {*} [options] Override http request option.
4875
4968
  * @throws {RequiredError}
4969
+ * @memberof Class3CXInstallationWizardApi
4876
4970
  */
4877
4971
  Class3CXInstallationWizardApi.prototype.postAddSbcs = function (tcxSbcModel, options) {
4878
4972
  var _this = this;
@@ -4883,6 +4977,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4883
4977
  * @summary Build Instance From 3CX Installation Wizard
4884
4978
  * @param {*} [options] Override http request option.
4885
4979
  * @throws {RequiredError}
4980
+ * @memberof Class3CXInstallationWizardApi
4886
4981
  */
4887
4982
  Class3CXInstallationWizardApi.prototype.postBuildInstance = function (options) {
4888
4983
  var _this = this;
@@ -4898,6 +4993,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4898
4993
  * @param {*} [options] Override http request option.
4899
4994
  * @deprecated
4900
4995
  * @throws {RequiredError}
4996
+ * @memberof Class3CXInstallationWizardApi
4901
4997
  */
4902
4998
  Class3CXInstallationWizardApi.prototype.postBuildInstanceFromWizard = function (id, u, c, p, options) {
4903
4999
  var _this = this;
@@ -4908,6 +5004,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4908
5004
  * @summary Create Instance From 3CX Installation Wizard
4909
5005
  * @param {*} [options] Override http request option.
4910
5006
  * @throws {RequiredError}
5007
+ * @memberof Class3CXInstallationWizardApi
4911
5008
  */
4912
5009
  Class3CXInstallationWizardApi.prototype.postCreateInstance = function (options) {
4913
5010
  var _this = this;
@@ -4923,6 +5020,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4923
5020
  * @param {*} [options] Override http request option.
4924
5021
  * @deprecated
4925
5022
  * @throws {RequiredError}
5023
+ * @memberof Class3CXInstallationWizardApi
4926
5024
  */
4927
5025
  Class3CXInstallationWizardApi.prototype.postCreateInstanceFromWizard = function (id, u, c, p, options) {
4928
5026
  var _this = this;
@@ -4935,6 +5033,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4935
5033
  * @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
4936
5034
  * @param {*} [options] Override http request option.
4937
5035
  * @throws {RequiredError}
5036
+ * @memberof Class3CXInstallationWizardApi
4938
5037
  */
4939
5038
  Class3CXInstallationWizardApi.prototype.postGetDdisTcxWizard = function (id, ddiRangesRequestModel, options) {
4940
5039
  var _this = this;
@@ -4946,6 +5045,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4946
5045
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
4947
5046
  * @param {*} [options] Override http request option.
4948
5047
  * @throws {RequiredError}
5048
+ * @memberof Class3CXInstallationWizardApi
4949
5049
  */
4950
5050
  Class3CXInstallationWizardApi.prototype.postGetRequestedDdisTcxWizard = function (sipTrunkChangeResponseModel, options) {
4951
5051
  var _this = this;
@@ -4957,16 +5057,30 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4957
5057
  * @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
4958
5058
  * @param {*} [options] Override http request option.
4959
5059
  * @throws {RequiredError}
5060
+ * @memberof Class3CXInstallationWizardApi
4960
5061
  */
4961
5062
  Class3CXInstallationWizardApi.prototype.postGetSipTrunksTcxWizard = function (sipTrunkCreationRequestModel, options) {
4962
5063
  var _this = this;
4963
5064
  return (0, exports.Class3CXInstallationWizardApiFp)(this.configuration).postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
4964
5065
  };
5066
+ /**
5067
+ * Track SIP Trunk Change Request
5068
+ * @summary Track SIP Trunk Change Request
5069
+ * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
5070
+ * @param {*} [options] Override http request option.
5071
+ * @throws {RequiredError}
5072
+ * @memberof Class3CXInstallationWizardApi
5073
+ */
5074
+ Class3CXInstallationWizardApi.prototype.postTrackChangeTcxWizard = function (sipTrunkChangeResponseModel, options) {
5075
+ var _this = this;
5076
+ return (0, exports.Class3CXInstallationWizardApiFp)(this.configuration).postTrackChangeTcxWizard(sipTrunkChangeResponseModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
5077
+ };
4965
5078
  /**
4966
5079
  * Upload 3CX Backup File
4967
5080
  * @param {File} backup 3CX Backup ZIP File
4968
5081
  * @param {*} [options] Override http request option.
4969
5082
  * @throws {RequiredError}
5083
+ * @memberof Class3CXInstallationWizardApi
4970
5084
  */
4971
5085
  Class3CXInstallationWizardApi.prototype.postUploadBackup = function (backup, options) {
4972
5086
  var _this = this;
@@ -4977,6 +5091,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4977
5091
  exports.Class3CXInstallationWizardApi = Class3CXInstallationWizardApi;
4978
5092
  /**
4979
5093
  * Class3CXInstallationsApi - axios parameter creator
5094
+ * @export
4980
5095
  */
4981
5096
  var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
4982
5097
  var _this = this;
@@ -5079,6 +5194,92 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5079
5194
  });
5080
5195
  });
5081
5196
  },
5197
+ /**
5198
+ * Update 3CX Instance Auto Failover
5199
+ * @summary Update 3CX Instance Auto Failover
5200
+ * @param {string} instanceId Instance ID
5201
+ * @param {boolean} enable Enable
5202
+ * @param {*} [options] Override http request option.
5203
+ * @throws {RequiredError}
5204
+ */
5205
+ patchUpdateAutoFailover: function (instanceId_1, enable_1) {
5206
+ var args_1 = [];
5207
+ for (var _i = 2; _i < arguments.length; _i++) {
5208
+ args_1[_i - 2] = arguments[_i];
5209
+ }
5210
+ return __awaiter(_this, __spreadArray([instanceId_1, enable_1], args_1, true), void 0, function (instanceId, enable, options) {
5211
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
5212
+ if (options === void 0) { options = {}; }
5213
+ return __generator(this, function (_a) {
5214
+ // verify required parameter 'instanceId' is not null or undefined
5215
+ (0, common_1.assertParamExists)('patchUpdateAutoFailover', 'instanceId', instanceId);
5216
+ // verify required parameter 'enable' is not null or undefined
5217
+ (0, common_1.assertParamExists)('patchUpdateAutoFailover', 'enable', enable);
5218
+ localVarPath = "/tcx/installations/{instance_id}/failover/auto"
5219
+ .replace("{".concat("instance_id", "}"), encodeURIComponent(String(instanceId)));
5220
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
5221
+ if (configuration) {
5222
+ baseOptions = configuration.baseOptions;
5223
+ }
5224
+ localVarRequestOptions = __assign(__assign({ method: 'PATCH' }, baseOptions), options);
5225
+ localVarHeaderParameter = {};
5226
+ localVarQueryParameter = {};
5227
+ if (enable !== undefined) {
5228
+ localVarQueryParameter['enable'] = enable;
5229
+ }
5230
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
5231
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
5232
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
5233
+ return [2 /*return*/, {
5234
+ url: (0, common_1.toPathString)(localVarUrlObj),
5235
+ options: localVarRequestOptions,
5236
+ }];
5237
+ });
5238
+ });
5239
+ },
5240
+ /**
5241
+ * Add additional disk on 3CX Instance
5242
+ * @summary Add additional disk on 3CX Instance
5243
+ * @param {string} instanceId Instance ID
5244
+ * @param {number} gigabytes Disk Space (GB)
5245
+ * @param {*} [options] Override http request option.
5246
+ * @throws {RequiredError}
5247
+ */
5248
+ postAddDisk: function (instanceId_1, gigabytes_1) {
5249
+ var args_1 = [];
5250
+ for (var _i = 2; _i < arguments.length; _i++) {
5251
+ args_1[_i - 2] = arguments[_i];
5252
+ }
5253
+ return __awaiter(_this, __spreadArray([instanceId_1, gigabytes_1], args_1, true), void 0, function (instanceId, gigabytes, options) {
5254
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
5255
+ if (options === void 0) { options = {}; }
5256
+ return __generator(this, function (_a) {
5257
+ // verify required parameter 'instanceId' is not null or undefined
5258
+ (0, common_1.assertParamExists)('postAddDisk', 'instanceId', instanceId);
5259
+ // verify required parameter 'gigabytes' is not null or undefined
5260
+ (0, common_1.assertParamExists)('postAddDisk', 'gigabytes', gigabytes);
5261
+ localVarPath = "/tcx/installations/{instance_id}/disk"
5262
+ .replace("{".concat("instance_id", "}"), encodeURIComponent(String(instanceId)));
5263
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
5264
+ if (configuration) {
5265
+ baseOptions = configuration.baseOptions;
5266
+ }
5267
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
5268
+ localVarHeaderParameter = {};
5269
+ localVarQueryParameter = {};
5270
+ if (gigabytes !== undefined) {
5271
+ localVarQueryParameter['gigabytes'] = gigabytes;
5272
+ }
5273
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
5274
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
5275
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
5276
+ return [2 /*return*/, {
5277
+ url: (0, common_1.toPathString)(localVarUrlObj),
5278
+ options: localVarRequestOptions,
5279
+ }];
5280
+ });
5281
+ });
5282
+ },
5082
5283
  /**
5083
5284
  * Create a root user
5084
5285
  * @summary Create a root user
@@ -5467,6 +5668,7 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5467
5668
  exports.Class3CXInstallationsApiAxiosParamCreator = Class3CXInstallationsApiAxiosParamCreator;
5468
5669
  /**
5469
5670
  * Class3CXInstallationsApi - functional programming interface
5671
+ * @export
5470
5672
  */
5471
5673
  var Class3CXInstallationsApiFp = function (configuration) {
5472
5674
  var localVarAxiosParamCreator = (0, exports.Class3CXInstallationsApiAxiosParamCreator)(configuration);
@@ -5523,6 +5725,54 @@ var Class3CXInstallationsApiFp = function (configuration) {
5523
5725
  });
5524
5726
  });
5525
5727
  },
5728
+ /**
5729
+ * Update 3CX Instance Auto Failover
5730
+ * @summary Update 3CX Instance Auto Failover
5731
+ * @param {string} instanceId Instance ID
5732
+ * @param {boolean} enable Enable
5733
+ * @param {*} [options] Override http request option.
5734
+ * @throws {RequiredError}
5735
+ */
5736
+ patchUpdateAutoFailover: function (instanceId, enable, options) {
5737
+ return __awaiter(this, void 0, void 0, function () {
5738
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
5739
+ var _a, _b, _c;
5740
+ return __generator(this, function (_d) {
5741
+ switch (_d.label) {
5742
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchUpdateAutoFailover(instanceId, enable, options)];
5743
+ case 1:
5744
+ localVarAxiosArgs = _d.sent();
5745
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
5746
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['Class3CXInstallationsApi.patchUpdateAutoFailover']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
5747
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
5748
+ }
5749
+ });
5750
+ });
5751
+ },
5752
+ /**
5753
+ * Add additional disk on 3CX Instance
5754
+ * @summary Add additional disk on 3CX Instance
5755
+ * @param {string} instanceId Instance ID
5756
+ * @param {number} gigabytes Disk Space (GB)
5757
+ * @param {*} [options] Override http request option.
5758
+ * @throws {RequiredError}
5759
+ */
5760
+ postAddDisk: function (instanceId, gigabytes, options) {
5761
+ return __awaiter(this, void 0, void 0, function () {
5762
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
5763
+ var _a, _b, _c;
5764
+ return __generator(this, function (_d) {
5765
+ switch (_d.label) {
5766
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postAddDisk(instanceId, gigabytes, options)];
5767
+ case 1:
5768
+ localVarAxiosArgs = _d.sent();
5769
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
5770
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['Class3CXInstallationsApi.postAddDisk']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
5771
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
5772
+ }
5773
+ });
5774
+ });
5775
+ },
5526
5776
  /**
5527
5777
  * Create a root user
5528
5778
  * @summary Create a root user
@@ -5744,6 +5994,7 @@ var Class3CXInstallationsApiFp = function (configuration) {
5744
5994
  exports.Class3CXInstallationsApiFp = Class3CXInstallationsApiFp;
5745
5995
  /**
5746
5996
  * Class3CXInstallationsApi - factory interface
5997
+ * @export
5747
5998
  */
5748
5999
  var Class3CXInstallationsApiFactory = function (configuration, basePath, axios) {
5749
6000
  var localVarFp = (0, exports.Class3CXInstallationsApiFp)(configuration);
@@ -5774,6 +6025,28 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
5774
6025
  getGetInstallations: function (pageSize, page, customerId, search, status, hosting, installType, options) {
5775
6026
  return localVarFp.getGetInstallations(pageSize, page, customerId, search, status, hosting, installType, options).then(function (request) { return request(axios, basePath); });
5776
6027
  },
6028
+ /**
6029
+ * Update 3CX Instance Auto Failover
6030
+ * @summary Update 3CX Instance Auto Failover
6031
+ * @param {string} instanceId Instance ID
6032
+ * @param {boolean} enable Enable
6033
+ * @param {*} [options] Override http request option.
6034
+ * @throws {RequiredError}
6035
+ */
6036
+ patchUpdateAutoFailover: function (instanceId, enable, options) {
6037
+ return localVarFp.patchUpdateAutoFailover(instanceId, enable, options).then(function (request) { return request(axios, basePath); });
6038
+ },
6039
+ /**
6040
+ * Add additional disk on 3CX Instance
6041
+ * @summary Add additional disk on 3CX Instance
6042
+ * @param {string} instanceId Instance ID
6043
+ * @param {number} gigabytes Disk Space (GB)
6044
+ * @param {*} [options] Override http request option.
6045
+ * @throws {RequiredError}
6046
+ */
6047
+ postAddDisk: function (instanceId, gigabytes, options) {
6048
+ return localVarFp.postAddDisk(instanceId, gigabytes, options).then(function (request) { return request(axios, basePath); });
6049
+ },
5777
6050
  /**
5778
6051
  * Create a root user
5779
6052
  * @summary Create a root user
@@ -5878,6 +6151,9 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
5878
6151
  exports.Class3CXInstallationsApiFactory = Class3CXInstallationsApiFactory;
5879
6152
  /**
5880
6153
  * Class3CXInstallationsApi - object-oriented interface
6154
+ * @export
6155
+ * @class Class3CXInstallationsApi
6156
+ * @extends {BaseAPI}
5881
6157
  */
5882
6158
  var Class3CXInstallationsApi = /** @class */ (function (_super) {
5883
6159
  __extends(Class3CXInstallationsApi, _super);
@@ -5890,6 +6166,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5890
6166
  * @param {number} wizardId Wizard ID
5891
6167
  * @param {*} [options] Override http request option.
5892
6168
  * @throws {RequiredError}
6169
+ * @memberof Class3CXInstallationsApi
5893
6170
  */
5894
6171
  Class3CXInstallationsApi.prototype.getGetDetails = function (wizardId, options) {
5895
6172
  var _this = this;
@@ -5907,11 +6184,38 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5907
6184
  * @param {GetGetInstallationsInstallTypeEnum} [installType] Install Type
5908
6185
  * @param {*} [options] Override http request option.
5909
6186
  * @throws {RequiredError}
6187
+ * @memberof Class3CXInstallationsApi
5910
6188
  */
5911
6189
  Class3CXInstallationsApi.prototype.getGetInstallations = function (pageSize, page, customerId, search, status, hosting, installType, options) {
5912
6190
  var _this = this;
5913
6191
  return (0, exports.Class3CXInstallationsApiFp)(this.configuration).getGetInstallations(pageSize, page, customerId, search, status, hosting, installType, options).then(function (request) { return request(_this.axios, _this.basePath); });
5914
6192
  };
6193
+ /**
6194
+ * Update 3CX Instance Auto Failover
6195
+ * @summary Update 3CX Instance Auto Failover
6196
+ * @param {string} instanceId Instance ID
6197
+ * @param {boolean} enable Enable
6198
+ * @param {*} [options] Override http request option.
6199
+ * @throws {RequiredError}
6200
+ * @memberof Class3CXInstallationsApi
6201
+ */
6202
+ Class3CXInstallationsApi.prototype.patchUpdateAutoFailover = function (instanceId, enable, options) {
6203
+ var _this = this;
6204
+ return (0, exports.Class3CXInstallationsApiFp)(this.configuration).patchUpdateAutoFailover(instanceId, enable, options).then(function (request) { return request(_this.axios, _this.basePath); });
6205
+ };
6206
+ /**
6207
+ * Add additional disk on 3CX Instance
6208
+ * @summary Add additional disk on 3CX Instance
6209
+ * @param {string} instanceId Instance ID
6210
+ * @param {number} gigabytes Disk Space (GB)
6211
+ * @param {*} [options] Override http request option.
6212
+ * @throws {RequiredError}
6213
+ * @memberof Class3CXInstallationsApi
6214
+ */
6215
+ Class3CXInstallationsApi.prototype.postAddDisk = function (instanceId, gigabytes, options) {
6216
+ var _this = this;
6217
+ return (0, exports.Class3CXInstallationsApiFp)(this.configuration).postAddDisk(instanceId, gigabytes, options).then(function (request) { return request(_this.axios, _this.basePath); });
6218
+ };
5915
6219
  /**
5916
6220
  * Create a root user
5917
6221
  * @summary Create a root user
@@ -5920,6 +6224,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5920
6224
  * @param {string} ipAddress Whitelist IP Address
5921
6225
  * @param {*} [options] Override http request option.
5922
6226
  * @throws {RequiredError}
6227
+ * @memberof Class3CXInstallationsApi
5923
6228
  */
5924
6229
  Class3CXInstallationsApi.prototype.postCreateSshUser = function (instanceId, expiryDate, ipAddress, options) {
5925
6230
  var _this = this;
@@ -5931,6 +6236,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5931
6236
  * @param {string} instanceId Instance ID
5932
6237
  * @param {*} [options] Override http request option.
5933
6238
  * @throws {RequiredError}
6239
+ * @memberof Class3CXInstallationsApi
5934
6240
  */
5935
6241
  Class3CXInstallationsApi.prototype.postDeleteInstance = function (instanceId, options) {
5936
6242
  var _this = this;
@@ -5944,6 +6250,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5944
6250
  * @param {string} schedule Scheduled Task (Date &amp; Time)
5945
6251
  * @param {*} [options] Override http request option.
5946
6252
  * @throws {RequiredError}
6253
+ * @memberof Class3CXInstallationsApi
5947
6254
  */
5948
6255
  Class3CXInstallationsApi.prototype.postExtendDisk = function (instanceId, gigabytes, schedule, options) {
5949
6256
  var _this = this;
@@ -5956,6 +6263,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5956
6263
  * @param {PostFailoverInstanceTypeEnum} type Failover Type
5957
6264
  * @param {*} [options] Override http request option.
5958
6265
  * @throws {RequiredError}
6266
+ * @memberof Class3CXInstallationsApi
5959
6267
  */
5960
6268
  Class3CXInstallationsApi.prototype.postFailoverInstance = function (instanceId, type, options) {
5961
6269
  var _this = this;
@@ -5967,6 +6275,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5967
6275
  * @param {string} instanceId Instance ID
5968
6276
  * @param {*} [options] Override http request option.
5969
6277
  * @throws {RequiredError}
6278
+ * @memberof Class3CXInstallationsApi
5970
6279
  */
5971
6280
  Class3CXInstallationsApi.prototype.postRebootInstance = function (instanceId, options) {
5972
6281
  var _this = this;
@@ -5980,6 +6289,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5980
6289
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
5981
6290
  * @param {*} [options] Override http request option.
5982
6291
  * @throws {RequiredError}
6292
+ * @memberof Class3CXInstallationsApi
5983
6293
  */
5984
6294
  Class3CXInstallationsApi.prototype.postResizeInstance = function (instanceId, size, schedule, options) {
5985
6295
  var _this = this;
@@ -5992,6 +6302,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5992
6302
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
5993
6303
  * @param {*} [options] Override http request option.
5994
6304
  * @throws {RequiredError}
6305
+ * @memberof Class3CXInstallationsApi
5995
6306
  */
5996
6307
  Class3CXInstallationsApi.prototype.postSuspendInstance = function (instanceId, schedule, options) {
5997
6308
  var _this = this;
@@ -6003,6 +6314,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6003
6314
  * @param {string} instanceId Instance ID
6004
6315
  * @param {*} [options] Override http request option.
6005
6316
  * @throws {RequiredError}
6317
+ * @memberof Class3CXInstallationsApi
6006
6318
  */
6007
6319
  Class3CXInstallationsApi.prototype.postUnsuspendInstance = function (instanceId, options) {
6008
6320
  var _this = this;
@@ -6015,6 +6327,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6015
6327
  * @param {string} schedule Scheduled Task (Date &amp; Time)
6016
6328
  * @param {*} [options] Override http request option.
6017
6329
  * @throws {RequiredError}
6330
+ * @memberof Class3CXInstallationsApi
6018
6331
  */
6019
6332
  Class3CXInstallationsApi.prototype.postUpgradeDebian = function (instanceId, schedule, options) {
6020
6333
  var _this = this;
@@ -6023,28 +6336,43 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6023
6336
  return Class3CXInstallationsApi;
6024
6337
  }(base_1.BaseAPI));
6025
6338
  exports.Class3CXInstallationsApi = Class3CXInstallationsApi;
6339
+ /**
6340
+ * @export
6341
+ */
6026
6342
  exports.GetGetInstallationsStatusEnum = {
6027
6343
  Completed: 'Completed',
6028
6344
  Outstanding: 'Outstanding',
6029
6345
  Offline: 'Offline',
6030
6346
  FailedOver: 'Failed Over'
6031
6347
  };
6348
+ /**
6349
+ * @export
6350
+ */
6032
6351
  exports.GetGetInstallationsHostingEnum = {
6033
6352
  Yellowgrid: 'yellowgrid',
6034
6353
  MultiTenant: 'multi-tenant',
6035
6354
  Onprem: 'onprem',
6036
6355
  All: 'all'
6037
6356
  };
6357
+ /**
6358
+ * @export
6359
+ */
6038
6360
  exports.GetGetInstallationsInstallTypeEnum = {
6039
6361
  New: 'new',
6040
6362
  Restore: 'restore',
6041
6363
  Failover: 'failover',
6042
6364
  MultiTenant: 'multi-tenant'
6043
6365
  };
6366
+ /**
6367
+ * @export
6368
+ */
6044
6369
  exports.PostFailoverInstanceTypeEnum = {
6045
6370
  Config: 'config',
6046
6371
  Image: 'image'
6047
6372
  };
6373
+ /**
6374
+ * @export
6375
+ */
6048
6376
  exports.PostResizeInstanceSizeEnum = {
6049
6377
  D24: 'd2-4',
6050
6378
  D28: 'd2-8',
@@ -6054,6 +6382,7 @@ exports.PostResizeInstanceSizeEnum = {
6054
6382
  };
6055
6383
  /**
6056
6384
  * Class3CXIntegrationsApi - axios parameter creator
6385
+ * @export
6057
6386
  */
6058
6387
  var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6059
6388
  var _this = this;
@@ -6299,6 +6628,7 @@ var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6299
6628
  exports.Class3CXIntegrationsApiAxiosParamCreator = Class3CXIntegrationsApiAxiosParamCreator;
6300
6629
  /**
6301
6630
  * Class3CXIntegrationsApi - functional programming interface
6631
+ * @export
6302
6632
  */
6303
6633
  var Class3CXIntegrationsApiFp = function (configuration) {
6304
6634
  var localVarAxiosParamCreator = (0, exports.Class3CXIntegrationsApiAxiosParamCreator)(configuration);
@@ -6444,6 +6774,7 @@ var Class3CXIntegrationsApiFp = function (configuration) {
6444
6774
  exports.Class3CXIntegrationsApiFp = Class3CXIntegrationsApiFp;
6445
6775
  /**
6446
6776
  * Class3CXIntegrationsApi - factory interface
6777
+ * @export
6447
6778
  */
6448
6779
  var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6449
6780
  var localVarFp = (0, exports.Class3CXIntegrationsApiFp)(configuration);
@@ -6511,6 +6842,9 @@ var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6511
6842
  exports.Class3CXIntegrationsApiFactory = Class3CXIntegrationsApiFactory;
6512
6843
  /**
6513
6844
  * Class3CXIntegrationsApi - object-oriented interface
6845
+ * @export
6846
+ * @class Class3CXIntegrationsApi
6847
+ * @extends {BaseAPI}
6514
6848
  */
6515
6849
  var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6516
6850
  __extends(Class3CXIntegrationsApi, _super);
@@ -6523,6 +6857,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6523
6857
  * @param {GetGetPriceSchoolTypeEnum} schoolType EdTechPro School Type
6524
6858
  * @param {*} [options] Override http request option.
6525
6859
  * @throws {RequiredError}
6860
+ * @memberof Class3CXIntegrationsApi
6526
6861
  */
6527
6862
  Class3CXIntegrationsApi.prototype.getGetPrice = function (licenceType, schoolType, options) {
6528
6863
  var _this = this;
@@ -6535,6 +6870,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6535
6870
  * @param {string} [search] Search
6536
6871
  * @param {*} [options] Override http request option.
6537
6872
  * @throws {RequiredError}
6873
+ * @memberof Class3CXIntegrationsApi
6538
6874
  */
6539
6875
  Class3CXIntegrationsApi.prototype.getGetSchools = function (pageSize, page, search, options) {
6540
6876
  var _this = this;
@@ -6544,6 +6880,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6544
6880
  * Get EdTechPro Trusts
6545
6881
  * @param {*} [options] Override http request option.
6546
6882
  * @throws {RequiredError}
6883
+ * @memberof Class3CXIntegrationsApi
6547
6884
  */
6548
6885
  Class3CXIntegrationsApi.prototype.getGetTrusts = function (options) {
6549
6886
  var _this = this;
@@ -6556,6 +6893,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6556
6893
  * @param {string} ref School Order Reference
6557
6894
  * @param {*} [options] Override http request option.
6558
6895
  * @throws {RequiredError}
6896
+ * @memberof Class3CXIntegrationsApi
6559
6897
  */
6560
6898
  Class3CXIntegrationsApi.prototype.patchUpdateEtpOrderReference = function (clientId, schoolId, ref, options) {
6561
6899
  var _this = this;
@@ -6566,6 +6904,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6566
6904
  * @param {OrderRequestModel} [orderRequestModel] New EdTechPro Order Request
6567
6905
  * @param {*} [options] Override http request option.
6568
6906
  * @throws {RequiredError}
6907
+ * @memberof Class3CXIntegrationsApi
6569
6908
  */
6570
6909
  Class3CXIntegrationsApi.prototype.postOrderEdTechPro = function (orderRequestModel, options) {
6571
6910
  var _this = this;
@@ -6576,6 +6915,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6576
6915
  * @param {UpgradeRequestModel} [upgradeRequestModel] New EdTechPro Upgrade Request
6577
6916
  * @param {*} [options] Override http request option.
6578
6917
  * @throws {RequiredError}
6918
+ * @memberof Class3CXIntegrationsApi
6579
6919
  */
6580
6920
  Class3CXIntegrationsApi.prototype.postUpgradeEdTechPro = function (upgradeRequestModel, options) {
6581
6921
  var _this = this;
@@ -6584,16 +6924,23 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6584
6924
  return Class3CXIntegrationsApi;
6585
6925
  }(base_1.BaseAPI));
6586
6926
  exports.Class3CXIntegrationsApi = Class3CXIntegrationsApi;
6927
+ /**
6928
+ * @export
6929
+ */
6587
6930
  exports.GetGetPriceLicenceTypeEnum = {
6588
6931
  Lite: 'lite',
6589
6932
  Pro: 'pro'
6590
6933
  };
6934
+ /**
6935
+ * @export
6936
+ */
6591
6937
  exports.GetGetPriceSchoolTypeEnum = {
6592
6938
  Primary: 'primary',
6593
6939
  Secondary: 'secondary'
6594
6940
  };
6595
6941
  /**
6596
6942
  * Class3CXMultiTenantApi - axios parameter creator
6943
+ * @export
6597
6944
  */
6598
6945
  var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
6599
6946
  var _this = this;
@@ -6873,6 +7220,7 @@ var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
6873
7220
  exports.Class3CXMultiTenantApiAxiosParamCreator = Class3CXMultiTenantApiAxiosParamCreator;
6874
7221
  /**
6875
7222
  * Class3CXMultiTenantApi - functional programming interface
7223
+ * @export
6876
7224
  */
6877
7225
  var Class3CXMultiTenantApiFp = function (configuration) {
6878
7226
  var localVarAxiosParamCreator = (0, exports.Class3CXMultiTenantApiAxiosParamCreator)(configuration);
@@ -7046,6 +7394,7 @@ var Class3CXMultiTenantApiFp = function (configuration) {
7046
7394
  exports.Class3CXMultiTenantApiFp = Class3CXMultiTenantApiFp;
7047
7395
  /**
7048
7396
  * Class3CXMultiTenantApi - factory interface
7397
+ * @export
7049
7398
  */
7050
7399
  var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
7051
7400
  var localVarFp = (0, exports.Class3CXMultiTenantApiFp)(configuration);
@@ -7128,6 +7477,9 @@ var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
7128
7477
  exports.Class3CXMultiTenantApiFactory = Class3CXMultiTenantApiFactory;
7129
7478
  /**
7130
7479
  * Class3CXMultiTenantApi - object-oriented interface
7480
+ * @export
7481
+ * @class Class3CXMultiTenantApi
7482
+ * @extends {BaseAPI}
7131
7483
  */
7132
7484
  var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7133
7485
  __extends(Class3CXMultiTenantApi, _super);
@@ -7140,6 +7492,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7140
7492
  * @param {string} reference Tenant Reference
7141
7493
  * @param {*} [options] Override http request option.
7142
7494
  * @throws {RequiredError}
7495
+ * @memberof Class3CXMultiTenantApi
7143
7496
  */
7144
7497
  Class3CXMultiTenantApi.prototype.deleteGetTenant = function (reference, options) {
7145
7498
  var _this = this;
@@ -7151,6 +7504,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7151
7504
  * @param {string} reference Tenant Reference
7152
7505
  * @param {*} [options] Override http request option.
7153
7506
  * @throws {RequiredError}
7507
+ * @memberof Class3CXMultiTenantApi
7154
7508
  */
7155
7509
  Class3CXMultiTenantApi.prototype.getGetTenant = function (reference, options) {
7156
7510
  var _this = this;
@@ -7165,6 +7519,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7165
7519
  * @param {GetGetTenantsStatusEnum} [status] Status
7166
7520
  * @param {*} [options] Override http request option.
7167
7521
  * @throws {RequiredError}
7522
+ * @memberof Class3CXMultiTenantApi
7168
7523
  */
7169
7524
  Class3CXMultiTenantApi.prototype.getGetTenants = function (pageSize, page, search, status, options) {
7170
7525
  var _this = this;
@@ -7176,6 +7531,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7176
7531
  * @param {string} areacode Area Code
7177
7532
  * @param {*} [options] Override http request option.
7178
7533
  * @throws {RequiredError}
7534
+ * @memberof Class3CXMultiTenantApi
7179
7535
  */
7180
7536
  Class3CXMultiTenantApi.prototype.postAddMtDdi = function (areacode, options) {
7181
7537
  var _this = this;
@@ -7187,6 +7543,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7187
7543
  * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7188
7544
  * @param {*} [options] Override http request option.
7189
7545
  * @throws {RequiredError}
7546
+ * @memberof Class3CXMultiTenantApi
7190
7547
  */
7191
7548
  Class3CXMultiTenantApi.prototype.postGetMtNewDdis = function (multiTenantChangeResponseModel, options) {
7192
7549
  var _this = this;
@@ -7198,6 +7555,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7198
7555
  * @param {TcxMultiTenantModel} [tcxMultiTenantModel] New 3CX Starter Bundle Request
7199
7556
  * @param {*} [options] Override http request option.
7200
7557
  * @throws {RequiredError}
7558
+ * @memberof Class3CXMultiTenantApi
7201
7559
  */
7202
7560
  Class3CXMultiTenantApi.prototype.postGetTenants = function (tcxMultiTenantModel, options) {
7203
7561
  var _this = this;
@@ -7209,6 +7567,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7209
7567
  * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7210
7568
  * @param {*} [options] Override http request option.
7211
7569
  * @throws {RequiredError}
7570
+ * @memberof Class3CXMultiTenantApi
7212
7571
  */
7213
7572
  Class3CXMultiTenantApi.prototype.postTrackMtChange = function (multiTenantChangeResponseModel, options) {
7214
7573
  var _this = this;
@@ -7217,6 +7576,9 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7217
7576
  return Class3CXMultiTenantApi;
7218
7577
  }(base_1.BaseAPI));
7219
7578
  exports.Class3CXMultiTenantApi = Class3CXMultiTenantApi;
7579
+ /**
7580
+ * @export
7581
+ */
7220
7582
  exports.GetGetTenantsStatusEnum = {
7221
7583
  Completed: 'Completed',
7222
7584
  Outstanding: 'Outstanding',
@@ -7225,6 +7587,7 @@ exports.GetGetTenantsStatusEnum = {
7225
7587
  };
7226
7588
  /**
7227
7589
  * MyPBXToolsApi - axios parameter creator
7590
+ * @export
7228
7591
  */
7229
7592
  var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7230
7593
  var _this = this;
@@ -7279,6 +7642,7 @@ var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7279
7642
  exports.MyPBXToolsApiAxiosParamCreator = MyPBXToolsApiAxiosParamCreator;
7280
7643
  /**
7281
7644
  * MyPBXToolsApi - functional programming interface
7645
+ * @export
7282
7646
  */
7283
7647
  var MyPBXToolsApiFp = function (configuration) {
7284
7648
  var localVarAxiosParamCreator = (0, exports.MyPBXToolsApiAxiosParamCreator)(configuration);
@@ -7312,6 +7676,7 @@ var MyPBXToolsApiFp = function (configuration) {
7312
7676
  exports.MyPBXToolsApiFp = MyPBXToolsApiFp;
7313
7677
  /**
7314
7678
  * MyPBXToolsApi - factory interface
7679
+ * @export
7315
7680
  */
7316
7681
  var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7317
7682
  var localVarFp = (0, exports.MyPBXToolsApiFp)(configuration);
@@ -7332,6 +7697,9 @@ var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7332
7697
  exports.MyPBXToolsApiFactory = MyPBXToolsApiFactory;
7333
7698
  /**
7334
7699
  * MyPBXToolsApi - object-oriented interface
7700
+ * @export
7701
+ * @class MyPBXToolsApi
7702
+ * @extends {BaseAPI}
7335
7703
  */
7336
7704
  var MyPBXToolsApi = /** @class */ (function (_super) {
7337
7705
  __extends(MyPBXToolsApi, _super);
@@ -7345,6 +7713,7 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
7345
7713
  * @param {string} fileName File Name
7346
7714
  * @param {*} [options] Override http request option.
7347
7715
  * @throws {RequiredError}
7716
+ * @memberof MyPBXToolsApi
7348
7717
  */
7349
7718
  MyPBXToolsApi.prototype.getGetRecording = function (licenceKey, fileName, options) {
7350
7719
  var _this = this;
@@ -7355,6 +7724,7 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
7355
7724
  exports.MyPBXToolsApi = MyPBXToolsApi;
7356
7725
  /**
7357
7726
  * OAuth20Api - axios parameter creator
7727
+ * @export
7358
7728
  */
7359
7729
  var OAuth20ApiAxiosParamCreator = function (configuration) {
7360
7730
  var _this = this;
@@ -7650,6 +8020,7 @@ var OAuth20ApiAxiosParamCreator = function (configuration) {
7650
8020
  exports.OAuth20ApiAxiosParamCreator = OAuth20ApiAxiosParamCreator;
7651
8021
  /**
7652
8022
  * OAuth20Api - functional programming interface
8023
+ * @export
7653
8024
  */
7654
8025
  var OAuth20ApiFp = function (configuration) {
7655
8026
  var localVarAxiosParamCreator = (0, exports.OAuth20ApiAxiosParamCreator)(configuration);
@@ -7811,6 +8182,7 @@ var OAuth20ApiFp = function (configuration) {
7811
8182
  exports.OAuth20ApiFp = OAuth20ApiFp;
7812
8183
  /**
7813
8184
  * OAuth20Api - factory interface
8185
+ * @export
7814
8186
  */
7815
8187
  var OAuth20ApiFactory = function (configuration, basePath, axios) {
7816
8188
  var localVarFp = (0, exports.OAuth20ApiFp)(configuration);
@@ -7894,6 +8266,9 @@ var OAuth20ApiFactory = function (configuration, basePath, axios) {
7894
8266
  exports.OAuth20ApiFactory = OAuth20ApiFactory;
7895
8267
  /**
7896
8268
  * OAuth20Api - object-oriented interface
8269
+ * @export
8270
+ * @class OAuth20Api
8271
+ * @extends {BaseAPI}
7897
8272
  */
7898
8273
  var OAuth20Api = /** @class */ (function (_super) {
7899
8274
  __extends(OAuth20Api, _super);
@@ -7905,6 +8280,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7905
8280
  * @summary Get MFA QR Code
7906
8281
  * @param {*} [options] Override http request option.
7907
8282
  * @throws {RequiredError}
8283
+ * @memberof OAuth20Api
7908
8284
  */
7909
8285
  OAuth20Api.prototype.getGetMfaQrCode = function (options) {
7910
8286
  var _this = this;
@@ -7915,6 +8291,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7915
8291
  * @summary Get Scopes
7916
8292
  * @param {*} [options] Override http request option.
7917
8293
  * @throws {RequiredError}
8294
+ * @memberof OAuth20Api
7918
8295
  */
7919
8296
  OAuth20Api.prototype.getGetScopes = function (options) {
7920
8297
  var _this = this;
@@ -7937,6 +8314,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7937
8314
  * @param {boolean | null} [endUser] End User (Only used in Token Exchange)
7938
8315
  * @param {*} [options] Override http request option.
7939
8316
  * @throws {RequiredError}
8317
+ * @memberof OAuth20Api
7940
8318
  */
7941
8319
  OAuth20Api.prototype.postAccessToken = function (clientId, clientSecret, grantType, scope, redirectUri, code, refreshToken, codeVerifier, token, tokenExchangeType, licenceKey, endUser, options) {
7942
8320
  var _this = this;
@@ -7954,6 +8332,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7954
8332
  * @param {string} [codeChallengeMethod] OAuth 2.0 Code Challenge Method
7955
8333
  * @param {*} [options] Override http request option.
7956
8334
  * @throws {RequiredError}
8335
+ * @memberof OAuth20Api
7957
8336
  */
7958
8337
  OAuth20Api.prototype.postAuthorise = function (clientId, responseType, scope, redirectUri, state, codeChallenge, codeChallengeMethod, options) {
7959
8338
  var _this = this;
@@ -7964,6 +8343,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7964
8343
  * @summary Get Token Identity
7965
8344
  * @param {*} [options] Override http request option.
7966
8345
  * @throws {RequiredError}
8346
+ * @memberof OAuth20Api
7967
8347
  */
7968
8348
  OAuth20Api.prototype.postGetIdentity = function (options) {
7969
8349
  var _this = this;
@@ -7975,6 +8355,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7975
8355
  * @param {PortalLoginModel} [portalLoginModel] Login Credentials
7976
8356
  * @param {*} [options] Override http request option.
7977
8357
  * @throws {RequiredError}
8358
+ * @memberof OAuth20Api
7978
8359
  */
7979
8360
  OAuth20Api.prototype.postPortalLogin = function (portalLoginModel, options) {
7980
8361
  var _this = this;
@@ -7983,6 +8364,9 @@ var OAuth20Api = /** @class */ (function (_super) {
7983
8364
  return OAuth20Api;
7984
8365
  }(base_1.BaseAPI));
7985
8366
  exports.OAuth20Api = OAuth20Api;
8367
+ /**
8368
+ * @export
8369
+ */
7986
8370
  exports.PostAccessTokenGrantTypeEnum = {
7987
8371
  ClientCredentials: 'client_credentials',
7988
8372
  Code: 'code',
@@ -7992,6 +8376,9 @@ exports.PostAccessTokenGrantTypeEnum = {
7992
8376
  TokenExchange: 'token_exchange',
7993
8377
  Password: 'password'
7994
8378
  };
8379
+ /**
8380
+ * @export
8381
+ */
7995
8382
  exports.PostAccessTokenScopeEnum = {
7996
8383
  Star: '*',
7997
8384
  Fdps: 'fdps',
@@ -8018,10 +8405,16 @@ exports.PostAccessTokenScopeEnum = {
8018
8405
  TicketsRead: 'tickets.read',
8019
8406
  TicketsWrite: 'tickets.write'
8020
8407
  };
8408
+ /**
8409
+ * @export
8410
+ */
8021
8411
  exports.PostAccessTokenTokenExchangeTypeEnum = {
8022
8412
  TcxWizard: 'tcx_wizard',
8023
8413
  Portal: 'portal'
8024
8414
  };
8415
+ /**
8416
+ * @export
8417
+ */
8025
8418
  exports.PostAuthoriseScopeEnum = {
8026
8419
  Star: '*',
8027
8420
  Fdps: 'fdps',
@@ -8050,6 +8443,7 @@ exports.PostAuthoriseScopeEnum = {
8050
8443
  };
8051
8444
  /**
8052
8445
  * OrdersApi - axios parameter creator
8446
+ * @export
8053
8447
  */
8054
8448
  var OrdersApiAxiosParamCreator = function (configuration) {
8055
8449
  var _this = this;
@@ -8399,6 +8793,7 @@ var OrdersApiAxiosParamCreator = function (configuration) {
8399
8793
  exports.OrdersApiAxiosParamCreator = OrdersApiAxiosParamCreator;
8400
8794
  /**
8401
8795
  * OrdersApi - functional programming interface
8796
+ * @export
8402
8797
  */
8403
8798
  var OrdersApiFp = function (configuration) {
8404
8799
  var localVarAxiosParamCreator = (0, exports.OrdersApiAxiosParamCreator)(configuration);
@@ -8604,6 +8999,7 @@ var OrdersApiFp = function (configuration) {
8604
8999
  exports.OrdersApiFp = OrdersApiFp;
8605
9000
  /**
8606
9001
  * OrdersApi - factory interface
9002
+ * @export
8607
9003
  */
8608
9004
  var OrdersApiFactory = function (configuration, basePath, axios) {
8609
9005
  var localVarFp = (0, exports.OrdersApiFp)(configuration);
@@ -8705,6 +9101,9 @@ var OrdersApiFactory = function (configuration, basePath, axios) {
8705
9101
  exports.OrdersApiFactory = OrdersApiFactory;
8706
9102
  /**
8707
9103
  * OrdersApi - object-oriented interface
9104
+ * @export
9105
+ * @class OrdersApi
9106
+ * @extends {BaseAPI}
8708
9107
  */
8709
9108
  var OrdersApi = /** @class */ (function (_super) {
8710
9109
  __extends(OrdersApi, _super);
@@ -8717,6 +9116,7 @@ var OrdersApi = /** @class */ (function (_super) {
8717
9116
  * @param {number} id Order ID
8718
9117
  * @param {*} [options] Override http request option.
8719
9118
  * @throws {RequiredError}
9119
+ * @memberof OrdersApi
8720
9120
  */
8721
9121
  OrdersApi.prototype.deleteUpdateOrder = function (id, options) {
8722
9122
  var _this = this;
@@ -8728,6 +9128,7 @@ var OrdersApi = /** @class */ (function (_super) {
8728
9128
  * @param {number} id Order ID
8729
9129
  * @param {*} [options] Override http request option.
8730
9130
  * @throws {RequiredError}
9131
+ * @memberof OrdersApi
8731
9132
  */
8732
9133
  OrdersApi.prototype.getGetAdminEditableOrder = function (id, options) {
8733
9134
  var _this = this;
@@ -8739,6 +9140,7 @@ var OrdersApi = /** @class */ (function (_super) {
8739
9140
  * @param {number} id Order ID
8740
9141
  * @param {*} [options] Override http request option.
8741
9142
  * @throws {RequiredError}
9143
+ * @memberof OrdersApi
8742
9144
  */
8743
9145
  OrdersApi.prototype.getGetEditableOrder = function (id, options) {
8744
9146
  var _this = this;
@@ -8756,6 +9158,7 @@ var OrdersApi = /** @class */ (function (_super) {
8756
9158
  * @param {number | null} [customerId] Customer ID
8757
9159
  * @param {*} [options] Override http request option.
8758
9160
  * @throws {RequiredError}
9161
+ * @memberof OrdersApi
8759
9162
  */
8760
9163
  OrdersApi.prototype.getGetOrders = function (pageSize, page, search, fulfillable, status, filter, customerId, options) {
8761
9164
  var _this = this;
@@ -8768,6 +9171,7 @@ var OrdersApi = /** @class */ (function (_super) {
8768
9171
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Admin Order Request
8769
9172
  * @param {*} [options] Override http request option.
8770
9173
  * @throws {RequiredError}
9174
+ * @memberof OrdersApi
8771
9175
  */
8772
9176
  OrdersApi.prototype.postCreateAdminOrder = function (readonly, adminOrderRequestDTO, options) {
8773
9177
  var _this = this;
@@ -8780,6 +9184,7 @@ var OrdersApi = /** @class */ (function (_super) {
8780
9184
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
8781
9185
  * @param {*} [options] Override http request option.
8782
9186
  * @throws {RequiredError}
9187
+ * @memberof OrdersApi
8783
9188
  */
8784
9189
  OrdersApi.prototype.postGetOrders = function (readonly, customerOrderRequestDTO, options) {
8785
9190
  var _this = this;
@@ -8793,6 +9198,7 @@ var OrdersApi = /** @class */ (function (_super) {
8793
9198
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Order Request
8794
9199
  * @param {*} [options] Override http request option.
8795
9200
  * @throws {RequiredError}
9201
+ * @memberof OrdersApi
8796
9202
  */
8797
9203
  OrdersApi.prototype.putUpdateAdminOrder = function (id, readonly, adminOrderRequestDTO, options) {
8798
9204
  var _this = this;
@@ -8806,6 +9212,7 @@ var OrdersApi = /** @class */ (function (_super) {
8806
9212
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
8807
9213
  * @param {*} [options] Override http request option.
8808
9214
  * @throws {RequiredError}
9215
+ * @memberof OrdersApi
8809
9216
  */
8810
9217
  OrdersApi.prototype.putUpdateOrder = function (id, readonly, customerOrderRequestDTO, options) {
8811
9218
  var _this = this;
@@ -8814,12 +9221,18 @@ var OrdersApi = /** @class */ (function (_super) {
8814
9221
  return OrdersApi;
8815
9222
  }(base_1.BaseAPI));
8816
9223
  exports.OrdersApi = OrdersApi;
9224
+ /**
9225
+ * @export
9226
+ */
8817
9227
  exports.GetGetOrdersStatusEnum = {
8818
9228
  Paid: 'PAID',
8819
9229
  InvoicePaid: 'INVOICE_PAID',
8820
9230
  Unpaid: 'UNPAID',
8821
9231
  Quote: 'QUOTE'
8822
9232
  };
9233
+ /**
9234
+ * @export
9235
+ */
8823
9236
  exports.GetGetOrdersFilterEnum = {
8824
9237
  Outstanding: 'OUTSTANDING',
8825
9238
  Quotes: 'QUOTES',
@@ -8828,6 +9241,7 @@ exports.GetGetOrdersFilterEnum = {
8828
9241
  };
8829
9242
  /**
8830
9243
  * PricingApi - axios parameter creator
9244
+ * @export
8831
9245
  */
8832
9246
  var PricingApiAxiosParamCreator = function (configuration) {
8833
9247
  var _this = this;
@@ -8951,6 +9365,7 @@ var PricingApiAxiosParamCreator = function (configuration) {
8951
9365
  exports.PricingApiAxiosParamCreator = PricingApiAxiosParamCreator;
8952
9366
  /**
8953
9367
  * PricingApi - functional programming interface
9368
+ * @export
8954
9369
  */
8955
9370
  var PricingApiFp = function (configuration) {
8956
9371
  var localVarAxiosParamCreator = (0, exports.PricingApiAxiosParamCreator)(configuration);
@@ -9013,6 +9428,7 @@ var PricingApiFp = function (configuration) {
9013
9428
  exports.PricingApiFp = PricingApiFp;
9014
9429
  /**
9015
9430
  * PricingApi - factory interface
9431
+ * @export
9016
9432
  */
9017
9433
  var PricingApiFactory = function (configuration, basePath, axios) {
9018
9434
  var localVarFp = (0, exports.PricingApiFp)(configuration);
@@ -9049,6 +9465,9 @@ var PricingApiFactory = function (configuration, basePath, axios) {
9049
9465
  exports.PricingApiFactory = PricingApiFactory;
9050
9466
  /**
9051
9467
  * PricingApi - object-oriented interface
9468
+ * @export
9469
+ * @class PricingApi
9470
+ * @extends {BaseAPI}
9052
9471
  */
9053
9472
  var PricingApi = /** @class */ (function (_super) {
9054
9473
  __extends(PricingApi, _super);
@@ -9064,6 +9483,7 @@ var PricingApi = /** @class */ (function (_super) {
9064
9483
  * @param {string} [customerId] Customer ID
9065
9484
  * @param {*} [options] Override http request option.
9066
9485
  * @throws {RequiredError}
9486
+ * @memberof PricingApi
9067
9487
  */
9068
9488
  PricingApi.prototype.getGetPriceList = function (type, format, category, customerId, options) {
9069
9489
  var _this = this;
@@ -9079,6 +9499,7 @@ var PricingApi = /** @class */ (function (_super) {
9079
9499
  * @param {PostSendPriceListCategoryEnum} [category] Product Category
9080
9500
  * @param {*} [options] Override http request option.
9081
9501
  * @throws {RequiredError}
9502
+ * @memberof PricingApi
9082
9503
  */
9083
9504
  PricingApi.prototype.postSendPriceList = function (email, customerId, type, format, category, options) {
9084
9505
  var _this = this;
@@ -9087,6 +9508,9 @@ var PricingApi = /** @class */ (function (_super) {
9087
9508
  return PricingApi;
9088
9509
  }(base_1.BaseAPI));
9089
9510
  exports.PricingApi = PricingApi;
9511
+ /**
9512
+ * @export
9513
+ */
9090
9514
  exports.GetGetPriceListTypeEnum = {
9091
9515
  Products: 'Products',
9092
9516
  StockProducts: 'Stock Products',
@@ -9095,8 +9519,12 @@ exports.GetGetPriceListTypeEnum = {
9095
9519
  _3CxStarterBundle: '3CX Starter Bundle',
9096
9520
  EdTechPro: 'EdTechPro',
9097
9521
  Sms: 'SMS',
9098
- SipTrunks: 'SIP Trunks'
9522
+ SipTrunks: 'SIP Trunks',
9523
+ CrmIntegrations: 'CRM Integrations'
9099
9524
  };
9525
+ /**
9526
+ * @export
9527
+ */
9100
9528
  exports.GetGetPriceListFormatEnum = {
9101
9529
  Pdf: 'pdf',
9102
9530
  Json: 'json',
@@ -9104,6 +9532,9 @@ exports.GetGetPriceListFormatEnum = {
9104
9532
  Xml: 'xml',
9105
9533
  Html: 'html'
9106
9534
  };
9535
+ /**
9536
+ * @export
9537
+ */
9107
9538
  exports.GetGetPriceListCategoryEnum = {
9108
9539
  Yealink: 'Yealink',
9109
9540
  Mairdi: 'Mairdi',
@@ -9126,6 +9557,9 @@ exports.GetGetPriceListCategoryEnum = {
9126
9557
  FanvilAccessories: 'Fanvil Accessories',
9127
9558
  FanvilHotelPhones: 'Fanvil Hotel Phones'
9128
9559
  };
9560
+ /**
9561
+ * @export
9562
+ */
9129
9563
  exports.PostSendPriceListTypeEnum = {
9130
9564
  Products: 'Products',
9131
9565
  StockProducts: 'Stock Products',
@@ -9134,8 +9568,12 @@ exports.PostSendPriceListTypeEnum = {
9134
9568
  _3CxStarterBundle: '3CX Starter Bundle',
9135
9569
  EdTechPro: 'EdTechPro',
9136
9570
  Sms: 'SMS',
9137
- SipTrunks: 'SIP Trunks'
9571
+ SipTrunks: 'SIP Trunks',
9572
+ CrmIntegrations: 'CRM Integrations'
9138
9573
  };
9574
+ /**
9575
+ * @export
9576
+ */
9139
9577
  exports.PostSendPriceListFormatEnum = {
9140
9578
  Pdf: 'pdf',
9141
9579
  Json: 'json',
@@ -9143,6 +9581,9 @@ exports.PostSendPriceListFormatEnum = {
9143
9581
  Xml: 'xml',
9144
9582
  Html: 'html'
9145
9583
  };
9584
+ /**
9585
+ * @export
9586
+ */
9146
9587
  exports.PostSendPriceListCategoryEnum = {
9147
9588
  Yealink: 'Yealink',
9148
9589
  Mairdi: 'Mairdi',
@@ -9167,6 +9608,7 @@ exports.PostSendPriceListCategoryEnum = {
9167
9608
  };
9168
9609
  /**
9169
9610
  * ProductsApi - axios parameter creator
9611
+ * @export
9170
9612
  */
9171
9613
  var ProductsApiAxiosParamCreator = function (configuration) {
9172
9614
  var _this = this;
@@ -9516,6 +9958,7 @@ var ProductsApiAxiosParamCreator = function (configuration) {
9516
9958
  exports.ProductsApiAxiosParamCreator = ProductsApiAxiosParamCreator;
9517
9959
  /**
9518
9960
  * ProductsApi - functional programming interface
9961
+ * @export
9519
9962
  */
9520
9963
  var ProductsApiFp = function (configuration) {
9521
9964
  var localVarAxiosParamCreator = (0, exports.ProductsApiAxiosParamCreator)(configuration);
@@ -9733,6 +10176,7 @@ var ProductsApiFp = function (configuration) {
9733
10176
  exports.ProductsApiFp = ProductsApiFp;
9734
10177
  /**
9735
10178
  * ProductsApi - factory interface
10179
+ * @export
9736
10180
  */
9737
10181
  var ProductsApiFactory = function (configuration, basePath, axios) {
9738
10182
  var localVarFp = (0, exports.ProductsApiFp)(configuration);
@@ -9833,6 +10277,9 @@ var ProductsApiFactory = function (configuration, basePath, axios) {
9833
10277
  exports.ProductsApiFactory = ProductsApiFactory;
9834
10278
  /**
9835
10279
  * ProductsApi - object-oriented interface
10280
+ * @export
10281
+ * @class ProductsApi
10282
+ * @extends {BaseAPI}
9836
10283
  */
9837
10284
  var ProductsApi = /** @class */ (function (_super) {
9838
10285
  __extends(ProductsApi, _super);
@@ -9844,6 +10291,7 @@ var ProductsApi = /** @class */ (function (_super) {
9844
10291
  * @summary Get Attribute Sets
9845
10292
  * @param {*} [options] Override http request option.
9846
10293
  * @throws {RequiredError}
10294
+ * @memberof ProductsApi
9847
10295
  */
9848
10296
  ProductsApi.prototype.getGetAttributeSets = function (options) {
9849
10297
  var _this = this;
@@ -9854,6 +10302,7 @@ var ProductsApi = /** @class */ (function (_super) {
9854
10302
  * @summary Get Customer Price Lists
9855
10303
  * @param {*} [options] Override http request option.
9856
10304
  * @throws {RequiredError}
10305
+ * @memberof ProductsApi
9857
10306
  */
9858
10307
  ProductsApi.prototype.getGetCustomerPriceLists = function (options) {
9859
10308
  var _this = this;
@@ -9866,6 +10315,7 @@ var ProductsApi = /** @class */ (function (_super) {
9866
10315
  * @param {*} [options] Override http request option.
9867
10316
  * @deprecated
9868
10317
  * @throws {RequiredError}
10318
+ * @memberof ProductsApi
9869
10319
  */
9870
10320
  ProductsApi.prototype.getGetLegacyStockList = function (format, options) {
9871
10321
  var _this = this;
@@ -9876,6 +10326,7 @@ var ProductsApi = /** @class */ (function (_super) {
9876
10326
  * @summary Get Products
9877
10327
  * @param {*} [options] Override http request option.
9878
10328
  * @throws {RequiredError}
10329
+ * @memberof ProductsApi
9879
10330
  */
9880
10331
  ProductsApi.prototype.getGetProducts = function (options) {
9881
10332
  var _this = this;
@@ -9886,6 +10337,7 @@ var ProductsApi = /** @class */ (function (_super) {
9886
10337
  * @summary Get Current Stock & Pricing
9887
10338
  * @param {*} [options] Override http request option.
9888
10339
  * @throws {RequiredError}
10340
+ * @memberof ProductsApi
9889
10341
  */
9890
10342
  ProductsApi.prototype.getGetStockList = function (options) {
9891
10343
  var _this = this;
@@ -9896,6 +10348,7 @@ var ProductsApi = /** @class */ (function (_super) {
9896
10348
  * @summary Get 3CX Templates
9897
10349
  * @param {*} [options] Override http request option.
9898
10350
  * @throws {RequiredError}
10351
+ * @memberof ProductsApi
9899
10352
  */
9900
10353
  ProductsApi.prototype.getGetTcxTemplates = function (options) {
9901
10354
  var _this = this;
@@ -9909,6 +10362,7 @@ var ProductsApi = /** @class */ (function (_super) {
9909
10362
  * @param {string} [search] Search
9910
10363
  * @param {*} [options] Override http request option.
9911
10364
  * @throws {RequiredError}
10365
+ * @memberof ProductsApi
9912
10366
  */
9913
10367
  ProductsApi.prototype.getSearchProducts = function (pageSize, page, search, options) {
9914
10368
  var _this = this;
@@ -9921,6 +10375,7 @@ var ProductsApi = /** @class */ (function (_super) {
9921
10375
  * @param {PostGetProductRequest} postGetProductRequest Product search criteria
9922
10376
  * @param {*} [options] Override http request option.
9923
10377
  * @throws {RequiredError}
10378
+ * @memberof ProductsApi
9924
10379
  */
9925
10380
  ProductsApi.prototype.postGetProduct = function (sku, postGetProductRequest, options) {
9926
10381
  var _this = this;
@@ -9934,6 +10389,7 @@ var ProductsApi = /** @class */ (function (_super) {
9934
10389
  * @param {PostGetProductForCustomerRequest} postGetProductForCustomerRequest Product search criteria
9935
10390
  * @param {*} [options] Override http request option.
9936
10391
  * @throws {RequiredError}
10392
+ * @memberof ProductsApi
9937
10393
  */
9938
10394
  ProductsApi.prototype.postGetProductForCustomer = function (customerId, sku, postGetProductForCustomerRequest, options) {
9939
10395
  var _this = this;
@@ -9942,12 +10398,16 @@ var ProductsApi = /** @class */ (function (_super) {
9942
10398
  return ProductsApi;
9943
10399
  }(base_1.BaseAPI));
9944
10400
  exports.ProductsApi = ProductsApi;
10401
+ /**
10402
+ * @export
10403
+ */
9945
10404
  exports.GetGetLegacyStockListFormatEnum = {
9946
10405
  Xml: 'XML',
9947
10406
  Csv: 'CSV'
9948
10407
  };
9949
10408
  /**
9950
10409
  * ProvisioningApi - axios parameter creator
10410
+ * @export
9951
10411
  */
9952
10412
  var ProvisioningApiAxiosParamCreator = function (configuration) {
9953
10413
  var _this = this;
@@ -10227,6 +10687,7 @@ var ProvisioningApiAxiosParamCreator = function (configuration) {
10227
10687
  exports.ProvisioningApiAxiosParamCreator = ProvisioningApiAxiosParamCreator;
10228
10688
  /**
10229
10689
  * ProvisioningApi - functional programming interface
10690
+ * @export
10230
10691
  */
10231
10692
  var ProvisioningApiFp = function (configuration) {
10232
10693
  var localVarAxiosParamCreator = (0, exports.ProvisioningApiAxiosParamCreator)(configuration);
@@ -10400,6 +10861,7 @@ var ProvisioningApiFp = function (configuration) {
10400
10861
  exports.ProvisioningApiFp = ProvisioningApiFp;
10401
10862
  /**
10402
10863
  * ProvisioningApi - factory interface
10864
+ * @export
10403
10865
  */
10404
10866
  var ProvisioningApiFactory = function (configuration, basePath, axios) {
10405
10867
  var localVarFp = (0, exports.ProvisioningApiFp)(configuration);
@@ -10482,6 +10944,9 @@ var ProvisioningApiFactory = function (configuration, basePath, axios) {
10482
10944
  exports.ProvisioningApiFactory = ProvisioningApiFactory;
10483
10945
  /**
10484
10946
  * ProvisioningApi - object-oriented interface
10947
+ * @export
10948
+ * @class ProvisioningApi
10949
+ * @extends {BaseAPI}
10485
10950
  */
10486
10951
  var ProvisioningApi = /** @class */ (function (_super) {
10487
10952
  __extends(ProvisioningApi, _super);
@@ -10495,6 +10960,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10495
10960
  * @param {string} mac MAC Address
10496
10961
  * @param {*} [options] Override http request option.
10497
10962
  * @throws {RequiredError}
10963
+ * @memberof ProvisioningApi
10498
10964
  */
10499
10965
  ProvisioningApi.prototype.deleteAddFanvilMac = function (id, mac, options) {
10500
10966
  var _this = this;
@@ -10506,6 +10972,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10506
10972
  * @param {string} id Group ID
10507
10973
  * @param {*} [options] Override http request option.
10508
10974
  * @throws {RequiredError}
10975
+ * @memberof ProvisioningApi
10509
10976
  */
10510
10977
  ProvisioningApi.prototype.deleteDeleteFanvilGroup = function (id, options) {
10511
10978
  var _this = this;
@@ -10518,6 +10985,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10518
10985
  * @param {string} mac MAC Address
10519
10986
  * @param {*} [options] Override http request option.
10520
10987
  * @throws {RequiredError}
10988
+ * @memberof ProvisioningApi
10521
10989
  */
10522
10990
  ProvisioningApi.prototype.getGetFanvilEncryptionKey = function (id, mac, options) {
10523
10991
  var _this = this;
@@ -10529,6 +10997,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10529
10997
  * @param {string} id Group ID
10530
10998
  * @param {*} [options] Override http request option.
10531
10999
  * @throws {RequiredError}
11000
+ * @memberof ProvisioningApi
10532
11001
  */
10533
11002
  ProvisioningApi.prototype.getGetFanvilGroupMacs = function (id, options) {
10534
11003
  var _this = this;
@@ -10540,6 +11009,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10540
11009
  * @param {string} [id] Customer ID
10541
11010
  * @param {*} [options] Override http request option.
10542
11011
  * @throws {RequiredError}
11012
+ * @memberof ProvisioningApi
10543
11013
  */
10544
11014
  ProvisioningApi.prototype.getGetGroups = function (id, options) {
10545
11015
  var _this = this;
@@ -10551,6 +11021,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10551
11021
  * @param {ProvisioningRequestEntity} [provisioningRequestEntity] Provisioning Group Request
10552
11022
  * @param {*} [options] Override http request option.
10553
11023
  * @throws {RequiredError}
11024
+ * @memberof ProvisioningApi
10554
11025
  */
10555
11026
  ProvisioningApi.prototype.postAddFanvilGroup = function (provisioningRequestEntity, options) {
10556
11027
  var _this = this;
@@ -10563,6 +11034,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10563
11034
  * @param {string} mac MAC Address
10564
11035
  * @param {*} [options] Override http request option.
10565
11036
  * @throws {RequiredError}
11037
+ * @memberof ProvisioningApi
10566
11038
  */
10567
11039
  ProvisioningApi.prototype.postAddFanvilMac = function (id, mac, options) {
10568
11040
  var _this = this;
@@ -10573,6 +11045,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10573
11045
  exports.ProvisioningApi = ProvisioningApi;
10574
11046
  /**
10575
11047
  * SIPTrunksApi - axios parameter creator
11048
+ * @export
10576
11049
  */
10577
11050
  var SIPTrunksApiAxiosParamCreator = function (configuration) {
10578
11051
  var _this = this;
@@ -11456,6 +11929,7 @@ var SIPTrunksApiAxiosParamCreator = function (configuration) {
11456
11929
  exports.SIPTrunksApiAxiosParamCreator = SIPTrunksApiAxiosParamCreator;
11457
11930
  /**
11458
11931
  * SIPTrunksApi - functional programming interface
11932
+ * @export
11459
11933
  */
11460
11934
  var SIPTrunksApiFp = function (configuration) {
11461
11935
  var localVarAxiosParamCreator = (0, exports.SIPTrunksApiAxiosParamCreator)(configuration);
@@ -11984,6 +12458,7 @@ var SIPTrunksApiFp = function (configuration) {
11984
12458
  exports.SIPTrunksApiFp = SIPTrunksApiFp;
11985
12459
  /**
11986
12460
  * SIPTrunksApi - factory interface
12461
+ * @export
11987
12462
  */
11988
12463
  var SIPTrunksApiFactory = function (configuration, basePath, axios) {
11989
12464
  var localVarFp = (0, exports.SIPTrunksApiFp)(configuration);
@@ -12226,6 +12701,9 @@ var SIPTrunksApiFactory = function (configuration, basePath, axios) {
12226
12701
  exports.SIPTrunksApiFactory = SIPTrunksApiFactory;
12227
12702
  /**
12228
12703
  * SIPTrunksApi - object-oriented interface
12704
+ * @export
12705
+ * @class SIPTrunksApi
12706
+ * @extends {BaseAPI}
12229
12707
  */
12230
12708
  var SIPTrunksApi = /** @class */ (function (_super) {
12231
12709
  __extends(SIPTrunksApi, _super);
@@ -12238,6 +12716,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12238
12716
  * @param {number} id SIP Trunk ID
12239
12717
  * @param {*} [options] Override http request option.
12240
12718
  * @throws {RequiredError}
12719
+ * @memberof SIPTrunksApi
12241
12720
  */
12242
12721
  SIPTrunksApi.prototype.deleteGetSipTrunk = function (id, options) {
12243
12722
  var _this = this;
@@ -12249,6 +12728,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12249
12728
  * @param {number} id SIP Trunk ID
12250
12729
  * @param {*} [options] Override http request option.
12251
12730
  * @throws {RequiredError}
12731
+ * @memberof SIPTrunksApi
12252
12732
  */
12253
12733
  SIPTrunksApi.prototype.getCanDivert = function (id, options) {
12254
12734
  var _this = this;
@@ -12260,6 +12740,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12260
12740
  * @param {number} id SIP Trunk ID
12261
12741
  * @param {*} [options] Override http request option.
12262
12742
  * @throws {RequiredError}
12743
+ * @memberof SIPTrunksApi
12263
12744
  */
12264
12745
  SIPTrunksApi.prototype.getGetAddress = function (id, options) {
12265
12746
  var _this = this;
@@ -12270,6 +12751,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12270
12751
  * @summary Get UK National Area Codes
12271
12752
  * @param {*} [options] Override http request option.
12272
12753
  * @throws {RequiredError}
12754
+ * @memberof SIPTrunksApi
12273
12755
  */
12274
12756
  SIPTrunksApi.prototype.getGetAreaCodes = function (options) {
12275
12757
  var _this = this;
@@ -12281,6 +12763,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12281
12763
  * @param {number} id SIP Trunk ID
12282
12764
  * @param {*} [options] Override http request option.
12283
12765
  * @throws {RequiredError}
12766
+ * @memberof SIPTrunksApi
12284
12767
  */
12285
12768
  SIPTrunksApi.prototype.getGetCliFlexibility = function (id, options) {
12286
12769
  var _this = this;
@@ -12292,6 +12775,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12292
12775
  * @param {number} id SIP Trunk ID
12293
12776
  * @param {*} [options] Override http request option.
12294
12777
  * @throws {RequiredError}
12778
+ * @memberof SIPTrunksApi
12295
12779
  */
12296
12780
  SIPTrunksApi.prototype.getGetDdis = function (id, options) {
12297
12781
  var _this = this;
@@ -12304,6 +12788,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12304
12788
  * @param {boolean} [enabled] Enabled Diverts
12305
12789
  * @param {*} [options] Override http request option.
12306
12790
  * @throws {RequiredError}
12791
+ * @memberof SIPTrunksApi
12307
12792
  */
12308
12793
  SIPTrunksApi.prototype.getGetDiverts = function (id, enabled, options) {
12309
12794
  var _this = this;
@@ -12315,6 +12800,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12315
12800
  * @param {number} id SIP Trunk ID
12316
12801
  * @param {*} [options] Override http request option.
12317
12802
  * @throws {RequiredError}
12803
+ * @memberof SIPTrunksApi
12318
12804
  */
12319
12805
  SIPTrunksApi.prototype.getGetSipTrunk = function (id, options) {
12320
12806
  var _this = this;
@@ -12328,6 +12814,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12328
12814
  * @param {string} [search] Search
12329
12815
  * @param {*} [options] Override http request option.
12330
12816
  * @throws {RequiredError}
12817
+ * @memberof SIPTrunksApi
12331
12818
  */
12332
12819
  SIPTrunksApi.prototype.getGetSipTrunks = function (pageSize, page, search, options) {
12333
12820
  var _this = this;
@@ -12340,6 +12827,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12340
12827
  * @param {boolean} enabled Enabled
12341
12828
  * @param {*} [options] Override http request option.
12342
12829
  * @throws {RequiredError}
12830
+ * @memberof SIPTrunksApi
12343
12831
  */
12344
12832
  SIPTrunksApi.prototype.patchGetCliFlexibility = function (id, enabled, options) {
12345
12833
  var _this = this;
@@ -12351,6 +12839,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12351
12839
  * @param {number} id SIP Trunk ID
12352
12840
  * @param {*} [options] Override http request option.
12353
12841
  * @throws {RequiredError}
12842
+ * @memberof SIPTrunksApi
12354
12843
  */
12355
12844
  SIPTrunksApi.prototype.patchSetAsAvailable = function (id, options) {
12356
12845
  var _this = this;
@@ -12364,6 +12853,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12364
12853
  * @param {number} [billingCustomerId] Billing Customer ID
12365
12854
  * @param {*} [options] Override http request option.
12366
12855
  * @throws {RequiredError}
12856
+ * @memberof SIPTrunksApi
12367
12857
  */
12368
12858
  SIPTrunksApi.prototype.patchSetOwnership = function (id, ownerId, billingCustomerId, options) {
12369
12859
  var _this = this;
@@ -12376,6 +12866,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12376
12866
  * @param {number} channels SIP Channels
12377
12867
  * @param {*} [options] Override http request option.
12378
12868
  * @throws {RequiredError}
12869
+ * @memberof SIPTrunksApi
12379
12870
  */
12380
12871
  SIPTrunksApi.prototype.patchUpdateChannelCount = function (id, channels, options) {
12381
12872
  var _this = this;
@@ -12388,6 +12879,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12388
12879
  * @param {string} company Company Name
12389
12880
  * @param {*} [options] Override http request option.
12390
12881
  * @throws {RequiredError}
12882
+ * @memberof SIPTrunksApi
12391
12883
  */
12392
12884
  SIPTrunksApi.prototype.patchUpdateCompanyName = function (id, company, options) {
12393
12885
  var _this = this;
@@ -12400,6 +12892,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12400
12892
  * @param {string} number Main Trunk Number
12401
12893
  * @param {*} [options] Override http request option.
12402
12894
  * @throws {RequiredError}
12895
+ * @memberof SIPTrunksApi
12403
12896
  */
12404
12897
  SIPTrunksApi.prototype.patchUpdateMainTrunkNumber = function (id, number, options) {
12405
12898
  var _this = this;
@@ -12412,6 +12905,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12412
12905
  * @param {string} ipAddress PBX IP Address
12413
12906
  * @param {*} [options] Override http request option.
12414
12907
  * @throws {RequiredError}
12908
+ * @memberof SIPTrunksApi
12415
12909
  */
12416
12910
  SIPTrunksApi.prototype.patchUpdatePbxIPAddress = function (id, ipAddress, options) {
12417
12911
  var _this = this;
@@ -12424,6 +12918,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12424
12918
  * @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
12425
12919
  * @param {*} [options] Override http request option.
12426
12920
  * @throws {RequiredError}
12921
+ * @memberof SIPTrunksApi
12427
12922
  */
12428
12923
  SIPTrunksApi.prototype.postGetDdis = function (id, ddiRangesRequestModel, options) {
12429
12924
  var _this = this;
@@ -12435,6 +12930,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12435
12930
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12436
12931
  * @param {*} [options] Override http request option.
12437
12932
  * @throws {RequiredError}
12933
+ * @memberof SIPTrunksApi
12438
12934
  */
12439
12935
  SIPTrunksApi.prototype.postGetRequestedDdis = function (sipTrunkChangeResponseModel, options) {
12440
12936
  var _this = this;
@@ -12446,6 +12942,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12446
12942
  * @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
12447
12943
  * @param {*} [options] Override http request option.
12448
12944
  * @throws {RequiredError}
12945
+ * @memberof SIPTrunksApi
12449
12946
  */
12450
12947
  SIPTrunksApi.prototype.postGetSipTrunks = function (sipTrunkCreationRequestModel, options) {
12451
12948
  var _this = this;
@@ -12457,6 +12954,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12457
12954
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12458
12955
  * @param {*} [options] Override http request option.
12459
12956
  * @throws {RequiredError}
12957
+ * @memberof SIPTrunksApi
12460
12958
  */
12461
12959
  SIPTrunksApi.prototype.postTrackChange = function (sipTrunkChangeResponseModel, options) {
12462
12960
  var _this = this;
@@ -12469,6 +12967,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12469
12967
  * @param {AddressRequestModel} [addressRequestModel] Address Request
12470
12968
  * @param {*} [options] Override http request option.
12471
12969
  * @throws {RequiredError}
12970
+ * @memberof SIPTrunksApi
12472
12971
  */
12473
12972
  SIPTrunksApi.prototype.putGetAddress = function (id, addressRequestModel, options) {
12474
12973
  var _this = this;
@@ -12482,6 +12981,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12482
12981
  * @param {DivertRequestModel} [divertRequestModel] Divert Request
12483
12982
  * @param {*} [options] Override http request option.
12484
12983
  * @throws {RequiredError}
12984
+ * @memberof SIPTrunksApi
12485
12985
  */
12486
12986
  SIPTrunksApi.prototype.putGetDiverts = function (id, enabled, divertRequestModel, options) {
12487
12987
  var _this = this;
@@ -12492,6 +12992,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12492
12992
  exports.SIPTrunksApi = SIPTrunksApi;
12493
12993
  /**
12494
12994
  * SMSApi - axios parameter creator
12995
+ * @export
12495
12996
  */
12496
12997
  var SMSApiAxiosParamCreator = function (configuration) {
12497
12998
  var _this = this;
@@ -12542,6 +13043,7 @@ var SMSApiAxiosParamCreator = function (configuration) {
12542
13043
  exports.SMSApiAxiosParamCreator = SMSApiAxiosParamCreator;
12543
13044
  /**
12544
13045
  * SMSApi - functional programming interface
13046
+ * @export
12545
13047
  */
12546
13048
  var SMSApiFp = function (configuration) {
12547
13049
  var localVarAxiosParamCreator = (0, exports.SMSApiAxiosParamCreator)(configuration);
@@ -12574,6 +13076,7 @@ var SMSApiFp = function (configuration) {
12574
13076
  exports.SMSApiFp = SMSApiFp;
12575
13077
  /**
12576
13078
  * SMSApi - factory interface
13079
+ * @export
12577
13080
  */
12578
13081
  var SMSApiFactory = function (configuration, basePath, axios) {
12579
13082
  var localVarFp = (0, exports.SMSApiFp)(configuration);
@@ -12593,6 +13096,9 @@ var SMSApiFactory = function (configuration, basePath, axios) {
12593
13096
  exports.SMSApiFactory = SMSApiFactory;
12594
13097
  /**
12595
13098
  * SMSApi - object-oriented interface
13099
+ * @export
13100
+ * @class SMSApi
13101
+ * @extends {BaseAPI}
12596
13102
  */
12597
13103
  var SMSApi = /** @class */ (function (_super) {
12598
13104
  __extends(SMSApi, _super);
@@ -12605,6 +13111,7 @@ var SMSApi = /** @class */ (function (_super) {
12605
13111
  * @param {SmsMessageModel} [smsMessageModel] SMS Message
12606
13112
  * @param {*} [options] Override http request option.
12607
13113
  * @throws {RequiredError}
13114
+ * @memberof SMSApi
12608
13115
  */
12609
13116
  SMSApi.prototype.postSendSms = function (authorization, smsMessageModel, options) {
12610
13117
  var _this = this;
@@ -12613,513 +13120,9 @@ var SMSApi = /** @class */ (function (_super) {
12613
13120
  return SMSApi;
12614
13121
  }(base_1.BaseAPI));
12615
13122
  exports.SMSApi = SMSApi;
12616
- /**
12617
- * ServicesApi - axios parameter creator
12618
- */
12619
- var ServicesApiAxiosParamCreator = function (configuration) {
12620
- var _this = this;
12621
- return {
12622
- /**
12623
- *
12624
- * @param {string} [id] Unsubscribe Email ID
12625
- * @param {string} [email] Unsubscribe Email Address
12626
- * @param {*} [options] Override http request option.
12627
- * @throws {RequiredError}
12628
- */
12629
- deleteUnsubscribe: function (id_1, email_1) {
12630
- var args_1 = [];
12631
- for (var _i = 2; _i < arguments.length; _i++) {
12632
- args_1[_i - 2] = arguments[_i];
12633
- }
12634
- return __awaiter(_this, __spreadArray([id_1, email_1], args_1, true), void 0, function (id, email, options) {
12635
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12636
- if (options === void 0) { options = {}; }
12637
- return __generator(this, function (_a) {
12638
- localVarPath = "/services/events/unsubscribe";
12639
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12640
- if (configuration) {
12641
- baseOptions = configuration.baseOptions;
12642
- }
12643
- localVarRequestOptions = __assign(__assign({ method: 'DELETE' }, baseOptions), options);
12644
- localVarHeaderParameter = {};
12645
- localVarQueryParameter = {};
12646
- if (id !== undefined) {
12647
- localVarQueryParameter['id'] = id;
12648
- }
12649
- if (email !== undefined) {
12650
- localVarQueryParameter['email'] = email;
12651
- }
12652
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12653
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12654
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12655
- return [2 /*return*/, {
12656
- url: (0, common_1.toPathString)(localVarUrlObj),
12657
- options: localVarRequestOptions,
12658
- }];
12659
- });
12660
- });
12661
- },
12662
- /**
12663
- *
12664
- * @param {*} [options] Override http request option.
12665
- * @throws {RequiredError}
12666
- */
12667
- getGetServiceHealth: function () {
12668
- var args_1 = [];
12669
- for (var _i = 0; _i < arguments.length; _i++) {
12670
- args_1[_i] = arguments[_i];
12671
- }
12672
- return __awaiter(_this, __spreadArray([], args_1, true), void 0, function (options) {
12673
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12674
- if (options === void 0) { options = {}; }
12675
- return __generator(this, function (_a) {
12676
- localVarPath = "/services/health";
12677
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12678
- if (configuration) {
12679
- baseOptions = configuration.baseOptions;
12680
- }
12681
- localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
12682
- localVarHeaderParameter = {};
12683
- localVarQueryParameter = {};
12684
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12685
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12686
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12687
- return [2 /*return*/, {
12688
- url: (0, common_1.toPathString)(localVarUrlObj),
12689
- options: localVarRequestOptions,
12690
- }];
12691
- });
12692
- });
12693
- },
12694
- /**
12695
- *
12696
- * @param {number} id Group ID
12697
- * @param {*} [options] Override http request option.
12698
- * @throws {RequiredError}
12699
- */
12700
- patchArchiveEvent: function (id_1) {
12701
- var args_1 = [];
12702
- for (var _i = 1; _i < arguments.length; _i++) {
12703
- args_1[_i - 1] = arguments[_i];
12704
- }
12705
- return __awaiter(_this, __spreadArray([id_1], args_1, true), void 0, function (id, options) {
12706
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12707
- if (options === void 0) { options = {}; }
12708
- return __generator(this, function (_a) {
12709
- // verify required parameter 'id' is not null or undefined
12710
- (0, common_1.assertParamExists)('patchArchiveEvent', 'id', id);
12711
- localVarPath = "/services/events/{id}/archive"
12712
- .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
12713
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12714
- if (configuration) {
12715
- baseOptions = configuration.baseOptions;
12716
- }
12717
- localVarRequestOptions = __assign(__assign({ method: 'PATCH' }, baseOptions), options);
12718
- localVarHeaderParameter = {};
12719
- localVarQueryParameter = {};
12720
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12721
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12722
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12723
- return [2 /*return*/, {
12724
- url: (0, common_1.toPathString)(localVarUrlObj),
12725
- options: localVarRequestOptions,
12726
- }];
12727
- });
12728
- });
12729
- },
12730
- /**
12731
- *
12732
- * @param {EventRequestDTO} [eventRequestDTO]
12733
- * @param {*} [options] Override http request option.
12734
- * @throws {RequiredError}
12735
- */
12736
- postCreateEvent: function (eventRequestDTO_1) {
12737
- var args_1 = [];
12738
- for (var _i = 1; _i < arguments.length; _i++) {
12739
- args_1[_i - 1] = arguments[_i];
12740
- }
12741
- return __awaiter(_this, __spreadArray([eventRequestDTO_1], args_1, true), void 0, function (eventRequestDTO, options) {
12742
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12743
- if (options === void 0) { options = {}; }
12744
- return __generator(this, function (_a) {
12745
- localVarPath = "/services/events";
12746
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12747
- if (configuration) {
12748
- baseOptions = configuration.baseOptions;
12749
- }
12750
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12751
- localVarHeaderParameter = {};
12752
- localVarQueryParameter = {};
12753
- localVarHeaderParameter['Content-Type'] = 'application/json';
12754
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12755
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12756
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12757
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(eventRequestDTO, localVarRequestOptions, configuration);
12758
- return [2 /*return*/, {
12759
- url: (0, common_1.toPathString)(localVarUrlObj),
12760
- options: localVarRequestOptions,
12761
- }];
12762
- });
12763
- });
12764
- },
12765
- /**
12766
- *
12767
- * @param {string} id Group ID
12768
- * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
12769
- * @param {*} [options] Override http request option.
12770
- * @throws {RequiredError}
12771
- */
12772
- postCreateEventUpdate: function (id_1, eventUpdateRequestDTO_1) {
12773
- var args_1 = [];
12774
- for (var _i = 2; _i < arguments.length; _i++) {
12775
- args_1[_i - 2] = arguments[_i];
12776
- }
12777
- return __awaiter(_this, __spreadArray([id_1, eventUpdateRequestDTO_1], args_1, true), void 0, function (id, eventUpdateRequestDTO, options) {
12778
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12779
- if (options === void 0) { options = {}; }
12780
- return __generator(this, function (_a) {
12781
- // verify required parameter 'id' is not null or undefined
12782
- (0, common_1.assertParamExists)('postCreateEventUpdate', 'id', id);
12783
- localVarPath = "/services/events/{id}/updates"
12784
- .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
12785
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12786
- if (configuration) {
12787
- baseOptions = configuration.baseOptions;
12788
- }
12789
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12790
- localVarHeaderParameter = {};
12791
- localVarQueryParameter = {};
12792
- localVarHeaderParameter['Content-Type'] = 'application/json';
12793
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12794
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12795
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12796
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(eventUpdateRequestDTO, localVarRequestOptions, configuration);
12797
- return [2 /*return*/, {
12798
- url: (0, common_1.toPathString)(localVarUrlObj),
12799
- options: localVarRequestOptions,
12800
- }];
12801
- });
12802
- });
12803
- },
12804
- /**
12805
- *
12806
- * @param {string} [email] Subscription Email Address
12807
- * @param {*} [options] Override http request option.
12808
- * @throws {RequiredError}
12809
- */
12810
- postSubscribe: function (email_1) {
12811
- var args_1 = [];
12812
- for (var _i = 1; _i < arguments.length; _i++) {
12813
- args_1[_i - 1] = arguments[_i];
12814
- }
12815
- return __awaiter(_this, __spreadArray([email_1], args_1, true), void 0, function (email, options) {
12816
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12817
- if (options === void 0) { options = {}; }
12818
- return __generator(this, function (_a) {
12819
- localVarPath = "/services/events/subscribe";
12820
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12821
- if (configuration) {
12822
- baseOptions = configuration.baseOptions;
12823
- }
12824
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12825
- localVarHeaderParameter = {};
12826
- localVarQueryParameter = {};
12827
- if (email !== undefined) {
12828
- localVarQueryParameter['email'] = email;
12829
- }
12830
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12831
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12832
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12833
- return [2 /*return*/, {
12834
- url: (0, common_1.toPathString)(localVarUrlObj),
12835
- options: localVarRequestOptions,
12836
- }];
12837
- });
12838
- });
12839
- },
12840
- };
12841
- };
12842
- exports.ServicesApiAxiosParamCreator = ServicesApiAxiosParamCreator;
12843
- /**
12844
- * ServicesApi - functional programming interface
12845
- */
12846
- var ServicesApiFp = function (configuration) {
12847
- var localVarAxiosParamCreator = (0, exports.ServicesApiAxiosParamCreator)(configuration);
12848
- return {
12849
- /**
12850
- *
12851
- * @param {string} [id] Unsubscribe Email ID
12852
- * @param {string} [email] Unsubscribe Email Address
12853
- * @param {*} [options] Override http request option.
12854
- * @throws {RequiredError}
12855
- */
12856
- deleteUnsubscribe: function (id, email, options) {
12857
- return __awaiter(this, void 0, void 0, function () {
12858
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12859
- var _a, _b, _c;
12860
- return __generator(this, function (_d) {
12861
- switch (_d.label) {
12862
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteUnsubscribe(id, email, options)];
12863
- case 1:
12864
- localVarAxiosArgs = _d.sent();
12865
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12866
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.deleteUnsubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12867
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12868
- }
12869
- });
12870
- });
12871
- },
12872
- /**
12873
- *
12874
- * @param {*} [options] Override http request option.
12875
- * @throws {RequiredError}
12876
- */
12877
- getGetServiceHealth: function (options) {
12878
- return __awaiter(this, void 0, void 0, function () {
12879
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12880
- var _a, _b, _c;
12881
- return __generator(this, function (_d) {
12882
- switch (_d.label) {
12883
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.getGetServiceHealth(options)];
12884
- case 1:
12885
- localVarAxiosArgs = _d.sent();
12886
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12887
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.getGetServiceHealth']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12888
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12889
- }
12890
- });
12891
- });
12892
- },
12893
- /**
12894
- *
12895
- * @param {number} id Group ID
12896
- * @param {*} [options] Override http request option.
12897
- * @throws {RequiredError}
12898
- */
12899
- patchArchiveEvent: function (id, options) {
12900
- return __awaiter(this, void 0, void 0, function () {
12901
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12902
- var _a, _b, _c;
12903
- return __generator(this, function (_d) {
12904
- switch (_d.label) {
12905
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchArchiveEvent(id, options)];
12906
- case 1:
12907
- localVarAxiosArgs = _d.sent();
12908
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12909
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.patchArchiveEvent']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12910
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12911
- }
12912
- });
12913
- });
12914
- },
12915
- /**
12916
- *
12917
- * @param {EventRequestDTO} [eventRequestDTO]
12918
- * @param {*} [options] Override http request option.
12919
- * @throws {RequiredError}
12920
- */
12921
- postCreateEvent: function (eventRequestDTO, options) {
12922
- return __awaiter(this, void 0, void 0, function () {
12923
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12924
- var _a, _b, _c;
12925
- return __generator(this, function (_d) {
12926
- switch (_d.label) {
12927
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateEvent(eventRequestDTO, options)];
12928
- case 1:
12929
- localVarAxiosArgs = _d.sent();
12930
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12931
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateEvent']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12932
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12933
- }
12934
- });
12935
- });
12936
- },
12937
- /**
12938
- *
12939
- * @param {string} id Group ID
12940
- * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
12941
- * @param {*} [options] Override http request option.
12942
- * @throws {RequiredError}
12943
- */
12944
- postCreateEventUpdate: function (id, eventUpdateRequestDTO, options) {
12945
- return __awaiter(this, void 0, void 0, function () {
12946
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12947
- var _a, _b, _c;
12948
- return __generator(this, function (_d) {
12949
- switch (_d.label) {
12950
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateEventUpdate(id, eventUpdateRequestDTO, options)];
12951
- case 1:
12952
- localVarAxiosArgs = _d.sent();
12953
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12954
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateEventUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12955
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12956
- }
12957
- });
12958
- });
12959
- },
12960
- /**
12961
- *
12962
- * @param {string} [email] Subscription Email Address
12963
- * @param {*} [options] Override http request option.
12964
- * @throws {RequiredError}
12965
- */
12966
- postSubscribe: function (email, options) {
12967
- return __awaiter(this, void 0, void 0, function () {
12968
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12969
- var _a, _b, _c;
12970
- return __generator(this, function (_d) {
12971
- switch (_d.label) {
12972
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.postSubscribe(email, options)];
12973
- case 1:
12974
- localVarAxiosArgs = _d.sent();
12975
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12976
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postSubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12977
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12978
- }
12979
- });
12980
- });
12981
- },
12982
- };
12983
- };
12984
- exports.ServicesApiFp = ServicesApiFp;
12985
- /**
12986
- * ServicesApi - factory interface
12987
- */
12988
- var ServicesApiFactory = function (configuration, basePath, axios) {
12989
- var localVarFp = (0, exports.ServicesApiFp)(configuration);
12990
- return {
12991
- /**
12992
- *
12993
- * @param {string} [id] Unsubscribe Email ID
12994
- * @param {string} [email] Unsubscribe Email Address
12995
- * @param {*} [options] Override http request option.
12996
- * @throws {RequiredError}
12997
- */
12998
- deleteUnsubscribe: function (id, email, options) {
12999
- return localVarFp.deleteUnsubscribe(id, email, options).then(function (request) { return request(axios, basePath); });
13000
- },
13001
- /**
13002
- *
13003
- * @param {*} [options] Override http request option.
13004
- * @throws {RequiredError}
13005
- */
13006
- getGetServiceHealth: function (options) {
13007
- return localVarFp.getGetServiceHealth(options).then(function (request) { return request(axios, basePath); });
13008
- },
13009
- /**
13010
- *
13011
- * @param {number} id Group ID
13012
- * @param {*} [options] Override http request option.
13013
- * @throws {RequiredError}
13014
- */
13015
- patchArchiveEvent: function (id, options) {
13016
- return localVarFp.patchArchiveEvent(id, options).then(function (request) { return request(axios, basePath); });
13017
- },
13018
- /**
13019
- *
13020
- * @param {EventRequestDTO} [eventRequestDTO]
13021
- * @param {*} [options] Override http request option.
13022
- * @throws {RequiredError}
13023
- */
13024
- postCreateEvent: function (eventRequestDTO, options) {
13025
- return localVarFp.postCreateEvent(eventRequestDTO, options).then(function (request) { return request(axios, basePath); });
13026
- },
13027
- /**
13028
- *
13029
- * @param {string} id Group ID
13030
- * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
13031
- * @param {*} [options] Override http request option.
13032
- * @throws {RequiredError}
13033
- */
13034
- postCreateEventUpdate: function (id, eventUpdateRequestDTO, options) {
13035
- return localVarFp.postCreateEventUpdate(id, eventUpdateRequestDTO, options).then(function (request) { return request(axios, basePath); });
13036
- },
13037
- /**
13038
- *
13039
- * @param {string} [email] Subscription Email Address
13040
- * @param {*} [options] Override http request option.
13041
- * @throws {RequiredError}
13042
- */
13043
- postSubscribe: function (email, options) {
13044
- return localVarFp.postSubscribe(email, options).then(function (request) { return request(axios, basePath); });
13045
- },
13046
- };
13047
- };
13048
- exports.ServicesApiFactory = ServicesApiFactory;
13049
- /**
13050
- * ServicesApi - object-oriented interface
13051
- */
13052
- var ServicesApi = /** @class */ (function (_super) {
13053
- __extends(ServicesApi, _super);
13054
- function ServicesApi() {
13055
- return _super !== null && _super.apply(this, arguments) || this;
13056
- }
13057
- /**
13058
- *
13059
- * @param {string} [id] Unsubscribe Email ID
13060
- * @param {string} [email] Unsubscribe Email Address
13061
- * @param {*} [options] Override http request option.
13062
- * @throws {RequiredError}
13063
- */
13064
- ServicesApi.prototype.deleteUnsubscribe = function (id, email, options) {
13065
- var _this = this;
13066
- return (0, exports.ServicesApiFp)(this.configuration).deleteUnsubscribe(id, email, options).then(function (request) { return request(_this.axios, _this.basePath); });
13067
- };
13068
- /**
13069
- *
13070
- * @param {*} [options] Override http request option.
13071
- * @throws {RequiredError}
13072
- */
13073
- ServicesApi.prototype.getGetServiceHealth = function (options) {
13074
- var _this = this;
13075
- return (0, exports.ServicesApiFp)(this.configuration).getGetServiceHealth(options).then(function (request) { return request(_this.axios, _this.basePath); });
13076
- };
13077
- /**
13078
- *
13079
- * @param {number} id Group ID
13080
- * @param {*} [options] Override http request option.
13081
- * @throws {RequiredError}
13082
- */
13083
- ServicesApi.prototype.patchArchiveEvent = function (id, options) {
13084
- var _this = this;
13085
- return (0, exports.ServicesApiFp)(this.configuration).patchArchiveEvent(id, options).then(function (request) { return request(_this.axios, _this.basePath); });
13086
- };
13087
- /**
13088
- *
13089
- * @param {EventRequestDTO} [eventRequestDTO]
13090
- * @param {*} [options] Override http request option.
13091
- * @throws {RequiredError}
13092
- */
13093
- ServicesApi.prototype.postCreateEvent = function (eventRequestDTO, options) {
13094
- var _this = this;
13095
- return (0, exports.ServicesApiFp)(this.configuration).postCreateEvent(eventRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
13096
- };
13097
- /**
13098
- *
13099
- * @param {string} id Group ID
13100
- * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
13101
- * @param {*} [options] Override http request option.
13102
- * @throws {RequiredError}
13103
- */
13104
- ServicesApi.prototype.postCreateEventUpdate = function (id, eventUpdateRequestDTO, options) {
13105
- var _this = this;
13106
- return (0, exports.ServicesApiFp)(this.configuration).postCreateEventUpdate(id, eventUpdateRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
13107
- };
13108
- /**
13109
- *
13110
- * @param {string} [email] Subscription Email Address
13111
- * @param {*} [options] Override http request option.
13112
- * @throws {RequiredError}
13113
- */
13114
- ServicesApi.prototype.postSubscribe = function (email, options) {
13115
- var _this = this;
13116
- return (0, exports.ServicesApiFp)(this.configuration).postSubscribe(email, options).then(function (request) { return request(_this.axios, _this.basePath); });
13117
- };
13118
- return ServicesApi;
13119
- }(base_1.BaseAPI));
13120
- exports.ServicesApi = ServicesApi;
13121
13123
  /**
13122
13124
  * ShippingApi - axios parameter creator
13125
+ * @export
13123
13126
  */
13124
13127
  var ShippingApiAxiosParamCreator = function (configuration) {
13125
13128
  var _this = this;
@@ -13207,6 +13210,7 @@ var ShippingApiAxiosParamCreator = function (configuration) {
13207
13210
  exports.ShippingApiAxiosParamCreator = ShippingApiAxiosParamCreator;
13208
13211
  /**
13209
13212
  * ShippingApi - functional programming interface
13213
+ * @export
13210
13214
  */
13211
13215
  var ShippingApiFp = function (configuration) {
13212
13216
  var localVarAxiosParamCreator = (0, exports.ShippingApiAxiosParamCreator)(configuration);
@@ -13263,6 +13267,7 @@ var ShippingApiFp = function (configuration) {
13263
13267
  exports.ShippingApiFp = ShippingApiFp;
13264
13268
  /**
13265
13269
  * ShippingApi - factory interface
13270
+ * @export
13266
13271
  */
13267
13272
  var ShippingApiFactory = function (configuration, basePath, axios) {
13268
13273
  var localVarFp = (0, exports.ShippingApiFp)(configuration);
@@ -13293,6 +13298,9 @@ var ShippingApiFactory = function (configuration, basePath, axios) {
13293
13298
  exports.ShippingApiFactory = ShippingApiFactory;
13294
13299
  /**
13295
13300
  * ShippingApi - object-oriented interface
13301
+ * @export
13302
+ * @class ShippingApi
13303
+ * @extends {BaseAPI}
13296
13304
  */
13297
13305
  var ShippingApi = /** @class */ (function (_super) {
13298
13306
  __extends(ShippingApi, _super);
@@ -13306,6 +13314,7 @@ var ShippingApi = /** @class */ (function (_super) {
13306
13314
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13307
13315
  * @param {*} [options] Override http request option.
13308
13316
  * @throws {RequiredError}
13317
+ * @memberof ShippingApi
13309
13318
  */
13310
13319
  ShippingApi.prototype.postGetAdminShippingServices = function (customerId, shippingInformationDTO, options) {
13311
13320
  var _this = this;
@@ -13317,6 +13326,7 @@ var ShippingApi = /** @class */ (function (_super) {
13317
13326
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13318
13327
  * @param {*} [options] Override http request option.
13319
13328
  * @throws {RequiredError}
13329
+ * @memberof ShippingApi
13320
13330
  */
13321
13331
  ShippingApi.prototype.postGetShippingServices = function (shippingInformationDTO, options) {
13322
13332
  var _this = this;
@@ -13327,6 +13337,7 @@ var ShippingApi = /** @class */ (function (_super) {
13327
13337
  exports.ShippingApi = ShippingApi;
13328
13338
  /**
13329
13339
  * StockManagementApi - axios parameter creator
13340
+ * @export
13330
13341
  */
13331
13342
  var StockManagementApiAxiosParamCreator = function (configuration) {
13332
13343
  var _this = this;
@@ -14291,6 +14302,7 @@ var StockManagementApiAxiosParamCreator = function (configuration) {
14291
14302
  exports.StockManagementApiAxiosParamCreator = StockManagementApiAxiosParamCreator;
14292
14303
  /**
14293
14304
  * StockManagementApi - functional programming interface
14305
+ * @export
14294
14306
  */
14295
14307
  var StockManagementApiFp = function (configuration) {
14296
14308
  var localVarAxiosParamCreator = (0, exports.StockManagementApiAxiosParamCreator)(configuration);
@@ -14869,6 +14881,7 @@ var StockManagementApiFp = function (configuration) {
14869
14881
  exports.StockManagementApiFp = StockManagementApiFp;
14870
14882
  /**
14871
14883
  * StockManagementApi - factory interface
14884
+ * @export
14872
14885
  */
14873
14886
  var StockManagementApiFactory = function (configuration, basePath, axios) {
14874
14887
  var localVarFp = (0, exports.StockManagementApiFp)(configuration);
@@ -15135,6 +15148,9 @@ var StockManagementApiFactory = function (configuration, basePath, axios) {
15135
15148
  exports.StockManagementApiFactory = StockManagementApiFactory;
15136
15149
  /**
15137
15150
  * StockManagementApi - object-oriented interface
15151
+ * @export
15152
+ * @class StockManagementApi
15153
+ * @extends {BaseAPI}
15138
15154
  */
15139
15155
  var StockManagementApi = /** @class */ (function (_super) {
15140
15156
  __extends(StockManagementApi, _super);
@@ -15147,6 +15163,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15147
15163
  * @param {number} id Stock Order ID
15148
15164
  * @param {*} [options] Override http request option.
15149
15165
  * @throws {RequiredError}
15166
+ * @memberof StockManagementApi
15150
15167
  */
15151
15168
  StockManagementApi.prototype.deleteDeleteStockOrder = function (id, options) {
15152
15169
  var _this = this;
@@ -15159,6 +15176,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15159
15176
  * @param {number} deductionId Stock Order Deduction ID
15160
15177
  * @param {*} [options] Override http request option.
15161
15178
  * @throws {RequiredError}
15179
+ * @memberof StockManagementApi
15162
15180
  */
15163
15181
  StockManagementApi.prototype.deleteDeleteStockOrderDeduction = function (orderId, deductionId, options) {
15164
15182
  var _this = this;
@@ -15171,6 +15189,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15171
15189
  * @param {number} itemId Stock Order Item ID
15172
15190
  * @param {*} [options] Override http request option.
15173
15191
  * @throws {RequiredError}
15192
+ * @memberof StockManagementApi
15174
15193
  */
15175
15194
  StockManagementApi.prototype.deleteDeleteStockOrderItem = function (orderId, itemId, options) {
15176
15195
  var _this = this;
@@ -15182,6 +15201,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15182
15201
  * @param {number} id Stock Product ID
15183
15202
  * @param {*} [options] Override http request option.
15184
15203
  * @throws {RequiredError}
15204
+ * @memberof StockManagementApi
15185
15205
  */
15186
15206
  StockManagementApi.prototype.deleteGetStockProduct = function (id, options) {
15187
15207
  var _this = this;
@@ -15193,6 +15213,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15193
15213
  * @param {number} id Stock Order ID
15194
15214
  * @param {*} [options] Override http request option.
15195
15215
  * @throws {RequiredError}
15216
+ * @memberof StockManagementApi
15196
15217
  */
15197
15218
  StockManagementApi.prototype.getDeleteStockOrder = function (id, options) {
15198
15219
  var _this = this;
@@ -15204,6 +15225,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15204
15225
  * @param {string} sku Product SKU
15205
15226
  * @param {*} [options] Override http request option.
15206
15227
  * @throws {RequiredError}
15228
+ * @memberof StockManagementApi
15207
15229
  */
15208
15230
  StockManagementApi.prototype.getGetProductDetails = function (sku, options) {
15209
15231
  var _this = this;
@@ -15215,6 +15237,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15215
15237
  * @param {number} id Stock Order ID
15216
15238
  * @param {*} [options] Override http request option.
15217
15239
  * @throws {RequiredError}
15240
+ * @memberof StockManagementApi
15218
15241
  */
15219
15242
  StockManagementApi.prototype.getGetStockOrderPurchaseOrder = function (id, options) {
15220
15243
  var _this = this;
@@ -15226,6 +15249,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15226
15249
  * @param {number} id Stock Order ID
15227
15250
  * @param {*} [options] Override http request option.
15228
15251
  * @throws {RequiredError}
15252
+ * @memberof StockManagementApi
15229
15253
  */
15230
15254
  StockManagementApi.prototype.getGetStockOrderSupplierEmail = function (id, options) {
15231
15255
  var _this = this;
@@ -15240,6 +15264,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15240
15264
  * @param {boolean} [outstanding] Outstanding Orders
15241
15265
  * @param {*} [options] Override http request option.
15242
15266
  * @throws {RequiredError}
15267
+ * @memberof StockManagementApi
15243
15268
  */
15244
15269
  StockManagementApi.prototype.getGetStockOrders = function (pageSize, page, search, outstanding, options) {
15245
15270
  var _this = this;
@@ -15251,6 +15276,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15251
15276
  * @param {number} id Stock Product ID
15252
15277
  * @param {*} [options] Override http request option.
15253
15278
  * @throws {RequiredError}
15279
+ * @memberof StockManagementApi
15254
15280
  */
15255
15281
  StockManagementApi.prototype.getGetStockProduct = function (id, options) {
15256
15282
  var _this = this;
@@ -15261,6 +15287,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15261
15287
  * @summary Get Stock Product Suppliers
15262
15288
  * @param {*} [options] Override http request option.
15263
15289
  * @throws {RequiredError}
15290
+ * @memberof StockManagementApi
15264
15291
  */
15265
15292
  StockManagementApi.prototype.getGetStockProductSuppliers = function (options) {
15266
15293
  var _this = this;
@@ -15274,6 +15301,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15274
15301
  * @param {string} [search] Search
15275
15302
  * @param {*} [options] Override http request option.
15276
15303
  * @throws {RequiredError}
15304
+ * @memberof StockManagementApi
15277
15305
  */
15278
15306
  StockManagementApi.prototype.getGetStockProducts = function (pageSize, page, search, options) {
15279
15307
  var _this = this;
@@ -15285,6 +15313,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15285
15313
  * @param {number} id Supplier ID
15286
15314
  * @param {*} [options] Override http request option.
15287
15315
  * @throws {RequiredError}
15316
+ * @memberof StockManagementApi
15288
15317
  */
15289
15318
  StockManagementApi.prototype.getGetStockSupplierProducts = function (id, options) {
15290
15319
  var _this = this;
@@ -15296,6 +15325,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15296
15325
  * @param {number} id Stock Order ID
15297
15326
  * @param {*} [options] Override http request option.
15298
15327
  * @throws {RequiredError}
15328
+ * @memberof StockManagementApi
15299
15329
  */
15300
15330
  StockManagementApi.prototype.getUploadStockOrderInvoice = function (id, options) {
15301
15331
  var _this = this;
@@ -15308,6 +15338,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15308
15338
  * @param {StockOrderModel} [stockOrderModel]
15309
15339
  * @param {*} [options] Override http request option.
15310
15340
  * @throws {RequiredError}
15341
+ * @memberof StockManagementApi
15311
15342
  */
15312
15343
  StockManagementApi.prototype.patchDeleteStockOrder = function (id, stockOrderModel, options) {
15313
15344
  var _this = this;
@@ -15321,6 +15352,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15321
15352
  * @param {StockOrderDeductionModel} [stockOrderDeductionModel]
15322
15353
  * @param {*} [options] Override http request option.
15323
15354
  * @throws {RequiredError}
15355
+ * @memberof StockManagementApi
15324
15356
  */
15325
15357
  StockManagementApi.prototype.patchDeleteStockOrderDeduction = function (orderId, deductionId, stockOrderDeductionModel, options) {
15326
15358
  var _this = this;
@@ -15334,6 +15366,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15334
15366
  * @param {StockOrderItemModel} [stockOrderItemModel]
15335
15367
  * @param {*} [options] Override http request option.
15336
15368
  * @throws {RequiredError}
15369
+ * @memberof StockManagementApi
15337
15370
  */
15338
15371
  StockManagementApi.prototype.patchDeleteStockOrderItem = function (orderId, itemId, stockOrderItemModel, options) {
15339
15372
  var _this = this;
@@ -15346,6 +15379,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15346
15379
  * @param {Array<StockOrderDeductionRequestModel>} [stockOrderDeductionRequestModel]
15347
15380
  * @param {*} [options] Override http request option.
15348
15381
  * @throws {RequiredError}
15382
+ * @memberof StockManagementApi
15349
15383
  */
15350
15384
  StockManagementApi.prototype.postAddStockOrderDeduction = function (id, stockOrderDeductionRequestModel, options) {
15351
15385
  var _this = this;
@@ -15358,6 +15392,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15358
15392
  * @param {Array<StockOrderItemRequestModel>} [stockOrderItemRequestModel]
15359
15393
  * @param {*} [options] Override http request option.
15360
15394
  * @throws {RequiredError}
15395
+ * @memberof StockManagementApi
15361
15396
  */
15362
15397
  StockManagementApi.prototype.postAddStockOrderItem = function (id, stockOrderItemRequestModel, options) {
15363
15398
  var _this = this;
@@ -15369,6 +15404,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15369
15404
  * @param {StockOrderRequestModel} [stockOrderRequestModel]
15370
15405
  * @param {*} [options] Override http request option.
15371
15406
  * @throws {RequiredError}
15407
+ * @memberof StockManagementApi
15372
15408
  */
15373
15409
  StockManagementApi.prototype.postGetStockOrders = function (stockOrderRequestModel, options) {
15374
15410
  var _this = this;
@@ -15380,6 +15416,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15380
15416
  * @param {StockProductModel} [stockProductModel] Stock Product
15381
15417
  * @param {*} [options] Override http request option.
15382
15418
  * @throws {RequiredError}
15419
+ * @memberof StockManagementApi
15383
15420
  */
15384
15421
  StockManagementApi.prototype.postGetStockProducts = function (stockProductModel, options) {
15385
15422
  var _this = this;
@@ -15392,6 +15429,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15392
15429
  * @param {File} invoice Supplier Invoice
15393
15430
  * @param {*} [options] Override http request option.
15394
15431
  * @throws {RequiredError}
15432
+ * @memberof StockManagementApi
15395
15433
  */
15396
15434
  StockManagementApi.prototype.postUploadStockOrderInvoice = function (id, invoice, options) {
15397
15435
  var _this = this;
@@ -15404,6 +15442,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15404
15442
  * @param {StockProductModel} [stockProductModel] Stock Product
15405
15443
  * @param {*} [options] Override http request option.
15406
15444
  * @throws {RequiredError}
15445
+ * @memberof StockManagementApi
15407
15446
  */
15408
15447
  StockManagementApi.prototype.putGetStockProduct = function (id, stockProductModel, options) {
15409
15448
  var _this = this;
@@ -15417,6 +15456,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15417
15456
  * @param {number} received Quantity Received
15418
15457
  * @param {*} [options] Override http request option.
15419
15458
  * @throws {RequiredError}
15459
+ * @memberof StockManagementApi
15420
15460
  */
15421
15461
  StockManagementApi.prototype.putReceiveStockOrderItem = function (orderId, itemId, received, options) {
15422
15462
  var _this = this;
@@ -15427,6 +15467,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15427
15467
  exports.StockManagementApi = StockManagementApi;
15428
15468
  /**
15429
15469
  * SystemApi - axios parameter creator
15470
+ * @export
15430
15471
  */
15431
15472
  var SystemApiAxiosParamCreator = function (configuration) {
15432
15473
  var _this = this;
@@ -15500,6 +15541,7 @@ var SystemApiAxiosParamCreator = function (configuration) {
15500
15541
  exports.SystemApiAxiosParamCreator = SystemApiAxiosParamCreator;
15501
15542
  /**
15502
15543
  * SystemApi - functional programming interface
15544
+ * @export
15503
15545
  */
15504
15546
  var SystemApiFp = function (configuration) {
15505
15547
  var localVarAxiosParamCreator = (0, exports.SystemApiAxiosParamCreator)(configuration);
@@ -15538,6 +15580,7 @@ var SystemApiFp = function (configuration) {
15538
15580
  exports.SystemApiFp = SystemApiFp;
15539
15581
  /**
15540
15582
  * SystemApi - factory interface
15583
+ * @export
15541
15584
  */
15542
15585
  var SystemApiFactory = function (configuration, basePath, axios) {
15543
15586
  var localVarFp = (0, exports.SystemApiFp)(configuration);
@@ -15563,6 +15606,9 @@ var SystemApiFactory = function (configuration, basePath, axios) {
15563
15606
  exports.SystemApiFactory = SystemApiFactory;
15564
15607
  /**
15565
15608
  * SystemApi - object-oriented interface
15609
+ * @export
15610
+ * @class SystemApi
15611
+ * @extends {BaseAPI}
15566
15612
  */
15567
15613
  var SystemApi = /** @class */ (function (_super) {
15568
15614
  __extends(SystemApi, _super);
@@ -15581,6 +15627,7 @@ var SystemApi = /** @class */ (function (_super) {
15581
15627
  * @param {number} [page] Page Number
15582
15628
  * @param {*} [options] Override http request option.
15583
15629
  * @throws {RequiredError}
15630
+ * @memberof SystemApi
15584
15631
  */
15585
15632
  SystemApi.prototype.getLogSearch = function (clientId, clientIp, responseCode, date, filterOutDomain, pageSize, page, options) {
15586
15633
  var _this = this;
@@ -15591,6 +15638,7 @@ var SystemApi = /** @class */ (function (_super) {
15591
15638
  exports.SystemApi = SystemApi;
15592
15639
  /**
15593
15640
  * TicketsApi - axios parameter creator
15641
+ * @export
15594
15642
  */
15595
15643
  var TicketsApiAxiosParamCreator = function (configuration) {
15596
15644
  var _this = this;
@@ -15814,6 +15862,7 @@ var TicketsApiAxiosParamCreator = function (configuration) {
15814
15862
  exports.TicketsApiAxiosParamCreator = TicketsApiAxiosParamCreator;
15815
15863
  /**
15816
15864
  * TicketsApi - functional programming interface
15865
+ * @export
15817
15866
  */
15818
15867
  var TicketsApiFp = function (configuration) {
15819
15868
  var localVarAxiosParamCreator = (0, exports.TicketsApiAxiosParamCreator)(configuration);
@@ -15939,6 +15988,7 @@ var TicketsApiFp = function (configuration) {
15939
15988
  exports.TicketsApiFp = TicketsApiFp;
15940
15989
  /**
15941
15990
  * TicketsApi - factory interface
15991
+ * @export
15942
15992
  */
15943
15993
  var TicketsApiFactory = function (configuration, basePath, axios) {
15944
15994
  var localVarFp = (0, exports.TicketsApiFp)(configuration);
@@ -15999,6 +16049,9 @@ var TicketsApiFactory = function (configuration, basePath, axios) {
15999
16049
  exports.TicketsApiFactory = TicketsApiFactory;
16000
16050
  /**
16001
16051
  * TicketsApi - object-oriented interface
16052
+ * @export
16053
+ * @class TicketsApi
16054
+ * @extends {BaseAPI}
16002
16055
  */
16003
16056
  var TicketsApi = /** @class */ (function (_super) {
16004
16057
  __extends(TicketsApi, _super);
@@ -16012,6 +16065,7 @@ var TicketsApi = /** @class */ (function (_super) {
16012
16065
  * @param {number} [page] Page Number
16013
16066
  * @param {*} [options] Override http request option.
16014
16067
  * @throws {RequiredError}
16068
+ * @memberof TicketsApi
16015
16069
  */
16016
16070
  TicketsApi.prototype.getCreateTicket = function (search, pageSize, page, options) {
16017
16071
  var _this = this;
@@ -16022,6 +16076,7 @@ var TicketsApi = /** @class */ (function (_super) {
16022
16076
  * @param {number} id Ticket ID
16023
16077
  * @param {*} [options] Override http request option.
16024
16078
  * @throws {RequiredError}
16079
+ * @memberof TicketsApi
16025
16080
  */
16026
16081
  TicketsApi.prototype.getGetTicket = function (id, options) {
16027
16082
  var _this = this;
@@ -16032,6 +16087,7 @@ var TicketsApi = /** @class */ (function (_super) {
16032
16087
  * @param {number} id Ticket ID
16033
16088
  * @param {*} [options] Override http request option.
16034
16089
  * @throws {RequiredError}
16090
+ * @memberof TicketsApi
16035
16091
  */
16036
16092
  TicketsApi.prototype.patchCloseTicket = function (id, options) {
16037
16093
  var _this = this;
@@ -16044,6 +16100,7 @@ var TicketsApi = /** @class */ (function (_super) {
16044
16100
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
16045
16101
  * @param {*} [options] Override http request option.
16046
16102
  * @throws {RequiredError}
16103
+ * @memberof TicketsApi
16047
16104
  */
16048
16105
  TicketsApi.prototype.postCreateTicket = function (subject, message, attachments, options) {
16049
16106
  var _this = this;
@@ -16056,6 +16113,7 @@ var TicketsApi = /** @class */ (function (_super) {
16056
16113
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
16057
16114
  * @param {*} [options] Override http request option.
16058
16115
  * @throws {RequiredError}
16116
+ * @memberof TicketsApi
16059
16117
  */
16060
16118
  TicketsApi.prototype.postTicketReply = function (id, body, attachments, options) {
16061
16119
  var _this = this;
@@ -16066,6 +16124,7 @@ var TicketsApi = /** @class */ (function (_super) {
16066
16124
  exports.TicketsApi = TicketsApi;
16067
16125
  /**
16068
16126
  * WebhooksApi - axios parameter creator
16127
+ * @export
16069
16128
  */
16070
16129
  var WebhooksApiAxiosParamCreator = function (configuration) {
16071
16130
  var _this = this;
@@ -16153,6 +16212,7 @@ var WebhooksApiAxiosParamCreator = function (configuration) {
16153
16212
  exports.WebhooksApiAxiosParamCreator = WebhooksApiAxiosParamCreator;
16154
16213
  /**
16155
16214
  * WebhooksApi - functional programming interface
16215
+ * @export
16156
16216
  */
16157
16217
  var WebhooksApiFp = function (configuration) {
16158
16218
  var localVarAxiosParamCreator = (0, exports.WebhooksApiAxiosParamCreator)(configuration);
@@ -16208,6 +16268,7 @@ var WebhooksApiFp = function (configuration) {
16208
16268
  exports.WebhooksApiFp = WebhooksApiFp;
16209
16269
  /**
16210
16270
  * WebhooksApi - factory interface
16271
+ * @export
16211
16272
  */
16212
16273
  var WebhooksApiFactory = function (configuration, basePath, axios) {
16213
16274
  var localVarFp = (0, exports.WebhooksApiFp)(configuration);
@@ -16237,6 +16298,9 @@ var WebhooksApiFactory = function (configuration, basePath, axios) {
16237
16298
  exports.WebhooksApiFactory = WebhooksApiFactory;
16238
16299
  /**
16239
16300
  * WebhooksApi - object-oriented interface
16301
+ * @export
16302
+ * @class WebhooksApi
16303
+ * @extends {BaseAPI}
16240
16304
  */
16241
16305
  var WebhooksApi = /** @class */ (function (_super) {
16242
16306
  __extends(WebhooksApi, _super);
@@ -16249,6 +16313,7 @@ var WebhooksApi = /** @class */ (function (_super) {
16249
16313
  * @param {string} authKey Webhook Authentication Key
16250
16314
  * @param {*} [options] Override http request option.
16251
16315
  * @throws {RequiredError}
16316
+ * @memberof WebhooksApi
16252
16317
  */
16253
16318
  WebhooksApi.prototype.deleteRevokeWebhook = function (authKey, options) {
16254
16319
  var _this = this;
@@ -16260,6 +16325,7 @@ var WebhooksApi = /** @class */ (function (_super) {
16260
16325
  * @param {PostAddWebhookWebhookUriEnum} webhookUri Webhook URI
16261
16326
  * @param {*} [options] Override http request option.
16262
16327
  * @throws {RequiredError}
16328
+ * @memberof WebhooksApi
16263
16329
  */
16264
16330
  WebhooksApi.prototype.postAddWebhook = function (webhookUri, options) {
16265
16331
  var _this = this;
@@ -16268,6 +16334,9 @@ var WebhooksApi = /** @class */ (function (_super) {
16268
16334
  return WebhooksApi;
16269
16335
  }(base_1.BaseAPI));
16270
16336
  exports.WebhooksApi = WebhooksApi;
16337
+ /**
16338
+ * @export
16339
+ */
16271
16340
  exports.PostAddWebhookWebhookUriEnum = {
16272
16341
  WebhookComposerInstall: '/webhook/composer/install',
16273
16342
  WebhookFreshdeskCreate: '/webhook/freshdesk/create',