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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/.openapi-generator/FILES +1 -9
  2. package/.openapi-generator/VERSION +1 -1
  3. package/.openapi-generator-ignore +0 -0
  4. package/README.md +3 -14
  5. package/api.ts +3860 -661
  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 +3733 -398
  11. package/dist/api.js +622 -550
  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 +0 -0
  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/EventDTO.md +0 -35
  234. package/docs/EventRequestDTO.md +0 -25
  235. package/docs/EventSubscriptionModel.md +0 -23
  236. package/docs/EventUpdateDTO.md +0 -27
  237. package/docs/EventUpdateEntity.md +0 -29
  238. package/docs/EventUpdateRequestDTO.md +0 -23
  239. package/docs/IncidentDTO.md +0 -35
  240. package/docs/IncidentRequestDTO.md +0 -25
  241. package/docs/IncidentSubscriptionModel.md +0 -23
  242. package/docs/IncidentUpdateDTO.md +0 -27
  243. package/docs/IncidentUpdateEntity.md +0 -29
  244. package/docs/IncidentUpdateRequestDTO.md +0 -23
  245. package/docs/NumberPortDTO.md +0 -51
  246. package/docs/NumberPortEntity.md +0 -47
  247. package/docs/NumberPortModel.md +0 -51
  248. package/docs/NumberPortRangeDTO.md +0 -33
  249. package/docs/NumberPortRangeRequestDTO.md +0 -27
  250. package/docs/NumberPortingApi.md +0 -658
  251. package/docs/NumberPortsModel.md +0 -27
  252. package/docs/ServiceHealthDTO.md +0 -23
  253. package/docs/ServiceStatusDTO.md +0 -27
  254. package/docs/ServicesApi.md +0 -330
  255. 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,9 +84,9 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
84
84
  return to.concat(ar || Array.prototype.slice.call(from));
85
85
  };
86
86
  Object.defineProperty(exports, "__esModule", { value: true });
87
- exports.Class3CXInstallationsApiFp = exports.Class3CXInstallationsApiAxiosParamCreator = exports.Class3CXInstallationWizardApi = exports.Class3CXInstallationWizardApiFactory = exports.Class3CXInstallationWizardApiFp = exports.Class3CXInstallationWizardApiAxiosParamCreator = exports.Class3CXApi = exports.Class3CXApiFactory = exports.Class3CXApiFp = exports.Class3CXApiAxiosParamCreator = exports.CRMApi = exports.CRMApiFactory = exports.CRMApiFp = exports.CRMApiAxiosParamCreator = exports.AccountsApi = exports.AccountsApiFactory = exports.AccountsApiFp = exports.AccountsApiAxiosParamCreator = exports.UpgradeRequestModelSchoolTypeEnum = exports.UpgradeRequestModelLicenceTypeEnum = exports.TcxWizardModelInstallationStatusEnum = exports.TcxWizardModelInstallTypeEnum = exports.TcxSetupEntityRegionEnum = exports.TcxSetupEntityInstallTypeEnum = exports.TcxMultiTenantModelPackageEnum = exports.StockOrderModelPaidEnum = exports.StockOrderModelDeliveryMethodEnum = exports.SmsResponseModelEventTypeEnum = exports.SmsPhoneNumberModelStatusEnum = exports.SipTrunkChangeResponseModelTypeEnum = exports.ShippingServiceModelCourierEnum = exports.ShippingServiceDTOCourierEnum = exports.ServiceStatusDTOStatusEnum = exports.ServiceHealthDTOGlobalStatusEnum = exports.OrderTotalModelCurrencyEnum = exports.OrderRequestModelSchoolTypeEnum = exports.OrderRequestModelLicenceTypeEnum = exports.MultiTenantChangeResponseModelTypeEnum = exports.ItemDiscountEntityTypeEnum = exports.HostingRegionDTOCodeEnum = exports.HostingChangeResponseModelTypeEnum = exports.EventUpdateRequestDTOTypeEnum = exports.EventUpdateDTOTypeEnum = exports.EventRequestDTOServiceEnum = exports.EventRequestDTOTypeEnum = exports.EventDTOStatusEnum = exports.EventDTOServiceEnum = exports.EventDTOTypeEnum = exports.DivertResponseModelStatusEnum = exports.AdminUserModelRoleEnum = void 0;
88
- exports.ProductsApi = exports.ProductsApiFactory = exports.ProductsApiFp = exports.ProductsApiAxiosParamCreator = exports.PostSendPriceListCategoryEnum = exports.PostSendPriceListFormatEnum = exports.PostSendPriceListTypeEnum = exports.GetGetPriceListCategoryEnum = exports.GetGetPriceListFormatEnum = exports.GetGetPriceListTypeEnum = exports.PricingApi = exports.PricingApiFactory = exports.PricingApiFp = exports.PricingApiAxiosParamCreator = exports.GetGetOrdersFilterEnum = exports.GetGetOrdersStatusEnum = exports.OrdersApi = exports.OrdersApiFactory = exports.OrdersApiFp = exports.OrdersApiAxiosParamCreator = exports.PostAuthoriseScopeEnum = exports.PostAccessTokenTokenExchangeTypeEnum = exports.PostAccessTokenScopeEnum = exports.PostAccessTokenGrantTypeEnum = exports.OAuth20Api = exports.OAuth20ApiFactory = exports.OAuth20ApiFp = exports.OAuth20ApiAxiosParamCreator = exports.MyPBXToolsApi = exports.MyPBXToolsApiFactory = exports.MyPBXToolsApiFp = exports.MyPBXToolsApiAxiosParamCreator = exports.GetGetTenantsStatusEnum = exports.Class3CXMultiTenantApi = exports.Class3CXMultiTenantApiFactory = exports.Class3CXMultiTenantApiFp = exports.Class3CXMultiTenantApiAxiosParamCreator = exports.GetGetPriceSchoolTypeEnum = exports.GetGetPriceLicenceTypeEnum = exports.Class3CXIntegrationsApi = exports.Class3CXIntegrationsApiFactory = exports.Class3CXIntegrationsApiFp = exports.Class3CXIntegrationsApiAxiosParamCreator = exports.PostResizeInstanceSizeEnum = exports.PostFailoverInstanceTypeEnum = exports.GetGetInstallationsInstallTypeEnum = exports.GetGetInstallationsHostingEnum = exports.GetGetInstallationsStatusEnum = exports.Class3CXInstallationsApi = exports.Class3CXInstallationsApiFactory = void 0;
89
- exports.PostAddWebhookWebhookUriEnum = exports.WebhooksApi = exports.WebhooksApiFactory = exports.WebhooksApiFp = exports.WebhooksApiAxiosParamCreator = exports.TicketsApi = exports.TicketsApiFactory = exports.TicketsApiFp = exports.TicketsApiAxiosParamCreator = exports.SystemApi = exports.SystemApiFactory = exports.SystemApiFp = exports.SystemApiAxiosParamCreator = exports.StockManagementApi = exports.StockManagementApiFactory = exports.StockManagementApiFp = exports.StockManagementApiAxiosParamCreator = exports.ShippingApi = exports.ShippingApiFactory = exports.ShippingApiFp = exports.ShippingApiAxiosParamCreator = exports.ServicesApi = exports.ServicesApiFactory = exports.ServicesApiFp = exports.ServicesApiAxiosParamCreator = exports.SMSApi = exports.SMSApiFactory = exports.SMSApiFp = exports.SMSApiAxiosParamCreator = exports.SIPTrunksApi = exports.SIPTrunksApiFactory = exports.SIPTrunksApiFp = exports.SIPTrunksApiAxiosParamCreator = exports.ProvisioningApi = exports.ProvisioningApiFactory = exports.ProvisioningApiFp = exports.ProvisioningApiAxiosParamCreator = exports.GetGetLegacyStockListFormatEnum = void 0;
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
@@ -104,37 +104,6 @@ exports.DivertResponseModelStatusEnum = {
104
104
  Enabled: 'enabled',
105
105
  Disabled: 'disabled'
106
106
  };
107
- exports.EventDTOTypeEnum = {
108
- NUMBER_0: 0,
109
- NUMBER_1: 1
110
- };
111
- exports.EventDTOServiceEnum = {
112
- NUMBER_0: 0,
113
- NUMBER_1: 1
114
- };
115
- exports.EventDTOStatusEnum = {
116
- NUMBER_0: 0,
117
- NUMBER_1: 1,
118
- NUMBER_2: 2
119
- };
120
- exports.EventRequestDTOTypeEnum = {
121
- NUMBER_0: 0,
122
- NUMBER_1: 1
123
- };
124
- exports.EventRequestDTOServiceEnum = {
125
- NUMBER_0: 0,
126
- NUMBER_1: 1
127
- };
128
- exports.EventUpdateDTOTypeEnum = {
129
- NUMBER_0: 0,
130
- NUMBER_1: 1,
131
- NUMBER_2: 2
132
- };
133
- exports.EventUpdateRequestDTOTypeEnum = {
134
- NUMBER_0: 0,
135
- NUMBER_1: 1,
136
- NUMBER_2: 2
137
- };
138
107
  exports.HostingChangeResponseModelTypeEnum = {
139
108
  NewInstance: 'New Instance',
140
109
  BuildingInstance: 'Building Instance'
@@ -212,16 +181,6 @@ exports.OrderTotalModelCurrencyEnum = {
212
181
  Thb: 'THB',
213
182
  Zar: 'ZAR'
214
183
  };
215
- exports.ServiceHealthDTOGlobalStatusEnum = {
216
- NUMBER_0: 0,
217
- NUMBER_1: 1,
218
- NUMBER_2: 2
219
- };
220
- exports.ServiceStatusDTOStatusEnum = {
221
- NUMBER_0: 0,
222
- NUMBER_1: 1,
223
- NUMBER_2: 2
224
- };
225
184
  exports.ShippingServiceDTOCourierEnum = {
226
185
  Dpd: 'DPD',
227
186
  ChorltonPallet: 'Chorlton Pallet',
@@ -327,6 +286,7 @@ exports.UpgradeRequestModelSchoolTypeEnum = {
327
286
  };
328
287
  /**
329
288
  * AccountsApi - axios parameter creator
289
+ * @export
330
290
  */
331
291
  var AccountsApiAxiosParamCreator = function (configuration) {
332
292
  var _this = this;
@@ -1050,6 +1010,7 @@ var AccountsApiAxiosParamCreator = function (configuration) {
1050
1010
  exports.AccountsApiAxiosParamCreator = AccountsApiAxiosParamCreator;
1051
1011
  /**
1052
1012
  * AccountsApi - functional programming interface
1013
+ * @export
1053
1014
  */
1054
1015
  var AccountsApiFp = function (configuration) {
1055
1016
  var localVarAxiosParamCreator = (0, exports.AccountsApiAxiosParamCreator)(configuration);
@@ -1498,6 +1459,7 @@ var AccountsApiFp = function (configuration) {
1498
1459
  exports.AccountsApiFp = AccountsApiFp;
1499
1460
  /**
1500
1461
  * AccountsApi - factory interface
1462
+ * @export
1501
1463
  */
1502
1464
  var AccountsApiFactory = function (configuration, basePath, axios) {
1503
1465
  var localVarFp = (0, exports.AccountsApiFp)(configuration);
@@ -1699,6 +1661,9 @@ var AccountsApiFactory = function (configuration, basePath, axios) {
1699
1661
  exports.AccountsApiFactory = AccountsApiFactory;
1700
1662
  /**
1701
1663
  * AccountsApi - object-oriented interface
1664
+ * @export
1665
+ * @class AccountsApi
1666
+ * @extends {BaseAPI}
1702
1667
  */
1703
1668
  var AccountsApi = /** @class */ (function (_super) {
1704
1669
  __extends(AccountsApi, _super);
@@ -1711,6 +1676,7 @@ var AccountsApi = /** @class */ (function (_super) {
1711
1676
  * @param {string} id OAuth 2.0 Client ID
1712
1677
  * @param {*} [options] Override http request option.
1713
1678
  * @throws {RequiredError}
1679
+ * @memberof AccountsApi
1714
1680
  */
1715
1681
  AccountsApi.prototype.deleteDeleteClientCredentials = function (id, options) {
1716
1682
  var _this = this;
@@ -1722,6 +1688,7 @@ var AccountsApi = /** @class */ (function (_super) {
1722
1688
  * @param {string} email Contact Email Address
1723
1689
  * @param {*} [options] Override http request option.
1724
1690
  * @throws {RequiredError}
1691
+ * @memberof AccountsApi
1725
1692
  */
1726
1693
  AccountsApi.prototype.deleteUpdateAccountContact = function (email, options) {
1727
1694
  var _this = this;
@@ -1732,6 +1699,7 @@ var AccountsApi = /** @class */ (function (_super) {
1732
1699
  * @summary Get Account
1733
1700
  * @param {*} [options] Override http request option.
1734
1701
  * @throws {RequiredError}
1702
+ * @memberof AccountsApi
1735
1703
  */
1736
1704
  AccountsApi.prototype.getGetAccount = function (options) {
1737
1705
  var _this = this;
@@ -1743,6 +1711,7 @@ var AccountsApi = /** @class */ (function (_super) {
1743
1711
  * @param {string} [email] Contact Email Address
1744
1712
  * @param {*} [options] Override http request option.
1745
1713
  * @throws {RequiredError}
1714
+ * @memberof AccountsApi
1746
1715
  */
1747
1716
  AccountsApi.prototype.getGetAccountContacts = function (email, options) {
1748
1717
  var _this = this;
@@ -1754,6 +1723,7 @@ var AccountsApi = /** @class */ (function (_super) {
1754
1723
  * @param {number} id Customer ID
1755
1724
  * @param {*} [options] Override http request option.
1756
1725
  * @throws {RequiredError}
1726
+ * @memberof AccountsApi
1757
1727
  */
1758
1728
  AccountsApi.prototype.getGetAccountDetailedSummary = function (id, options) {
1759
1729
  var _this = this;
@@ -1768,6 +1738,7 @@ var AccountsApi = /** @class */ (function (_super) {
1768
1738
  * @param {boolean} [active] Active
1769
1739
  * @param {*} [options] Override http request option.
1770
1740
  * @throws {RequiredError}
1741
+ * @memberof AccountsApi
1771
1742
  */
1772
1743
  AccountsApi.prototype.getGetAccounts = function (pageSize, page, search, active, options) {
1773
1744
  var _this = this;
@@ -1778,6 +1749,7 @@ var AccountsApi = /** @class */ (function (_super) {
1778
1749
  * @summary Get user\'s client credentials
1779
1750
  * @param {*} [options] Override http request option.
1780
1751
  * @throws {RequiredError}
1752
+ * @memberof AccountsApi
1781
1753
  */
1782
1754
  AccountsApi.prototype.getGetClientCredentials = function (options) {
1783
1755
  var _this = this;
@@ -1788,6 +1760,7 @@ var AccountsApi = /** @class */ (function (_super) {
1788
1760
  * @summary Get 3CX Keys
1789
1761
  * @param {*} [options] Override http request option.
1790
1762
  * @throws {RequiredError}
1763
+ * @memberof AccountsApi
1791
1764
  */
1792
1765
  AccountsApi.prototype.getGetCustomerKeys = function (options) {
1793
1766
  var _this = this;
@@ -1799,6 +1772,7 @@ var AccountsApi = /** @class */ (function (_super) {
1799
1772
  * @param {string} token Verification Token
1800
1773
  * @param {*} [options] Override http request option.
1801
1774
  * @throws {RequiredError}
1775
+ * @memberof AccountsApi
1802
1776
  */
1803
1777
  AccountsApi.prototype.getVerifyEmailAddress = function (token, options) {
1804
1778
  var _this = this;
@@ -1809,6 +1783,7 @@ var AccountsApi = /** @class */ (function (_super) {
1809
1783
  * @param {PatchSetTcxWizardCnameRequest} [patchSetTcxWizardCnameRequest] CNAME Request
1810
1784
  * @param {*} [options] Override http request option.
1811
1785
  * @throws {RequiredError}
1786
+ * @memberof AccountsApi
1812
1787
  */
1813
1788
  AccountsApi.prototype.patchSetTcxWizardCname = function (patchSetTcxWizardCnameRequest, options) {
1814
1789
  var _this = this;
@@ -1821,6 +1796,7 @@ var AccountsApi = /** @class */ (function (_super) {
1821
1796
  * @param {PatchUpdateAccountContactPasswordRequest} [patchUpdateAccountContactPasswordRequest] New account request
1822
1797
  * @param {*} [options] Override http request option.
1823
1798
  * @throws {RequiredError}
1799
+ * @memberof AccountsApi
1824
1800
  */
1825
1801
  AccountsApi.prototype.patchUpdateAccountContactPassword = function (token, patchUpdateAccountContactPasswordRequest, options) {
1826
1802
  var _this = this;
@@ -1832,6 +1808,7 @@ var AccountsApi = /** @class */ (function (_super) {
1832
1808
  * @param {AccountContactRequestModel} [accountContactRequestModel] New account request
1833
1809
  * @param {*} [options] Override http request option.
1834
1810
  * @throws {RequiredError}
1811
+ * @memberof AccountsApi
1835
1812
  */
1836
1813
  AccountsApi.prototype.postGetAccountContacts = function (accountContactRequestModel, options) {
1837
1814
  var _this = this;
@@ -1843,6 +1820,7 @@ var AccountsApi = /** @class */ (function (_super) {
1843
1820
  * @param {AccountRequestModel} [accountRequestModel] New account request
1844
1821
  * @param {*} [options] Override http request option.
1845
1822
  * @throws {RequiredError}
1823
+ * @memberof AccountsApi
1846
1824
  */
1847
1825
  AccountsApi.prototype.postGetAccounts = function (accountRequestModel, options) {
1848
1826
  var _this = this;
@@ -1853,6 +1831,7 @@ var AccountsApi = /** @class */ (function (_super) {
1853
1831
  * @summary Get Admin Account
1854
1832
  * @param {*} [options] Override http request option.
1855
1833
  * @throws {RequiredError}
1834
+ * @memberof AccountsApi
1856
1835
  */
1857
1836
  AccountsApi.prototype.postGetAdminAccount = function (options) {
1858
1837
  var _this = this;
@@ -1864,6 +1843,7 @@ var AccountsApi = /** @class */ (function (_super) {
1864
1843
  * @param {PostGetClientCredentialsRequest} [postGetClientCredentialsRequest] New client credentials request
1865
1844
  * @param {*} [options] Override http request option.
1866
1845
  * @throws {RequiredError}
1846
+ * @memberof AccountsApi
1867
1847
  */
1868
1848
  AccountsApi.prototype.postGetClientCredentials = function (postGetClientCredentialsRequest, options) {
1869
1849
  var _this = this;
@@ -1875,6 +1855,7 @@ var AccountsApi = /** @class */ (function (_super) {
1875
1855
  * @param {string} email Email Address
1876
1856
  * @param {*} [options] Override http request option.
1877
1857
  * @throws {RequiredError}
1858
+ * @memberof AccountsApi
1878
1859
  */
1879
1860
  AccountsApi.prototype.postSendEmailVerificationEmail = function (email, options) {
1880
1861
  var _this = this;
@@ -1886,6 +1867,7 @@ var AccountsApi = /** @class */ (function (_super) {
1886
1867
  * @param {string} email Email Address
1887
1868
  * @param {*} [options] Override http request option.
1888
1869
  * @throws {RequiredError}
1870
+ * @memberof AccountsApi
1889
1871
  */
1890
1872
  AccountsApi.prototype.postSendPasswordReset = function (email, options) {
1891
1873
  var _this = this;
@@ -1899,6 +1881,7 @@ var AccountsApi = /** @class */ (function (_super) {
1899
1881
  * @param {string} [vatNumber] VAT Number
1900
1882
  * @param {*} [options] Override http request option.
1901
1883
  * @throws {RequiredError}
1884
+ * @memberof AccountsApi
1902
1885
  */
1903
1886
  AccountsApi.prototype.postSubmitResellerApplication = function (creditRequired, companyNumber, vatNumber, options) {
1904
1887
  var _this = this;
@@ -1911,6 +1894,7 @@ var AccountsApi = /** @class */ (function (_super) {
1911
1894
  * @param {AccountContactRequestModel} [accountContactRequestModel] Account request
1912
1895
  * @param {*} [options] Override http request option.
1913
1896
  * @throws {RequiredError}
1897
+ * @memberof AccountsApi
1914
1898
  */
1915
1899
  AccountsApi.prototype.putUpdateAccountContact = function (email, accountContactRequestModel, options) {
1916
1900
  var _this = this;
@@ -1921,6 +1905,7 @@ var AccountsApi = /** @class */ (function (_super) {
1921
1905
  exports.AccountsApi = AccountsApi;
1922
1906
  /**
1923
1907
  * CRMApi - axios parameter creator
1908
+ * @export
1924
1909
  */
1925
1910
  var CRMApiAxiosParamCreator = function (configuration) {
1926
1911
  var _this = this;
@@ -1962,6 +1947,7 @@ var CRMApiAxiosParamCreator = function (configuration) {
1962
1947
  exports.CRMApiAxiosParamCreator = CRMApiAxiosParamCreator;
1963
1948
  /**
1964
1949
  * CRMApi - functional programming interface
1950
+ * @export
1965
1951
  */
1966
1952
  var CRMApiFp = function (configuration) {
1967
1953
  var localVarAxiosParamCreator = (0, exports.CRMApiAxiosParamCreator)(configuration);
@@ -1992,6 +1978,7 @@ var CRMApiFp = function (configuration) {
1992
1978
  exports.CRMApiFp = CRMApiFp;
1993
1979
  /**
1994
1980
  * CRMApi - factory interface
1981
+ * @export
1995
1982
  */
1996
1983
  var CRMApiFactory = function (configuration, basePath, axios) {
1997
1984
  var localVarFp = (0, exports.CRMApiFp)(configuration);
@@ -2009,6 +1996,9 @@ var CRMApiFactory = function (configuration, basePath, axios) {
2009
1996
  exports.CRMApiFactory = CRMApiFactory;
2010
1997
  /**
2011
1998
  * CRMApi - object-oriented interface
1999
+ * @export
2000
+ * @class CRMApi
2001
+ * @extends {BaseAPI}
2012
2002
  */
2013
2003
  var CRMApi = /** @class */ (function (_super) {
2014
2004
  __extends(CRMApi, _super);
@@ -2019,6 +2009,7 @@ var CRMApi = /** @class */ (function (_super) {
2019
2009
  * Search for contacts by phone number
2020
2010
  * @param {*} [options] Override http request option.
2021
2011
  * @throws {RequiredError}
2012
+ * @memberof CRMApi
2022
2013
  */
2023
2014
  CRMApi.prototype.getSearchByPhone = function (options) {
2024
2015
  var _this = this;
@@ -2029,6 +2020,7 @@ var CRMApi = /** @class */ (function (_super) {
2029
2020
  exports.CRMApi = CRMApi;
2030
2021
  /**
2031
2022
  * Class3CXApi - axios parameter creator
2023
+ * @export
2032
2024
  */
2033
2025
  var Class3CXApiAxiosParamCreator = function (configuration) {
2034
2026
  var _this = this;
@@ -2113,6 +2105,7 @@ var Class3CXApiAxiosParamCreator = function (configuration) {
2113
2105
  exports.Class3CXApiAxiosParamCreator = Class3CXApiAxiosParamCreator;
2114
2106
  /**
2115
2107
  * Class3CXApi - functional programming interface
2108
+ * @export
2116
2109
  */
2117
2110
  var Class3CXApiFp = function (configuration) {
2118
2111
  var localVarAxiosParamCreator = (0, exports.Class3CXApiAxiosParamCreator)(configuration);
@@ -2168,6 +2161,7 @@ var Class3CXApiFp = function (configuration) {
2168
2161
  exports.Class3CXApiFp = Class3CXApiFp;
2169
2162
  /**
2170
2163
  * Class3CXApi - factory interface
2164
+ * @export
2171
2165
  */
2172
2166
  var Class3CXApiFactory = function (configuration, basePath, axios) {
2173
2167
  var localVarFp = (0, exports.Class3CXApiFp)(configuration);
@@ -2197,6 +2191,9 @@ var Class3CXApiFactory = function (configuration, basePath, axios) {
2197
2191
  exports.Class3CXApiFactory = Class3CXApiFactory;
2198
2192
  /**
2199
2193
  * Class3CXApi - object-oriented interface
2194
+ * @export
2195
+ * @class Class3CXApi
2196
+ * @extends {BaseAPI}
2200
2197
  */
2201
2198
  var Class3CXApi = /** @class */ (function (_super) {
2202
2199
  __extends(Class3CXApi, _super);
@@ -2209,6 +2206,7 @@ var Class3CXApi = /** @class */ (function (_super) {
2209
2206
  * @param {string} key 3CX Licence Key
2210
2207
  * @param {*} [options] Override http request option.
2211
2208
  * @throws {RequiredError}
2209
+ * @memberof Class3CXApi
2212
2210
  */
2213
2211
  Class3CXApi.prototype.getGetLicenceDetails = function (key, options) {
2214
2212
  var _this = this;
@@ -2220,6 +2218,7 @@ var Class3CXApi = /** @class */ (function (_super) {
2220
2218
  * @param {Array<string>} [requestBody] Licence Lookup Request
2221
2219
  * @param {*} [options] Override http request option.
2222
2220
  * @throws {RequiredError}
2221
+ * @memberof Class3CXApi
2223
2222
  */
2224
2223
  Class3CXApi.prototype.postGetBulkLicenceDetails = function (requestBody, options) {
2225
2224
  var _this = this;
@@ -2230,6 +2229,7 @@ var Class3CXApi = /** @class */ (function (_super) {
2230
2229
  exports.Class3CXApi = Class3CXApi;
2231
2230
  /**
2232
2231
  * Class3CXInstallationWizardApi - axios parameter creator
2232
+ * @export
2233
2233
  */
2234
2234
  var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
2235
2235
  var _this = this;
@@ -3433,6 +3433,42 @@ var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
3433
3433
  });
3434
3434
  });
3435
3435
  },
3436
+ /**
3437
+ * Track SIP Trunk Change Request
3438
+ * @summary Track SIP Trunk Change Request
3439
+ * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
3440
+ * @param {*} [options] Override http request option.
3441
+ * @throws {RequiredError}
3442
+ */
3443
+ postTrackChangeTcxWizard: function (sipTrunkChangeResponseModel_1) {
3444
+ var args_1 = [];
3445
+ for (var _i = 1; _i < arguments.length; _i++) {
3446
+ args_1[_i - 1] = arguments[_i];
3447
+ }
3448
+ return __awaiter(_this, __spreadArray([sipTrunkChangeResponseModel_1], args_1, true), void 0, function (sipTrunkChangeResponseModel, options) {
3449
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
3450
+ if (options === void 0) { options = {}; }
3451
+ return __generator(this, function (_a) {
3452
+ localVarPath = "/tcx/wizards/sip/trunks/changes/track";
3453
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
3454
+ if (configuration) {
3455
+ baseOptions = configuration.baseOptions;
3456
+ }
3457
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
3458
+ localVarHeaderParameter = {};
3459
+ localVarQueryParameter = {};
3460
+ localVarHeaderParameter['Content-Type'] = 'application/json';
3461
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
3462
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
3463
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
3464
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sipTrunkChangeResponseModel, localVarRequestOptions, configuration);
3465
+ return [2 /*return*/, {
3466
+ url: (0, common_1.toPathString)(localVarUrlObj),
3467
+ options: localVarRequestOptions,
3468
+ }];
3469
+ });
3470
+ });
3471
+ },
3436
3472
  /**
3437
3473
  * Upload 3CX Backup File
3438
3474
  * @param {File} backup 3CX Backup ZIP File
@@ -3479,6 +3515,7 @@ var Class3CXInstallationWizardApiAxiosParamCreator = function (configuration) {
3479
3515
  exports.Class3CXInstallationWizardApiAxiosParamCreator = Class3CXInstallationWizardApiAxiosParamCreator;
3480
3516
  /**
3481
3517
  * Class3CXInstallationWizardApi - functional programming interface
3518
+ * @export
3482
3519
  */
3483
3520
  var Class3CXInstallationWizardApiFp = function (configuration) {
3484
3521
  var localVarAxiosParamCreator = (0, exports.Class3CXInstallationWizardApiAxiosParamCreator)(configuration);
@@ -4224,6 +4261,29 @@ var Class3CXInstallationWizardApiFp = function (configuration) {
4224
4261
  });
4225
4262
  });
4226
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
+ },
4227
4287
  /**
4228
4288
  * Upload 3CX Backup File
4229
4289
  * @param {File} backup 3CX Backup ZIP File
@@ -4251,6 +4311,7 @@ var Class3CXInstallationWizardApiFp = function (configuration) {
4251
4311
  exports.Class3CXInstallationWizardApiFp = Class3CXInstallationWizardApiFp;
4252
4312
  /**
4253
4313
  * Class3CXInstallationWizardApi - factory interface
4314
+ * @export
4254
4315
  */
4255
4316
  var Class3CXInstallationWizardApiFactory = function (configuration, basePath, axios) {
4256
4317
  var localVarFp = (0, exports.Class3CXInstallationWizardApiFp)(configuration);
@@ -4580,6 +4641,16 @@ var Class3CXInstallationWizardApiFactory = function (configuration, basePath, ax
4580
4641
  postGetSipTrunksTcxWizard: function (sipTrunkCreationRequestModel, options) {
4581
4642
  return localVarFp.postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel, options).then(function (request) { return request(axios, basePath); });
4582
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
+ },
4583
4654
  /**
4584
4655
  * Upload 3CX Backup File
4585
4656
  * @param {File} backup 3CX Backup ZIP File
@@ -4594,6 +4665,9 @@ var Class3CXInstallationWizardApiFactory = function (configuration, basePath, ax
4594
4665
  exports.Class3CXInstallationWizardApiFactory = Class3CXInstallationWizardApiFactory;
4595
4666
  /**
4596
4667
  * Class3CXInstallationWizardApi - object-oriented interface
4668
+ * @export
4669
+ * @class Class3CXInstallationWizardApi
4670
+ * @extends {BaseAPI}
4597
4671
  */
4598
4672
  var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4599
4673
  __extends(Class3CXInstallationWizardApi, _super);
@@ -4606,6 +4680,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4606
4680
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
4607
4681
  * @param {*} [options] Override http request option.
4608
4682
  * @throws {RequiredError}
4683
+ * @memberof Class3CXInstallationWizardApi
4609
4684
  */
4610
4685
  Class3CXInstallationWizardApi.prototype.deleteAddExtensions = function (tcxExtsEntity, options) {
4611
4686
  var _this = this;
@@ -4617,6 +4692,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4617
4692
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4618
4693
  * @param {*} [options] Override http request option.
4619
4694
  * @throws {RequiredError}
4695
+ * @memberof Class3CXInstallationWizardApi
4620
4696
  */
4621
4697
  Class3CXInstallationWizardApi.prototype.deleteAddNumbers = function (tcxNumbersEntity, options) {
4622
4698
  var _this = this;
@@ -4628,6 +4704,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4628
4704
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4629
4705
  * @param {*} [options] Override http request option.
4630
4706
  * @throws {RequiredError}
4707
+ * @memberof Class3CXInstallationWizardApi
4631
4708
  */
4632
4709
  Class3CXInstallationWizardApi.prototype.deleteAddPhones = function (tcxPhonesEntity, options) {
4633
4710
  var _this = this;
@@ -4639,6 +4716,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4639
4716
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4640
4717
  * @param {*} [options] Override http request option.
4641
4718
  * @throws {RequiredError}
4719
+ * @memberof Class3CXInstallationWizardApi
4642
4720
  */
4643
4721
  Class3CXInstallationWizardApi.prototype.deleteAddSbcs = function (tcxSbcModel, options) {
4644
4722
  var _this = this;
@@ -4649,6 +4727,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4649
4727
  * @summary Delete 3CX Installation Wizard
4650
4728
  * @param {*} [options] Override http request option.
4651
4729
  * @throws {RequiredError}
4730
+ * @memberof Class3CXInstallationWizardApi
4652
4731
  */
4653
4732
  Class3CXInstallationWizardApi.prototype.deleteGetWizard = function (options) {
4654
4733
  var _this = this;
@@ -4659,6 +4738,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4659
4738
  * @summary Get phones on linked order and MAC addresses
4660
4739
  * @param {*} [options] Override http request option.
4661
4740
  * @throws {RequiredError}
4741
+ * @memberof Class3CXInstallationWizardApi
4662
4742
  */
4663
4743
  Class3CXInstallationWizardApi.prototype.getAddPhones = function (options) {
4664
4744
  var _this = this;
@@ -4669,6 +4749,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4669
4749
  * @summary Get UK National Area Codes
4670
4750
  * @param {*} [options] Override http request option.
4671
4751
  * @throws {RequiredError}
4752
+ * @memberof Class3CXInstallationWizardApi
4672
4753
  */
4673
4754
  Class3CXInstallationWizardApi.prototype.getGetAreaCodesTcxWizard = function (options) {
4674
4755
  var _this = this;
@@ -4680,6 +4761,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4680
4761
  * @param {number} id SIP Trunk ID
4681
4762
  * @param {*} [options] Override http request option.
4682
4763
  * @throws {RequiredError}
4764
+ * @memberof Class3CXInstallationWizardApi
4683
4765
  */
4684
4766
  Class3CXInstallationWizardApi.prototype.getGetDdisTcxWizard = function (id, options) {
4685
4767
  var _this = this;
@@ -4690,6 +4772,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4690
4772
  * @summary Get Hosting Price
4691
4773
  * @param {*} [options] Override http request option.
4692
4774
  * @throws {RequiredError}
4775
+ * @memberof Class3CXInstallationWizardApi
4693
4776
  */
4694
4777
  Class3CXInstallationWizardApi.prototype.getGetHostingPrice = function (options) {
4695
4778
  var _this = this;
@@ -4700,6 +4783,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4700
4783
  * @summary Get 3CX Hosting Regions
4701
4784
  * @param {*} [options] Override http request option.
4702
4785
  * @throws {RequiredError}
4786
+ * @memberof Class3CXInstallationWizardApi
4703
4787
  */
4704
4788
  Class3CXInstallationWizardApi.prototype.getGetHostingRegions = function (options) {
4705
4789
  var _this = this;
@@ -4715,6 +4799,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4715
4799
  * @param {*} [options] Override http request option.
4716
4800
  * @deprecated
4717
4801
  * @throws {RequiredError}
4802
+ * @memberof Class3CXInstallationWizardApi
4718
4803
  */
4719
4804
  Class3CXInstallationWizardApi.prototype.getGetInstallStatus = function (id, u, c, p, options) {
4720
4805
  var _this = this;
@@ -4725,6 +4810,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4725
4810
  * @summary Get 3CX Instance Install Status
4726
4811
  * @param {*} [options] Override http request option.
4727
4812
  * @throws {RequiredError}
4813
+ * @memberof Class3CXInstallationWizardApi
4728
4814
  */
4729
4815
  Class3CXInstallationWizardApi.prototype.getGetInstanceInstallStatus = function (options) {
4730
4816
  var _this = this;
@@ -4735,6 +4821,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4735
4821
  * @summary Get PBX IP Address
4736
4822
  * @param {*} [options] Override http request option.
4737
4823
  * @throws {RequiredError}
4824
+ * @memberof Class3CXInstallationWizardApi
4738
4825
  */
4739
4826
  Class3CXInstallationWizardApi.prototype.getGetPbxIpAddress = function (options) {
4740
4827
  var _this = this;
@@ -4746,6 +4833,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4746
4833
  * @param {number} id SIP Trunk ID
4747
4834
  * @param {*} [options] Override http request option.
4748
4835
  * @throws {RequiredError}
4836
+ * @memberof Class3CXInstallationWizardApi
4749
4837
  */
4750
4838
  Class3CXInstallationWizardApi.prototype.getGetSipTrunkTcxWizard = function (id, options) {
4751
4839
  var _this = this;
@@ -4759,6 +4847,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4759
4847
  * @param {string} [search] Search
4760
4848
  * @param {*} [options] Override http request option.
4761
4849
  * @throws {RequiredError}
4850
+ * @memberof Class3CXInstallationWizardApi
4762
4851
  */
4763
4852
  Class3CXInstallationWizardApi.prototype.getGetSipTrunksTcxWizard = function (pageSize, page, search, options) {
4764
4853
  var _this = this;
@@ -4769,6 +4858,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4769
4858
  * @summary Get 3CX Installation Wizard
4770
4859
  * @param {*} [options] Override http request option.
4771
4860
  * @throws {RequiredError}
4861
+ * @memberof Class3CXInstallationWizardApi
4772
4862
  */
4773
4863
  Class3CXInstallationWizardApi.prototype.getGetWizard = function (options) {
4774
4864
  var _this = this;
@@ -4780,6 +4870,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4780
4870
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extensions
4781
4871
  * @param {*} [options] Override http request option.
4782
4872
  * @throws {RequiredError}
4873
+ * @memberof Class3CXInstallationWizardApi
4783
4874
  */
4784
4875
  Class3CXInstallationWizardApi.prototype.patchAddExtensions = function (tcxExtsEntity, options) {
4785
4876
  var _this = this;
@@ -4791,6 +4882,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4791
4882
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4792
4883
  * @param {*} [options] Override http request option.
4793
4884
  * @throws {RequiredError}
4885
+ * @memberof Class3CXInstallationWizardApi
4794
4886
  */
4795
4887
  Class3CXInstallationWizardApi.prototype.patchAddNumbers = function (tcxNumbersEntity, options) {
4796
4888
  var _this = this;
@@ -4802,6 +4894,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4802
4894
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4803
4895
  * @param {*} [options] Override http request option.
4804
4896
  * @throws {RequiredError}
4897
+ * @memberof Class3CXInstallationWizardApi
4805
4898
  */
4806
4899
  Class3CXInstallationWizardApi.prototype.patchAddPhones = function (tcxPhonesEntity, options) {
4807
4900
  var _this = this;
@@ -4813,6 +4906,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4813
4906
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4814
4907
  * @param {*} [options] Override http request option.
4815
4908
  * @throws {RequiredError}
4909
+ * @memberof Class3CXInstallationWizardApi
4816
4910
  */
4817
4911
  Class3CXInstallationWizardApi.prototype.patchAddSbcs = function (tcxSbcModel, options) {
4818
4912
  var _this = this;
@@ -4824,6 +4918,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4824
4918
  * @param {TcxWizardModel} [tcxWizardModel] 3CX Wizard
4825
4919
  * @param {*} [options] Override http request option.
4826
4920
  * @throws {RequiredError}
4921
+ * @memberof Class3CXInstallationWizardApi
4827
4922
  */
4828
4923
  Class3CXInstallationWizardApi.prototype.patchGetWizard = function (tcxWizardModel, options) {
4829
4924
  var _this = this;
@@ -4835,6 +4930,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4835
4930
  * @param {Array<TcxExtsEntity>} [tcxExtsEntity] 3CX Wizard Extension
4836
4931
  * @param {*} [options] Override http request option.
4837
4932
  * @throws {RequiredError}
4933
+ * @memberof Class3CXInstallationWizardApi
4838
4934
  */
4839
4935
  Class3CXInstallationWizardApi.prototype.postAddExtensions = function (tcxExtsEntity, options) {
4840
4936
  var _this = this;
@@ -4846,6 +4942,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4846
4942
  * @param {Array<TcxNumbersEntity>} [tcxNumbersEntity] 3CX Wizard Numbers
4847
4943
  * @param {*} [options] Override http request option.
4848
4944
  * @throws {RequiredError}
4945
+ * @memberof Class3CXInstallationWizardApi
4849
4946
  */
4850
4947
  Class3CXInstallationWizardApi.prototype.postAddNumbers = function (tcxNumbersEntity, options) {
4851
4948
  var _this = this;
@@ -4857,6 +4954,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4857
4954
  * @param {Array<TcxPhonesEntity>} [tcxPhonesEntity] 3CX Wizard Phones
4858
4955
  * @param {*} [options] Override http request option.
4859
4956
  * @throws {RequiredError}
4957
+ * @memberof Class3CXInstallationWizardApi
4860
4958
  */
4861
4959
  Class3CXInstallationWizardApi.prototype.postAddPhones = function (tcxPhonesEntity, options) {
4862
4960
  var _this = this;
@@ -4868,6 +4966,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4868
4966
  * @param {Array<TcxSbcModel>} [tcxSbcModel] 3CX Wizard SBCs
4869
4967
  * @param {*} [options] Override http request option.
4870
4968
  * @throws {RequiredError}
4969
+ * @memberof Class3CXInstallationWizardApi
4871
4970
  */
4872
4971
  Class3CXInstallationWizardApi.prototype.postAddSbcs = function (tcxSbcModel, options) {
4873
4972
  var _this = this;
@@ -4878,6 +4977,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4878
4977
  * @summary Build Instance From 3CX Installation Wizard
4879
4978
  * @param {*} [options] Override http request option.
4880
4979
  * @throws {RequiredError}
4980
+ * @memberof Class3CXInstallationWizardApi
4881
4981
  */
4882
4982
  Class3CXInstallationWizardApi.prototype.postBuildInstance = function (options) {
4883
4983
  var _this = this;
@@ -4893,6 +4993,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4893
4993
  * @param {*} [options] Override http request option.
4894
4994
  * @deprecated
4895
4995
  * @throws {RequiredError}
4996
+ * @memberof Class3CXInstallationWizardApi
4896
4997
  */
4897
4998
  Class3CXInstallationWizardApi.prototype.postBuildInstanceFromWizard = function (id, u, c, p, options) {
4898
4999
  var _this = this;
@@ -4903,6 +5004,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4903
5004
  * @summary Create Instance From 3CX Installation Wizard
4904
5005
  * @param {*} [options] Override http request option.
4905
5006
  * @throws {RequiredError}
5007
+ * @memberof Class3CXInstallationWizardApi
4906
5008
  */
4907
5009
  Class3CXInstallationWizardApi.prototype.postCreateInstance = function (options) {
4908
5010
  var _this = this;
@@ -4918,6 +5020,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4918
5020
  * @param {*} [options] Override http request option.
4919
5021
  * @deprecated
4920
5022
  * @throws {RequiredError}
5023
+ * @memberof Class3CXInstallationWizardApi
4921
5024
  */
4922
5025
  Class3CXInstallationWizardApi.prototype.postCreateInstanceFromWizard = function (id, u, c, p, options) {
4923
5026
  var _this = this;
@@ -4930,6 +5033,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4930
5033
  * @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
4931
5034
  * @param {*} [options] Override http request option.
4932
5035
  * @throws {RequiredError}
5036
+ * @memberof Class3CXInstallationWizardApi
4933
5037
  */
4934
5038
  Class3CXInstallationWizardApi.prototype.postGetDdisTcxWizard = function (id, ddiRangesRequestModel, options) {
4935
5039
  var _this = this;
@@ -4941,6 +5045,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4941
5045
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
4942
5046
  * @param {*} [options] Override http request option.
4943
5047
  * @throws {RequiredError}
5048
+ * @memberof Class3CXInstallationWizardApi
4944
5049
  */
4945
5050
  Class3CXInstallationWizardApi.prototype.postGetRequestedDdisTcxWizard = function (sipTrunkChangeResponseModel, options) {
4946
5051
  var _this = this;
@@ -4952,16 +5057,30 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4952
5057
  * @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
4953
5058
  * @param {*} [options] Override http request option.
4954
5059
  * @throws {RequiredError}
5060
+ * @memberof Class3CXInstallationWizardApi
4955
5061
  */
4956
5062
  Class3CXInstallationWizardApi.prototype.postGetSipTrunksTcxWizard = function (sipTrunkCreationRequestModel, options) {
4957
5063
  var _this = this;
4958
5064
  return (0, exports.Class3CXInstallationWizardApiFp)(this.configuration).postGetSipTrunksTcxWizard(sipTrunkCreationRequestModel, options).then(function (request) { return request(_this.axios, _this.basePath); });
4959
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
+ };
4960
5078
  /**
4961
5079
  * Upload 3CX Backup File
4962
5080
  * @param {File} backup 3CX Backup ZIP File
4963
5081
  * @param {*} [options] Override http request option.
4964
5082
  * @throws {RequiredError}
5083
+ * @memberof Class3CXInstallationWizardApi
4965
5084
  */
4966
5085
  Class3CXInstallationWizardApi.prototype.postUploadBackup = function (backup, options) {
4967
5086
  var _this = this;
@@ -4972,6 +5091,7 @@ var Class3CXInstallationWizardApi = /** @class */ (function (_super) {
4972
5091
  exports.Class3CXInstallationWizardApi = Class3CXInstallationWizardApi;
4973
5092
  /**
4974
5093
  * Class3CXInstallationsApi - axios parameter creator
5094
+ * @export
4975
5095
  */
4976
5096
  var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
4977
5097
  var _this = this;
@@ -5074,6 +5194,92 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5074
5194
  });
5075
5195
  });
5076
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
+ },
5077
5283
  /**
5078
5284
  * Create a root user
5079
5285
  * @summary Create a root user
@@ -5462,6 +5668,7 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5462
5668
  exports.Class3CXInstallationsApiAxiosParamCreator = Class3CXInstallationsApiAxiosParamCreator;
5463
5669
  /**
5464
5670
  * Class3CXInstallationsApi - functional programming interface
5671
+ * @export
5465
5672
  */
5466
5673
  var Class3CXInstallationsApiFp = function (configuration) {
5467
5674
  var localVarAxiosParamCreator = (0, exports.Class3CXInstallationsApiAxiosParamCreator)(configuration);
@@ -5518,6 +5725,54 @@ var Class3CXInstallationsApiFp = function (configuration) {
5518
5725
  });
5519
5726
  });
5520
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
+ },
5521
5776
  /**
5522
5777
  * Create a root user
5523
5778
  * @summary Create a root user
@@ -5739,6 +5994,7 @@ var Class3CXInstallationsApiFp = function (configuration) {
5739
5994
  exports.Class3CXInstallationsApiFp = Class3CXInstallationsApiFp;
5740
5995
  /**
5741
5996
  * Class3CXInstallationsApi - factory interface
5997
+ * @export
5742
5998
  */
5743
5999
  var Class3CXInstallationsApiFactory = function (configuration, basePath, axios) {
5744
6000
  var localVarFp = (0, exports.Class3CXInstallationsApiFp)(configuration);
@@ -5769,6 +6025,28 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
5769
6025
  getGetInstallations: function (pageSize, page, customerId, search, status, hosting, installType, options) {
5770
6026
  return localVarFp.getGetInstallations(pageSize, page, customerId, search, status, hosting, installType, options).then(function (request) { return request(axios, basePath); });
5771
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
+ },
5772
6050
  /**
5773
6051
  * Create a root user
5774
6052
  * @summary Create a root user
@@ -5873,6 +6151,9 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
5873
6151
  exports.Class3CXInstallationsApiFactory = Class3CXInstallationsApiFactory;
5874
6152
  /**
5875
6153
  * Class3CXInstallationsApi - object-oriented interface
6154
+ * @export
6155
+ * @class Class3CXInstallationsApi
6156
+ * @extends {BaseAPI}
5876
6157
  */
5877
6158
  var Class3CXInstallationsApi = /** @class */ (function (_super) {
5878
6159
  __extends(Class3CXInstallationsApi, _super);
@@ -5885,6 +6166,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5885
6166
  * @param {number} wizardId Wizard ID
5886
6167
  * @param {*} [options] Override http request option.
5887
6168
  * @throws {RequiredError}
6169
+ * @memberof Class3CXInstallationsApi
5888
6170
  */
5889
6171
  Class3CXInstallationsApi.prototype.getGetDetails = function (wizardId, options) {
5890
6172
  var _this = this;
@@ -5902,11 +6184,38 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5902
6184
  * @param {GetGetInstallationsInstallTypeEnum} [installType] Install Type
5903
6185
  * @param {*} [options] Override http request option.
5904
6186
  * @throws {RequiredError}
6187
+ * @memberof Class3CXInstallationsApi
5905
6188
  */
5906
6189
  Class3CXInstallationsApi.prototype.getGetInstallations = function (pageSize, page, customerId, search, status, hosting, installType, options) {
5907
6190
  var _this = this;
5908
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); });
5909
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
+ };
5910
6219
  /**
5911
6220
  * Create a root user
5912
6221
  * @summary Create a root user
@@ -5915,6 +6224,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5915
6224
  * @param {string} ipAddress Whitelist IP Address
5916
6225
  * @param {*} [options] Override http request option.
5917
6226
  * @throws {RequiredError}
6227
+ * @memberof Class3CXInstallationsApi
5918
6228
  */
5919
6229
  Class3CXInstallationsApi.prototype.postCreateSshUser = function (instanceId, expiryDate, ipAddress, options) {
5920
6230
  var _this = this;
@@ -5926,6 +6236,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5926
6236
  * @param {string} instanceId Instance ID
5927
6237
  * @param {*} [options] Override http request option.
5928
6238
  * @throws {RequiredError}
6239
+ * @memberof Class3CXInstallationsApi
5929
6240
  */
5930
6241
  Class3CXInstallationsApi.prototype.postDeleteInstance = function (instanceId, options) {
5931
6242
  var _this = this;
@@ -5939,6 +6250,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5939
6250
  * @param {string} schedule Scheduled Task (Date &amp; Time)
5940
6251
  * @param {*} [options] Override http request option.
5941
6252
  * @throws {RequiredError}
6253
+ * @memberof Class3CXInstallationsApi
5942
6254
  */
5943
6255
  Class3CXInstallationsApi.prototype.postExtendDisk = function (instanceId, gigabytes, schedule, options) {
5944
6256
  var _this = this;
@@ -5951,6 +6263,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5951
6263
  * @param {PostFailoverInstanceTypeEnum} type Failover Type
5952
6264
  * @param {*} [options] Override http request option.
5953
6265
  * @throws {RequiredError}
6266
+ * @memberof Class3CXInstallationsApi
5954
6267
  */
5955
6268
  Class3CXInstallationsApi.prototype.postFailoverInstance = function (instanceId, type, options) {
5956
6269
  var _this = this;
@@ -5962,6 +6275,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5962
6275
  * @param {string} instanceId Instance ID
5963
6276
  * @param {*} [options] Override http request option.
5964
6277
  * @throws {RequiredError}
6278
+ * @memberof Class3CXInstallationsApi
5965
6279
  */
5966
6280
  Class3CXInstallationsApi.prototype.postRebootInstance = function (instanceId, options) {
5967
6281
  var _this = this;
@@ -5975,6 +6289,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5975
6289
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
5976
6290
  * @param {*} [options] Override http request option.
5977
6291
  * @throws {RequiredError}
6292
+ * @memberof Class3CXInstallationsApi
5978
6293
  */
5979
6294
  Class3CXInstallationsApi.prototype.postResizeInstance = function (instanceId, size, schedule, options) {
5980
6295
  var _this = this;
@@ -5987,6 +6302,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5987
6302
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
5988
6303
  * @param {*} [options] Override http request option.
5989
6304
  * @throws {RequiredError}
6305
+ * @memberof Class3CXInstallationsApi
5990
6306
  */
5991
6307
  Class3CXInstallationsApi.prototype.postSuspendInstance = function (instanceId, schedule, options) {
5992
6308
  var _this = this;
@@ -5998,6 +6314,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5998
6314
  * @param {string} instanceId Instance ID
5999
6315
  * @param {*} [options] Override http request option.
6000
6316
  * @throws {RequiredError}
6317
+ * @memberof Class3CXInstallationsApi
6001
6318
  */
6002
6319
  Class3CXInstallationsApi.prototype.postUnsuspendInstance = function (instanceId, options) {
6003
6320
  var _this = this;
@@ -6010,6 +6327,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6010
6327
  * @param {string} schedule Scheduled Task (Date &amp; Time)
6011
6328
  * @param {*} [options] Override http request option.
6012
6329
  * @throws {RequiredError}
6330
+ * @memberof Class3CXInstallationsApi
6013
6331
  */
6014
6332
  Class3CXInstallationsApi.prototype.postUpgradeDebian = function (instanceId, schedule, options) {
6015
6333
  var _this = this;
@@ -6018,28 +6336,43 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6018
6336
  return Class3CXInstallationsApi;
6019
6337
  }(base_1.BaseAPI));
6020
6338
  exports.Class3CXInstallationsApi = Class3CXInstallationsApi;
6339
+ /**
6340
+ * @export
6341
+ */
6021
6342
  exports.GetGetInstallationsStatusEnum = {
6022
6343
  Completed: 'Completed',
6023
6344
  Outstanding: 'Outstanding',
6024
6345
  Offline: 'Offline',
6025
6346
  FailedOver: 'Failed Over'
6026
6347
  };
6348
+ /**
6349
+ * @export
6350
+ */
6027
6351
  exports.GetGetInstallationsHostingEnum = {
6028
6352
  Yellowgrid: 'yellowgrid',
6029
6353
  MultiTenant: 'multi-tenant',
6030
6354
  Onprem: 'onprem',
6031
6355
  All: 'all'
6032
6356
  };
6357
+ /**
6358
+ * @export
6359
+ */
6033
6360
  exports.GetGetInstallationsInstallTypeEnum = {
6034
6361
  New: 'new',
6035
6362
  Restore: 'restore',
6036
6363
  Failover: 'failover',
6037
6364
  MultiTenant: 'multi-tenant'
6038
6365
  };
6366
+ /**
6367
+ * @export
6368
+ */
6039
6369
  exports.PostFailoverInstanceTypeEnum = {
6040
6370
  Config: 'config',
6041
6371
  Image: 'image'
6042
6372
  };
6373
+ /**
6374
+ * @export
6375
+ */
6043
6376
  exports.PostResizeInstanceSizeEnum = {
6044
6377
  D24: 'd2-4',
6045
6378
  D28: 'd2-8',
@@ -6049,6 +6382,7 @@ exports.PostResizeInstanceSizeEnum = {
6049
6382
  };
6050
6383
  /**
6051
6384
  * Class3CXIntegrationsApi - axios parameter creator
6385
+ * @export
6052
6386
  */
6053
6387
  var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6054
6388
  var _this = this;
@@ -6294,6 +6628,7 @@ var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6294
6628
  exports.Class3CXIntegrationsApiAxiosParamCreator = Class3CXIntegrationsApiAxiosParamCreator;
6295
6629
  /**
6296
6630
  * Class3CXIntegrationsApi - functional programming interface
6631
+ * @export
6297
6632
  */
6298
6633
  var Class3CXIntegrationsApiFp = function (configuration) {
6299
6634
  var localVarAxiosParamCreator = (0, exports.Class3CXIntegrationsApiAxiosParamCreator)(configuration);
@@ -6439,6 +6774,7 @@ var Class3CXIntegrationsApiFp = function (configuration) {
6439
6774
  exports.Class3CXIntegrationsApiFp = Class3CXIntegrationsApiFp;
6440
6775
  /**
6441
6776
  * Class3CXIntegrationsApi - factory interface
6777
+ * @export
6442
6778
  */
6443
6779
  var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6444
6780
  var localVarFp = (0, exports.Class3CXIntegrationsApiFp)(configuration);
@@ -6506,6 +6842,9 @@ var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6506
6842
  exports.Class3CXIntegrationsApiFactory = Class3CXIntegrationsApiFactory;
6507
6843
  /**
6508
6844
  * Class3CXIntegrationsApi - object-oriented interface
6845
+ * @export
6846
+ * @class Class3CXIntegrationsApi
6847
+ * @extends {BaseAPI}
6509
6848
  */
6510
6849
  var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6511
6850
  __extends(Class3CXIntegrationsApi, _super);
@@ -6518,6 +6857,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6518
6857
  * @param {GetGetPriceSchoolTypeEnum} schoolType EdTechPro School Type
6519
6858
  * @param {*} [options] Override http request option.
6520
6859
  * @throws {RequiredError}
6860
+ * @memberof Class3CXIntegrationsApi
6521
6861
  */
6522
6862
  Class3CXIntegrationsApi.prototype.getGetPrice = function (licenceType, schoolType, options) {
6523
6863
  var _this = this;
@@ -6530,6 +6870,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6530
6870
  * @param {string} [search] Search
6531
6871
  * @param {*} [options] Override http request option.
6532
6872
  * @throws {RequiredError}
6873
+ * @memberof Class3CXIntegrationsApi
6533
6874
  */
6534
6875
  Class3CXIntegrationsApi.prototype.getGetSchools = function (pageSize, page, search, options) {
6535
6876
  var _this = this;
@@ -6539,6 +6880,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6539
6880
  * Get EdTechPro Trusts
6540
6881
  * @param {*} [options] Override http request option.
6541
6882
  * @throws {RequiredError}
6883
+ * @memberof Class3CXIntegrationsApi
6542
6884
  */
6543
6885
  Class3CXIntegrationsApi.prototype.getGetTrusts = function (options) {
6544
6886
  var _this = this;
@@ -6551,6 +6893,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6551
6893
  * @param {string} ref School Order Reference
6552
6894
  * @param {*} [options] Override http request option.
6553
6895
  * @throws {RequiredError}
6896
+ * @memberof Class3CXIntegrationsApi
6554
6897
  */
6555
6898
  Class3CXIntegrationsApi.prototype.patchUpdateEtpOrderReference = function (clientId, schoolId, ref, options) {
6556
6899
  var _this = this;
@@ -6561,6 +6904,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6561
6904
  * @param {OrderRequestModel} [orderRequestModel] New EdTechPro Order Request
6562
6905
  * @param {*} [options] Override http request option.
6563
6906
  * @throws {RequiredError}
6907
+ * @memberof Class3CXIntegrationsApi
6564
6908
  */
6565
6909
  Class3CXIntegrationsApi.prototype.postOrderEdTechPro = function (orderRequestModel, options) {
6566
6910
  var _this = this;
@@ -6571,6 +6915,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6571
6915
  * @param {UpgradeRequestModel} [upgradeRequestModel] New EdTechPro Upgrade Request
6572
6916
  * @param {*} [options] Override http request option.
6573
6917
  * @throws {RequiredError}
6918
+ * @memberof Class3CXIntegrationsApi
6574
6919
  */
6575
6920
  Class3CXIntegrationsApi.prototype.postUpgradeEdTechPro = function (upgradeRequestModel, options) {
6576
6921
  var _this = this;
@@ -6579,16 +6924,23 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6579
6924
  return Class3CXIntegrationsApi;
6580
6925
  }(base_1.BaseAPI));
6581
6926
  exports.Class3CXIntegrationsApi = Class3CXIntegrationsApi;
6927
+ /**
6928
+ * @export
6929
+ */
6582
6930
  exports.GetGetPriceLicenceTypeEnum = {
6583
6931
  Lite: 'lite',
6584
6932
  Pro: 'pro'
6585
6933
  };
6934
+ /**
6935
+ * @export
6936
+ */
6586
6937
  exports.GetGetPriceSchoolTypeEnum = {
6587
6938
  Primary: 'primary',
6588
6939
  Secondary: 'secondary'
6589
6940
  };
6590
6941
  /**
6591
6942
  * Class3CXMultiTenantApi - axios parameter creator
6943
+ * @export
6592
6944
  */
6593
6945
  var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
6594
6946
  var _this = this;
@@ -6868,6 +7220,7 @@ var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
6868
7220
  exports.Class3CXMultiTenantApiAxiosParamCreator = Class3CXMultiTenantApiAxiosParamCreator;
6869
7221
  /**
6870
7222
  * Class3CXMultiTenantApi - functional programming interface
7223
+ * @export
6871
7224
  */
6872
7225
  var Class3CXMultiTenantApiFp = function (configuration) {
6873
7226
  var localVarAxiosParamCreator = (0, exports.Class3CXMultiTenantApiAxiosParamCreator)(configuration);
@@ -7041,6 +7394,7 @@ var Class3CXMultiTenantApiFp = function (configuration) {
7041
7394
  exports.Class3CXMultiTenantApiFp = Class3CXMultiTenantApiFp;
7042
7395
  /**
7043
7396
  * Class3CXMultiTenantApi - factory interface
7397
+ * @export
7044
7398
  */
7045
7399
  var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
7046
7400
  var localVarFp = (0, exports.Class3CXMultiTenantApiFp)(configuration);
@@ -7123,6 +7477,9 @@ var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
7123
7477
  exports.Class3CXMultiTenantApiFactory = Class3CXMultiTenantApiFactory;
7124
7478
  /**
7125
7479
  * Class3CXMultiTenantApi - object-oriented interface
7480
+ * @export
7481
+ * @class Class3CXMultiTenantApi
7482
+ * @extends {BaseAPI}
7126
7483
  */
7127
7484
  var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7128
7485
  __extends(Class3CXMultiTenantApi, _super);
@@ -7135,6 +7492,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7135
7492
  * @param {string} reference Tenant Reference
7136
7493
  * @param {*} [options] Override http request option.
7137
7494
  * @throws {RequiredError}
7495
+ * @memberof Class3CXMultiTenantApi
7138
7496
  */
7139
7497
  Class3CXMultiTenantApi.prototype.deleteGetTenant = function (reference, options) {
7140
7498
  var _this = this;
@@ -7146,6 +7504,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7146
7504
  * @param {string} reference Tenant Reference
7147
7505
  * @param {*} [options] Override http request option.
7148
7506
  * @throws {RequiredError}
7507
+ * @memberof Class3CXMultiTenantApi
7149
7508
  */
7150
7509
  Class3CXMultiTenantApi.prototype.getGetTenant = function (reference, options) {
7151
7510
  var _this = this;
@@ -7160,6 +7519,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7160
7519
  * @param {GetGetTenantsStatusEnum} [status] Status
7161
7520
  * @param {*} [options] Override http request option.
7162
7521
  * @throws {RequiredError}
7522
+ * @memberof Class3CXMultiTenantApi
7163
7523
  */
7164
7524
  Class3CXMultiTenantApi.prototype.getGetTenants = function (pageSize, page, search, status, options) {
7165
7525
  var _this = this;
@@ -7171,6 +7531,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7171
7531
  * @param {string} areacode Area Code
7172
7532
  * @param {*} [options] Override http request option.
7173
7533
  * @throws {RequiredError}
7534
+ * @memberof Class3CXMultiTenantApi
7174
7535
  */
7175
7536
  Class3CXMultiTenantApi.prototype.postAddMtDdi = function (areacode, options) {
7176
7537
  var _this = this;
@@ -7182,6 +7543,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7182
7543
  * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7183
7544
  * @param {*} [options] Override http request option.
7184
7545
  * @throws {RequiredError}
7546
+ * @memberof Class3CXMultiTenantApi
7185
7547
  */
7186
7548
  Class3CXMultiTenantApi.prototype.postGetMtNewDdis = function (multiTenantChangeResponseModel, options) {
7187
7549
  var _this = this;
@@ -7193,6 +7555,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7193
7555
  * @param {TcxMultiTenantModel} [tcxMultiTenantModel] New 3CX Starter Bundle Request
7194
7556
  * @param {*} [options] Override http request option.
7195
7557
  * @throws {RequiredError}
7558
+ * @memberof Class3CXMultiTenantApi
7196
7559
  */
7197
7560
  Class3CXMultiTenantApi.prototype.postGetTenants = function (tcxMultiTenantModel, options) {
7198
7561
  var _this = this;
@@ -7204,6 +7567,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7204
7567
  * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7205
7568
  * @param {*} [options] Override http request option.
7206
7569
  * @throws {RequiredError}
7570
+ * @memberof Class3CXMultiTenantApi
7207
7571
  */
7208
7572
  Class3CXMultiTenantApi.prototype.postTrackMtChange = function (multiTenantChangeResponseModel, options) {
7209
7573
  var _this = this;
@@ -7212,6 +7576,9 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7212
7576
  return Class3CXMultiTenantApi;
7213
7577
  }(base_1.BaseAPI));
7214
7578
  exports.Class3CXMultiTenantApi = Class3CXMultiTenantApi;
7579
+ /**
7580
+ * @export
7581
+ */
7215
7582
  exports.GetGetTenantsStatusEnum = {
7216
7583
  Completed: 'Completed',
7217
7584
  Outstanding: 'Outstanding',
@@ -7220,6 +7587,7 @@ exports.GetGetTenantsStatusEnum = {
7220
7587
  };
7221
7588
  /**
7222
7589
  * MyPBXToolsApi - axios parameter creator
7590
+ * @export
7223
7591
  */
7224
7592
  var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7225
7593
  var _this = this;
@@ -7274,6 +7642,7 @@ var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7274
7642
  exports.MyPBXToolsApiAxiosParamCreator = MyPBXToolsApiAxiosParamCreator;
7275
7643
  /**
7276
7644
  * MyPBXToolsApi - functional programming interface
7645
+ * @export
7277
7646
  */
7278
7647
  var MyPBXToolsApiFp = function (configuration) {
7279
7648
  var localVarAxiosParamCreator = (0, exports.MyPBXToolsApiAxiosParamCreator)(configuration);
@@ -7307,6 +7676,7 @@ var MyPBXToolsApiFp = function (configuration) {
7307
7676
  exports.MyPBXToolsApiFp = MyPBXToolsApiFp;
7308
7677
  /**
7309
7678
  * MyPBXToolsApi - factory interface
7679
+ * @export
7310
7680
  */
7311
7681
  var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7312
7682
  var localVarFp = (0, exports.MyPBXToolsApiFp)(configuration);
@@ -7327,6 +7697,9 @@ var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7327
7697
  exports.MyPBXToolsApiFactory = MyPBXToolsApiFactory;
7328
7698
  /**
7329
7699
  * MyPBXToolsApi - object-oriented interface
7700
+ * @export
7701
+ * @class MyPBXToolsApi
7702
+ * @extends {BaseAPI}
7330
7703
  */
7331
7704
  var MyPBXToolsApi = /** @class */ (function (_super) {
7332
7705
  __extends(MyPBXToolsApi, _super);
@@ -7340,6 +7713,7 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
7340
7713
  * @param {string} fileName File Name
7341
7714
  * @param {*} [options] Override http request option.
7342
7715
  * @throws {RequiredError}
7716
+ * @memberof MyPBXToolsApi
7343
7717
  */
7344
7718
  MyPBXToolsApi.prototype.getGetRecording = function (licenceKey, fileName, options) {
7345
7719
  var _this = this;
@@ -7350,6 +7724,7 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
7350
7724
  exports.MyPBXToolsApi = MyPBXToolsApi;
7351
7725
  /**
7352
7726
  * OAuth20Api - axios parameter creator
7727
+ * @export
7353
7728
  */
7354
7729
  var OAuth20ApiAxiosParamCreator = function (configuration) {
7355
7730
  var _this = this;
@@ -7645,6 +8020,7 @@ var OAuth20ApiAxiosParamCreator = function (configuration) {
7645
8020
  exports.OAuth20ApiAxiosParamCreator = OAuth20ApiAxiosParamCreator;
7646
8021
  /**
7647
8022
  * OAuth20Api - functional programming interface
8023
+ * @export
7648
8024
  */
7649
8025
  var OAuth20ApiFp = function (configuration) {
7650
8026
  var localVarAxiosParamCreator = (0, exports.OAuth20ApiAxiosParamCreator)(configuration);
@@ -7806,6 +8182,7 @@ var OAuth20ApiFp = function (configuration) {
7806
8182
  exports.OAuth20ApiFp = OAuth20ApiFp;
7807
8183
  /**
7808
8184
  * OAuth20Api - factory interface
8185
+ * @export
7809
8186
  */
7810
8187
  var OAuth20ApiFactory = function (configuration, basePath, axios) {
7811
8188
  var localVarFp = (0, exports.OAuth20ApiFp)(configuration);
@@ -7889,6 +8266,9 @@ var OAuth20ApiFactory = function (configuration, basePath, axios) {
7889
8266
  exports.OAuth20ApiFactory = OAuth20ApiFactory;
7890
8267
  /**
7891
8268
  * OAuth20Api - object-oriented interface
8269
+ * @export
8270
+ * @class OAuth20Api
8271
+ * @extends {BaseAPI}
7892
8272
  */
7893
8273
  var OAuth20Api = /** @class */ (function (_super) {
7894
8274
  __extends(OAuth20Api, _super);
@@ -7900,6 +8280,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7900
8280
  * @summary Get MFA QR Code
7901
8281
  * @param {*} [options] Override http request option.
7902
8282
  * @throws {RequiredError}
8283
+ * @memberof OAuth20Api
7903
8284
  */
7904
8285
  OAuth20Api.prototype.getGetMfaQrCode = function (options) {
7905
8286
  var _this = this;
@@ -7910,6 +8291,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7910
8291
  * @summary Get Scopes
7911
8292
  * @param {*} [options] Override http request option.
7912
8293
  * @throws {RequiredError}
8294
+ * @memberof OAuth20Api
7913
8295
  */
7914
8296
  OAuth20Api.prototype.getGetScopes = function (options) {
7915
8297
  var _this = this;
@@ -7932,6 +8314,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7932
8314
  * @param {boolean | null} [endUser] End User (Only used in Token Exchange)
7933
8315
  * @param {*} [options] Override http request option.
7934
8316
  * @throws {RequiredError}
8317
+ * @memberof OAuth20Api
7935
8318
  */
7936
8319
  OAuth20Api.prototype.postAccessToken = function (clientId, clientSecret, grantType, scope, redirectUri, code, refreshToken, codeVerifier, token, tokenExchangeType, licenceKey, endUser, options) {
7937
8320
  var _this = this;
@@ -7949,6 +8332,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7949
8332
  * @param {string} [codeChallengeMethod] OAuth 2.0 Code Challenge Method
7950
8333
  * @param {*} [options] Override http request option.
7951
8334
  * @throws {RequiredError}
8335
+ * @memberof OAuth20Api
7952
8336
  */
7953
8337
  OAuth20Api.prototype.postAuthorise = function (clientId, responseType, scope, redirectUri, state, codeChallenge, codeChallengeMethod, options) {
7954
8338
  var _this = this;
@@ -7959,6 +8343,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7959
8343
  * @summary Get Token Identity
7960
8344
  * @param {*} [options] Override http request option.
7961
8345
  * @throws {RequiredError}
8346
+ * @memberof OAuth20Api
7962
8347
  */
7963
8348
  OAuth20Api.prototype.postGetIdentity = function (options) {
7964
8349
  var _this = this;
@@ -7970,6 +8355,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7970
8355
  * @param {PortalLoginModel} [portalLoginModel] Login Credentials
7971
8356
  * @param {*} [options] Override http request option.
7972
8357
  * @throws {RequiredError}
8358
+ * @memberof OAuth20Api
7973
8359
  */
7974
8360
  OAuth20Api.prototype.postPortalLogin = function (portalLoginModel, options) {
7975
8361
  var _this = this;
@@ -7978,6 +8364,9 @@ var OAuth20Api = /** @class */ (function (_super) {
7978
8364
  return OAuth20Api;
7979
8365
  }(base_1.BaseAPI));
7980
8366
  exports.OAuth20Api = OAuth20Api;
8367
+ /**
8368
+ * @export
8369
+ */
7981
8370
  exports.PostAccessTokenGrantTypeEnum = {
7982
8371
  ClientCredentials: 'client_credentials',
7983
8372
  Code: 'code',
@@ -7987,6 +8376,9 @@ exports.PostAccessTokenGrantTypeEnum = {
7987
8376
  TokenExchange: 'token_exchange',
7988
8377
  Password: 'password'
7989
8378
  };
8379
+ /**
8380
+ * @export
8381
+ */
7990
8382
  exports.PostAccessTokenScopeEnum = {
7991
8383
  Star: '*',
7992
8384
  Fdps: 'fdps',
@@ -8013,10 +8405,16 @@ exports.PostAccessTokenScopeEnum = {
8013
8405
  TicketsRead: 'tickets.read',
8014
8406
  TicketsWrite: 'tickets.write'
8015
8407
  };
8408
+ /**
8409
+ * @export
8410
+ */
8016
8411
  exports.PostAccessTokenTokenExchangeTypeEnum = {
8017
8412
  TcxWizard: 'tcx_wizard',
8018
8413
  Portal: 'portal'
8019
8414
  };
8415
+ /**
8416
+ * @export
8417
+ */
8020
8418
  exports.PostAuthoriseScopeEnum = {
8021
8419
  Star: '*',
8022
8420
  Fdps: 'fdps',
@@ -8045,6 +8443,7 @@ exports.PostAuthoriseScopeEnum = {
8045
8443
  };
8046
8444
  /**
8047
8445
  * OrdersApi - axios parameter creator
8446
+ * @export
8048
8447
  */
8049
8448
  var OrdersApiAxiosParamCreator = function (configuration) {
8050
8449
  var _this = this;
@@ -8394,6 +8793,7 @@ var OrdersApiAxiosParamCreator = function (configuration) {
8394
8793
  exports.OrdersApiAxiosParamCreator = OrdersApiAxiosParamCreator;
8395
8794
  /**
8396
8795
  * OrdersApi - functional programming interface
8796
+ * @export
8397
8797
  */
8398
8798
  var OrdersApiFp = function (configuration) {
8399
8799
  var localVarAxiosParamCreator = (0, exports.OrdersApiAxiosParamCreator)(configuration);
@@ -8599,6 +8999,7 @@ var OrdersApiFp = function (configuration) {
8599
8999
  exports.OrdersApiFp = OrdersApiFp;
8600
9000
  /**
8601
9001
  * OrdersApi - factory interface
9002
+ * @export
8602
9003
  */
8603
9004
  var OrdersApiFactory = function (configuration, basePath, axios) {
8604
9005
  var localVarFp = (0, exports.OrdersApiFp)(configuration);
@@ -8700,6 +9101,9 @@ var OrdersApiFactory = function (configuration, basePath, axios) {
8700
9101
  exports.OrdersApiFactory = OrdersApiFactory;
8701
9102
  /**
8702
9103
  * OrdersApi - object-oriented interface
9104
+ * @export
9105
+ * @class OrdersApi
9106
+ * @extends {BaseAPI}
8703
9107
  */
8704
9108
  var OrdersApi = /** @class */ (function (_super) {
8705
9109
  __extends(OrdersApi, _super);
@@ -8712,6 +9116,7 @@ var OrdersApi = /** @class */ (function (_super) {
8712
9116
  * @param {number} id Order ID
8713
9117
  * @param {*} [options] Override http request option.
8714
9118
  * @throws {RequiredError}
9119
+ * @memberof OrdersApi
8715
9120
  */
8716
9121
  OrdersApi.prototype.deleteUpdateOrder = function (id, options) {
8717
9122
  var _this = this;
@@ -8723,6 +9128,7 @@ var OrdersApi = /** @class */ (function (_super) {
8723
9128
  * @param {number} id Order ID
8724
9129
  * @param {*} [options] Override http request option.
8725
9130
  * @throws {RequiredError}
9131
+ * @memberof OrdersApi
8726
9132
  */
8727
9133
  OrdersApi.prototype.getGetAdminEditableOrder = function (id, options) {
8728
9134
  var _this = this;
@@ -8734,6 +9140,7 @@ var OrdersApi = /** @class */ (function (_super) {
8734
9140
  * @param {number} id Order ID
8735
9141
  * @param {*} [options] Override http request option.
8736
9142
  * @throws {RequiredError}
9143
+ * @memberof OrdersApi
8737
9144
  */
8738
9145
  OrdersApi.prototype.getGetEditableOrder = function (id, options) {
8739
9146
  var _this = this;
@@ -8751,6 +9158,7 @@ var OrdersApi = /** @class */ (function (_super) {
8751
9158
  * @param {number | null} [customerId] Customer ID
8752
9159
  * @param {*} [options] Override http request option.
8753
9160
  * @throws {RequiredError}
9161
+ * @memberof OrdersApi
8754
9162
  */
8755
9163
  OrdersApi.prototype.getGetOrders = function (pageSize, page, search, fulfillable, status, filter, customerId, options) {
8756
9164
  var _this = this;
@@ -8763,6 +9171,7 @@ var OrdersApi = /** @class */ (function (_super) {
8763
9171
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Admin Order Request
8764
9172
  * @param {*} [options] Override http request option.
8765
9173
  * @throws {RequiredError}
9174
+ * @memberof OrdersApi
8766
9175
  */
8767
9176
  OrdersApi.prototype.postCreateAdminOrder = function (readonly, adminOrderRequestDTO, options) {
8768
9177
  var _this = this;
@@ -8775,6 +9184,7 @@ var OrdersApi = /** @class */ (function (_super) {
8775
9184
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
8776
9185
  * @param {*} [options] Override http request option.
8777
9186
  * @throws {RequiredError}
9187
+ * @memberof OrdersApi
8778
9188
  */
8779
9189
  OrdersApi.prototype.postGetOrders = function (readonly, customerOrderRequestDTO, options) {
8780
9190
  var _this = this;
@@ -8788,6 +9198,7 @@ var OrdersApi = /** @class */ (function (_super) {
8788
9198
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Order Request
8789
9199
  * @param {*} [options] Override http request option.
8790
9200
  * @throws {RequiredError}
9201
+ * @memberof OrdersApi
8791
9202
  */
8792
9203
  OrdersApi.prototype.putUpdateAdminOrder = function (id, readonly, adminOrderRequestDTO, options) {
8793
9204
  var _this = this;
@@ -8801,6 +9212,7 @@ var OrdersApi = /** @class */ (function (_super) {
8801
9212
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
8802
9213
  * @param {*} [options] Override http request option.
8803
9214
  * @throws {RequiredError}
9215
+ * @memberof OrdersApi
8804
9216
  */
8805
9217
  OrdersApi.prototype.putUpdateOrder = function (id, readonly, customerOrderRequestDTO, options) {
8806
9218
  var _this = this;
@@ -8809,12 +9221,18 @@ var OrdersApi = /** @class */ (function (_super) {
8809
9221
  return OrdersApi;
8810
9222
  }(base_1.BaseAPI));
8811
9223
  exports.OrdersApi = OrdersApi;
9224
+ /**
9225
+ * @export
9226
+ */
8812
9227
  exports.GetGetOrdersStatusEnum = {
8813
9228
  Paid: 'PAID',
8814
9229
  InvoicePaid: 'INVOICE_PAID',
8815
9230
  Unpaid: 'UNPAID',
8816
9231
  Quote: 'QUOTE'
8817
9232
  };
9233
+ /**
9234
+ * @export
9235
+ */
8818
9236
  exports.GetGetOrdersFilterEnum = {
8819
9237
  Outstanding: 'OUTSTANDING',
8820
9238
  Quotes: 'QUOTES',
@@ -8823,6 +9241,7 @@ exports.GetGetOrdersFilterEnum = {
8823
9241
  };
8824
9242
  /**
8825
9243
  * PricingApi - axios parameter creator
9244
+ * @export
8826
9245
  */
8827
9246
  var PricingApiAxiosParamCreator = function (configuration) {
8828
9247
  var _this = this;
@@ -8946,6 +9365,7 @@ var PricingApiAxiosParamCreator = function (configuration) {
8946
9365
  exports.PricingApiAxiosParamCreator = PricingApiAxiosParamCreator;
8947
9366
  /**
8948
9367
  * PricingApi - functional programming interface
9368
+ * @export
8949
9369
  */
8950
9370
  var PricingApiFp = function (configuration) {
8951
9371
  var localVarAxiosParamCreator = (0, exports.PricingApiAxiosParamCreator)(configuration);
@@ -9008,6 +9428,7 @@ var PricingApiFp = function (configuration) {
9008
9428
  exports.PricingApiFp = PricingApiFp;
9009
9429
  /**
9010
9430
  * PricingApi - factory interface
9431
+ * @export
9011
9432
  */
9012
9433
  var PricingApiFactory = function (configuration, basePath, axios) {
9013
9434
  var localVarFp = (0, exports.PricingApiFp)(configuration);
@@ -9044,6 +9465,9 @@ var PricingApiFactory = function (configuration, basePath, axios) {
9044
9465
  exports.PricingApiFactory = PricingApiFactory;
9045
9466
  /**
9046
9467
  * PricingApi - object-oriented interface
9468
+ * @export
9469
+ * @class PricingApi
9470
+ * @extends {BaseAPI}
9047
9471
  */
9048
9472
  var PricingApi = /** @class */ (function (_super) {
9049
9473
  __extends(PricingApi, _super);
@@ -9059,6 +9483,7 @@ var PricingApi = /** @class */ (function (_super) {
9059
9483
  * @param {string} [customerId] Customer ID
9060
9484
  * @param {*} [options] Override http request option.
9061
9485
  * @throws {RequiredError}
9486
+ * @memberof PricingApi
9062
9487
  */
9063
9488
  PricingApi.prototype.getGetPriceList = function (type, format, category, customerId, options) {
9064
9489
  var _this = this;
@@ -9074,6 +9499,7 @@ var PricingApi = /** @class */ (function (_super) {
9074
9499
  * @param {PostSendPriceListCategoryEnum} [category] Product Category
9075
9500
  * @param {*} [options] Override http request option.
9076
9501
  * @throws {RequiredError}
9502
+ * @memberof PricingApi
9077
9503
  */
9078
9504
  PricingApi.prototype.postSendPriceList = function (email, customerId, type, format, category, options) {
9079
9505
  var _this = this;
@@ -9082,6 +9508,9 @@ var PricingApi = /** @class */ (function (_super) {
9082
9508
  return PricingApi;
9083
9509
  }(base_1.BaseAPI));
9084
9510
  exports.PricingApi = PricingApi;
9511
+ /**
9512
+ * @export
9513
+ */
9085
9514
  exports.GetGetPriceListTypeEnum = {
9086
9515
  Products: 'Products',
9087
9516
  StockProducts: 'Stock Products',
@@ -9092,6 +9521,9 @@ exports.GetGetPriceListTypeEnum = {
9092
9521
  Sms: 'SMS',
9093
9522
  SipTrunks: 'SIP Trunks'
9094
9523
  };
9524
+ /**
9525
+ * @export
9526
+ */
9095
9527
  exports.GetGetPriceListFormatEnum = {
9096
9528
  Pdf: 'pdf',
9097
9529
  Json: 'json',
@@ -9099,6 +9531,9 @@ exports.GetGetPriceListFormatEnum = {
9099
9531
  Xml: 'xml',
9100
9532
  Html: 'html'
9101
9533
  };
9534
+ /**
9535
+ * @export
9536
+ */
9102
9537
  exports.GetGetPriceListCategoryEnum = {
9103
9538
  Yealink: 'Yealink',
9104
9539
  Mairdi: 'Mairdi',
@@ -9121,6 +9556,9 @@ exports.GetGetPriceListCategoryEnum = {
9121
9556
  FanvilAccessories: 'Fanvil Accessories',
9122
9557
  FanvilHotelPhones: 'Fanvil Hotel Phones'
9123
9558
  };
9559
+ /**
9560
+ * @export
9561
+ */
9124
9562
  exports.PostSendPriceListTypeEnum = {
9125
9563
  Products: 'Products',
9126
9564
  StockProducts: 'Stock Products',
@@ -9131,6 +9569,9 @@ exports.PostSendPriceListTypeEnum = {
9131
9569
  Sms: 'SMS',
9132
9570
  SipTrunks: 'SIP Trunks'
9133
9571
  };
9572
+ /**
9573
+ * @export
9574
+ */
9134
9575
  exports.PostSendPriceListFormatEnum = {
9135
9576
  Pdf: 'pdf',
9136
9577
  Json: 'json',
@@ -9138,6 +9579,9 @@ exports.PostSendPriceListFormatEnum = {
9138
9579
  Xml: 'xml',
9139
9580
  Html: 'html'
9140
9581
  };
9582
+ /**
9583
+ * @export
9584
+ */
9141
9585
  exports.PostSendPriceListCategoryEnum = {
9142
9586
  Yealink: 'Yealink',
9143
9587
  Mairdi: 'Mairdi',
@@ -9162,6 +9606,7 @@ exports.PostSendPriceListCategoryEnum = {
9162
9606
  };
9163
9607
  /**
9164
9608
  * ProductsApi - axios parameter creator
9609
+ * @export
9165
9610
  */
9166
9611
  var ProductsApiAxiosParamCreator = function (configuration) {
9167
9612
  var _this = this;
@@ -9511,6 +9956,7 @@ var ProductsApiAxiosParamCreator = function (configuration) {
9511
9956
  exports.ProductsApiAxiosParamCreator = ProductsApiAxiosParamCreator;
9512
9957
  /**
9513
9958
  * ProductsApi - functional programming interface
9959
+ * @export
9514
9960
  */
9515
9961
  var ProductsApiFp = function (configuration) {
9516
9962
  var localVarAxiosParamCreator = (0, exports.ProductsApiAxiosParamCreator)(configuration);
@@ -9728,6 +10174,7 @@ var ProductsApiFp = function (configuration) {
9728
10174
  exports.ProductsApiFp = ProductsApiFp;
9729
10175
  /**
9730
10176
  * ProductsApi - factory interface
10177
+ * @export
9731
10178
  */
9732
10179
  var ProductsApiFactory = function (configuration, basePath, axios) {
9733
10180
  var localVarFp = (0, exports.ProductsApiFp)(configuration);
@@ -9828,6 +10275,9 @@ var ProductsApiFactory = function (configuration, basePath, axios) {
9828
10275
  exports.ProductsApiFactory = ProductsApiFactory;
9829
10276
  /**
9830
10277
  * ProductsApi - object-oriented interface
10278
+ * @export
10279
+ * @class ProductsApi
10280
+ * @extends {BaseAPI}
9831
10281
  */
9832
10282
  var ProductsApi = /** @class */ (function (_super) {
9833
10283
  __extends(ProductsApi, _super);
@@ -9839,6 +10289,7 @@ var ProductsApi = /** @class */ (function (_super) {
9839
10289
  * @summary Get Attribute Sets
9840
10290
  * @param {*} [options] Override http request option.
9841
10291
  * @throws {RequiredError}
10292
+ * @memberof ProductsApi
9842
10293
  */
9843
10294
  ProductsApi.prototype.getGetAttributeSets = function (options) {
9844
10295
  var _this = this;
@@ -9849,6 +10300,7 @@ var ProductsApi = /** @class */ (function (_super) {
9849
10300
  * @summary Get Customer Price Lists
9850
10301
  * @param {*} [options] Override http request option.
9851
10302
  * @throws {RequiredError}
10303
+ * @memberof ProductsApi
9852
10304
  */
9853
10305
  ProductsApi.prototype.getGetCustomerPriceLists = function (options) {
9854
10306
  var _this = this;
@@ -9861,6 +10313,7 @@ var ProductsApi = /** @class */ (function (_super) {
9861
10313
  * @param {*} [options] Override http request option.
9862
10314
  * @deprecated
9863
10315
  * @throws {RequiredError}
10316
+ * @memberof ProductsApi
9864
10317
  */
9865
10318
  ProductsApi.prototype.getGetLegacyStockList = function (format, options) {
9866
10319
  var _this = this;
@@ -9871,6 +10324,7 @@ var ProductsApi = /** @class */ (function (_super) {
9871
10324
  * @summary Get Products
9872
10325
  * @param {*} [options] Override http request option.
9873
10326
  * @throws {RequiredError}
10327
+ * @memberof ProductsApi
9874
10328
  */
9875
10329
  ProductsApi.prototype.getGetProducts = function (options) {
9876
10330
  var _this = this;
@@ -9881,6 +10335,7 @@ var ProductsApi = /** @class */ (function (_super) {
9881
10335
  * @summary Get Current Stock & Pricing
9882
10336
  * @param {*} [options] Override http request option.
9883
10337
  * @throws {RequiredError}
10338
+ * @memberof ProductsApi
9884
10339
  */
9885
10340
  ProductsApi.prototype.getGetStockList = function (options) {
9886
10341
  var _this = this;
@@ -9891,6 +10346,7 @@ var ProductsApi = /** @class */ (function (_super) {
9891
10346
  * @summary Get 3CX Templates
9892
10347
  * @param {*} [options] Override http request option.
9893
10348
  * @throws {RequiredError}
10349
+ * @memberof ProductsApi
9894
10350
  */
9895
10351
  ProductsApi.prototype.getGetTcxTemplates = function (options) {
9896
10352
  var _this = this;
@@ -9904,6 +10360,7 @@ var ProductsApi = /** @class */ (function (_super) {
9904
10360
  * @param {string} [search] Search
9905
10361
  * @param {*} [options] Override http request option.
9906
10362
  * @throws {RequiredError}
10363
+ * @memberof ProductsApi
9907
10364
  */
9908
10365
  ProductsApi.prototype.getSearchProducts = function (pageSize, page, search, options) {
9909
10366
  var _this = this;
@@ -9916,6 +10373,7 @@ var ProductsApi = /** @class */ (function (_super) {
9916
10373
  * @param {PostGetProductRequest} postGetProductRequest Product search criteria
9917
10374
  * @param {*} [options] Override http request option.
9918
10375
  * @throws {RequiredError}
10376
+ * @memberof ProductsApi
9919
10377
  */
9920
10378
  ProductsApi.prototype.postGetProduct = function (sku, postGetProductRequest, options) {
9921
10379
  var _this = this;
@@ -9929,6 +10387,7 @@ var ProductsApi = /** @class */ (function (_super) {
9929
10387
  * @param {PostGetProductForCustomerRequest} postGetProductForCustomerRequest Product search criteria
9930
10388
  * @param {*} [options] Override http request option.
9931
10389
  * @throws {RequiredError}
10390
+ * @memberof ProductsApi
9932
10391
  */
9933
10392
  ProductsApi.prototype.postGetProductForCustomer = function (customerId, sku, postGetProductForCustomerRequest, options) {
9934
10393
  var _this = this;
@@ -9937,12 +10396,16 @@ var ProductsApi = /** @class */ (function (_super) {
9937
10396
  return ProductsApi;
9938
10397
  }(base_1.BaseAPI));
9939
10398
  exports.ProductsApi = ProductsApi;
10399
+ /**
10400
+ * @export
10401
+ */
9940
10402
  exports.GetGetLegacyStockListFormatEnum = {
9941
10403
  Xml: 'XML',
9942
10404
  Csv: 'CSV'
9943
10405
  };
9944
10406
  /**
9945
10407
  * ProvisioningApi - axios parameter creator
10408
+ * @export
9946
10409
  */
9947
10410
  var ProvisioningApiAxiosParamCreator = function (configuration) {
9948
10411
  var _this = this;
@@ -10222,6 +10685,7 @@ var ProvisioningApiAxiosParamCreator = function (configuration) {
10222
10685
  exports.ProvisioningApiAxiosParamCreator = ProvisioningApiAxiosParamCreator;
10223
10686
  /**
10224
10687
  * ProvisioningApi - functional programming interface
10688
+ * @export
10225
10689
  */
10226
10690
  var ProvisioningApiFp = function (configuration) {
10227
10691
  var localVarAxiosParamCreator = (0, exports.ProvisioningApiAxiosParamCreator)(configuration);
@@ -10395,6 +10859,7 @@ var ProvisioningApiFp = function (configuration) {
10395
10859
  exports.ProvisioningApiFp = ProvisioningApiFp;
10396
10860
  /**
10397
10861
  * ProvisioningApi - factory interface
10862
+ * @export
10398
10863
  */
10399
10864
  var ProvisioningApiFactory = function (configuration, basePath, axios) {
10400
10865
  var localVarFp = (0, exports.ProvisioningApiFp)(configuration);
@@ -10477,6 +10942,9 @@ var ProvisioningApiFactory = function (configuration, basePath, axios) {
10477
10942
  exports.ProvisioningApiFactory = ProvisioningApiFactory;
10478
10943
  /**
10479
10944
  * ProvisioningApi - object-oriented interface
10945
+ * @export
10946
+ * @class ProvisioningApi
10947
+ * @extends {BaseAPI}
10480
10948
  */
10481
10949
  var ProvisioningApi = /** @class */ (function (_super) {
10482
10950
  __extends(ProvisioningApi, _super);
@@ -10490,6 +10958,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10490
10958
  * @param {string} mac MAC Address
10491
10959
  * @param {*} [options] Override http request option.
10492
10960
  * @throws {RequiredError}
10961
+ * @memberof ProvisioningApi
10493
10962
  */
10494
10963
  ProvisioningApi.prototype.deleteAddFanvilMac = function (id, mac, options) {
10495
10964
  var _this = this;
@@ -10501,6 +10970,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10501
10970
  * @param {string} id Group ID
10502
10971
  * @param {*} [options] Override http request option.
10503
10972
  * @throws {RequiredError}
10973
+ * @memberof ProvisioningApi
10504
10974
  */
10505
10975
  ProvisioningApi.prototype.deleteDeleteFanvilGroup = function (id, options) {
10506
10976
  var _this = this;
@@ -10513,6 +10983,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10513
10983
  * @param {string} mac MAC Address
10514
10984
  * @param {*} [options] Override http request option.
10515
10985
  * @throws {RequiredError}
10986
+ * @memberof ProvisioningApi
10516
10987
  */
10517
10988
  ProvisioningApi.prototype.getGetFanvilEncryptionKey = function (id, mac, options) {
10518
10989
  var _this = this;
@@ -10524,6 +10995,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10524
10995
  * @param {string} id Group ID
10525
10996
  * @param {*} [options] Override http request option.
10526
10997
  * @throws {RequiredError}
10998
+ * @memberof ProvisioningApi
10527
10999
  */
10528
11000
  ProvisioningApi.prototype.getGetFanvilGroupMacs = function (id, options) {
10529
11001
  var _this = this;
@@ -10535,6 +11007,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10535
11007
  * @param {string} [id] Customer ID
10536
11008
  * @param {*} [options] Override http request option.
10537
11009
  * @throws {RequiredError}
11010
+ * @memberof ProvisioningApi
10538
11011
  */
10539
11012
  ProvisioningApi.prototype.getGetGroups = function (id, options) {
10540
11013
  var _this = this;
@@ -10546,6 +11019,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10546
11019
  * @param {ProvisioningRequestEntity} [provisioningRequestEntity] Provisioning Group Request
10547
11020
  * @param {*} [options] Override http request option.
10548
11021
  * @throws {RequiredError}
11022
+ * @memberof ProvisioningApi
10549
11023
  */
10550
11024
  ProvisioningApi.prototype.postAddFanvilGroup = function (provisioningRequestEntity, options) {
10551
11025
  var _this = this;
@@ -10558,6 +11032,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10558
11032
  * @param {string} mac MAC Address
10559
11033
  * @param {*} [options] Override http request option.
10560
11034
  * @throws {RequiredError}
11035
+ * @memberof ProvisioningApi
10561
11036
  */
10562
11037
  ProvisioningApi.prototype.postAddFanvilMac = function (id, mac, options) {
10563
11038
  var _this = this;
@@ -10568,6 +11043,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10568
11043
  exports.ProvisioningApi = ProvisioningApi;
10569
11044
  /**
10570
11045
  * SIPTrunksApi - axios parameter creator
11046
+ * @export
10571
11047
  */
10572
11048
  var SIPTrunksApiAxiosParamCreator = function (configuration) {
10573
11049
  var _this = this;
@@ -11451,6 +11927,7 @@ var SIPTrunksApiAxiosParamCreator = function (configuration) {
11451
11927
  exports.SIPTrunksApiAxiosParamCreator = SIPTrunksApiAxiosParamCreator;
11452
11928
  /**
11453
11929
  * SIPTrunksApi - functional programming interface
11930
+ * @export
11454
11931
  */
11455
11932
  var SIPTrunksApiFp = function (configuration) {
11456
11933
  var localVarAxiosParamCreator = (0, exports.SIPTrunksApiAxiosParamCreator)(configuration);
@@ -11979,6 +12456,7 @@ var SIPTrunksApiFp = function (configuration) {
11979
12456
  exports.SIPTrunksApiFp = SIPTrunksApiFp;
11980
12457
  /**
11981
12458
  * SIPTrunksApi - factory interface
12459
+ * @export
11982
12460
  */
11983
12461
  var SIPTrunksApiFactory = function (configuration, basePath, axios) {
11984
12462
  var localVarFp = (0, exports.SIPTrunksApiFp)(configuration);
@@ -12221,6 +12699,9 @@ var SIPTrunksApiFactory = function (configuration, basePath, axios) {
12221
12699
  exports.SIPTrunksApiFactory = SIPTrunksApiFactory;
12222
12700
  /**
12223
12701
  * SIPTrunksApi - object-oriented interface
12702
+ * @export
12703
+ * @class SIPTrunksApi
12704
+ * @extends {BaseAPI}
12224
12705
  */
12225
12706
  var SIPTrunksApi = /** @class */ (function (_super) {
12226
12707
  __extends(SIPTrunksApi, _super);
@@ -12233,6 +12714,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12233
12714
  * @param {number} id SIP Trunk ID
12234
12715
  * @param {*} [options] Override http request option.
12235
12716
  * @throws {RequiredError}
12717
+ * @memberof SIPTrunksApi
12236
12718
  */
12237
12719
  SIPTrunksApi.prototype.deleteGetSipTrunk = function (id, options) {
12238
12720
  var _this = this;
@@ -12244,6 +12726,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12244
12726
  * @param {number} id SIP Trunk ID
12245
12727
  * @param {*} [options] Override http request option.
12246
12728
  * @throws {RequiredError}
12729
+ * @memberof SIPTrunksApi
12247
12730
  */
12248
12731
  SIPTrunksApi.prototype.getCanDivert = function (id, options) {
12249
12732
  var _this = this;
@@ -12255,6 +12738,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12255
12738
  * @param {number} id SIP Trunk ID
12256
12739
  * @param {*} [options] Override http request option.
12257
12740
  * @throws {RequiredError}
12741
+ * @memberof SIPTrunksApi
12258
12742
  */
12259
12743
  SIPTrunksApi.prototype.getGetAddress = function (id, options) {
12260
12744
  var _this = this;
@@ -12265,6 +12749,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12265
12749
  * @summary Get UK National Area Codes
12266
12750
  * @param {*} [options] Override http request option.
12267
12751
  * @throws {RequiredError}
12752
+ * @memberof SIPTrunksApi
12268
12753
  */
12269
12754
  SIPTrunksApi.prototype.getGetAreaCodes = function (options) {
12270
12755
  var _this = this;
@@ -12276,6 +12761,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12276
12761
  * @param {number} id SIP Trunk ID
12277
12762
  * @param {*} [options] Override http request option.
12278
12763
  * @throws {RequiredError}
12764
+ * @memberof SIPTrunksApi
12279
12765
  */
12280
12766
  SIPTrunksApi.prototype.getGetCliFlexibility = function (id, options) {
12281
12767
  var _this = this;
@@ -12287,6 +12773,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12287
12773
  * @param {number} id SIP Trunk ID
12288
12774
  * @param {*} [options] Override http request option.
12289
12775
  * @throws {RequiredError}
12776
+ * @memberof SIPTrunksApi
12290
12777
  */
12291
12778
  SIPTrunksApi.prototype.getGetDdis = function (id, options) {
12292
12779
  var _this = this;
@@ -12299,6 +12786,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12299
12786
  * @param {boolean} [enabled] Enabled Diverts
12300
12787
  * @param {*} [options] Override http request option.
12301
12788
  * @throws {RequiredError}
12789
+ * @memberof SIPTrunksApi
12302
12790
  */
12303
12791
  SIPTrunksApi.prototype.getGetDiverts = function (id, enabled, options) {
12304
12792
  var _this = this;
@@ -12310,6 +12798,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12310
12798
  * @param {number} id SIP Trunk ID
12311
12799
  * @param {*} [options] Override http request option.
12312
12800
  * @throws {RequiredError}
12801
+ * @memberof SIPTrunksApi
12313
12802
  */
12314
12803
  SIPTrunksApi.prototype.getGetSipTrunk = function (id, options) {
12315
12804
  var _this = this;
@@ -12323,6 +12812,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12323
12812
  * @param {string} [search] Search
12324
12813
  * @param {*} [options] Override http request option.
12325
12814
  * @throws {RequiredError}
12815
+ * @memberof SIPTrunksApi
12326
12816
  */
12327
12817
  SIPTrunksApi.prototype.getGetSipTrunks = function (pageSize, page, search, options) {
12328
12818
  var _this = this;
@@ -12335,6 +12825,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12335
12825
  * @param {boolean} enabled Enabled
12336
12826
  * @param {*} [options] Override http request option.
12337
12827
  * @throws {RequiredError}
12828
+ * @memberof SIPTrunksApi
12338
12829
  */
12339
12830
  SIPTrunksApi.prototype.patchGetCliFlexibility = function (id, enabled, options) {
12340
12831
  var _this = this;
@@ -12346,6 +12837,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12346
12837
  * @param {number} id SIP Trunk ID
12347
12838
  * @param {*} [options] Override http request option.
12348
12839
  * @throws {RequiredError}
12840
+ * @memberof SIPTrunksApi
12349
12841
  */
12350
12842
  SIPTrunksApi.prototype.patchSetAsAvailable = function (id, options) {
12351
12843
  var _this = this;
@@ -12359,6 +12851,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12359
12851
  * @param {number} [billingCustomerId] Billing Customer ID
12360
12852
  * @param {*} [options] Override http request option.
12361
12853
  * @throws {RequiredError}
12854
+ * @memberof SIPTrunksApi
12362
12855
  */
12363
12856
  SIPTrunksApi.prototype.patchSetOwnership = function (id, ownerId, billingCustomerId, options) {
12364
12857
  var _this = this;
@@ -12371,6 +12864,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12371
12864
  * @param {number} channels SIP Channels
12372
12865
  * @param {*} [options] Override http request option.
12373
12866
  * @throws {RequiredError}
12867
+ * @memberof SIPTrunksApi
12374
12868
  */
12375
12869
  SIPTrunksApi.prototype.patchUpdateChannelCount = function (id, channels, options) {
12376
12870
  var _this = this;
@@ -12383,6 +12877,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12383
12877
  * @param {string} company Company Name
12384
12878
  * @param {*} [options] Override http request option.
12385
12879
  * @throws {RequiredError}
12880
+ * @memberof SIPTrunksApi
12386
12881
  */
12387
12882
  SIPTrunksApi.prototype.patchUpdateCompanyName = function (id, company, options) {
12388
12883
  var _this = this;
@@ -12395,6 +12890,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12395
12890
  * @param {string} number Main Trunk Number
12396
12891
  * @param {*} [options] Override http request option.
12397
12892
  * @throws {RequiredError}
12893
+ * @memberof SIPTrunksApi
12398
12894
  */
12399
12895
  SIPTrunksApi.prototype.patchUpdateMainTrunkNumber = function (id, number, options) {
12400
12896
  var _this = this;
@@ -12407,6 +12903,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12407
12903
  * @param {string} ipAddress PBX IP Address
12408
12904
  * @param {*} [options] Override http request option.
12409
12905
  * @throws {RequiredError}
12906
+ * @memberof SIPTrunksApi
12410
12907
  */
12411
12908
  SIPTrunksApi.prototype.patchUpdatePbxIPAddress = function (id, ipAddress, options) {
12412
12909
  var _this = this;
@@ -12419,6 +12916,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12419
12916
  * @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
12420
12917
  * @param {*} [options] Override http request option.
12421
12918
  * @throws {RequiredError}
12919
+ * @memberof SIPTrunksApi
12422
12920
  */
12423
12921
  SIPTrunksApi.prototype.postGetDdis = function (id, ddiRangesRequestModel, options) {
12424
12922
  var _this = this;
@@ -12430,6 +12928,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12430
12928
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12431
12929
  * @param {*} [options] Override http request option.
12432
12930
  * @throws {RequiredError}
12931
+ * @memberof SIPTrunksApi
12433
12932
  */
12434
12933
  SIPTrunksApi.prototype.postGetRequestedDdis = function (sipTrunkChangeResponseModel, options) {
12435
12934
  var _this = this;
@@ -12441,6 +12940,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12441
12940
  * @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
12442
12941
  * @param {*} [options] Override http request option.
12443
12942
  * @throws {RequiredError}
12943
+ * @memberof SIPTrunksApi
12444
12944
  */
12445
12945
  SIPTrunksApi.prototype.postGetSipTrunks = function (sipTrunkCreationRequestModel, options) {
12446
12946
  var _this = this;
@@ -12452,6 +12952,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12452
12952
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12453
12953
  * @param {*} [options] Override http request option.
12454
12954
  * @throws {RequiredError}
12955
+ * @memberof SIPTrunksApi
12455
12956
  */
12456
12957
  SIPTrunksApi.prototype.postTrackChange = function (sipTrunkChangeResponseModel, options) {
12457
12958
  var _this = this;
@@ -12464,6 +12965,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12464
12965
  * @param {AddressRequestModel} [addressRequestModel] Address Request
12465
12966
  * @param {*} [options] Override http request option.
12466
12967
  * @throws {RequiredError}
12968
+ * @memberof SIPTrunksApi
12467
12969
  */
12468
12970
  SIPTrunksApi.prototype.putGetAddress = function (id, addressRequestModel, options) {
12469
12971
  var _this = this;
@@ -12477,6 +12979,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12477
12979
  * @param {DivertRequestModel} [divertRequestModel] Divert Request
12478
12980
  * @param {*} [options] Override http request option.
12479
12981
  * @throws {RequiredError}
12982
+ * @memberof SIPTrunksApi
12480
12983
  */
12481
12984
  SIPTrunksApi.prototype.putGetDiverts = function (id, enabled, divertRequestModel, options) {
12482
12985
  var _this = this;
@@ -12487,6 +12990,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12487
12990
  exports.SIPTrunksApi = SIPTrunksApi;
12488
12991
  /**
12489
12992
  * SMSApi - axios parameter creator
12993
+ * @export
12490
12994
  */
12491
12995
  var SMSApiAxiosParamCreator = function (configuration) {
12492
12996
  var _this = this;
@@ -12537,6 +13041,7 @@ var SMSApiAxiosParamCreator = function (configuration) {
12537
13041
  exports.SMSApiAxiosParamCreator = SMSApiAxiosParamCreator;
12538
13042
  /**
12539
13043
  * SMSApi - functional programming interface
13044
+ * @export
12540
13045
  */
12541
13046
  var SMSApiFp = function (configuration) {
12542
13047
  var localVarAxiosParamCreator = (0, exports.SMSApiAxiosParamCreator)(configuration);
@@ -12569,6 +13074,7 @@ var SMSApiFp = function (configuration) {
12569
13074
  exports.SMSApiFp = SMSApiFp;
12570
13075
  /**
12571
13076
  * SMSApi - factory interface
13077
+ * @export
12572
13078
  */
12573
13079
  var SMSApiFactory = function (configuration, basePath, axios) {
12574
13080
  var localVarFp = (0, exports.SMSApiFp)(configuration);
@@ -12588,6 +13094,9 @@ var SMSApiFactory = function (configuration, basePath, axios) {
12588
13094
  exports.SMSApiFactory = SMSApiFactory;
12589
13095
  /**
12590
13096
  * SMSApi - object-oriented interface
13097
+ * @export
13098
+ * @class SMSApi
13099
+ * @extends {BaseAPI}
12591
13100
  */
12592
13101
  var SMSApi = /** @class */ (function (_super) {
12593
13102
  __extends(SMSApi, _super);
@@ -12600,6 +13109,7 @@ var SMSApi = /** @class */ (function (_super) {
12600
13109
  * @param {SmsMessageModel} [smsMessageModel] SMS Message
12601
13110
  * @param {*} [options] Override http request option.
12602
13111
  * @throws {RequiredError}
13112
+ * @memberof SMSApi
12603
13113
  */
12604
13114
  SMSApi.prototype.postSendSms = function (authorization, smsMessageModel, options) {
12605
13115
  var _this = this;
@@ -12608,513 +13118,9 @@ var SMSApi = /** @class */ (function (_super) {
12608
13118
  return SMSApi;
12609
13119
  }(base_1.BaseAPI));
12610
13120
  exports.SMSApi = SMSApi;
12611
- /**
12612
- * ServicesApi - axios parameter creator
12613
- */
12614
- var ServicesApiAxiosParamCreator = function (configuration) {
12615
- var _this = this;
12616
- return {
12617
- /**
12618
- *
12619
- * @param {string} [id] Unsubscribe Email ID
12620
- * @param {string} [email] Unsubscribe Email Address
12621
- * @param {*} [options] Override http request option.
12622
- * @throws {RequiredError}
12623
- */
12624
- deleteUnsubscribe: function (id_1, email_1) {
12625
- var args_1 = [];
12626
- for (var _i = 2; _i < arguments.length; _i++) {
12627
- args_1[_i - 2] = arguments[_i];
12628
- }
12629
- return __awaiter(_this, __spreadArray([id_1, email_1], args_1, true), void 0, function (id, email, options) {
12630
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12631
- if (options === void 0) { options = {}; }
12632
- return __generator(this, function (_a) {
12633
- localVarPath = "/services/events/unsubscribe";
12634
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12635
- if (configuration) {
12636
- baseOptions = configuration.baseOptions;
12637
- }
12638
- localVarRequestOptions = __assign(__assign({ method: 'DELETE' }, baseOptions), options);
12639
- localVarHeaderParameter = {};
12640
- localVarQueryParameter = {};
12641
- if (id !== undefined) {
12642
- localVarQueryParameter['id'] = id;
12643
- }
12644
- if (email !== undefined) {
12645
- localVarQueryParameter['email'] = email;
12646
- }
12647
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12648
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12649
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12650
- return [2 /*return*/, {
12651
- url: (0, common_1.toPathString)(localVarUrlObj),
12652
- options: localVarRequestOptions,
12653
- }];
12654
- });
12655
- });
12656
- },
12657
- /**
12658
- *
12659
- * @param {*} [options] Override http request option.
12660
- * @throws {RequiredError}
12661
- */
12662
- getGetServiceHealth: function () {
12663
- var args_1 = [];
12664
- for (var _i = 0; _i < arguments.length; _i++) {
12665
- args_1[_i] = arguments[_i];
12666
- }
12667
- return __awaiter(_this, __spreadArray([], args_1, true), void 0, function (options) {
12668
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12669
- if (options === void 0) { options = {}; }
12670
- return __generator(this, function (_a) {
12671
- localVarPath = "/services/health";
12672
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12673
- if (configuration) {
12674
- baseOptions = configuration.baseOptions;
12675
- }
12676
- localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
12677
- localVarHeaderParameter = {};
12678
- localVarQueryParameter = {};
12679
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12680
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12681
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12682
- return [2 /*return*/, {
12683
- url: (0, common_1.toPathString)(localVarUrlObj),
12684
- options: localVarRequestOptions,
12685
- }];
12686
- });
12687
- });
12688
- },
12689
- /**
12690
- *
12691
- * @param {number} id Group ID
12692
- * @param {*} [options] Override http request option.
12693
- * @throws {RequiredError}
12694
- */
12695
- patchArchiveEvent: function (id_1) {
12696
- var args_1 = [];
12697
- for (var _i = 1; _i < arguments.length; _i++) {
12698
- args_1[_i - 1] = arguments[_i];
12699
- }
12700
- return __awaiter(_this, __spreadArray([id_1], args_1, true), void 0, function (id, options) {
12701
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12702
- if (options === void 0) { options = {}; }
12703
- return __generator(this, function (_a) {
12704
- // verify required parameter 'id' is not null or undefined
12705
- (0, common_1.assertParamExists)('patchArchiveEvent', 'id', id);
12706
- localVarPath = "/services/events/{id}/archive"
12707
- .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
12708
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12709
- if (configuration) {
12710
- baseOptions = configuration.baseOptions;
12711
- }
12712
- localVarRequestOptions = __assign(__assign({ method: 'PATCH' }, baseOptions), options);
12713
- localVarHeaderParameter = {};
12714
- localVarQueryParameter = {};
12715
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12716
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12717
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12718
- return [2 /*return*/, {
12719
- url: (0, common_1.toPathString)(localVarUrlObj),
12720
- options: localVarRequestOptions,
12721
- }];
12722
- });
12723
- });
12724
- },
12725
- /**
12726
- *
12727
- * @param {EventRequestDTO} [eventRequestDTO]
12728
- * @param {*} [options] Override http request option.
12729
- * @throws {RequiredError}
12730
- */
12731
- postCreateEvent: function (eventRequestDTO_1) {
12732
- var args_1 = [];
12733
- for (var _i = 1; _i < arguments.length; _i++) {
12734
- args_1[_i - 1] = arguments[_i];
12735
- }
12736
- return __awaiter(_this, __spreadArray([eventRequestDTO_1], args_1, true), void 0, function (eventRequestDTO, options) {
12737
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12738
- if (options === void 0) { options = {}; }
12739
- return __generator(this, function (_a) {
12740
- localVarPath = "/services/events";
12741
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12742
- if (configuration) {
12743
- baseOptions = configuration.baseOptions;
12744
- }
12745
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12746
- localVarHeaderParameter = {};
12747
- localVarQueryParameter = {};
12748
- localVarHeaderParameter['Content-Type'] = 'application/json';
12749
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12750
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12751
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12752
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(eventRequestDTO, localVarRequestOptions, configuration);
12753
- return [2 /*return*/, {
12754
- url: (0, common_1.toPathString)(localVarUrlObj),
12755
- options: localVarRequestOptions,
12756
- }];
12757
- });
12758
- });
12759
- },
12760
- /**
12761
- *
12762
- * @param {string} id Group ID
12763
- * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
12764
- * @param {*} [options] Override http request option.
12765
- * @throws {RequiredError}
12766
- */
12767
- postCreateEventUpdate: function (id_1, eventUpdateRequestDTO_1) {
12768
- var args_1 = [];
12769
- for (var _i = 2; _i < arguments.length; _i++) {
12770
- args_1[_i - 2] = arguments[_i];
12771
- }
12772
- return __awaiter(_this, __spreadArray([id_1, eventUpdateRequestDTO_1], args_1, true), void 0, function (id, eventUpdateRequestDTO, options) {
12773
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12774
- if (options === void 0) { options = {}; }
12775
- return __generator(this, function (_a) {
12776
- // verify required parameter 'id' is not null or undefined
12777
- (0, common_1.assertParamExists)('postCreateEventUpdate', 'id', id);
12778
- localVarPath = "/services/events/{id}/updates"
12779
- .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
12780
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12781
- if (configuration) {
12782
- baseOptions = configuration.baseOptions;
12783
- }
12784
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12785
- localVarHeaderParameter = {};
12786
- localVarQueryParameter = {};
12787
- localVarHeaderParameter['Content-Type'] = 'application/json';
12788
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12789
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12790
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12791
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(eventUpdateRequestDTO, localVarRequestOptions, configuration);
12792
- return [2 /*return*/, {
12793
- url: (0, common_1.toPathString)(localVarUrlObj),
12794
- options: localVarRequestOptions,
12795
- }];
12796
- });
12797
- });
12798
- },
12799
- /**
12800
- *
12801
- * @param {string} [email] Subscription Email Address
12802
- * @param {*} [options] Override http request option.
12803
- * @throws {RequiredError}
12804
- */
12805
- postSubscribe: function (email_1) {
12806
- var args_1 = [];
12807
- for (var _i = 1; _i < arguments.length; _i++) {
12808
- args_1[_i - 1] = arguments[_i];
12809
- }
12810
- return __awaiter(_this, __spreadArray([email_1], args_1, true), void 0, function (email, options) {
12811
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12812
- if (options === void 0) { options = {}; }
12813
- return __generator(this, function (_a) {
12814
- localVarPath = "/services/events/subscribe";
12815
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12816
- if (configuration) {
12817
- baseOptions = configuration.baseOptions;
12818
- }
12819
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12820
- localVarHeaderParameter = {};
12821
- localVarQueryParameter = {};
12822
- if (email !== undefined) {
12823
- localVarQueryParameter['email'] = email;
12824
- }
12825
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12826
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12827
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12828
- return [2 /*return*/, {
12829
- url: (0, common_1.toPathString)(localVarUrlObj),
12830
- options: localVarRequestOptions,
12831
- }];
12832
- });
12833
- });
12834
- },
12835
- };
12836
- };
12837
- exports.ServicesApiAxiosParamCreator = ServicesApiAxiosParamCreator;
12838
- /**
12839
- * ServicesApi - functional programming interface
12840
- */
12841
- var ServicesApiFp = function (configuration) {
12842
- var localVarAxiosParamCreator = (0, exports.ServicesApiAxiosParamCreator)(configuration);
12843
- return {
12844
- /**
12845
- *
12846
- * @param {string} [id] Unsubscribe Email ID
12847
- * @param {string} [email] Unsubscribe Email Address
12848
- * @param {*} [options] Override http request option.
12849
- * @throws {RequiredError}
12850
- */
12851
- deleteUnsubscribe: function (id, email, options) {
12852
- return __awaiter(this, void 0, void 0, function () {
12853
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12854
- var _a, _b, _c;
12855
- return __generator(this, function (_d) {
12856
- switch (_d.label) {
12857
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteUnsubscribe(id, email, options)];
12858
- case 1:
12859
- localVarAxiosArgs = _d.sent();
12860
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12861
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.deleteUnsubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12862
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12863
- }
12864
- });
12865
- });
12866
- },
12867
- /**
12868
- *
12869
- * @param {*} [options] Override http request option.
12870
- * @throws {RequiredError}
12871
- */
12872
- getGetServiceHealth: function (options) {
12873
- return __awaiter(this, void 0, void 0, function () {
12874
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12875
- var _a, _b, _c;
12876
- return __generator(this, function (_d) {
12877
- switch (_d.label) {
12878
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.getGetServiceHealth(options)];
12879
- case 1:
12880
- localVarAxiosArgs = _d.sent();
12881
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12882
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.getGetServiceHealth']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12883
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12884
- }
12885
- });
12886
- });
12887
- },
12888
- /**
12889
- *
12890
- * @param {number} id Group ID
12891
- * @param {*} [options] Override http request option.
12892
- * @throws {RequiredError}
12893
- */
12894
- patchArchiveEvent: function (id, options) {
12895
- return __awaiter(this, void 0, void 0, function () {
12896
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12897
- var _a, _b, _c;
12898
- return __generator(this, function (_d) {
12899
- switch (_d.label) {
12900
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchArchiveEvent(id, options)];
12901
- case 1:
12902
- localVarAxiosArgs = _d.sent();
12903
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12904
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.patchArchiveEvent']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12905
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12906
- }
12907
- });
12908
- });
12909
- },
12910
- /**
12911
- *
12912
- * @param {EventRequestDTO} [eventRequestDTO]
12913
- * @param {*} [options] Override http request option.
12914
- * @throws {RequiredError}
12915
- */
12916
- postCreateEvent: function (eventRequestDTO, options) {
12917
- return __awaiter(this, void 0, void 0, function () {
12918
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12919
- var _a, _b, _c;
12920
- return __generator(this, function (_d) {
12921
- switch (_d.label) {
12922
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateEvent(eventRequestDTO, options)];
12923
- case 1:
12924
- localVarAxiosArgs = _d.sent();
12925
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12926
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateEvent']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12927
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12928
- }
12929
- });
12930
- });
12931
- },
12932
- /**
12933
- *
12934
- * @param {string} id Group ID
12935
- * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
12936
- * @param {*} [options] Override http request option.
12937
- * @throws {RequiredError}
12938
- */
12939
- postCreateEventUpdate: function (id, eventUpdateRequestDTO, options) {
12940
- return __awaiter(this, void 0, void 0, function () {
12941
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12942
- var _a, _b, _c;
12943
- return __generator(this, function (_d) {
12944
- switch (_d.label) {
12945
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateEventUpdate(id, eventUpdateRequestDTO, options)];
12946
- case 1:
12947
- localVarAxiosArgs = _d.sent();
12948
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12949
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateEventUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12950
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12951
- }
12952
- });
12953
- });
12954
- },
12955
- /**
12956
- *
12957
- * @param {string} [email] Subscription Email Address
12958
- * @param {*} [options] Override http request option.
12959
- * @throws {RequiredError}
12960
- */
12961
- postSubscribe: function (email, options) {
12962
- return __awaiter(this, void 0, void 0, function () {
12963
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12964
- var _a, _b, _c;
12965
- return __generator(this, function (_d) {
12966
- switch (_d.label) {
12967
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.postSubscribe(email, options)];
12968
- case 1:
12969
- localVarAxiosArgs = _d.sent();
12970
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12971
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postSubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12972
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12973
- }
12974
- });
12975
- });
12976
- },
12977
- };
12978
- };
12979
- exports.ServicesApiFp = ServicesApiFp;
12980
- /**
12981
- * ServicesApi - factory interface
12982
- */
12983
- var ServicesApiFactory = function (configuration, basePath, axios) {
12984
- var localVarFp = (0, exports.ServicesApiFp)(configuration);
12985
- return {
12986
- /**
12987
- *
12988
- * @param {string} [id] Unsubscribe Email ID
12989
- * @param {string} [email] Unsubscribe Email Address
12990
- * @param {*} [options] Override http request option.
12991
- * @throws {RequiredError}
12992
- */
12993
- deleteUnsubscribe: function (id, email, options) {
12994
- return localVarFp.deleteUnsubscribe(id, email, options).then(function (request) { return request(axios, basePath); });
12995
- },
12996
- /**
12997
- *
12998
- * @param {*} [options] Override http request option.
12999
- * @throws {RequiredError}
13000
- */
13001
- getGetServiceHealth: function (options) {
13002
- return localVarFp.getGetServiceHealth(options).then(function (request) { return request(axios, basePath); });
13003
- },
13004
- /**
13005
- *
13006
- * @param {number} id Group ID
13007
- * @param {*} [options] Override http request option.
13008
- * @throws {RequiredError}
13009
- */
13010
- patchArchiveEvent: function (id, options) {
13011
- return localVarFp.patchArchiveEvent(id, options).then(function (request) { return request(axios, basePath); });
13012
- },
13013
- /**
13014
- *
13015
- * @param {EventRequestDTO} [eventRequestDTO]
13016
- * @param {*} [options] Override http request option.
13017
- * @throws {RequiredError}
13018
- */
13019
- postCreateEvent: function (eventRequestDTO, options) {
13020
- return localVarFp.postCreateEvent(eventRequestDTO, options).then(function (request) { return request(axios, basePath); });
13021
- },
13022
- /**
13023
- *
13024
- * @param {string} id Group ID
13025
- * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
13026
- * @param {*} [options] Override http request option.
13027
- * @throws {RequiredError}
13028
- */
13029
- postCreateEventUpdate: function (id, eventUpdateRequestDTO, options) {
13030
- return localVarFp.postCreateEventUpdate(id, eventUpdateRequestDTO, options).then(function (request) { return request(axios, basePath); });
13031
- },
13032
- /**
13033
- *
13034
- * @param {string} [email] Subscription Email Address
13035
- * @param {*} [options] Override http request option.
13036
- * @throws {RequiredError}
13037
- */
13038
- postSubscribe: function (email, options) {
13039
- return localVarFp.postSubscribe(email, options).then(function (request) { return request(axios, basePath); });
13040
- },
13041
- };
13042
- };
13043
- exports.ServicesApiFactory = ServicesApiFactory;
13044
- /**
13045
- * ServicesApi - object-oriented interface
13046
- */
13047
- var ServicesApi = /** @class */ (function (_super) {
13048
- __extends(ServicesApi, _super);
13049
- function ServicesApi() {
13050
- return _super !== null && _super.apply(this, arguments) || this;
13051
- }
13052
- /**
13053
- *
13054
- * @param {string} [id] Unsubscribe Email ID
13055
- * @param {string} [email] Unsubscribe Email Address
13056
- * @param {*} [options] Override http request option.
13057
- * @throws {RequiredError}
13058
- */
13059
- ServicesApi.prototype.deleteUnsubscribe = function (id, email, options) {
13060
- var _this = this;
13061
- return (0, exports.ServicesApiFp)(this.configuration).deleteUnsubscribe(id, email, options).then(function (request) { return request(_this.axios, _this.basePath); });
13062
- };
13063
- /**
13064
- *
13065
- * @param {*} [options] Override http request option.
13066
- * @throws {RequiredError}
13067
- */
13068
- ServicesApi.prototype.getGetServiceHealth = function (options) {
13069
- var _this = this;
13070
- return (0, exports.ServicesApiFp)(this.configuration).getGetServiceHealth(options).then(function (request) { return request(_this.axios, _this.basePath); });
13071
- };
13072
- /**
13073
- *
13074
- * @param {number} id Group ID
13075
- * @param {*} [options] Override http request option.
13076
- * @throws {RequiredError}
13077
- */
13078
- ServicesApi.prototype.patchArchiveEvent = function (id, options) {
13079
- var _this = this;
13080
- return (0, exports.ServicesApiFp)(this.configuration).patchArchiveEvent(id, options).then(function (request) { return request(_this.axios, _this.basePath); });
13081
- };
13082
- /**
13083
- *
13084
- * @param {EventRequestDTO} [eventRequestDTO]
13085
- * @param {*} [options] Override http request option.
13086
- * @throws {RequiredError}
13087
- */
13088
- ServicesApi.prototype.postCreateEvent = function (eventRequestDTO, options) {
13089
- var _this = this;
13090
- return (0, exports.ServicesApiFp)(this.configuration).postCreateEvent(eventRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
13091
- };
13092
- /**
13093
- *
13094
- * @param {string} id Group ID
13095
- * @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
13096
- * @param {*} [options] Override http request option.
13097
- * @throws {RequiredError}
13098
- */
13099
- ServicesApi.prototype.postCreateEventUpdate = function (id, eventUpdateRequestDTO, options) {
13100
- var _this = this;
13101
- return (0, exports.ServicesApiFp)(this.configuration).postCreateEventUpdate(id, eventUpdateRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
13102
- };
13103
- /**
13104
- *
13105
- * @param {string} [email] Subscription Email Address
13106
- * @param {*} [options] Override http request option.
13107
- * @throws {RequiredError}
13108
- */
13109
- ServicesApi.prototype.postSubscribe = function (email, options) {
13110
- var _this = this;
13111
- return (0, exports.ServicesApiFp)(this.configuration).postSubscribe(email, options).then(function (request) { return request(_this.axios, _this.basePath); });
13112
- };
13113
- return ServicesApi;
13114
- }(base_1.BaseAPI));
13115
- exports.ServicesApi = ServicesApi;
13116
13121
  /**
13117
13122
  * ShippingApi - axios parameter creator
13123
+ * @export
13118
13124
  */
13119
13125
  var ShippingApiAxiosParamCreator = function (configuration) {
13120
13126
  var _this = this;
@@ -13202,6 +13208,7 @@ var ShippingApiAxiosParamCreator = function (configuration) {
13202
13208
  exports.ShippingApiAxiosParamCreator = ShippingApiAxiosParamCreator;
13203
13209
  /**
13204
13210
  * ShippingApi - functional programming interface
13211
+ * @export
13205
13212
  */
13206
13213
  var ShippingApiFp = function (configuration) {
13207
13214
  var localVarAxiosParamCreator = (0, exports.ShippingApiAxiosParamCreator)(configuration);
@@ -13258,6 +13265,7 @@ var ShippingApiFp = function (configuration) {
13258
13265
  exports.ShippingApiFp = ShippingApiFp;
13259
13266
  /**
13260
13267
  * ShippingApi - factory interface
13268
+ * @export
13261
13269
  */
13262
13270
  var ShippingApiFactory = function (configuration, basePath, axios) {
13263
13271
  var localVarFp = (0, exports.ShippingApiFp)(configuration);
@@ -13288,6 +13296,9 @@ var ShippingApiFactory = function (configuration, basePath, axios) {
13288
13296
  exports.ShippingApiFactory = ShippingApiFactory;
13289
13297
  /**
13290
13298
  * ShippingApi - object-oriented interface
13299
+ * @export
13300
+ * @class ShippingApi
13301
+ * @extends {BaseAPI}
13291
13302
  */
13292
13303
  var ShippingApi = /** @class */ (function (_super) {
13293
13304
  __extends(ShippingApi, _super);
@@ -13301,6 +13312,7 @@ var ShippingApi = /** @class */ (function (_super) {
13301
13312
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13302
13313
  * @param {*} [options] Override http request option.
13303
13314
  * @throws {RequiredError}
13315
+ * @memberof ShippingApi
13304
13316
  */
13305
13317
  ShippingApi.prototype.postGetAdminShippingServices = function (customerId, shippingInformationDTO, options) {
13306
13318
  var _this = this;
@@ -13312,6 +13324,7 @@ var ShippingApi = /** @class */ (function (_super) {
13312
13324
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13313
13325
  * @param {*} [options] Override http request option.
13314
13326
  * @throws {RequiredError}
13327
+ * @memberof ShippingApi
13315
13328
  */
13316
13329
  ShippingApi.prototype.postGetShippingServices = function (shippingInformationDTO, options) {
13317
13330
  var _this = this;
@@ -13322,6 +13335,7 @@ var ShippingApi = /** @class */ (function (_super) {
13322
13335
  exports.ShippingApi = ShippingApi;
13323
13336
  /**
13324
13337
  * StockManagementApi - axios parameter creator
13338
+ * @export
13325
13339
  */
13326
13340
  var StockManagementApiAxiosParamCreator = function (configuration) {
13327
13341
  var _this = this;
@@ -14286,6 +14300,7 @@ var StockManagementApiAxiosParamCreator = function (configuration) {
14286
14300
  exports.StockManagementApiAxiosParamCreator = StockManagementApiAxiosParamCreator;
14287
14301
  /**
14288
14302
  * StockManagementApi - functional programming interface
14303
+ * @export
14289
14304
  */
14290
14305
  var StockManagementApiFp = function (configuration) {
14291
14306
  var localVarAxiosParamCreator = (0, exports.StockManagementApiAxiosParamCreator)(configuration);
@@ -14864,6 +14879,7 @@ var StockManagementApiFp = function (configuration) {
14864
14879
  exports.StockManagementApiFp = StockManagementApiFp;
14865
14880
  /**
14866
14881
  * StockManagementApi - factory interface
14882
+ * @export
14867
14883
  */
14868
14884
  var StockManagementApiFactory = function (configuration, basePath, axios) {
14869
14885
  var localVarFp = (0, exports.StockManagementApiFp)(configuration);
@@ -15130,6 +15146,9 @@ var StockManagementApiFactory = function (configuration, basePath, axios) {
15130
15146
  exports.StockManagementApiFactory = StockManagementApiFactory;
15131
15147
  /**
15132
15148
  * StockManagementApi - object-oriented interface
15149
+ * @export
15150
+ * @class StockManagementApi
15151
+ * @extends {BaseAPI}
15133
15152
  */
15134
15153
  var StockManagementApi = /** @class */ (function (_super) {
15135
15154
  __extends(StockManagementApi, _super);
@@ -15142,6 +15161,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15142
15161
  * @param {number} id Stock Order ID
15143
15162
  * @param {*} [options] Override http request option.
15144
15163
  * @throws {RequiredError}
15164
+ * @memberof StockManagementApi
15145
15165
  */
15146
15166
  StockManagementApi.prototype.deleteDeleteStockOrder = function (id, options) {
15147
15167
  var _this = this;
@@ -15154,6 +15174,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15154
15174
  * @param {number} deductionId Stock Order Deduction ID
15155
15175
  * @param {*} [options] Override http request option.
15156
15176
  * @throws {RequiredError}
15177
+ * @memberof StockManagementApi
15157
15178
  */
15158
15179
  StockManagementApi.prototype.deleteDeleteStockOrderDeduction = function (orderId, deductionId, options) {
15159
15180
  var _this = this;
@@ -15166,6 +15187,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15166
15187
  * @param {number} itemId Stock Order Item ID
15167
15188
  * @param {*} [options] Override http request option.
15168
15189
  * @throws {RequiredError}
15190
+ * @memberof StockManagementApi
15169
15191
  */
15170
15192
  StockManagementApi.prototype.deleteDeleteStockOrderItem = function (orderId, itemId, options) {
15171
15193
  var _this = this;
@@ -15177,6 +15199,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15177
15199
  * @param {number} id Stock Product ID
15178
15200
  * @param {*} [options] Override http request option.
15179
15201
  * @throws {RequiredError}
15202
+ * @memberof StockManagementApi
15180
15203
  */
15181
15204
  StockManagementApi.prototype.deleteGetStockProduct = function (id, options) {
15182
15205
  var _this = this;
@@ -15188,6 +15211,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15188
15211
  * @param {number} id Stock Order ID
15189
15212
  * @param {*} [options] Override http request option.
15190
15213
  * @throws {RequiredError}
15214
+ * @memberof StockManagementApi
15191
15215
  */
15192
15216
  StockManagementApi.prototype.getDeleteStockOrder = function (id, options) {
15193
15217
  var _this = this;
@@ -15199,6 +15223,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15199
15223
  * @param {string} sku Product SKU
15200
15224
  * @param {*} [options] Override http request option.
15201
15225
  * @throws {RequiredError}
15226
+ * @memberof StockManagementApi
15202
15227
  */
15203
15228
  StockManagementApi.prototype.getGetProductDetails = function (sku, options) {
15204
15229
  var _this = this;
@@ -15210,6 +15235,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15210
15235
  * @param {number} id Stock Order ID
15211
15236
  * @param {*} [options] Override http request option.
15212
15237
  * @throws {RequiredError}
15238
+ * @memberof StockManagementApi
15213
15239
  */
15214
15240
  StockManagementApi.prototype.getGetStockOrderPurchaseOrder = function (id, options) {
15215
15241
  var _this = this;
@@ -15221,6 +15247,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15221
15247
  * @param {number} id Stock Order ID
15222
15248
  * @param {*} [options] Override http request option.
15223
15249
  * @throws {RequiredError}
15250
+ * @memberof StockManagementApi
15224
15251
  */
15225
15252
  StockManagementApi.prototype.getGetStockOrderSupplierEmail = function (id, options) {
15226
15253
  var _this = this;
@@ -15235,6 +15262,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15235
15262
  * @param {boolean} [outstanding] Outstanding Orders
15236
15263
  * @param {*} [options] Override http request option.
15237
15264
  * @throws {RequiredError}
15265
+ * @memberof StockManagementApi
15238
15266
  */
15239
15267
  StockManagementApi.prototype.getGetStockOrders = function (pageSize, page, search, outstanding, options) {
15240
15268
  var _this = this;
@@ -15246,6 +15274,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15246
15274
  * @param {number} id Stock Product ID
15247
15275
  * @param {*} [options] Override http request option.
15248
15276
  * @throws {RequiredError}
15277
+ * @memberof StockManagementApi
15249
15278
  */
15250
15279
  StockManagementApi.prototype.getGetStockProduct = function (id, options) {
15251
15280
  var _this = this;
@@ -15256,6 +15285,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15256
15285
  * @summary Get Stock Product Suppliers
15257
15286
  * @param {*} [options] Override http request option.
15258
15287
  * @throws {RequiredError}
15288
+ * @memberof StockManagementApi
15259
15289
  */
15260
15290
  StockManagementApi.prototype.getGetStockProductSuppliers = function (options) {
15261
15291
  var _this = this;
@@ -15269,6 +15299,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15269
15299
  * @param {string} [search] Search
15270
15300
  * @param {*} [options] Override http request option.
15271
15301
  * @throws {RequiredError}
15302
+ * @memberof StockManagementApi
15272
15303
  */
15273
15304
  StockManagementApi.prototype.getGetStockProducts = function (pageSize, page, search, options) {
15274
15305
  var _this = this;
@@ -15280,6 +15311,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15280
15311
  * @param {number} id Supplier ID
15281
15312
  * @param {*} [options] Override http request option.
15282
15313
  * @throws {RequiredError}
15314
+ * @memberof StockManagementApi
15283
15315
  */
15284
15316
  StockManagementApi.prototype.getGetStockSupplierProducts = function (id, options) {
15285
15317
  var _this = this;
@@ -15291,6 +15323,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15291
15323
  * @param {number} id Stock Order ID
15292
15324
  * @param {*} [options] Override http request option.
15293
15325
  * @throws {RequiredError}
15326
+ * @memberof StockManagementApi
15294
15327
  */
15295
15328
  StockManagementApi.prototype.getUploadStockOrderInvoice = function (id, options) {
15296
15329
  var _this = this;
@@ -15303,6 +15336,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15303
15336
  * @param {StockOrderModel} [stockOrderModel]
15304
15337
  * @param {*} [options] Override http request option.
15305
15338
  * @throws {RequiredError}
15339
+ * @memberof StockManagementApi
15306
15340
  */
15307
15341
  StockManagementApi.prototype.patchDeleteStockOrder = function (id, stockOrderModel, options) {
15308
15342
  var _this = this;
@@ -15316,6 +15350,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15316
15350
  * @param {StockOrderDeductionModel} [stockOrderDeductionModel]
15317
15351
  * @param {*} [options] Override http request option.
15318
15352
  * @throws {RequiredError}
15353
+ * @memberof StockManagementApi
15319
15354
  */
15320
15355
  StockManagementApi.prototype.patchDeleteStockOrderDeduction = function (orderId, deductionId, stockOrderDeductionModel, options) {
15321
15356
  var _this = this;
@@ -15329,6 +15364,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15329
15364
  * @param {StockOrderItemModel} [stockOrderItemModel]
15330
15365
  * @param {*} [options] Override http request option.
15331
15366
  * @throws {RequiredError}
15367
+ * @memberof StockManagementApi
15332
15368
  */
15333
15369
  StockManagementApi.prototype.patchDeleteStockOrderItem = function (orderId, itemId, stockOrderItemModel, options) {
15334
15370
  var _this = this;
@@ -15341,6 +15377,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15341
15377
  * @param {Array<StockOrderDeductionRequestModel>} [stockOrderDeductionRequestModel]
15342
15378
  * @param {*} [options] Override http request option.
15343
15379
  * @throws {RequiredError}
15380
+ * @memberof StockManagementApi
15344
15381
  */
15345
15382
  StockManagementApi.prototype.postAddStockOrderDeduction = function (id, stockOrderDeductionRequestModel, options) {
15346
15383
  var _this = this;
@@ -15353,6 +15390,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15353
15390
  * @param {Array<StockOrderItemRequestModel>} [stockOrderItemRequestModel]
15354
15391
  * @param {*} [options] Override http request option.
15355
15392
  * @throws {RequiredError}
15393
+ * @memberof StockManagementApi
15356
15394
  */
15357
15395
  StockManagementApi.prototype.postAddStockOrderItem = function (id, stockOrderItemRequestModel, options) {
15358
15396
  var _this = this;
@@ -15364,6 +15402,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15364
15402
  * @param {StockOrderRequestModel} [stockOrderRequestModel]
15365
15403
  * @param {*} [options] Override http request option.
15366
15404
  * @throws {RequiredError}
15405
+ * @memberof StockManagementApi
15367
15406
  */
15368
15407
  StockManagementApi.prototype.postGetStockOrders = function (stockOrderRequestModel, options) {
15369
15408
  var _this = this;
@@ -15375,6 +15414,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15375
15414
  * @param {StockProductModel} [stockProductModel] Stock Product
15376
15415
  * @param {*} [options] Override http request option.
15377
15416
  * @throws {RequiredError}
15417
+ * @memberof StockManagementApi
15378
15418
  */
15379
15419
  StockManagementApi.prototype.postGetStockProducts = function (stockProductModel, options) {
15380
15420
  var _this = this;
@@ -15387,6 +15427,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15387
15427
  * @param {File} invoice Supplier Invoice
15388
15428
  * @param {*} [options] Override http request option.
15389
15429
  * @throws {RequiredError}
15430
+ * @memberof StockManagementApi
15390
15431
  */
15391
15432
  StockManagementApi.prototype.postUploadStockOrderInvoice = function (id, invoice, options) {
15392
15433
  var _this = this;
@@ -15399,6 +15440,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15399
15440
  * @param {StockProductModel} [stockProductModel] Stock Product
15400
15441
  * @param {*} [options] Override http request option.
15401
15442
  * @throws {RequiredError}
15443
+ * @memberof StockManagementApi
15402
15444
  */
15403
15445
  StockManagementApi.prototype.putGetStockProduct = function (id, stockProductModel, options) {
15404
15446
  var _this = this;
@@ -15412,6 +15454,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15412
15454
  * @param {number} received Quantity Received
15413
15455
  * @param {*} [options] Override http request option.
15414
15456
  * @throws {RequiredError}
15457
+ * @memberof StockManagementApi
15415
15458
  */
15416
15459
  StockManagementApi.prototype.putReceiveStockOrderItem = function (orderId, itemId, received, options) {
15417
15460
  var _this = this;
@@ -15422,6 +15465,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15422
15465
  exports.StockManagementApi = StockManagementApi;
15423
15466
  /**
15424
15467
  * SystemApi - axios parameter creator
15468
+ * @export
15425
15469
  */
15426
15470
  var SystemApiAxiosParamCreator = function (configuration) {
15427
15471
  var _this = this;
@@ -15495,6 +15539,7 @@ var SystemApiAxiosParamCreator = function (configuration) {
15495
15539
  exports.SystemApiAxiosParamCreator = SystemApiAxiosParamCreator;
15496
15540
  /**
15497
15541
  * SystemApi - functional programming interface
15542
+ * @export
15498
15543
  */
15499
15544
  var SystemApiFp = function (configuration) {
15500
15545
  var localVarAxiosParamCreator = (0, exports.SystemApiAxiosParamCreator)(configuration);
@@ -15533,6 +15578,7 @@ var SystemApiFp = function (configuration) {
15533
15578
  exports.SystemApiFp = SystemApiFp;
15534
15579
  /**
15535
15580
  * SystemApi - factory interface
15581
+ * @export
15536
15582
  */
15537
15583
  var SystemApiFactory = function (configuration, basePath, axios) {
15538
15584
  var localVarFp = (0, exports.SystemApiFp)(configuration);
@@ -15558,6 +15604,9 @@ var SystemApiFactory = function (configuration, basePath, axios) {
15558
15604
  exports.SystemApiFactory = SystemApiFactory;
15559
15605
  /**
15560
15606
  * SystemApi - object-oriented interface
15607
+ * @export
15608
+ * @class SystemApi
15609
+ * @extends {BaseAPI}
15561
15610
  */
15562
15611
  var SystemApi = /** @class */ (function (_super) {
15563
15612
  __extends(SystemApi, _super);
@@ -15576,6 +15625,7 @@ var SystemApi = /** @class */ (function (_super) {
15576
15625
  * @param {number} [page] Page Number
15577
15626
  * @param {*} [options] Override http request option.
15578
15627
  * @throws {RequiredError}
15628
+ * @memberof SystemApi
15579
15629
  */
15580
15630
  SystemApi.prototype.getLogSearch = function (clientId, clientIp, responseCode, date, filterOutDomain, pageSize, page, options) {
15581
15631
  var _this = this;
@@ -15586,6 +15636,7 @@ var SystemApi = /** @class */ (function (_super) {
15586
15636
  exports.SystemApi = SystemApi;
15587
15637
  /**
15588
15638
  * TicketsApi - axios parameter creator
15639
+ * @export
15589
15640
  */
15590
15641
  var TicketsApiAxiosParamCreator = function (configuration) {
15591
15642
  var _this = this;
@@ -15809,6 +15860,7 @@ var TicketsApiAxiosParamCreator = function (configuration) {
15809
15860
  exports.TicketsApiAxiosParamCreator = TicketsApiAxiosParamCreator;
15810
15861
  /**
15811
15862
  * TicketsApi - functional programming interface
15863
+ * @export
15812
15864
  */
15813
15865
  var TicketsApiFp = function (configuration) {
15814
15866
  var localVarAxiosParamCreator = (0, exports.TicketsApiAxiosParamCreator)(configuration);
@@ -15934,6 +15986,7 @@ var TicketsApiFp = function (configuration) {
15934
15986
  exports.TicketsApiFp = TicketsApiFp;
15935
15987
  /**
15936
15988
  * TicketsApi - factory interface
15989
+ * @export
15937
15990
  */
15938
15991
  var TicketsApiFactory = function (configuration, basePath, axios) {
15939
15992
  var localVarFp = (0, exports.TicketsApiFp)(configuration);
@@ -15994,6 +16047,9 @@ var TicketsApiFactory = function (configuration, basePath, axios) {
15994
16047
  exports.TicketsApiFactory = TicketsApiFactory;
15995
16048
  /**
15996
16049
  * TicketsApi - object-oriented interface
16050
+ * @export
16051
+ * @class TicketsApi
16052
+ * @extends {BaseAPI}
15997
16053
  */
15998
16054
  var TicketsApi = /** @class */ (function (_super) {
15999
16055
  __extends(TicketsApi, _super);
@@ -16007,6 +16063,7 @@ var TicketsApi = /** @class */ (function (_super) {
16007
16063
  * @param {number} [page] Page Number
16008
16064
  * @param {*} [options] Override http request option.
16009
16065
  * @throws {RequiredError}
16066
+ * @memberof TicketsApi
16010
16067
  */
16011
16068
  TicketsApi.prototype.getCreateTicket = function (search, pageSize, page, options) {
16012
16069
  var _this = this;
@@ -16017,6 +16074,7 @@ var TicketsApi = /** @class */ (function (_super) {
16017
16074
  * @param {number} id Ticket ID
16018
16075
  * @param {*} [options] Override http request option.
16019
16076
  * @throws {RequiredError}
16077
+ * @memberof TicketsApi
16020
16078
  */
16021
16079
  TicketsApi.prototype.getGetTicket = function (id, options) {
16022
16080
  var _this = this;
@@ -16027,6 +16085,7 @@ var TicketsApi = /** @class */ (function (_super) {
16027
16085
  * @param {number} id Ticket ID
16028
16086
  * @param {*} [options] Override http request option.
16029
16087
  * @throws {RequiredError}
16088
+ * @memberof TicketsApi
16030
16089
  */
16031
16090
  TicketsApi.prototype.patchCloseTicket = function (id, options) {
16032
16091
  var _this = this;
@@ -16039,6 +16098,7 @@ var TicketsApi = /** @class */ (function (_super) {
16039
16098
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
16040
16099
  * @param {*} [options] Override http request option.
16041
16100
  * @throws {RequiredError}
16101
+ * @memberof TicketsApi
16042
16102
  */
16043
16103
  TicketsApi.prototype.postCreateTicket = function (subject, message, attachments, options) {
16044
16104
  var _this = this;
@@ -16051,6 +16111,7 @@ var TicketsApi = /** @class */ (function (_super) {
16051
16111
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
16052
16112
  * @param {*} [options] Override http request option.
16053
16113
  * @throws {RequiredError}
16114
+ * @memberof TicketsApi
16054
16115
  */
16055
16116
  TicketsApi.prototype.postTicketReply = function (id, body, attachments, options) {
16056
16117
  var _this = this;
@@ -16061,6 +16122,7 @@ var TicketsApi = /** @class */ (function (_super) {
16061
16122
  exports.TicketsApi = TicketsApi;
16062
16123
  /**
16063
16124
  * WebhooksApi - axios parameter creator
16125
+ * @export
16064
16126
  */
16065
16127
  var WebhooksApiAxiosParamCreator = function (configuration) {
16066
16128
  var _this = this;
@@ -16148,6 +16210,7 @@ var WebhooksApiAxiosParamCreator = function (configuration) {
16148
16210
  exports.WebhooksApiAxiosParamCreator = WebhooksApiAxiosParamCreator;
16149
16211
  /**
16150
16212
  * WebhooksApi - functional programming interface
16213
+ * @export
16151
16214
  */
16152
16215
  var WebhooksApiFp = function (configuration) {
16153
16216
  var localVarAxiosParamCreator = (0, exports.WebhooksApiAxiosParamCreator)(configuration);
@@ -16203,6 +16266,7 @@ var WebhooksApiFp = function (configuration) {
16203
16266
  exports.WebhooksApiFp = WebhooksApiFp;
16204
16267
  /**
16205
16268
  * WebhooksApi - factory interface
16269
+ * @export
16206
16270
  */
16207
16271
  var WebhooksApiFactory = function (configuration, basePath, axios) {
16208
16272
  var localVarFp = (0, exports.WebhooksApiFp)(configuration);
@@ -16232,6 +16296,9 @@ var WebhooksApiFactory = function (configuration, basePath, axios) {
16232
16296
  exports.WebhooksApiFactory = WebhooksApiFactory;
16233
16297
  /**
16234
16298
  * WebhooksApi - object-oriented interface
16299
+ * @export
16300
+ * @class WebhooksApi
16301
+ * @extends {BaseAPI}
16235
16302
  */
16236
16303
  var WebhooksApi = /** @class */ (function (_super) {
16237
16304
  __extends(WebhooksApi, _super);
@@ -16244,6 +16311,7 @@ var WebhooksApi = /** @class */ (function (_super) {
16244
16311
  * @param {string} authKey Webhook Authentication Key
16245
16312
  * @param {*} [options] Override http request option.
16246
16313
  * @throws {RequiredError}
16314
+ * @memberof WebhooksApi
16247
16315
  */
16248
16316
  WebhooksApi.prototype.deleteRevokeWebhook = function (authKey, options) {
16249
16317
  var _this = this;
@@ -16255,6 +16323,7 @@ var WebhooksApi = /** @class */ (function (_super) {
16255
16323
  * @param {PostAddWebhookWebhookUriEnum} webhookUri Webhook URI
16256
16324
  * @param {*} [options] Override http request option.
16257
16325
  * @throws {RequiredError}
16326
+ * @memberof WebhooksApi
16258
16327
  */
16259
16328
  WebhooksApi.prototype.postAddWebhook = function (webhookUri, options) {
16260
16329
  var _this = this;
@@ -16263,6 +16332,9 @@ var WebhooksApi = /** @class */ (function (_super) {
16263
16332
  return WebhooksApi;
16264
16333
  }(base_1.BaseAPI));
16265
16334
  exports.WebhooksApi = WebhooksApi;
16335
+ /**
16336
+ * @export
16337
+ */
16266
16338
  exports.PostAddWebhookWebhookUriEnum = {
16267
16339
  WebhookComposerInstall: '/webhook/composer/install',
16268
16340
  WebhookFreshdeskCreate: '/webhook/freshdesk/create',