yellowgrid-api-ts 3.2.27-dev.0 → 3.2.27

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 (249) 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 +1 -14
  5. package/api.ts +3686 -655
  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 +3649 -398
  11. package/dist/api.js +496 -604
  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 +2 -2
  49. package/docs/Class3CXIntegrationsApi.md +0 -0
  50. package/docs/Class3CXMultiTenantApi.md +0 -0
  51. package/docs/ClientDetailsModel.md +0 -0
  52. package/docs/ClientModel.md +0 -0
  53. package/docs/CompanyContractModel.md +0 -0
  54. package/docs/ContactInfoModel.md +0 -0
  55. package/docs/ConversationModel.md +0 -0
  56. package/docs/CourierPriceEntity.md +0 -0
  57. package/docs/CreditAccountEntity.md +0 -0
  58. package/docs/CrmContactDTO.md +0 -0
  59. package/docs/CustomerInformationModel.md +0 -0
  60. package/docs/CustomerItemRequestDTO.md +0 -0
  61. package/docs/CustomerOrderRequestDTO.md +0 -0
  62. package/docs/CustomerPriceListEnum.md +0 -0
  63. package/docs/CustomerSummaryReportDTO.md +0 -0
  64. package/docs/DdiRangeRequestModel.md +0 -0
  65. package/docs/DdiRangesRequestModel.md +0 -0
  66. package/docs/DetailedItemRequestDTO.md +0 -0
  67. package/docs/DetailedOrderRequestDTO.md +0 -0
  68. package/docs/DivertRequestModel.md +0 -0
  69. package/docs/DivertResponseModel.md +0 -0
  70. package/docs/EdTechProClientEntity.md +0 -0
  71. package/docs/EdTechProSchoolModel.md +0 -0
  72. package/docs/EdTechProSchoolsModel.md +0 -0
  73. package/docs/EdTechProSetupModel.md +0 -0
  74. package/docs/FraudManagementModel.md +0 -0
  75. package/docs/FreshdeskCompanyTicketsModel.md +0 -0
  76. package/docs/FreshdeskTicketEntity.md +0 -0
  77. package/docs/FtpAccountsEntity.md +0 -0
  78. package/docs/GenericFileModel.md +0 -0
  79. package/docs/GetGetPrice200Response.md +0 -0
  80. package/docs/GetGetRecording200Response.md +0 -0
  81. package/docs/HostingChangeResponseModel.md +0 -0
  82. package/docs/HostingRegionDTO.md +0 -0
  83. package/docs/InstanceAutoFailoverEntity.md +0 -0
  84. package/docs/InstanceDeletionScheduleEntity.md +0 -0
  85. package/docs/InstanceEntity.md +0 -0
  86. package/docs/InstanceFailoverEntity.md +0 -0
  87. package/docs/InstanceMonitoringEntity.md +0 -0
  88. package/docs/InstanceMonitoringLogEntity.md +0 -0
  89. package/docs/InstanceScheduledTasksEntity.md +0 -0
  90. package/docs/InstanceTcxDetailsEntity.md +0 -0
  91. package/docs/InstanceUserCredentialsEntity.md +0 -0
  92. package/docs/ItemDTO.md +0 -0
  93. package/docs/ItemDiscountEntity.md +0 -0
  94. package/docs/ItemEntity.md +0 -0
  95. package/docs/LinkedOrderEntity.md +0 -0
  96. package/docs/MFARequiredModel.md +0 -0
  97. package/docs/MonthlyUsageModel.md +0 -0
  98. package/docs/MultiTenantChangeResponseModel.md +0 -0
  99. package/docs/MyPBXToolsApi.md +0 -0
  100. package/docs/NavigationModel.md +0 -0
  101. package/docs/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 +0 -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/IncidentDTO.md +0 -35
  234. package/docs/IncidentRequestDTO.md +0 -25
  235. package/docs/IncidentSubscriptionModel.md +0 -23
  236. package/docs/IncidentUpdateDTO.md +0 -27
  237. package/docs/IncidentUpdateEntity.md +0 -29
  238. package/docs/IncidentUpdateRequestDTO.md +0 -23
  239. package/docs/NumberPortDTO.md +0 -51
  240. package/docs/NumberPortEntity.md +0 -47
  241. package/docs/NumberPortModel.md +0 -51
  242. package/docs/NumberPortRangeDTO.md +0 -33
  243. package/docs/NumberPortRangeRequestDTO.md +0 -27
  244. package/docs/NumberPortingApi.md +0 -658
  245. package/docs/NumberPortsModel.md +0 -27
  246. package/docs/ServiceHealthDTO.md +0 -23
  247. package/docs/ServiceStatusDTO.md +0 -27
  248. package/docs/ServicesApi.md +0 -330
  249. 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.IncidentUpdateRequestDTOTypeEnum = exports.IncidentUpdateDTOTypeEnum = exports.IncidentRequestDTOServiceEnum = exports.IncidentRequestDTOSeverityEnum = exports.IncidentDTOStatusEnum = exports.IncidentDTOServiceEnum = exports.IncidentDTOSeverityEnum = exports.HostingRegionDTOCodeEnum = exports.HostingChangeResponseModelTypeEnum = 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
@@ -119,37 +119,6 @@ exports.HostingRegionDTOCodeEnum = {
119
119
  UsEastVa1: 'US-EAST-VA-1',
120
120
  UsWestOr1: 'US-WEST-OR-1'
121
121
  };
122
- exports.IncidentDTOSeverityEnum = {
123
- NUMBER_0: 0,
124
- NUMBER_1: 1
125
- };
126
- exports.IncidentDTOServiceEnum = {
127
- NUMBER_0: 0,
128
- NUMBER_1: 1
129
- };
130
- exports.IncidentDTOStatusEnum = {
131
- NUMBER_0: 0,
132
- NUMBER_1: 1,
133
- NUMBER_2: 2
134
- };
135
- exports.IncidentRequestDTOSeverityEnum = {
136
- NUMBER_0: 0,
137
- NUMBER_1: 1
138
- };
139
- exports.IncidentRequestDTOServiceEnum = {
140
- NUMBER_0: 0,
141
- NUMBER_1: 1
142
- };
143
- exports.IncidentUpdateDTOTypeEnum = {
144
- NUMBER_0: 0,
145
- NUMBER_1: 1,
146
- NUMBER_2: 2
147
- };
148
- exports.IncidentUpdateRequestDTOTypeEnum = {
149
- NUMBER_0: 0,
150
- NUMBER_1: 1,
151
- NUMBER_2: 2
152
- };
153
122
  exports.ItemDiscountEntityTypeEnum = {
154
123
  TcxPhones: 'TCX_PHONES',
155
124
  PhoneBulk: 'PHONE_BULK',
@@ -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;
@@ -5462,6 +5582,7 @@ var Class3CXInstallationsApiAxiosParamCreator = function (configuration) {
5462
5582
  exports.Class3CXInstallationsApiAxiosParamCreator = Class3CXInstallationsApiAxiosParamCreator;
5463
5583
  /**
5464
5584
  * Class3CXInstallationsApi - functional programming interface
5585
+ * @export
5465
5586
  */
5466
5587
  var Class3CXInstallationsApiFp = function (configuration) {
5467
5588
  var localVarAxiosParamCreator = (0, exports.Class3CXInstallationsApiAxiosParamCreator)(configuration);
@@ -5739,6 +5860,7 @@ var Class3CXInstallationsApiFp = function (configuration) {
5739
5860
  exports.Class3CXInstallationsApiFp = Class3CXInstallationsApiFp;
5740
5861
  /**
5741
5862
  * Class3CXInstallationsApi - factory interface
5863
+ * @export
5742
5864
  */
5743
5865
  var Class3CXInstallationsApiFactory = function (configuration, basePath, axios) {
5744
5866
  var localVarFp = (0, exports.Class3CXInstallationsApiFp)(configuration);
@@ -5873,6 +5995,9 @@ var Class3CXInstallationsApiFactory = function (configuration, basePath, axios)
5873
5995
  exports.Class3CXInstallationsApiFactory = Class3CXInstallationsApiFactory;
5874
5996
  /**
5875
5997
  * Class3CXInstallationsApi - object-oriented interface
5998
+ * @export
5999
+ * @class Class3CXInstallationsApi
6000
+ * @extends {BaseAPI}
5876
6001
  */
5877
6002
  var Class3CXInstallationsApi = /** @class */ (function (_super) {
5878
6003
  __extends(Class3CXInstallationsApi, _super);
@@ -5885,6 +6010,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5885
6010
  * @param {number} wizardId Wizard ID
5886
6011
  * @param {*} [options] Override http request option.
5887
6012
  * @throws {RequiredError}
6013
+ * @memberof Class3CXInstallationsApi
5888
6014
  */
5889
6015
  Class3CXInstallationsApi.prototype.getGetDetails = function (wizardId, options) {
5890
6016
  var _this = this;
@@ -5902,6 +6028,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5902
6028
  * @param {GetGetInstallationsInstallTypeEnum} [installType] Install Type
5903
6029
  * @param {*} [options] Override http request option.
5904
6030
  * @throws {RequiredError}
6031
+ * @memberof Class3CXInstallationsApi
5905
6032
  */
5906
6033
  Class3CXInstallationsApi.prototype.getGetInstallations = function (pageSize, page, customerId, search, status, hosting, installType, options) {
5907
6034
  var _this = this;
@@ -5915,6 +6042,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5915
6042
  * @param {string} ipAddress Whitelist IP Address
5916
6043
  * @param {*} [options] Override http request option.
5917
6044
  * @throws {RequiredError}
6045
+ * @memberof Class3CXInstallationsApi
5918
6046
  */
5919
6047
  Class3CXInstallationsApi.prototype.postCreateSshUser = function (instanceId, expiryDate, ipAddress, options) {
5920
6048
  var _this = this;
@@ -5926,6 +6054,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5926
6054
  * @param {string} instanceId Instance ID
5927
6055
  * @param {*} [options] Override http request option.
5928
6056
  * @throws {RequiredError}
6057
+ * @memberof Class3CXInstallationsApi
5929
6058
  */
5930
6059
  Class3CXInstallationsApi.prototype.postDeleteInstance = function (instanceId, options) {
5931
6060
  var _this = this;
@@ -5939,6 +6068,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5939
6068
  * @param {string} schedule Scheduled Task (Date &amp; Time)
5940
6069
  * @param {*} [options] Override http request option.
5941
6070
  * @throws {RequiredError}
6071
+ * @memberof Class3CXInstallationsApi
5942
6072
  */
5943
6073
  Class3CXInstallationsApi.prototype.postExtendDisk = function (instanceId, gigabytes, schedule, options) {
5944
6074
  var _this = this;
@@ -5951,6 +6081,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5951
6081
  * @param {PostFailoverInstanceTypeEnum} type Failover Type
5952
6082
  * @param {*} [options] Override http request option.
5953
6083
  * @throws {RequiredError}
6084
+ * @memberof Class3CXInstallationsApi
5954
6085
  */
5955
6086
  Class3CXInstallationsApi.prototype.postFailoverInstance = function (instanceId, type, options) {
5956
6087
  var _this = this;
@@ -5962,6 +6093,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5962
6093
  * @param {string} instanceId Instance ID
5963
6094
  * @param {*} [options] Override http request option.
5964
6095
  * @throws {RequiredError}
6096
+ * @memberof Class3CXInstallationsApi
5965
6097
  */
5966
6098
  Class3CXInstallationsApi.prototype.postRebootInstance = function (instanceId, options) {
5967
6099
  var _this = this;
@@ -5975,6 +6107,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5975
6107
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
5976
6108
  * @param {*} [options] Override http request option.
5977
6109
  * @throws {RequiredError}
6110
+ * @memberof Class3CXInstallationsApi
5978
6111
  */
5979
6112
  Class3CXInstallationsApi.prototype.postResizeInstance = function (instanceId, size, schedule, options) {
5980
6113
  var _this = this;
@@ -5987,6 +6120,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5987
6120
  * @param {string} [schedule] Scheduled Task (Date &amp; Time)
5988
6121
  * @param {*} [options] Override http request option.
5989
6122
  * @throws {RequiredError}
6123
+ * @memberof Class3CXInstallationsApi
5990
6124
  */
5991
6125
  Class3CXInstallationsApi.prototype.postSuspendInstance = function (instanceId, schedule, options) {
5992
6126
  var _this = this;
@@ -5998,6 +6132,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
5998
6132
  * @param {string} instanceId Instance ID
5999
6133
  * @param {*} [options] Override http request option.
6000
6134
  * @throws {RequiredError}
6135
+ * @memberof Class3CXInstallationsApi
6001
6136
  */
6002
6137
  Class3CXInstallationsApi.prototype.postUnsuspendInstance = function (instanceId, options) {
6003
6138
  var _this = this;
@@ -6010,6 +6145,7 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6010
6145
  * @param {string} schedule Scheduled Task (Date &amp; Time)
6011
6146
  * @param {*} [options] Override http request option.
6012
6147
  * @throws {RequiredError}
6148
+ * @memberof Class3CXInstallationsApi
6013
6149
  */
6014
6150
  Class3CXInstallationsApi.prototype.postUpgradeDebian = function (instanceId, schedule, options) {
6015
6151
  var _this = this;
@@ -6018,35 +6154,53 @@ var Class3CXInstallationsApi = /** @class */ (function (_super) {
6018
6154
  return Class3CXInstallationsApi;
6019
6155
  }(base_1.BaseAPI));
6020
6156
  exports.Class3CXInstallationsApi = Class3CXInstallationsApi;
6157
+ /**
6158
+ * @export
6159
+ */
6021
6160
  exports.GetGetInstallationsStatusEnum = {
6022
6161
  Completed: 'Completed',
6023
6162
  Outstanding: 'Outstanding',
6024
6163
  Offline: 'Offline',
6025
6164
  FailedOver: 'Failed Over'
6026
6165
  };
6166
+ /**
6167
+ * @export
6168
+ */
6027
6169
  exports.GetGetInstallationsHostingEnum = {
6028
6170
  Yellowgrid: 'yellowgrid',
6029
6171
  MultiTenant: 'multi-tenant',
6030
6172
  Onprem: 'onprem',
6031
6173
  All: 'all'
6032
6174
  };
6175
+ /**
6176
+ * @export
6177
+ */
6033
6178
  exports.GetGetInstallationsInstallTypeEnum = {
6034
6179
  New: 'new',
6035
6180
  Restore: 'restore',
6036
6181
  Failover: 'failover',
6037
6182
  MultiTenant: 'multi-tenant'
6038
6183
  };
6184
+ /**
6185
+ * @export
6186
+ */
6039
6187
  exports.PostFailoverInstanceTypeEnum = {
6040
6188
  Config: 'config',
6041
6189
  Image: 'image'
6042
6190
  };
6191
+ /**
6192
+ * @export
6193
+ */
6043
6194
  exports.PostResizeInstanceSizeEnum = {
6044
6195
  D24: 'd2-4',
6045
6196
  D28: 'd2-8',
6046
- B230: 'b2-30'
6197
+ B230: 'b2-30',
6198
+ S2vcpu4gb: 's-2vcpu-4gb',
6199
+ S4vcpu8gb: 's-4vcpu-8gb'
6047
6200
  };
6048
6201
  /**
6049
6202
  * Class3CXIntegrationsApi - axios parameter creator
6203
+ * @export
6050
6204
  */
6051
6205
  var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6052
6206
  var _this = this;
@@ -6292,6 +6446,7 @@ var Class3CXIntegrationsApiAxiosParamCreator = function (configuration) {
6292
6446
  exports.Class3CXIntegrationsApiAxiosParamCreator = Class3CXIntegrationsApiAxiosParamCreator;
6293
6447
  /**
6294
6448
  * Class3CXIntegrationsApi - functional programming interface
6449
+ * @export
6295
6450
  */
6296
6451
  var Class3CXIntegrationsApiFp = function (configuration) {
6297
6452
  var localVarAxiosParamCreator = (0, exports.Class3CXIntegrationsApiAxiosParamCreator)(configuration);
@@ -6437,6 +6592,7 @@ var Class3CXIntegrationsApiFp = function (configuration) {
6437
6592
  exports.Class3CXIntegrationsApiFp = Class3CXIntegrationsApiFp;
6438
6593
  /**
6439
6594
  * Class3CXIntegrationsApi - factory interface
6595
+ * @export
6440
6596
  */
6441
6597
  var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6442
6598
  var localVarFp = (0, exports.Class3CXIntegrationsApiFp)(configuration);
@@ -6504,6 +6660,9 @@ var Class3CXIntegrationsApiFactory = function (configuration, basePath, axios) {
6504
6660
  exports.Class3CXIntegrationsApiFactory = Class3CXIntegrationsApiFactory;
6505
6661
  /**
6506
6662
  * Class3CXIntegrationsApi - object-oriented interface
6663
+ * @export
6664
+ * @class Class3CXIntegrationsApi
6665
+ * @extends {BaseAPI}
6507
6666
  */
6508
6667
  var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6509
6668
  __extends(Class3CXIntegrationsApi, _super);
@@ -6516,6 +6675,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6516
6675
  * @param {GetGetPriceSchoolTypeEnum} schoolType EdTechPro School Type
6517
6676
  * @param {*} [options] Override http request option.
6518
6677
  * @throws {RequiredError}
6678
+ * @memberof Class3CXIntegrationsApi
6519
6679
  */
6520
6680
  Class3CXIntegrationsApi.prototype.getGetPrice = function (licenceType, schoolType, options) {
6521
6681
  var _this = this;
@@ -6528,6 +6688,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6528
6688
  * @param {string} [search] Search
6529
6689
  * @param {*} [options] Override http request option.
6530
6690
  * @throws {RequiredError}
6691
+ * @memberof Class3CXIntegrationsApi
6531
6692
  */
6532
6693
  Class3CXIntegrationsApi.prototype.getGetSchools = function (pageSize, page, search, options) {
6533
6694
  var _this = this;
@@ -6537,6 +6698,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6537
6698
  * Get EdTechPro Trusts
6538
6699
  * @param {*} [options] Override http request option.
6539
6700
  * @throws {RequiredError}
6701
+ * @memberof Class3CXIntegrationsApi
6540
6702
  */
6541
6703
  Class3CXIntegrationsApi.prototype.getGetTrusts = function (options) {
6542
6704
  var _this = this;
@@ -6549,6 +6711,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6549
6711
  * @param {string} ref School Order Reference
6550
6712
  * @param {*} [options] Override http request option.
6551
6713
  * @throws {RequiredError}
6714
+ * @memberof Class3CXIntegrationsApi
6552
6715
  */
6553
6716
  Class3CXIntegrationsApi.prototype.patchUpdateEtpOrderReference = function (clientId, schoolId, ref, options) {
6554
6717
  var _this = this;
@@ -6559,6 +6722,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6559
6722
  * @param {OrderRequestModel} [orderRequestModel] New EdTechPro Order Request
6560
6723
  * @param {*} [options] Override http request option.
6561
6724
  * @throws {RequiredError}
6725
+ * @memberof Class3CXIntegrationsApi
6562
6726
  */
6563
6727
  Class3CXIntegrationsApi.prototype.postOrderEdTechPro = function (orderRequestModel, options) {
6564
6728
  var _this = this;
@@ -6569,6 +6733,7 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6569
6733
  * @param {UpgradeRequestModel} [upgradeRequestModel] New EdTechPro Upgrade Request
6570
6734
  * @param {*} [options] Override http request option.
6571
6735
  * @throws {RequiredError}
6736
+ * @memberof Class3CXIntegrationsApi
6572
6737
  */
6573
6738
  Class3CXIntegrationsApi.prototype.postUpgradeEdTechPro = function (upgradeRequestModel, options) {
6574
6739
  var _this = this;
@@ -6577,16 +6742,23 @@ var Class3CXIntegrationsApi = /** @class */ (function (_super) {
6577
6742
  return Class3CXIntegrationsApi;
6578
6743
  }(base_1.BaseAPI));
6579
6744
  exports.Class3CXIntegrationsApi = Class3CXIntegrationsApi;
6745
+ /**
6746
+ * @export
6747
+ */
6580
6748
  exports.GetGetPriceLicenceTypeEnum = {
6581
6749
  Lite: 'lite',
6582
6750
  Pro: 'pro'
6583
6751
  };
6752
+ /**
6753
+ * @export
6754
+ */
6584
6755
  exports.GetGetPriceSchoolTypeEnum = {
6585
6756
  Primary: 'primary',
6586
6757
  Secondary: 'secondary'
6587
6758
  };
6588
6759
  /**
6589
6760
  * Class3CXMultiTenantApi - axios parameter creator
6761
+ * @export
6590
6762
  */
6591
6763
  var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
6592
6764
  var _this = this;
@@ -6866,6 +7038,7 @@ var Class3CXMultiTenantApiAxiosParamCreator = function (configuration) {
6866
7038
  exports.Class3CXMultiTenantApiAxiosParamCreator = Class3CXMultiTenantApiAxiosParamCreator;
6867
7039
  /**
6868
7040
  * Class3CXMultiTenantApi - functional programming interface
7041
+ * @export
6869
7042
  */
6870
7043
  var Class3CXMultiTenantApiFp = function (configuration) {
6871
7044
  var localVarAxiosParamCreator = (0, exports.Class3CXMultiTenantApiAxiosParamCreator)(configuration);
@@ -7039,6 +7212,7 @@ var Class3CXMultiTenantApiFp = function (configuration) {
7039
7212
  exports.Class3CXMultiTenantApiFp = Class3CXMultiTenantApiFp;
7040
7213
  /**
7041
7214
  * Class3CXMultiTenantApi - factory interface
7215
+ * @export
7042
7216
  */
7043
7217
  var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
7044
7218
  var localVarFp = (0, exports.Class3CXMultiTenantApiFp)(configuration);
@@ -7121,6 +7295,9 @@ var Class3CXMultiTenantApiFactory = function (configuration, basePath, axios) {
7121
7295
  exports.Class3CXMultiTenantApiFactory = Class3CXMultiTenantApiFactory;
7122
7296
  /**
7123
7297
  * Class3CXMultiTenantApi - object-oriented interface
7298
+ * @export
7299
+ * @class Class3CXMultiTenantApi
7300
+ * @extends {BaseAPI}
7124
7301
  */
7125
7302
  var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7126
7303
  __extends(Class3CXMultiTenantApi, _super);
@@ -7133,6 +7310,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7133
7310
  * @param {string} reference Tenant Reference
7134
7311
  * @param {*} [options] Override http request option.
7135
7312
  * @throws {RequiredError}
7313
+ * @memberof Class3CXMultiTenantApi
7136
7314
  */
7137
7315
  Class3CXMultiTenantApi.prototype.deleteGetTenant = function (reference, options) {
7138
7316
  var _this = this;
@@ -7144,6 +7322,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7144
7322
  * @param {string} reference Tenant Reference
7145
7323
  * @param {*} [options] Override http request option.
7146
7324
  * @throws {RequiredError}
7325
+ * @memberof Class3CXMultiTenantApi
7147
7326
  */
7148
7327
  Class3CXMultiTenantApi.prototype.getGetTenant = function (reference, options) {
7149
7328
  var _this = this;
@@ -7158,6 +7337,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7158
7337
  * @param {GetGetTenantsStatusEnum} [status] Status
7159
7338
  * @param {*} [options] Override http request option.
7160
7339
  * @throws {RequiredError}
7340
+ * @memberof Class3CXMultiTenantApi
7161
7341
  */
7162
7342
  Class3CXMultiTenantApi.prototype.getGetTenants = function (pageSize, page, search, status, options) {
7163
7343
  var _this = this;
@@ -7169,6 +7349,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7169
7349
  * @param {string} areacode Area Code
7170
7350
  * @param {*} [options] Override http request option.
7171
7351
  * @throws {RequiredError}
7352
+ * @memberof Class3CXMultiTenantApi
7172
7353
  */
7173
7354
  Class3CXMultiTenantApi.prototype.postAddMtDdi = function (areacode, options) {
7174
7355
  var _this = this;
@@ -7180,6 +7361,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7180
7361
  * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7181
7362
  * @param {*} [options] Override http request option.
7182
7363
  * @throws {RequiredError}
7364
+ * @memberof Class3CXMultiTenantApi
7183
7365
  */
7184
7366
  Class3CXMultiTenantApi.prototype.postGetMtNewDdis = function (multiTenantChangeResponseModel, options) {
7185
7367
  var _this = this;
@@ -7191,6 +7373,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7191
7373
  * @param {TcxMultiTenantModel} [tcxMultiTenantModel] New 3CX Starter Bundle Request
7192
7374
  * @param {*} [options] Override http request option.
7193
7375
  * @throws {RequiredError}
7376
+ * @memberof Class3CXMultiTenantApi
7194
7377
  */
7195
7378
  Class3CXMultiTenantApi.prototype.postGetTenants = function (tcxMultiTenantModel, options) {
7196
7379
  var _this = this;
@@ -7202,6 +7385,7 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7202
7385
  * @param {MultiTenantChangeResponseModel} [multiTenantChangeResponseModel] Multi-Tenant Change Request
7203
7386
  * @param {*} [options] Override http request option.
7204
7387
  * @throws {RequiredError}
7388
+ * @memberof Class3CXMultiTenantApi
7205
7389
  */
7206
7390
  Class3CXMultiTenantApi.prototype.postTrackMtChange = function (multiTenantChangeResponseModel, options) {
7207
7391
  var _this = this;
@@ -7210,6 +7394,9 @@ var Class3CXMultiTenantApi = /** @class */ (function (_super) {
7210
7394
  return Class3CXMultiTenantApi;
7211
7395
  }(base_1.BaseAPI));
7212
7396
  exports.Class3CXMultiTenantApi = Class3CXMultiTenantApi;
7397
+ /**
7398
+ * @export
7399
+ */
7213
7400
  exports.GetGetTenantsStatusEnum = {
7214
7401
  Completed: 'Completed',
7215
7402
  Outstanding: 'Outstanding',
@@ -7218,6 +7405,7 @@ exports.GetGetTenantsStatusEnum = {
7218
7405
  };
7219
7406
  /**
7220
7407
  * MyPBXToolsApi - axios parameter creator
7408
+ * @export
7221
7409
  */
7222
7410
  var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7223
7411
  var _this = this;
@@ -7272,6 +7460,7 @@ var MyPBXToolsApiAxiosParamCreator = function (configuration) {
7272
7460
  exports.MyPBXToolsApiAxiosParamCreator = MyPBXToolsApiAxiosParamCreator;
7273
7461
  /**
7274
7462
  * MyPBXToolsApi - functional programming interface
7463
+ * @export
7275
7464
  */
7276
7465
  var MyPBXToolsApiFp = function (configuration) {
7277
7466
  var localVarAxiosParamCreator = (0, exports.MyPBXToolsApiAxiosParamCreator)(configuration);
@@ -7305,6 +7494,7 @@ var MyPBXToolsApiFp = function (configuration) {
7305
7494
  exports.MyPBXToolsApiFp = MyPBXToolsApiFp;
7306
7495
  /**
7307
7496
  * MyPBXToolsApi - factory interface
7497
+ * @export
7308
7498
  */
7309
7499
  var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7310
7500
  var localVarFp = (0, exports.MyPBXToolsApiFp)(configuration);
@@ -7325,6 +7515,9 @@ var MyPBXToolsApiFactory = function (configuration, basePath, axios) {
7325
7515
  exports.MyPBXToolsApiFactory = MyPBXToolsApiFactory;
7326
7516
  /**
7327
7517
  * MyPBXToolsApi - object-oriented interface
7518
+ * @export
7519
+ * @class MyPBXToolsApi
7520
+ * @extends {BaseAPI}
7328
7521
  */
7329
7522
  var MyPBXToolsApi = /** @class */ (function (_super) {
7330
7523
  __extends(MyPBXToolsApi, _super);
@@ -7338,6 +7531,7 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
7338
7531
  * @param {string} fileName File Name
7339
7532
  * @param {*} [options] Override http request option.
7340
7533
  * @throws {RequiredError}
7534
+ * @memberof MyPBXToolsApi
7341
7535
  */
7342
7536
  MyPBXToolsApi.prototype.getGetRecording = function (licenceKey, fileName, options) {
7343
7537
  var _this = this;
@@ -7348,6 +7542,7 @@ var MyPBXToolsApi = /** @class */ (function (_super) {
7348
7542
  exports.MyPBXToolsApi = MyPBXToolsApi;
7349
7543
  /**
7350
7544
  * OAuth20Api - axios parameter creator
7545
+ * @export
7351
7546
  */
7352
7547
  var OAuth20ApiAxiosParamCreator = function (configuration) {
7353
7548
  var _this = this;
@@ -7643,6 +7838,7 @@ var OAuth20ApiAxiosParamCreator = function (configuration) {
7643
7838
  exports.OAuth20ApiAxiosParamCreator = OAuth20ApiAxiosParamCreator;
7644
7839
  /**
7645
7840
  * OAuth20Api - functional programming interface
7841
+ * @export
7646
7842
  */
7647
7843
  var OAuth20ApiFp = function (configuration) {
7648
7844
  var localVarAxiosParamCreator = (0, exports.OAuth20ApiAxiosParamCreator)(configuration);
@@ -7804,6 +8000,7 @@ var OAuth20ApiFp = function (configuration) {
7804
8000
  exports.OAuth20ApiFp = OAuth20ApiFp;
7805
8001
  /**
7806
8002
  * OAuth20Api - factory interface
8003
+ * @export
7807
8004
  */
7808
8005
  var OAuth20ApiFactory = function (configuration, basePath, axios) {
7809
8006
  var localVarFp = (0, exports.OAuth20ApiFp)(configuration);
@@ -7887,6 +8084,9 @@ var OAuth20ApiFactory = function (configuration, basePath, axios) {
7887
8084
  exports.OAuth20ApiFactory = OAuth20ApiFactory;
7888
8085
  /**
7889
8086
  * OAuth20Api - object-oriented interface
8087
+ * @export
8088
+ * @class OAuth20Api
8089
+ * @extends {BaseAPI}
7890
8090
  */
7891
8091
  var OAuth20Api = /** @class */ (function (_super) {
7892
8092
  __extends(OAuth20Api, _super);
@@ -7898,6 +8098,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7898
8098
  * @summary Get MFA QR Code
7899
8099
  * @param {*} [options] Override http request option.
7900
8100
  * @throws {RequiredError}
8101
+ * @memberof OAuth20Api
7901
8102
  */
7902
8103
  OAuth20Api.prototype.getGetMfaQrCode = function (options) {
7903
8104
  var _this = this;
@@ -7908,6 +8109,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7908
8109
  * @summary Get Scopes
7909
8110
  * @param {*} [options] Override http request option.
7910
8111
  * @throws {RequiredError}
8112
+ * @memberof OAuth20Api
7911
8113
  */
7912
8114
  OAuth20Api.prototype.getGetScopes = function (options) {
7913
8115
  var _this = this;
@@ -7930,6 +8132,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7930
8132
  * @param {boolean | null} [endUser] End User (Only used in Token Exchange)
7931
8133
  * @param {*} [options] Override http request option.
7932
8134
  * @throws {RequiredError}
8135
+ * @memberof OAuth20Api
7933
8136
  */
7934
8137
  OAuth20Api.prototype.postAccessToken = function (clientId, clientSecret, grantType, scope, redirectUri, code, refreshToken, codeVerifier, token, tokenExchangeType, licenceKey, endUser, options) {
7935
8138
  var _this = this;
@@ -7947,6 +8150,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7947
8150
  * @param {string} [codeChallengeMethod] OAuth 2.0 Code Challenge Method
7948
8151
  * @param {*} [options] Override http request option.
7949
8152
  * @throws {RequiredError}
8153
+ * @memberof OAuth20Api
7950
8154
  */
7951
8155
  OAuth20Api.prototype.postAuthorise = function (clientId, responseType, scope, redirectUri, state, codeChallenge, codeChallengeMethod, options) {
7952
8156
  var _this = this;
@@ -7957,6 +8161,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7957
8161
  * @summary Get Token Identity
7958
8162
  * @param {*} [options] Override http request option.
7959
8163
  * @throws {RequiredError}
8164
+ * @memberof OAuth20Api
7960
8165
  */
7961
8166
  OAuth20Api.prototype.postGetIdentity = function (options) {
7962
8167
  var _this = this;
@@ -7968,6 +8173,7 @@ var OAuth20Api = /** @class */ (function (_super) {
7968
8173
  * @param {PortalLoginModel} [portalLoginModel] Login Credentials
7969
8174
  * @param {*} [options] Override http request option.
7970
8175
  * @throws {RequiredError}
8176
+ * @memberof OAuth20Api
7971
8177
  */
7972
8178
  OAuth20Api.prototype.postPortalLogin = function (portalLoginModel, options) {
7973
8179
  var _this = this;
@@ -7976,6 +8182,9 @@ var OAuth20Api = /** @class */ (function (_super) {
7976
8182
  return OAuth20Api;
7977
8183
  }(base_1.BaseAPI));
7978
8184
  exports.OAuth20Api = OAuth20Api;
8185
+ /**
8186
+ * @export
8187
+ */
7979
8188
  exports.PostAccessTokenGrantTypeEnum = {
7980
8189
  ClientCredentials: 'client_credentials',
7981
8190
  Code: 'code',
@@ -7985,6 +8194,9 @@ exports.PostAccessTokenGrantTypeEnum = {
7985
8194
  TokenExchange: 'token_exchange',
7986
8195
  Password: 'password'
7987
8196
  };
8197
+ /**
8198
+ * @export
8199
+ */
7988
8200
  exports.PostAccessTokenScopeEnum = {
7989
8201
  Star: '*',
7990
8202
  Fdps: 'fdps',
@@ -8011,10 +8223,16 @@ exports.PostAccessTokenScopeEnum = {
8011
8223
  TicketsRead: 'tickets.read',
8012
8224
  TicketsWrite: 'tickets.write'
8013
8225
  };
8226
+ /**
8227
+ * @export
8228
+ */
8014
8229
  exports.PostAccessTokenTokenExchangeTypeEnum = {
8015
8230
  TcxWizard: 'tcx_wizard',
8016
8231
  Portal: 'portal'
8017
8232
  };
8233
+ /**
8234
+ * @export
8235
+ */
8018
8236
  exports.PostAuthoriseScopeEnum = {
8019
8237
  Star: '*',
8020
8238
  Fdps: 'fdps',
@@ -8043,6 +8261,7 @@ exports.PostAuthoriseScopeEnum = {
8043
8261
  };
8044
8262
  /**
8045
8263
  * OrdersApi - axios parameter creator
8264
+ * @export
8046
8265
  */
8047
8266
  var OrdersApiAxiosParamCreator = function (configuration) {
8048
8267
  var _this = this;
@@ -8392,6 +8611,7 @@ var OrdersApiAxiosParamCreator = function (configuration) {
8392
8611
  exports.OrdersApiAxiosParamCreator = OrdersApiAxiosParamCreator;
8393
8612
  /**
8394
8613
  * OrdersApi - functional programming interface
8614
+ * @export
8395
8615
  */
8396
8616
  var OrdersApiFp = function (configuration) {
8397
8617
  var localVarAxiosParamCreator = (0, exports.OrdersApiAxiosParamCreator)(configuration);
@@ -8597,6 +8817,7 @@ var OrdersApiFp = function (configuration) {
8597
8817
  exports.OrdersApiFp = OrdersApiFp;
8598
8818
  /**
8599
8819
  * OrdersApi - factory interface
8820
+ * @export
8600
8821
  */
8601
8822
  var OrdersApiFactory = function (configuration, basePath, axios) {
8602
8823
  var localVarFp = (0, exports.OrdersApiFp)(configuration);
@@ -8698,6 +8919,9 @@ var OrdersApiFactory = function (configuration, basePath, axios) {
8698
8919
  exports.OrdersApiFactory = OrdersApiFactory;
8699
8920
  /**
8700
8921
  * OrdersApi - object-oriented interface
8922
+ * @export
8923
+ * @class OrdersApi
8924
+ * @extends {BaseAPI}
8701
8925
  */
8702
8926
  var OrdersApi = /** @class */ (function (_super) {
8703
8927
  __extends(OrdersApi, _super);
@@ -8710,6 +8934,7 @@ var OrdersApi = /** @class */ (function (_super) {
8710
8934
  * @param {number} id Order ID
8711
8935
  * @param {*} [options] Override http request option.
8712
8936
  * @throws {RequiredError}
8937
+ * @memberof OrdersApi
8713
8938
  */
8714
8939
  OrdersApi.prototype.deleteUpdateOrder = function (id, options) {
8715
8940
  var _this = this;
@@ -8721,6 +8946,7 @@ var OrdersApi = /** @class */ (function (_super) {
8721
8946
  * @param {number} id Order ID
8722
8947
  * @param {*} [options] Override http request option.
8723
8948
  * @throws {RequiredError}
8949
+ * @memberof OrdersApi
8724
8950
  */
8725
8951
  OrdersApi.prototype.getGetAdminEditableOrder = function (id, options) {
8726
8952
  var _this = this;
@@ -8732,6 +8958,7 @@ var OrdersApi = /** @class */ (function (_super) {
8732
8958
  * @param {number} id Order ID
8733
8959
  * @param {*} [options] Override http request option.
8734
8960
  * @throws {RequiredError}
8961
+ * @memberof OrdersApi
8735
8962
  */
8736
8963
  OrdersApi.prototype.getGetEditableOrder = function (id, options) {
8737
8964
  var _this = this;
@@ -8749,6 +8976,7 @@ var OrdersApi = /** @class */ (function (_super) {
8749
8976
  * @param {number | null} [customerId] Customer ID
8750
8977
  * @param {*} [options] Override http request option.
8751
8978
  * @throws {RequiredError}
8979
+ * @memberof OrdersApi
8752
8980
  */
8753
8981
  OrdersApi.prototype.getGetOrders = function (pageSize, page, search, fulfillable, status, filter, customerId, options) {
8754
8982
  var _this = this;
@@ -8761,6 +8989,7 @@ var OrdersApi = /** @class */ (function (_super) {
8761
8989
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Admin Order Request
8762
8990
  * @param {*} [options] Override http request option.
8763
8991
  * @throws {RequiredError}
8992
+ * @memberof OrdersApi
8764
8993
  */
8765
8994
  OrdersApi.prototype.postCreateAdminOrder = function (readonly, adminOrderRequestDTO, options) {
8766
8995
  var _this = this;
@@ -8773,6 +9002,7 @@ var OrdersApi = /** @class */ (function (_super) {
8773
9002
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
8774
9003
  * @param {*} [options] Override http request option.
8775
9004
  * @throws {RequiredError}
9005
+ * @memberof OrdersApi
8776
9006
  */
8777
9007
  OrdersApi.prototype.postGetOrders = function (readonly, customerOrderRequestDTO, options) {
8778
9008
  var _this = this;
@@ -8786,6 +9016,7 @@ var OrdersApi = /** @class */ (function (_super) {
8786
9016
  * @param {AdminOrderRequestDTO} [adminOrderRequestDTO] Order Request
8787
9017
  * @param {*} [options] Override http request option.
8788
9018
  * @throws {RequiredError}
9019
+ * @memberof OrdersApi
8789
9020
  */
8790
9021
  OrdersApi.prototype.putUpdateAdminOrder = function (id, readonly, adminOrderRequestDTO, options) {
8791
9022
  var _this = this;
@@ -8799,6 +9030,7 @@ var OrdersApi = /** @class */ (function (_super) {
8799
9030
  * @param {CustomerOrderRequestDTO} [customerOrderRequestDTO] Order Request
8800
9031
  * @param {*} [options] Override http request option.
8801
9032
  * @throws {RequiredError}
9033
+ * @memberof OrdersApi
8802
9034
  */
8803
9035
  OrdersApi.prototype.putUpdateOrder = function (id, readonly, customerOrderRequestDTO, options) {
8804
9036
  var _this = this;
@@ -8807,12 +9039,18 @@ var OrdersApi = /** @class */ (function (_super) {
8807
9039
  return OrdersApi;
8808
9040
  }(base_1.BaseAPI));
8809
9041
  exports.OrdersApi = OrdersApi;
9042
+ /**
9043
+ * @export
9044
+ */
8810
9045
  exports.GetGetOrdersStatusEnum = {
8811
9046
  Paid: 'PAID',
8812
9047
  InvoicePaid: 'INVOICE_PAID',
8813
9048
  Unpaid: 'UNPAID',
8814
9049
  Quote: 'QUOTE'
8815
9050
  };
9051
+ /**
9052
+ * @export
9053
+ */
8816
9054
  exports.GetGetOrdersFilterEnum = {
8817
9055
  Outstanding: 'OUTSTANDING',
8818
9056
  Quotes: 'QUOTES',
@@ -8821,6 +9059,7 @@ exports.GetGetOrdersFilterEnum = {
8821
9059
  };
8822
9060
  /**
8823
9061
  * PricingApi - axios parameter creator
9062
+ * @export
8824
9063
  */
8825
9064
  var PricingApiAxiosParamCreator = function (configuration) {
8826
9065
  var _this = this;
@@ -8944,6 +9183,7 @@ var PricingApiAxiosParamCreator = function (configuration) {
8944
9183
  exports.PricingApiAxiosParamCreator = PricingApiAxiosParamCreator;
8945
9184
  /**
8946
9185
  * PricingApi - functional programming interface
9186
+ * @export
8947
9187
  */
8948
9188
  var PricingApiFp = function (configuration) {
8949
9189
  var localVarAxiosParamCreator = (0, exports.PricingApiAxiosParamCreator)(configuration);
@@ -9006,6 +9246,7 @@ var PricingApiFp = function (configuration) {
9006
9246
  exports.PricingApiFp = PricingApiFp;
9007
9247
  /**
9008
9248
  * PricingApi - factory interface
9249
+ * @export
9009
9250
  */
9010
9251
  var PricingApiFactory = function (configuration, basePath, axios) {
9011
9252
  var localVarFp = (0, exports.PricingApiFp)(configuration);
@@ -9042,6 +9283,9 @@ var PricingApiFactory = function (configuration, basePath, axios) {
9042
9283
  exports.PricingApiFactory = PricingApiFactory;
9043
9284
  /**
9044
9285
  * PricingApi - object-oriented interface
9286
+ * @export
9287
+ * @class PricingApi
9288
+ * @extends {BaseAPI}
9045
9289
  */
9046
9290
  var PricingApi = /** @class */ (function (_super) {
9047
9291
  __extends(PricingApi, _super);
@@ -9057,6 +9301,7 @@ var PricingApi = /** @class */ (function (_super) {
9057
9301
  * @param {string} [customerId] Customer ID
9058
9302
  * @param {*} [options] Override http request option.
9059
9303
  * @throws {RequiredError}
9304
+ * @memberof PricingApi
9060
9305
  */
9061
9306
  PricingApi.prototype.getGetPriceList = function (type, format, category, customerId, options) {
9062
9307
  var _this = this;
@@ -9072,6 +9317,7 @@ var PricingApi = /** @class */ (function (_super) {
9072
9317
  * @param {PostSendPriceListCategoryEnum} [category] Product Category
9073
9318
  * @param {*} [options] Override http request option.
9074
9319
  * @throws {RequiredError}
9320
+ * @memberof PricingApi
9075
9321
  */
9076
9322
  PricingApi.prototype.postSendPriceList = function (email, customerId, type, format, category, options) {
9077
9323
  var _this = this;
@@ -9080,6 +9326,9 @@ var PricingApi = /** @class */ (function (_super) {
9080
9326
  return PricingApi;
9081
9327
  }(base_1.BaseAPI));
9082
9328
  exports.PricingApi = PricingApi;
9329
+ /**
9330
+ * @export
9331
+ */
9083
9332
  exports.GetGetPriceListTypeEnum = {
9084
9333
  Products: 'Products',
9085
9334
  StockProducts: 'Stock Products',
@@ -9090,6 +9339,9 @@ exports.GetGetPriceListTypeEnum = {
9090
9339
  Sms: 'SMS',
9091
9340
  SipTrunks: 'SIP Trunks'
9092
9341
  };
9342
+ /**
9343
+ * @export
9344
+ */
9093
9345
  exports.GetGetPriceListFormatEnum = {
9094
9346
  Pdf: 'pdf',
9095
9347
  Json: 'json',
@@ -9097,6 +9349,9 @@ exports.GetGetPriceListFormatEnum = {
9097
9349
  Xml: 'xml',
9098
9350
  Html: 'html'
9099
9351
  };
9352
+ /**
9353
+ * @export
9354
+ */
9100
9355
  exports.GetGetPriceListCategoryEnum = {
9101
9356
  Yealink: 'Yealink',
9102
9357
  Mairdi: 'Mairdi',
@@ -9119,6 +9374,9 @@ exports.GetGetPriceListCategoryEnum = {
9119
9374
  FanvilAccessories: 'Fanvil Accessories',
9120
9375
  FanvilHotelPhones: 'Fanvil Hotel Phones'
9121
9376
  };
9377
+ /**
9378
+ * @export
9379
+ */
9122
9380
  exports.PostSendPriceListTypeEnum = {
9123
9381
  Products: 'Products',
9124
9382
  StockProducts: 'Stock Products',
@@ -9129,6 +9387,9 @@ exports.PostSendPriceListTypeEnum = {
9129
9387
  Sms: 'SMS',
9130
9388
  SipTrunks: 'SIP Trunks'
9131
9389
  };
9390
+ /**
9391
+ * @export
9392
+ */
9132
9393
  exports.PostSendPriceListFormatEnum = {
9133
9394
  Pdf: 'pdf',
9134
9395
  Json: 'json',
@@ -9136,6 +9397,9 @@ exports.PostSendPriceListFormatEnum = {
9136
9397
  Xml: 'xml',
9137
9398
  Html: 'html'
9138
9399
  };
9400
+ /**
9401
+ * @export
9402
+ */
9139
9403
  exports.PostSendPriceListCategoryEnum = {
9140
9404
  Yealink: 'Yealink',
9141
9405
  Mairdi: 'Mairdi',
@@ -9160,6 +9424,7 @@ exports.PostSendPriceListCategoryEnum = {
9160
9424
  };
9161
9425
  /**
9162
9426
  * ProductsApi - axios parameter creator
9427
+ * @export
9163
9428
  */
9164
9429
  var ProductsApiAxiosParamCreator = function (configuration) {
9165
9430
  var _this = this;
@@ -9509,6 +9774,7 @@ var ProductsApiAxiosParamCreator = function (configuration) {
9509
9774
  exports.ProductsApiAxiosParamCreator = ProductsApiAxiosParamCreator;
9510
9775
  /**
9511
9776
  * ProductsApi - functional programming interface
9777
+ * @export
9512
9778
  */
9513
9779
  var ProductsApiFp = function (configuration) {
9514
9780
  var localVarAxiosParamCreator = (0, exports.ProductsApiAxiosParamCreator)(configuration);
@@ -9726,6 +9992,7 @@ var ProductsApiFp = function (configuration) {
9726
9992
  exports.ProductsApiFp = ProductsApiFp;
9727
9993
  /**
9728
9994
  * ProductsApi - factory interface
9995
+ * @export
9729
9996
  */
9730
9997
  var ProductsApiFactory = function (configuration, basePath, axios) {
9731
9998
  var localVarFp = (0, exports.ProductsApiFp)(configuration);
@@ -9826,6 +10093,9 @@ var ProductsApiFactory = function (configuration, basePath, axios) {
9826
10093
  exports.ProductsApiFactory = ProductsApiFactory;
9827
10094
  /**
9828
10095
  * ProductsApi - object-oriented interface
10096
+ * @export
10097
+ * @class ProductsApi
10098
+ * @extends {BaseAPI}
9829
10099
  */
9830
10100
  var ProductsApi = /** @class */ (function (_super) {
9831
10101
  __extends(ProductsApi, _super);
@@ -9837,6 +10107,7 @@ var ProductsApi = /** @class */ (function (_super) {
9837
10107
  * @summary Get Attribute Sets
9838
10108
  * @param {*} [options] Override http request option.
9839
10109
  * @throws {RequiredError}
10110
+ * @memberof ProductsApi
9840
10111
  */
9841
10112
  ProductsApi.prototype.getGetAttributeSets = function (options) {
9842
10113
  var _this = this;
@@ -9847,6 +10118,7 @@ var ProductsApi = /** @class */ (function (_super) {
9847
10118
  * @summary Get Customer Price Lists
9848
10119
  * @param {*} [options] Override http request option.
9849
10120
  * @throws {RequiredError}
10121
+ * @memberof ProductsApi
9850
10122
  */
9851
10123
  ProductsApi.prototype.getGetCustomerPriceLists = function (options) {
9852
10124
  var _this = this;
@@ -9859,6 +10131,7 @@ var ProductsApi = /** @class */ (function (_super) {
9859
10131
  * @param {*} [options] Override http request option.
9860
10132
  * @deprecated
9861
10133
  * @throws {RequiredError}
10134
+ * @memberof ProductsApi
9862
10135
  */
9863
10136
  ProductsApi.prototype.getGetLegacyStockList = function (format, options) {
9864
10137
  var _this = this;
@@ -9869,6 +10142,7 @@ var ProductsApi = /** @class */ (function (_super) {
9869
10142
  * @summary Get Products
9870
10143
  * @param {*} [options] Override http request option.
9871
10144
  * @throws {RequiredError}
10145
+ * @memberof ProductsApi
9872
10146
  */
9873
10147
  ProductsApi.prototype.getGetProducts = function (options) {
9874
10148
  var _this = this;
@@ -9879,6 +10153,7 @@ var ProductsApi = /** @class */ (function (_super) {
9879
10153
  * @summary Get Current Stock & Pricing
9880
10154
  * @param {*} [options] Override http request option.
9881
10155
  * @throws {RequiredError}
10156
+ * @memberof ProductsApi
9882
10157
  */
9883
10158
  ProductsApi.prototype.getGetStockList = function (options) {
9884
10159
  var _this = this;
@@ -9889,6 +10164,7 @@ var ProductsApi = /** @class */ (function (_super) {
9889
10164
  * @summary Get 3CX Templates
9890
10165
  * @param {*} [options] Override http request option.
9891
10166
  * @throws {RequiredError}
10167
+ * @memberof ProductsApi
9892
10168
  */
9893
10169
  ProductsApi.prototype.getGetTcxTemplates = function (options) {
9894
10170
  var _this = this;
@@ -9902,6 +10178,7 @@ var ProductsApi = /** @class */ (function (_super) {
9902
10178
  * @param {string} [search] Search
9903
10179
  * @param {*} [options] Override http request option.
9904
10180
  * @throws {RequiredError}
10181
+ * @memberof ProductsApi
9905
10182
  */
9906
10183
  ProductsApi.prototype.getSearchProducts = function (pageSize, page, search, options) {
9907
10184
  var _this = this;
@@ -9914,6 +10191,7 @@ var ProductsApi = /** @class */ (function (_super) {
9914
10191
  * @param {PostGetProductRequest} postGetProductRequest Product search criteria
9915
10192
  * @param {*} [options] Override http request option.
9916
10193
  * @throws {RequiredError}
10194
+ * @memberof ProductsApi
9917
10195
  */
9918
10196
  ProductsApi.prototype.postGetProduct = function (sku, postGetProductRequest, options) {
9919
10197
  var _this = this;
@@ -9927,6 +10205,7 @@ var ProductsApi = /** @class */ (function (_super) {
9927
10205
  * @param {PostGetProductForCustomerRequest} postGetProductForCustomerRequest Product search criteria
9928
10206
  * @param {*} [options] Override http request option.
9929
10207
  * @throws {RequiredError}
10208
+ * @memberof ProductsApi
9930
10209
  */
9931
10210
  ProductsApi.prototype.postGetProductForCustomer = function (customerId, sku, postGetProductForCustomerRequest, options) {
9932
10211
  var _this = this;
@@ -9935,12 +10214,16 @@ var ProductsApi = /** @class */ (function (_super) {
9935
10214
  return ProductsApi;
9936
10215
  }(base_1.BaseAPI));
9937
10216
  exports.ProductsApi = ProductsApi;
10217
+ /**
10218
+ * @export
10219
+ */
9938
10220
  exports.GetGetLegacyStockListFormatEnum = {
9939
10221
  Xml: 'XML',
9940
10222
  Csv: 'CSV'
9941
10223
  };
9942
10224
  /**
9943
10225
  * ProvisioningApi - axios parameter creator
10226
+ * @export
9944
10227
  */
9945
10228
  var ProvisioningApiAxiosParamCreator = function (configuration) {
9946
10229
  var _this = this;
@@ -10220,6 +10503,7 @@ var ProvisioningApiAxiosParamCreator = function (configuration) {
10220
10503
  exports.ProvisioningApiAxiosParamCreator = ProvisioningApiAxiosParamCreator;
10221
10504
  /**
10222
10505
  * ProvisioningApi - functional programming interface
10506
+ * @export
10223
10507
  */
10224
10508
  var ProvisioningApiFp = function (configuration) {
10225
10509
  var localVarAxiosParamCreator = (0, exports.ProvisioningApiAxiosParamCreator)(configuration);
@@ -10393,6 +10677,7 @@ var ProvisioningApiFp = function (configuration) {
10393
10677
  exports.ProvisioningApiFp = ProvisioningApiFp;
10394
10678
  /**
10395
10679
  * ProvisioningApi - factory interface
10680
+ * @export
10396
10681
  */
10397
10682
  var ProvisioningApiFactory = function (configuration, basePath, axios) {
10398
10683
  var localVarFp = (0, exports.ProvisioningApiFp)(configuration);
@@ -10475,6 +10760,9 @@ var ProvisioningApiFactory = function (configuration, basePath, axios) {
10475
10760
  exports.ProvisioningApiFactory = ProvisioningApiFactory;
10476
10761
  /**
10477
10762
  * ProvisioningApi - object-oriented interface
10763
+ * @export
10764
+ * @class ProvisioningApi
10765
+ * @extends {BaseAPI}
10478
10766
  */
10479
10767
  var ProvisioningApi = /** @class */ (function (_super) {
10480
10768
  __extends(ProvisioningApi, _super);
@@ -10488,6 +10776,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10488
10776
  * @param {string} mac MAC Address
10489
10777
  * @param {*} [options] Override http request option.
10490
10778
  * @throws {RequiredError}
10779
+ * @memberof ProvisioningApi
10491
10780
  */
10492
10781
  ProvisioningApi.prototype.deleteAddFanvilMac = function (id, mac, options) {
10493
10782
  var _this = this;
@@ -10499,6 +10788,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10499
10788
  * @param {string} id Group ID
10500
10789
  * @param {*} [options] Override http request option.
10501
10790
  * @throws {RequiredError}
10791
+ * @memberof ProvisioningApi
10502
10792
  */
10503
10793
  ProvisioningApi.prototype.deleteDeleteFanvilGroup = function (id, options) {
10504
10794
  var _this = this;
@@ -10511,6 +10801,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10511
10801
  * @param {string} mac MAC Address
10512
10802
  * @param {*} [options] Override http request option.
10513
10803
  * @throws {RequiredError}
10804
+ * @memberof ProvisioningApi
10514
10805
  */
10515
10806
  ProvisioningApi.prototype.getGetFanvilEncryptionKey = function (id, mac, options) {
10516
10807
  var _this = this;
@@ -10522,6 +10813,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10522
10813
  * @param {string} id Group ID
10523
10814
  * @param {*} [options] Override http request option.
10524
10815
  * @throws {RequiredError}
10816
+ * @memberof ProvisioningApi
10525
10817
  */
10526
10818
  ProvisioningApi.prototype.getGetFanvilGroupMacs = function (id, options) {
10527
10819
  var _this = this;
@@ -10533,6 +10825,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10533
10825
  * @param {string} [id] Customer ID
10534
10826
  * @param {*} [options] Override http request option.
10535
10827
  * @throws {RequiredError}
10828
+ * @memberof ProvisioningApi
10536
10829
  */
10537
10830
  ProvisioningApi.prototype.getGetGroups = function (id, options) {
10538
10831
  var _this = this;
@@ -10544,6 +10837,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10544
10837
  * @param {ProvisioningRequestEntity} [provisioningRequestEntity] Provisioning Group Request
10545
10838
  * @param {*} [options] Override http request option.
10546
10839
  * @throws {RequiredError}
10840
+ * @memberof ProvisioningApi
10547
10841
  */
10548
10842
  ProvisioningApi.prototype.postAddFanvilGroup = function (provisioningRequestEntity, options) {
10549
10843
  var _this = this;
@@ -10556,6 +10850,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10556
10850
  * @param {string} mac MAC Address
10557
10851
  * @param {*} [options] Override http request option.
10558
10852
  * @throws {RequiredError}
10853
+ * @memberof ProvisioningApi
10559
10854
  */
10560
10855
  ProvisioningApi.prototype.postAddFanvilMac = function (id, mac, options) {
10561
10856
  var _this = this;
@@ -10566,6 +10861,7 @@ var ProvisioningApi = /** @class */ (function (_super) {
10566
10861
  exports.ProvisioningApi = ProvisioningApi;
10567
10862
  /**
10568
10863
  * SIPTrunksApi - axios parameter creator
10864
+ * @export
10569
10865
  */
10570
10866
  var SIPTrunksApiAxiosParamCreator = function (configuration) {
10571
10867
  var _this = this;
@@ -11449,6 +11745,7 @@ var SIPTrunksApiAxiosParamCreator = function (configuration) {
11449
11745
  exports.SIPTrunksApiAxiosParamCreator = SIPTrunksApiAxiosParamCreator;
11450
11746
  /**
11451
11747
  * SIPTrunksApi - functional programming interface
11748
+ * @export
11452
11749
  */
11453
11750
  var SIPTrunksApiFp = function (configuration) {
11454
11751
  var localVarAxiosParamCreator = (0, exports.SIPTrunksApiAxiosParamCreator)(configuration);
@@ -11977,6 +12274,7 @@ var SIPTrunksApiFp = function (configuration) {
11977
12274
  exports.SIPTrunksApiFp = SIPTrunksApiFp;
11978
12275
  /**
11979
12276
  * SIPTrunksApi - factory interface
12277
+ * @export
11980
12278
  */
11981
12279
  var SIPTrunksApiFactory = function (configuration, basePath, axios) {
11982
12280
  var localVarFp = (0, exports.SIPTrunksApiFp)(configuration);
@@ -12219,6 +12517,9 @@ var SIPTrunksApiFactory = function (configuration, basePath, axios) {
12219
12517
  exports.SIPTrunksApiFactory = SIPTrunksApiFactory;
12220
12518
  /**
12221
12519
  * SIPTrunksApi - object-oriented interface
12520
+ * @export
12521
+ * @class SIPTrunksApi
12522
+ * @extends {BaseAPI}
12222
12523
  */
12223
12524
  var SIPTrunksApi = /** @class */ (function (_super) {
12224
12525
  __extends(SIPTrunksApi, _super);
@@ -12231,6 +12532,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12231
12532
  * @param {number} id SIP Trunk ID
12232
12533
  * @param {*} [options] Override http request option.
12233
12534
  * @throws {RequiredError}
12535
+ * @memberof SIPTrunksApi
12234
12536
  */
12235
12537
  SIPTrunksApi.prototype.deleteGetSipTrunk = function (id, options) {
12236
12538
  var _this = this;
@@ -12242,6 +12544,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12242
12544
  * @param {number} id SIP Trunk ID
12243
12545
  * @param {*} [options] Override http request option.
12244
12546
  * @throws {RequiredError}
12547
+ * @memberof SIPTrunksApi
12245
12548
  */
12246
12549
  SIPTrunksApi.prototype.getCanDivert = function (id, options) {
12247
12550
  var _this = this;
@@ -12253,6 +12556,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12253
12556
  * @param {number} id SIP Trunk ID
12254
12557
  * @param {*} [options] Override http request option.
12255
12558
  * @throws {RequiredError}
12559
+ * @memberof SIPTrunksApi
12256
12560
  */
12257
12561
  SIPTrunksApi.prototype.getGetAddress = function (id, options) {
12258
12562
  var _this = this;
@@ -12263,6 +12567,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12263
12567
  * @summary Get UK National Area Codes
12264
12568
  * @param {*} [options] Override http request option.
12265
12569
  * @throws {RequiredError}
12570
+ * @memberof SIPTrunksApi
12266
12571
  */
12267
12572
  SIPTrunksApi.prototype.getGetAreaCodes = function (options) {
12268
12573
  var _this = this;
@@ -12274,6 +12579,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12274
12579
  * @param {number} id SIP Trunk ID
12275
12580
  * @param {*} [options] Override http request option.
12276
12581
  * @throws {RequiredError}
12582
+ * @memberof SIPTrunksApi
12277
12583
  */
12278
12584
  SIPTrunksApi.prototype.getGetCliFlexibility = function (id, options) {
12279
12585
  var _this = this;
@@ -12285,6 +12591,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12285
12591
  * @param {number} id SIP Trunk ID
12286
12592
  * @param {*} [options] Override http request option.
12287
12593
  * @throws {RequiredError}
12594
+ * @memberof SIPTrunksApi
12288
12595
  */
12289
12596
  SIPTrunksApi.prototype.getGetDdis = function (id, options) {
12290
12597
  var _this = this;
@@ -12297,6 +12604,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12297
12604
  * @param {boolean} [enabled] Enabled Diverts
12298
12605
  * @param {*} [options] Override http request option.
12299
12606
  * @throws {RequiredError}
12607
+ * @memberof SIPTrunksApi
12300
12608
  */
12301
12609
  SIPTrunksApi.prototype.getGetDiverts = function (id, enabled, options) {
12302
12610
  var _this = this;
@@ -12308,6 +12616,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12308
12616
  * @param {number} id SIP Trunk ID
12309
12617
  * @param {*} [options] Override http request option.
12310
12618
  * @throws {RequiredError}
12619
+ * @memberof SIPTrunksApi
12311
12620
  */
12312
12621
  SIPTrunksApi.prototype.getGetSipTrunk = function (id, options) {
12313
12622
  var _this = this;
@@ -12321,6 +12630,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12321
12630
  * @param {string} [search] Search
12322
12631
  * @param {*} [options] Override http request option.
12323
12632
  * @throws {RequiredError}
12633
+ * @memberof SIPTrunksApi
12324
12634
  */
12325
12635
  SIPTrunksApi.prototype.getGetSipTrunks = function (pageSize, page, search, options) {
12326
12636
  var _this = this;
@@ -12333,6 +12643,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12333
12643
  * @param {boolean} enabled Enabled
12334
12644
  * @param {*} [options] Override http request option.
12335
12645
  * @throws {RequiredError}
12646
+ * @memberof SIPTrunksApi
12336
12647
  */
12337
12648
  SIPTrunksApi.prototype.patchGetCliFlexibility = function (id, enabled, options) {
12338
12649
  var _this = this;
@@ -12344,6 +12655,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12344
12655
  * @param {number} id SIP Trunk ID
12345
12656
  * @param {*} [options] Override http request option.
12346
12657
  * @throws {RequiredError}
12658
+ * @memberof SIPTrunksApi
12347
12659
  */
12348
12660
  SIPTrunksApi.prototype.patchSetAsAvailable = function (id, options) {
12349
12661
  var _this = this;
@@ -12357,6 +12669,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12357
12669
  * @param {number} [billingCustomerId] Billing Customer ID
12358
12670
  * @param {*} [options] Override http request option.
12359
12671
  * @throws {RequiredError}
12672
+ * @memberof SIPTrunksApi
12360
12673
  */
12361
12674
  SIPTrunksApi.prototype.patchSetOwnership = function (id, ownerId, billingCustomerId, options) {
12362
12675
  var _this = this;
@@ -12369,6 +12682,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12369
12682
  * @param {number} channels SIP Channels
12370
12683
  * @param {*} [options] Override http request option.
12371
12684
  * @throws {RequiredError}
12685
+ * @memberof SIPTrunksApi
12372
12686
  */
12373
12687
  SIPTrunksApi.prototype.patchUpdateChannelCount = function (id, channels, options) {
12374
12688
  var _this = this;
@@ -12381,6 +12695,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12381
12695
  * @param {string} company Company Name
12382
12696
  * @param {*} [options] Override http request option.
12383
12697
  * @throws {RequiredError}
12698
+ * @memberof SIPTrunksApi
12384
12699
  */
12385
12700
  SIPTrunksApi.prototype.patchUpdateCompanyName = function (id, company, options) {
12386
12701
  var _this = this;
@@ -12393,6 +12708,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12393
12708
  * @param {string} number Main Trunk Number
12394
12709
  * @param {*} [options] Override http request option.
12395
12710
  * @throws {RequiredError}
12711
+ * @memberof SIPTrunksApi
12396
12712
  */
12397
12713
  SIPTrunksApi.prototype.patchUpdateMainTrunkNumber = function (id, number, options) {
12398
12714
  var _this = this;
@@ -12405,6 +12721,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12405
12721
  * @param {string} ipAddress PBX IP Address
12406
12722
  * @param {*} [options] Override http request option.
12407
12723
  * @throws {RequiredError}
12724
+ * @memberof SIPTrunksApi
12408
12725
  */
12409
12726
  SIPTrunksApi.prototype.patchUpdatePbxIPAddress = function (id, ipAddress, options) {
12410
12727
  var _this = this;
@@ -12417,6 +12734,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12417
12734
  * @param {DdiRangesRequestModel} [ddiRangesRequestModel] DDI Request
12418
12735
  * @param {*} [options] Override http request option.
12419
12736
  * @throws {RequiredError}
12737
+ * @memberof SIPTrunksApi
12420
12738
  */
12421
12739
  SIPTrunksApi.prototype.postGetDdis = function (id, ddiRangesRequestModel, options) {
12422
12740
  var _this = this;
@@ -12428,6 +12746,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12428
12746
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12429
12747
  * @param {*} [options] Override http request option.
12430
12748
  * @throws {RequiredError}
12749
+ * @memberof SIPTrunksApi
12431
12750
  */
12432
12751
  SIPTrunksApi.prototype.postGetRequestedDdis = function (sipTrunkChangeResponseModel, options) {
12433
12752
  var _this = this;
@@ -12439,6 +12758,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12439
12758
  * @param {SipTrunkCreationRequestModel} [sipTrunkCreationRequestModel] New SIP Trunk Request
12440
12759
  * @param {*} [options] Override http request option.
12441
12760
  * @throws {RequiredError}
12761
+ * @memberof SIPTrunksApi
12442
12762
  */
12443
12763
  SIPTrunksApi.prototype.postGetSipTrunks = function (sipTrunkCreationRequestModel, options) {
12444
12764
  var _this = this;
@@ -12450,6 +12770,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12450
12770
  * @param {SipTrunkChangeResponseModel} [sipTrunkChangeResponseModel] Change Request
12451
12771
  * @param {*} [options] Override http request option.
12452
12772
  * @throws {RequiredError}
12773
+ * @memberof SIPTrunksApi
12453
12774
  */
12454
12775
  SIPTrunksApi.prototype.postTrackChange = function (sipTrunkChangeResponseModel, options) {
12455
12776
  var _this = this;
@@ -12462,6 +12783,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12462
12783
  * @param {AddressRequestModel} [addressRequestModel] Address Request
12463
12784
  * @param {*} [options] Override http request option.
12464
12785
  * @throws {RequiredError}
12786
+ * @memberof SIPTrunksApi
12465
12787
  */
12466
12788
  SIPTrunksApi.prototype.putGetAddress = function (id, addressRequestModel, options) {
12467
12789
  var _this = this;
@@ -12475,6 +12797,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12475
12797
  * @param {DivertRequestModel} [divertRequestModel] Divert Request
12476
12798
  * @param {*} [options] Override http request option.
12477
12799
  * @throws {RequiredError}
12800
+ * @memberof SIPTrunksApi
12478
12801
  */
12479
12802
  SIPTrunksApi.prototype.putGetDiverts = function (id, enabled, divertRequestModel, options) {
12480
12803
  var _this = this;
@@ -12485,6 +12808,7 @@ var SIPTrunksApi = /** @class */ (function (_super) {
12485
12808
  exports.SIPTrunksApi = SIPTrunksApi;
12486
12809
  /**
12487
12810
  * SMSApi - axios parameter creator
12811
+ * @export
12488
12812
  */
12489
12813
  var SMSApiAxiosParamCreator = function (configuration) {
12490
12814
  var _this = this;
@@ -12535,6 +12859,7 @@ var SMSApiAxiosParamCreator = function (configuration) {
12535
12859
  exports.SMSApiAxiosParamCreator = SMSApiAxiosParamCreator;
12536
12860
  /**
12537
12861
  * SMSApi - functional programming interface
12862
+ * @export
12538
12863
  */
12539
12864
  var SMSApiFp = function (configuration) {
12540
12865
  var localVarAxiosParamCreator = (0, exports.SMSApiAxiosParamCreator)(configuration);
@@ -12567,6 +12892,7 @@ var SMSApiFp = function (configuration) {
12567
12892
  exports.SMSApiFp = SMSApiFp;
12568
12893
  /**
12569
12894
  * SMSApi - factory interface
12895
+ * @export
12570
12896
  */
12571
12897
  var SMSApiFactory = function (configuration, basePath, axios) {
12572
12898
  var localVarFp = (0, exports.SMSApiFp)(configuration);
@@ -12586,6 +12912,9 @@ var SMSApiFactory = function (configuration, basePath, axios) {
12586
12912
  exports.SMSApiFactory = SMSApiFactory;
12587
12913
  /**
12588
12914
  * SMSApi - object-oriented interface
12915
+ * @export
12916
+ * @class SMSApi
12917
+ * @extends {BaseAPI}
12589
12918
  */
12590
12919
  var SMSApi = /** @class */ (function (_super) {
12591
12920
  __extends(SMSApi, _super);
@@ -12598,6 +12927,7 @@ var SMSApi = /** @class */ (function (_super) {
12598
12927
  * @param {SmsMessageModel} [smsMessageModel] SMS Message
12599
12928
  * @param {*} [options] Override http request option.
12600
12929
  * @throws {RequiredError}
12930
+ * @memberof SMSApi
12601
12931
  */
12602
12932
  SMSApi.prototype.postSendSms = function (authorization, smsMessageModel, options) {
12603
12933
  var _this = this;
@@ -12607,76 +12937,47 @@ var SMSApi = /** @class */ (function (_super) {
12607
12937
  }(base_1.BaseAPI));
12608
12938
  exports.SMSApi = SMSApi;
12609
12939
  /**
12610
- * ServicesApi - axios parameter creator
12940
+ * ShippingApi - axios parameter creator
12941
+ * @export
12611
12942
  */
12612
- var ServicesApiAxiosParamCreator = function (configuration) {
12943
+ var ShippingApiAxiosParamCreator = function (configuration) {
12613
12944
  var _this = this;
12614
12945
  return {
12615
12946
  /**
12616
- *
12617
- * @param {string} [id] Unsubscribe Email ID
12618
- * @param {string} [email] Unsubscribe Email Address
12947
+ * Get Shipping Services (Admin)
12948
+ * @summary Get Shipping Services
12949
+ * @param {number} customerId Customer ID
12950
+ * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
12619
12951
  * @param {*} [options] Override http request option.
12620
12952
  * @throws {RequiredError}
12621
12953
  */
12622
- deleteUnsubscribe: function (id_1, email_1) {
12954
+ postGetAdminShippingServices: function (customerId_1, shippingInformationDTO_1) {
12623
12955
  var args_1 = [];
12624
12956
  for (var _i = 2; _i < arguments.length; _i++) {
12625
12957
  args_1[_i - 2] = arguments[_i];
12626
12958
  }
12627
- return __awaiter(_this, __spreadArray([id_1, email_1], args_1, true), void 0, function (id, email, options) {
12959
+ return __awaiter(_this, __spreadArray([customerId_1, shippingInformationDTO_1], args_1, true), void 0, function (customerId, shippingInformationDTO, options) {
12628
12960
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12629
12961
  if (options === void 0) { options = {}; }
12630
12962
  return __generator(this, function (_a) {
12631
- localVarPath = "/services/incidents/unsubscribe";
12963
+ // verify required parameter 'customerId' is not null or undefined
12964
+ (0, common_1.assertParamExists)('postGetAdminShippingServices', 'customerId', customerId);
12965
+ localVarPath = "/admin/shipping/services";
12632
12966
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12633
12967
  if (configuration) {
12634
12968
  baseOptions = configuration.baseOptions;
12635
12969
  }
12636
- localVarRequestOptions = __assign(__assign({ method: 'DELETE' }, baseOptions), options);
12970
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12637
12971
  localVarHeaderParameter = {};
12638
12972
  localVarQueryParameter = {};
12639
- if (id !== undefined) {
12640
- localVarQueryParameter['id'] = id;
12641
- }
12642
- if (email !== undefined) {
12643
- localVarQueryParameter['email'] = email;
12644
- }
12645
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12646
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12647
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12648
- return [2 /*return*/, {
12649
- url: (0, common_1.toPathString)(localVarUrlObj),
12650
- options: localVarRequestOptions,
12651
- }];
12652
- });
12653
- });
12654
- },
12655
- /**
12656
- *
12657
- * @param {*} [options] Override http request option.
12658
- * @throws {RequiredError}
12659
- */
12660
- getGetServiceHealth: function () {
12661
- var args_1 = [];
12662
- for (var _i = 0; _i < arguments.length; _i++) {
12663
- args_1[_i] = arguments[_i];
12664
- }
12665
- return __awaiter(_this, __spreadArray([], args_1, true), void 0, function (options) {
12666
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12667
- if (options === void 0) { options = {}; }
12668
- return __generator(this, function (_a) {
12669
- localVarPath = "/services/health";
12670
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12671
- if (configuration) {
12672
- baseOptions = configuration.baseOptions;
12973
+ if (customerId !== undefined) {
12974
+ localVarQueryParameter['customerId'] = customerId;
12673
12975
  }
12674
- localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
12675
- localVarHeaderParameter = {};
12676
- localVarQueryParameter = {};
12976
+ localVarHeaderParameter['Content-Type'] = 'application/json';
12677
12977
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12678
12978
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12679
12979
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12980
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
12680
12981
  return [2 /*return*/, {
12681
12982
  url: (0, common_1.toPathString)(localVarUrlObj),
12682
12983
  options: localVarRequestOptions,
@@ -12685,34 +12986,34 @@ var ServicesApiAxiosParamCreator = function (configuration) {
12685
12986
  });
12686
12987
  },
12687
12988
  /**
12688
- *
12689
- * @param {string} id Group ID
12989
+ * Get Shipping Services
12990
+ * @summary Get Shipping Services
12991
+ * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
12690
12992
  * @param {*} [options] Override http request option.
12691
12993
  * @throws {RequiredError}
12692
12994
  */
12693
- patchArchiveIncident: function (id_1) {
12995
+ postGetShippingServices: function (shippingInformationDTO_1) {
12694
12996
  var args_1 = [];
12695
12997
  for (var _i = 1; _i < arguments.length; _i++) {
12696
12998
  args_1[_i - 1] = arguments[_i];
12697
12999
  }
12698
- return __awaiter(_this, __spreadArray([id_1], args_1, true), void 0, function (id, options) {
13000
+ return __awaiter(_this, __spreadArray([shippingInformationDTO_1], args_1, true), void 0, function (shippingInformationDTO, options) {
12699
13001
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12700
13002
  if (options === void 0) { options = {}; }
12701
13003
  return __generator(this, function (_a) {
12702
- // verify required parameter 'id' is not null or undefined
12703
- (0, common_1.assertParamExists)('patchArchiveIncident', 'id', id);
12704
- localVarPath = "/services/incidents/{id}/archive"
12705
- .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
13004
+ localVarPath = "/shipping/services";
12706
13005
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12707
13006
  if (configuration) {
12708
13007
  baseOptions = configuration.baseOptions;
12709
13008
  }
12710
- localVarRequestOptions = __assign(__assign({ method: 'PATCH' }, baseOptions), options);
13009
+ localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12711
13010
  localVarHeaderParameter = {};
12712
13011
  localVarQueryParameter = {};
13012
+ localVarHeaderParameter['Content-Type'] = 'application/json';
12713
13013
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12714
13014
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12715
13015
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
13016
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
12716
13017
  return [2 /*return*/, {
12717
13018
  url: (0, common_1.toPathString)(localVarUrlObj),
12718
13019
  options: localVarRequestOptions,
@@ -12720,518 +13021,44 @@ var ServicesApiAxiosParamCreator = function (configuration) {
12720
13021
  });
12721
13022
  });
12722
13023
  },
13024
+ };
13025
+ };
13026
+ exports.ShippingApiAxiosParamCreator = ShippingApiAxiosParamCreator;
13027
+ /**
13028
+ * ShippingApi - functional programming interface
13029
+ * @export
13030
+ */
13031
+ var ShippingApiFp = function (configuration) {
13032
+ var localVarAxiosParamCreator = (0, exports.ShippingApiAxiosParamCreator)(configuration);
13033
+ return {
12723
13034
  /**
12724
- *
12725
- * @param {IncidentRequestDTO} [incidentRequestDTO]
13035
+ * Get Shipping Services (Admin)
13036
+ * @summary Get Shipping Services
13037
+ * @param {number} customerId Customer ID
13038
+ * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
12726
13039
  * @param {*} [options] Override http request option.
12727
13040
  * @throws {RequiredError}
12728
13041
  */
12729
- postCreateIncident: function (incidentRequestDTO_1) {
12730
- var args_1 = [];
12731
- for (var _i = 1; _i < arguments.length; _i++) {
12732
- args_1[_i - 1] = arguments[_i];
12733
- }
12734
- return __awaiter(_this, __spreadArray([incidentRequestDTO_1], args_1, true), void 0, function (incidentRequestDTO, options) {
12735
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12736
- if (options === void 0) { options = {}; }
12737
- return __generator(this, function (_a) {
12738
- localVarPath = "/services/incidents";
12739
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12740
- if (configuration) {
12741
- baseOptions = configuration.baseOptions;
13042
+ postGetAdminShippingServices: function (customerId, shippingInformationDTO, options) {
13043
+ return __awaiter(this, void 0, void 0, function () {
13044
+ var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
13045
+ var _a, _b, _c;
13046
+ return __generator(this, function (_d) {
13047
+ switch (_d.label) {
13048
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.postGetAdminShippingServices(customerId, shippingInformationDTO, options)];
13049
+ case 1:
13050
+ localVarAxiosArgs = _d.sent();
13051
+ localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
13052
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ShippingApi.postGetAdminShippingServices']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
13053
+ return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12742
13054
  }
12743
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12744
- localVarHeaderParameter = {};
12745
- localVarQueryParameter = {};
12746
- localVarHeaderParameter['Content-Type'] = 'application/json';
12747
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12748
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12749
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12750
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(incidentRequestDTO, localVarRequestOptions, configuration);
12751
- return [2 /*return*/, {
12752
- url: (0, common_1.toPathString)(localVarUrlObj),
12753
- options: localVarRequestOptions,
12754
- }];
12755
13055
  });
12756
13056
  });
12757
13057
  },
12758
13058
  /**
12759
- *
12760
- * @param {string} id Group ID
12761
- * @param {IncidentUpdateRequestDTO} [incidentUpdateRequestDTO]
12762
- * @param {*} [options] Override http request option.
12763
- * @throws {RequiredError}
12764
- */
12765
- postCreateIncidentUpdate: function (id_1, incidentUpdateRequestDTO_1) {
12766
- var args_1 = [];
12767
- for (var _i = 2; _i < arguments.length; _i++) {
12768
- args_1[_i - 2] = arguments[_i];
12769
- }
12770
- return __awaiter(_this, __spreadArray([id_1, incidentUpdateRequestDTO_1], args_1, true), void 0, function (id, incidentUpdateRequestDTO, options) {
12771
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12772
- if (options === void 0) { options = {}; }
12773
- return __generator(this, function (_a) {
12774
- // verify required parameter 'id' is not null or undefined
12775
- (0, common_1.assertParamExists)('postCreateIncidentUpdate', 'id', id);
12776
- localVarPath = "/services/incidents/{id}/updates"
12777
- .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
12778
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12779
- if (configuration) {
12780
- baseOptions = configuration.baseOptions;
12781
- }
12782
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12783
- localVarHeaderParameter = {};
12784
- localVarQueryParameter = {};
12785
- localVarHeaderParameter['Content-Type'] = 'application/json';
12786
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12787
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12788
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12789
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(incidentUpdateRequestDTO, localVarRequestOptions, configuration);
12790
- return [2 /*return*/, {
12791
- url: (0, common_1.toPathString)(localVarUrlObj),
12792
- options: localVarRequestOptions,
12793
- }];
12794
- });
12795
- });
12796
- },
12797
- /**
12798
- *
12799
- * @param {string} [email] Subscription Email Address
12800
- * @param {*} [options] Override http request option.
12801
- * @throws {RequiredError}
12802
- */
12803
- postSubscribe: function (email_1) {
12804
- var args_1 = [];
12805
- for (var _i = 1; _i < arguments.length; _i++) {
12806
- args_1[_i - 1] = arguments[_i];
12807
- }
12808
- return __awaiter(_this, __spreadArray([email_1], args_1, true), void 0, function (email, options) {
12809
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
12810
- if (options === void 0) { options = {}; }
12811
- return __generator(this, function (_a) {
12812
- localVarPath = "/services/incidents/subscribe";
12813
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
12814
- if (configuration) {
12815
- baseOptions = configuration.baseOptions;
12816
- }
12817
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
12818
- localVarHeaderParameter = {};
12819
- localVarQueryParameter = {};
12820
- if (email !== undefined) {
12821
- localVarQueryParameter['email'] = email;
12822
- }
12823
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
12824
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
12825
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
12826
- return [2 /*return*/, {
12827
- url: (0, common_1.toPathString)(localVarUrlObj),
12828
- options: localVarRequestOptions,
12829
- }];
12830
- });
12831
- });
12832
- },
12833
- };
12834
- };
12835
- exports.ServicesApiAxiosParamCreator = ServicesApiAxiosParamCreator;
12836
- /**
12837
- * ServicesApi - functional programming interface
12838
- */
12839
- var ServicesApiFp = function (configuration) {
12840
- var localVarAxiosParamCreator = (0, exports.ServicesApiAxiosParamCreator)(configuration);
12841
- return {
12842
- /**
12843
- *
12844
- * @param {string} [id] Unsubscribe Email ID
12845
- * @param {string} [email] Unsubscribe Email Address
12846
- * @param {*} [options] Override http request option.
12847
- * @throws {RequiredError}
12848
- */
12849
- deleteUnsubscribe: function (id, email, options) {
12850
- return __awaiter(this, void 0, void 0, function () {
12851
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12852
- var _a, _b, _c;
12853
- return __generator(this, function (_d) {
12854
- switch (_d.label) {
12855
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteUnsubscribe(id, email, options)];
12856
- case 1:
12857
- localVarAxiosArgs = _d.sent();
12858
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12859
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.deleteUnsubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12860
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12861
- }
12862
- });
12863
- });
12864
- },
12865
- /**
12866
- *
12867
- * @param {*} [options] Override http request option.
12868
- * @throws {RequiredError}
12869
- */
12870
- getGetServiceHealth: function (options) {
12871
- return __awaiter(this, void 0, void 0, function () {
12872
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12873
- var _a, _b, _c;
12874
- return __generator(this, function (_d) {
12875
- switch (_d.label) {
12876
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.getGetServiceHealth(options)];
12877
- case 1:
12878
- localVarAxiosArgs = _d.sent();
12879
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12880
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.getGetServiceHealth']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12881
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12882
- }
12883
- });
12884
- });
12885
- },
12886
- /**
12887
- *
12888
- * @param {string} id Group ID
12889
- * @param {*} [options] Override http request option.
12890
- * @throws {RequiredError}
12891
- */
12892
- patchArchiveIncident: function (id, options) {
12893
- return __awaiter(this, void 0, void 0, function () {
12894
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12895
- var _a, _b, _c;
12896
- return __generator(this, function (_d) {
12897
- switch (_d.label) {
12898
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchArchiveIncident(id, options)];
12899
- case 1:
12900
- localVarAxiosArgs = _d.sent();
12901
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12902
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.patchArchiveIncident']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12903
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12904
- }
12905
- });
12906
- });
12907
- },
12908
- /**
12909
- *
12910
- * @param {IncidentRequestDTO} [incidentRequestDTO]
12911
- * @param {*} [options] Override http request option.
12912
- * @throws {RequiredError}
12913
- */
12914
- postCreateIncident: function (incidentRequestDTO, options) {
12915
- return __awaiter(this, void 0, void 0, function () {
12916
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12917
- var _a, _b, _c;
12918
- return __generator(this, function (_d) {
12919
- switch (_d.label) {
12920
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateIncident(incidentRequestDTO, options)];
12921
- case 1:
12922
- localVarAxiosArgs = _d.sent();
12923
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12924
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateIncident']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12925
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12926
- }
12927
- });
12928
- });
12929
- },
12930
- /**
12931
- *
12932
- * @param {string} id Group ID
12933
- * @param {IncidentUpdateRequestDTO} [incidentUpdateRequestDTO]
12934
- * @param {*} [options] Override http request option.
12935
- * @throws {RequiredError}
12936
- */
12937
- postCreateIncidentUpdate: function (id, incidentUpdateRequestDTO, options) {
12938
- return __awaiter(this, void 0, void 0, function () {
12939
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12940
- var _a, _b, _c;
12941
- return __generator(this, function (_d) {
12942
- switch (_d.label) {
12943
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.postCreateIncidentUpdate(id, incidentUpdateRequestDTO, options)];
12944
- case 1:
12945
- localVarAxiosArgs = _d.sent();
12946
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12947
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postCreateIncidentUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12948
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12949
- }
12950
- });
12951
- });
12952
- },
12953
- /**
12954
- *
12955
- * @param {string} [email] Subscription Email Address
12956
- * @param {*} [options] Override http request option.
12957
- * @throws {RequiredError}
12958
- */
12959
- postSubscribe: function (email, options) {
12960
- return __awaiter(this, void 0, void 0, function () {
12961
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
12962
- var _a, _b, _c;
12963
- return __generator(this, function (_d) {
12964
- switch (_d.label) {
12965
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.postSubscribe(email, options)];
12966
- case 1:
12967
- localVarAxiosArgs = _d.sent();
12968
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
12969
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ServicesApi.postSubscribe']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
12970
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
12971
- }
12972
- });
12973
- });
12974
- },
12975
- };
12976
- };
12977
- exports.ServicesApiFp = ServicesApiFp;
12978
- /**
12979
- * ServicesApi - factory interface
12980
- */
12981
- var ServicesApiFactory = function (configuration, basePath, axios) {
12982
- var localVarFp = (0, exports.ServicesApiFp)(configuration);
12983
- return {
12984
- /**
12985
- *
12986
- * @param {string} [id] Unsubscribe Email ID
12987
- * @param {string} [email] Unsubscribe Email Address
12988
- * @param {*} [options] Override http request option.
12989
- * @throws {RequiredError}
12990
- */
12991
- deleteUnsubscribe: function (id, email, options) {
12992
- return localVarFp.deleteUnsubscribe(id, email, options).then(function (request) { return request(axios, basePath); });
12993
- },
12994
- /**
12995
- *
12996
- * @param {*} [options] Override http request option.
12997
- * @throws {RequiredError}
12998
- */
12999
- getGetServiceHealth: function (options) {
13000
- return localVarFp.getGetServiceHealth(options).then(function (request) { return request(axios, basePath); });
13001
- },
13002
- /**
13003
- *
13004
- * @param {string} id Group ID
13005
- * @param {*} [options] Override http request option.
13006
- * @throws {RequiredError}
13007
- */
13008
- patchArchiveIncident: function (id, options) {
13009
- return localVarFp.patchArchiveIncident(id, options).then(function (request) { return request(axios, basePath); });
13010
- },
13011
- /**
13012
- *
13013
- * @param {IncidentRequestDTO} [incidentRequestDTO]
13014
- * @param {*} [options] Override http request option.
13015
- * @throws {RequiredError}
13016
- */
13017
- postCreateIncident: function (incidentRequestDTO, options) {
13018
- return localVarFp.postCreateIncident(incidentRequestDTO, options).then(function (request) { return request(axios, basePath); });
13019
- },
13020
- /**
13021
- *
13022
- * @param {string} id Group ID
13023
- * @param {IncidentUpdateRequestDTO} [incidentUpdateRequestDTO]
13024
- * @param {*} [options] Override http request option.
13025
- * @throws {RequiredError}
13026
- */
13027
- postCreateIncidentUpdate: function (id, incidentUpdateRequestDTO, options) {
13028
- return localVarFp.postCreateIncidentUpdate(id, incidentUpdateRequestDTO, options).then(function (request) { return request(axios, basePath); });
13029
- },
13030
- /**
13031
- *
13032
- * @param {string} [email] Subscription Email Address
13033
- * @param {*} [options] Override http request option.
13034
- * @throws {RequiredError}
13035
- */
13036
- postSubscribe: function (email, options) {
13037
- return localVarFp.postSubscribe(email, options).then(function (request) { return request(axios, basePath); });
13038
- },
13039
- };
13040
- };
13041
- exports.ServicesApiFactory = ServicesApiFactory;
13042
- /**
13043
- * ServicesApi - object-oriented interface
13044
- */
13045
- var ServicesApi = /** @class */ (function (_super) {
13046
- __extends(ServicesApi, _super);
13047
- function ServicesApi() {
13048
- return _super !== null && _super.apply(this, arguments) || this;
13049
- }
13050
- /**
13051
- *
13052
- * @param {string} [id] Unsubscribe Email ID
13053
- * @param {string} [email] Unsubscribe Email Address
13054
- * @param {*} [options] Override http request option.
13055
- * @throws {RequiredError}
13056
- */
13057
- ServicesApi.prototype.deleteUnsubscribe = function (id, email, options) {
13058
- var _this = this;
13059
- return (0, exports.ServicesApiFp)(this.configuration).deleteUnsubscribe(id, email, options).then(function (request) { return request(_this.axios, _this.basePath); });
13060
- };
13061
- /**
13062
- *
13063
- * @param {*} [options] Override http request option.
13064
- * @throws {RequiredError}
13065
- */
13066
- ServicesApi.prototype.getGetServiceHealth = function (options) {
13067
- var _this = this;
13068
- return (0, exports.ServicesApiFp)(this.configuration).getGetServiceHealth(options).then(function (request) { return request(_this.axios, _this.basePath); });
13069
- };
13070
- /**
13071
- *
13072
- * @param {string} id Group ID
13073
- * @param {*} [options] Override http request option.
13074
- * @throws {RequiredError}
13075
- */
13076
- ServicesApi.prototype.patchArchiveIncident = function (id, options) {
13077
- var _this = this;
13078
- return (0, exports.ServicesApiFp)(this.configuration).patchArchiveIncident(id, options).then(function (request) { return request(_this.axios, _this.basePath); });
13079
- };
13080
- /**
13081
- *
13082
- * @param {IncidentRequestDTO} [incidentRequestDTO]
13083
- * @param {*} [options] Override http request option.
13084
- * @throws {RequiredError}
13085
- */
13086
- ServicesApi.prototype.postCreateIncident = function (incidentRequestDTO, options) {
13087
- var _this = this;
13088
- return (0, exports.ServicesApiFp)(this.configuration).postCreateIncident(incidentRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
13089
- };
13090
- /**
13091
- *
13092
- * @param {string} id Group ID
13093
- * @param {IncidentUpdateRequestDTO} [incidentUpdateRequestDTO]
13094
- * @param {*} [options] Override http request option.
13095
- * @throws {RequiredError}
13096
- */
13097
- ServicesApi.prototype.postCreateIncidentUpdate = function (id, incidentUpdateRequestDTO, options) {
13098
- var _this = this;
13099
- return (0, exports.ServicesApiFp)(this.configuration).postCreateIncidentUpdate(id, incidentUpdateRequestDTO, options).then(function (request) { return request(_this.axios, _this.basePath); });
13100
- };
13101
- /**
13102
- *
13103
- * @param {string} [email] Subscription Email Address
13104
- * @param {*} [options] Override http request option.
13105
- * @throws {RequiredError}
13106
- */
13107
- ServicesApi.prototype.postSubscribe = function (email, options) {
13108
- var _this = this;
13109
- return (0, exports.ServicesApiFp)(this.configuration).postSubscribe(email, options).then(function (request) { return request(_this.axios, _this.basePath); });
13110
- };
13111
- return ServicesApi;
13112
- }(base_1.BaseAPI));
13113
- exports.ServicesApi = ServicesApi;
13114
- /**
13115
- * ShippingApi - axios parameter creator
13116
- */
13117
- var ShippingApiAxiosParamCreator = function (configuration) {
13118
- var _this = this;
13119
- return {
13120
- /**
13121
- * Get Shipping Services (Admin)
13122
- * @summary Get Shipping Services
13123
- * @param {number} customerId Customer ID
13124
- * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13125
- * @param {*} [options] Override http request option.
13126
- * @throws {RequiredError}
13127
- */
13128
- postGetAdminShippingServices: function (customerId_1, shippingInformationDTO_1) {
13129
- var args_1 = [];
13130
- for (var _i = 2; _i < arguments.length; _i++) {
13131
- args_1[_i - 2] = arguments[_i];
13132
- }
13133
- return __awaiter(_this, __spreadArray([customerId_1, shippingInformationDTO_1], args_1, true), void 0, function (customerId, shippingInformationDTO, options) {
13134
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
13135
- if (options === void 0) { options = {}; }
13136
- return __generator(this, function (_a) {
13137
- // verify required parameter 'customerId' is not null or undefined
13138
- (0, common_1.assertParamExists)('postGetAdminShippingServices', 'customerId', customerId);
13139
- localVarPath = "/admin/shipping/services";
13140
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
13141
- if (configuration) {
13142
- baseOptions = configuration.baseOptions;
13143
- }
13144
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
13145
- localVarHeaderParameter = {};
13146
- localVarQueryParameter = {};
13147
- if (customerId !== undefined) {
13148
- localVarQueryParameter['customerId'] = customerId;
13149
- }
13150
- localVarHeaderParameter['Content-Type'] = 'application/json';
13151
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
13152
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
13153
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
13154
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
13155
- return [2 /*return*/, {
13156
- url: (0, common_1.toPathString)(localVarUrlObj),
13157
- options: localVarRequestOptions,
13158
- }];
13159
- });
13160
- });
13161
- },
13162
- /**
13163
- * Get Shipping Services
13164
- * @summary Get Shipping Services
13165
- * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13166
- * @param {*} [options] Override http request option.
13167
- * @throws {RequiredError}
13168
- */
13169
- postGetShippingServices: function (shippingInformationDTO_1) {
13170
- var args_1 = [];
13171
- for (var _i = 1; _i < arguments.length; _i++) {
13172
- args_1[_i - 1] = arguments[_i];
13173
- }
13174
- return __awaiter(_this, __spreadArray([shippingInformationDTO_1], args_1, true), void 0, function (shippingInformationDTO, options) {
13175
- var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
13176
- if (options === void 0) { options = {}; }
13177
- return __generator(this, function (_a) {
13178
- localVarPath = "/shipping/services";
13179
- localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
13180
- if (configuration) {
13181
- baseOptions = configuration.baseOptions;
13182
- }
13183
- localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), options);
13184
- localVarHeaderParameter = {};
13185
- localVarQueryParameter = {};
13186
- localVarHeaderParameter['Content-Type'] = 'application/json';
13187
- (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
13188
- headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
13189
- localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
13190
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(shippingInformationDTO, localVarRequestOptions, configuration);
13191
- return [2 /*return*/, {
13192
- url: (0, common_1.toPathString)(localVarUrlObj),
13193
- options: localVarRequestOptions,
13194
- }];
13195
- });
13196
- });
13197
- },
13198
- };
13199
- };
13200
- exports.ShippingApiAxiosParamCreator = ShippingApiAxiosParamCreator;
13201
- /**
13202
- * ShippingApi - functional programming interface
13203
- */
13204
- var ShippingApiFp = function (configuration) {
13205
- var localVarAxiosParamCreator = (0, exports.ShippingApiAxiosParamCreator)(configuration);
13206
- return {
13207
- /**
13208
- * Get Shipping Services (Admin)
13209
- * @summary Get Shipping Services
13210
- * @param {number} customerId Customer ID
13211
- * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13212
- * @param {*} [options] Override http request option.
13213
- * @throws {RequiredError}
13214
- */
13215
- postGetAdminShippingServices: function (customerId, shippingInformationDTO, options) {
13216
- return __awaiter(this, void 0, void 0, function () {
13217
- var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
13218
- var _a, _b, _c;
13219
- return __generator(this, function (_d) {
13220
- switch (_d.label) {
13221
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.postGetAdminShippingServices(customerId, shippingInformationDTO, options)];
13222
- case 1:
13223
- localVarAxiosArgs = _d.sent();
13224
- localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
13225
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ShippingApi.postGetAdminShippingServices']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
13226
- return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
13227
- }
13228
- });
13229
- });
13230
- },
13231
- /**
13232
- * Get Shipping Services
13233
- * @summary Get Shipping Services
13234
- * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13059
+ * Get Shipping Services
13060
+ * @summary Get Shipping Services
13061
+ * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13235
13062
  * @param {*} [options] Override http request option.
13236
13063
  * @throws {RequiredError}
13237
13064
  */
@@ -13256,6 +13083,7 @@ var ShippingApiFp = function (configuration) {
13256
13083
  exports.ShippingApiFp = ShippingApiFp;
13257
13084
  /**
13258
13085
  * ShippingApi - factory interface
13086
+ * @export
13259
13087
  */
13260
13088
  var ShippingApiFactory = function (configuration, basePath, axios) {
13261
13089
  var localVarFp = (0, exports.ShippingApiFp)(configuration);
@@ -13286,6 +13114,9 @@ var ShippingApiFactory = function (configuration, basePath, axios) {
13286
13114
  exports.ShippingApiFactory = ShippingApiFactory;
13287
13115
  /**
13288
13116
  * ShippingApi - object-oriented interface
13117
+ * @export
13118
+ * @class ShippingApi
13119
+ * @extends {BaseAPI}
13289
13120
  */
13290
13121
  var ShippingApi = /** @class */ (function (_super) {
13291
13122
  __extends(ShippingApi, _super);
@@ -13299,6 +13130,7 @@ var ShippingApi = /** @class */ (function (_super) {
13299
13130
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13300
13131
  * @param {*} [options] Override http request option.
13301
13132
  * @throws {RequiredError}
13133
+ * @memberof ShippingApi
13302
13134
  */
13303
13135
  ShippingApi.prototype.postGetAdminShippingServices = function (customerId, shippingInformationDTO, options) {
13304
13136
  var _this = this;
@@ -13310,6 +13142,7 @@ var ShippingApi = /** @class */ (function (_super) {
13310
13142
  * @param {ShippingInformationDTO} [shippingInformationDTO] Shipping Information
13311
13143
  * @param {*} [options] Override http request option.
13312
13144
  * @throws {RequiredError}
13145
+ * @memberof ShippingApi
13313
13146
  */
13314
13147
  ShippingApi.prototype.postGetShippingServices = function (shippingInformationDTO, options) {
13315
13148
  var _this = this;
@@ -13320,6 +13153,7 @@ var ShippingApi = /** @class */ (function (_super) {
13320
13153
  exports.ShippingApi = ShippingApi;
13321
13154
  /**
13322
13155
  * StockManagementApi - axios parameter creator
13156
+ * @export
13323
13157
  */
13324
13158
  var StockManagementApiAxiosParamCreator = function (configuration) {
13325
13159
  var _this = this;
@@ -14284,6 +14118,7 @@ var StockManagementApiAxiosParamCreator = function (configuration) {
14284
14118
  exports.StockManagementApiAxiosParamCreator = StockManagementApiAxiosParamCreator;
14285
14119
  /**
14286
14120
  * StockManagementApi - functional programming interface
14121
+ * @export
14287
14122
  */
14288
14123
  var StockManagementApiFp = function (configuration) {
14289
14124
  var localVarAxiosParamCreator = (0, exports.StockManagementApiAxiosParamCreator)(configuration);
@@ -14862,6 +14697,7 @@ var StockManagementApiFp = function (configuration) {
14862
14697
  exports.StockManagementApiFp = StockManagementApiFp;
14863
14698
  /**
14864
14699
  * StockManagementApi - factory interface
14700
+ * @export
14865
14701
  */
14866
14702
  var StockManagementApiFactory = function (configuration, basePath, axios) {
14867
14703
  var localVarFp = (0, exports.StockManagementApiFp)(configuration);
@@ -15128,6 +14964,9 @@ var StockManagementApiFactory = function (configuration, basePath, axios) {
15128
14964
  exports.StockManagementApiFactory = StockManagementApiFactory;
15129
14965
  /**
15130
14966
  * StockManagementApi - object-oriented interface
14967
+ * @export
14968
+ * @class StockManagementApi
14969
+ * @extends {BaseAPI}
15131
14970
  */
15132
14971
  var StockManagementApi = /** @class */ (function (_super) {
15133
14972
  __extends(StockManagementApi, _super);
@@ -15140,6 +14979,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15140
14979
  * @param {number} id Stock Order ID
15141
14980
  * @param {*} [options] Override http request option.
15142
14981
  * @throws {RequiredError}
14982
+ * @memberof StockManagementApi
15143
14983
  */
15144
14984
  StockManagementApi.prototype.deleteDeleteStockOrder = function (id, options) {
15145
14985
  var _this = this;
@@ -15152,6 +14992,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15152
14992
  * @param {number} deductionId Stock Order Deduction ID
15153
14993
  * @param {*} [options] Override http request option.
15154
14994
  * @throws {RequiredError}
14995
+ * @memberof StockManagementApi
15155
14996
  */
15156
14997
  StockManagementApi.prototype.deleteDeleteStockOrderDeduction = function (orderId, deductionId, options) {
15157
14998
  var _this = this;
@@ -15164,6 +15005,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15164
15005
  * @param {number} itemId Stock Order Item ID
15165
15006
  * @param {*} [options] Override http request option.
15166
15007
  * @throws {RequiredError}
15008
+ * @memberof StockManagementApi
15167
15009
  */
15168
15010
  StockManagementApi.prototype.deleteDeleteStockOrderItem = function (orderId, itemId, options) {
15169
15011
  var _this = this;
@@ -15175,6 +15017,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15175
15017
  * @param {number} id Stock Product ID
15176
15018
  * @param {*} [options] Override http request option.
15177
15019
  * @throws {RequiredError}
15020
+ * @memberof StockManagementApi
15178
15021
  */
15179
15022
  StockManagementApi.prototype.deleteGetStockProduct = function (id, options) {
15180
15023
  var _this = this;
@@ -15186,6 +15029,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15186
15029
  * @param {number} id Stock Order ID
15187
15030
  * @param {*} [options] Override http request option.
15188
15031
  * @throws {RequiredError}
15032
+ * @memberof StockManagementApi
15189
15033
  */
15190
15034
  StockManagementApi.prototype.getDeleteStockOrder = function (id, options) {
15191
15035
  var _this = this;
@@ -15197,6 +15041,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15197
15041
  * @param {string} sku Product SKU
15198
15042
  * @param {*} [options] Override http request option.
15199
15043
  * @throws {RequiredError}
15044
+ * @memberof StockManagementApi
15200
15045
  */
15201
15046
  StockManagementApi.prototype.getGetProductDetails = function (sku, options) {
15202
15047
  var _this = this;
@@ -15208,6 +15053,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15208
15053
  * @param {number} id Stock Order ID
15209
15054
  * @param {*} [options] Override http request option.
15210
15055
  * @throws {RequiredError}
15056
+ * @memberof StockManagementApi
15211
15057
  */
15212
15058
  StockManagementApi.prototype.getGetStockOrderPurchaseOrder = function (id, options) {
15213
15059
  var _this = this;
@@ -15219,6 +15065,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15219
15065
  * @param {number} id Stock Order ID
15220
15066
  * @param {*} [options] Override http request option.
15221
15067
  * @throws {RequiredError}
15068
+ * @memberof StockManagementApi
15222
15069
  */
15223
15070
  StockManagementApi.prototype.getGetStockOrderSupplierEmail = function (id, options) {
15224
15071
  var _this = this;
@@ -15233,6 +15080,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15233
15080
  * @param {boolean} [outstanding] Outstanding Orders
15234
15081
  * @param {*} [options] Override http request option.
15235
15082
  * @throws {RequiredError}
15083
+ * @memberof StockManagementApi
15236
15084
  */
15237
15085
  StockManagementApi.prototype.getGetStockOrders = function (pageSize, page, search, outstanding, options) {
15238
15086
  var _this = this;
@@ -15244,6 +15092,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15244
15092
  * @param {number} id Stock Product ID
15245
15093
  * @param {*} [options] Override http request option.
15246
15094
  * @throws {RequiredError}
15095
+ * @memberof StockManagementApi
15247
15096
  */
15248
15097
  StockManagementApi.prototype.getGetStockProduct = function (id, options) {
15249
15098
  var _this = this;
@@ -15254,6 +15103,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15254
15103
  * @summary Get Stock Product Suppliers
15255
15104
  * @param {*} [options] Override http request option.
15256
15105
  * @throws {RequiredError}
15106
+ * @memberof StockManagementApi
15257
15107
  */
15258
15108
  StockManagementApi.prototype.getGetStockProductSuppliers = function (options) {
15259
15109
  var _this = this;
@@ -15267,6 +15117,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15267
15117
  * @param {string} [search] Search
15268
15118
  * @param {*} [options] Override http request option.
15269
15119
  * @throws {RequiredError}
15120
+ * @memberof StockManagementApi
15270
15121
  */
15271
15122
  StockManagementApi.prototype.getGetStockProducts = function (pageSize, page, search, options) {
15272
15123
  var _this = this;
@@ -15278,6 +15129,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15278
15129
  * @param {number} id Supplier ID
15279
15130
  * @param {*} [options] Override http request option.
15280
15131
  * @throws {RequiredError}
15132
+ * @memberof StockManagementApi
15281
15133
  */
15282
15134
  StockManagementApi.prototype.getGetStockSupplierProducts = function (id, options) {
15283
15135
  var _this = this;
@@ -15289,6 +15141,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15289
15141
  * @param {number} id Stock Order ID
15290
15142
  * @param {*} [options] Override http request option.
15291
15143
  * @throws {RequiredError}
15144
+ * @memberof StockManagementApi
15292
15145
  */
15293
15146
  StockManagementApi.prototype.getUploadStockOrderInvoice = function (id, options) {
15294
15147
  var _this = this;
@@ -15301,6 +15154,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15301
15154
  * @param {StockOrderModel} [stockOrderModel]
15302
15155
  * @param {*} [options] Override http request option.
15303
15156
  * @throws {RequiredError}
15157
+ * @memberof StockManagementApi
15304
15158
  */
15305
15159
  StockManagementApi.prototype.patchDeleteStockOrder = function (id, stockOrderModel, options) {
15306
15160
  var _this = this;
@@ -15314,6 +15168,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15314
15168
  * @param {StockOrderDeductionModel} [stockOrderDeductionModel]
15315
15169
  * @param {*} [options] Override http request option.
15316
15170
  * @throws {RequiredError}
15171
+ * @memberof StockManagementApi
15317
15172
  */
15318
15173
  StockManagementApi.prototype.patchDeleteStockOrderDeduction = function (orderId, deductionId, stockOrderDeductionModel, options) {
15319
15174
  var _this = this;
@@ -15327,6 +15182,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15327
15182
  * @param {StockOrderItemModel} [stockOrderItemModel]
15328
15183
  * @param {*} [options] Override http request option.
15329
15184
  * @throws {RequiredError}
15185
+ * @memberof StockManagementApi
15330
15186
  */
15331
15187
  StockManagementApi.prototype.patchDeleteStockOrderItem = function (orderId, itemId, stockOrderItemModel, options) {
15332
15188
  var _this = this;
@@ -15339,6 +15195,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15339
15195
  * @param {Array<StockOrderDeductionRequestModel>} [stockOrderDeductionRequestModel]
15340
15196
  * @param {*} [options] Override http request option.
15341
15197
  * @throws {RequiredError}
15198
+ * @memberof StockManagementApi
15342
15199
  */
15343
15200
  StockManagementApi.prototype.postAddStockOrderDeduction = function (id, stockOrderDeductionRequestModel, options) {
15344
15201
  var _this = this;
@@ -15351,6 +15208,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15351
15208
  * @param {Array<StockOrderItemRequestModel>} [stockOrderItemRequestModel]
15352
15209
  * @param {*} [options] Override http request option.
15353
15210
  * @throws {RequiredError}
15211
+ * @memberof StockManagementApi
15354
15212
  */
15355
15213
  StockManagementApi.prototype.postAddStockOrderItem = function (id, stockOrderItemRequestModel, options) {
15356
15214
  var _this = this;
@@ -15362,6 +15220,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15362
15220
  * @param {StockOrderRequestModel} [stockOrderRequestModel]
15363
15221
  * @param {*} [options] Override http request option.
15364
15222
  * @throws {RequiredError}
15223
+ * @memberof StockManagementApi
15365
15224
  */
15366
15225
  StockManagementApi.prototype.postGetStockOrders = function (stockOrderRequestModel, options) {
15367
15226
  var _this = this;
@@ -15373,6 +15232,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15373
15232
  * @param {StockProductModel} [stockProductModel] Stock Product
15374
15233
  * @param {*} [options] Override http request option.
15375
15234
  * @throws {RequiredError}
15235
+ * @memberof StockManagementApi
15376
15236
  */
15377
15237
  StockManagementApi.prototype.postGetStockProducts = function (stockProductModel, options) {
15378
15238
  var _this = this;
@@ -15385,6 +15245,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15385
15245
  * @param {File} invoice Supplier Invoice
15386
15246
  * @param {*} [options] Override http request option.
15387
15247
  * @throws {RequiredError}
15248
+ * @memberof StockManagementApi
15388
15249
  */
15389
15250
  StockManagementApi.prototype.postUploadStockOrderInvoice = function (id, invoice, options) {
15390
15251
  var _this = this;
@@ -15397,6 +15258,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15397
15258
  * @param {StockProductModel} [stockProductModel] Stock Product
15398
15259
  * @param {*} [options] Override http request option.
15399
15260
  * @throws {RequiredError}
15261
+ * @memberof StockManagementApi
15400
15262
  */
15401
15263
  StockManagementApi.prototype.putGetStockProduct = function (id, stockProductModel, options) {
15402
15264
  var _this = this;
@@ -15410,6 +15272,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15410
15272
  * @param {number} received Quantity Received
15411
15273
  * @param {*} [options] Override http request option.
15412
15274
  * @throws {RequiredError}
15275
+ * @memberof StockManagementApi
15413
15276
  */
15414
15277
  StockManagementApi.prototype.putReceiveStockOrderItem = function (orderId, itemId, received, options) {
15415
15278
  var _this = this;
@@ -15420,6 +15283,7 @@ var StockManagementApi = /** @class */ (function (_super) {
15420
15283
  exports.StockManagementApi = StockManagementApi;
15421
15284
  /**
15422
15285
  * SystemApi - axios parameter creator
15286
+ * @export
15423
15287
  */
15424
15288
  var SystemApiAxiosParamCreator = function (configuration) {
15425
15289
  var _this = this;
@@ -15493,6 +15357,7 @@ var SystemApiAxiosParamCreator = function (configuration) {
15493
15357
  exports.SystemApiAxiosParamCreator = SystemApiAxiosParamCreator;
15494
15358
  /**
15495
15359
  * SystemApi - functional programming interface
15360
+ * @export
15496
15361
  */
15497
15362
  var SystemApiFp = function (configuration) {
15498
15363
  var localVarAxiosParamCreator = (0, exports.SystemApiAxiosParamCreator)(configuration);
@@ -15531,6 +15396,7 @@ var SystemApiFp = function (configuration) {
15531
15396
  exports.SystemApiFp = SystemApiFp;
15532
15397
  /**
15533
15398
  * SystemApi - factory interface
15399
+ * @export
15534
15400
  */
15535
15401
  var SystemApiFactory = function (configuration, basePath, axios) {
15536
15402
  var localVarFp = (0, exports.SystemApiFp)(configuration);
@@ -15556,6 +15422,9 @@ var SystemApiFactory = function (configuration, basePath, axios) {
15556
15422
  exports.SystemApiFactory = SystemApiFactory;
15557
15423
  /**
15558
15424
  * SystemApi - object-oriented interface
15425
+ * @export
15426
+ * @class SystemApi
15427
+ * @extends {BaseAPI}
15559
15428
  */
15560
15429
  var SystemApi = /** @class */ (function (_super) {
15561
15430
  __extends(SystemApi, _super);
@@ -15574,6 +15443,7 @@ var SystemApi = /** @class */ (function (_super) {
15574
15443
  * @param {number} [page] Page Number
15575
15444
  * @param {*} [options] Override http request option.
15576
15445
  * @throws {RequiredError}
15446
+ * @memberof SystemApi
15577
15447
  */
15578
15448
  SystemApi.prototype.getLogSearch = function (clientId, clientIp, responseCode, date, filterOutDomain, pageSize, page, options) {
15579
15449
  var _this = this;
@@ -15584,6 +15454,7 @@ var SystemApi = /** @class */ (function (_super) {
15584
15454
  exports.SystemApi = SystemApi;
15585
15455
  /**
15586
15456
  * TicketsApi - axios parameter creator
15457
+ * @export
15587
15458
  */
15588
15459
  var TicketsApiAxiosParamCreator = function (configuration) {
15589
15460
  var _this = this;
@@ -15807,6 +15678,7 @@ var TicketsApiAxiosParamCreator = function (configuration) {
15807
15678
  exports.TicketsApiAxiosParamCreator = TicketsApiAxiosParamCreator;
15808
15679
  /**
15809
15680
  * TicketsApi - functional programming interface
15681
+ * @export
15810
15682
  */
15811
15683
  var TicketsApiFp = function (configuration) {
15812
15684
  var localVarAxiosParamCreator = (0, exports.TicketsApiAxiosParamCreator)(configuration);
@@ -15932,6 +15804,7 @@ var TicketsApiFp = function (configuration) {
15932
15804
  exports.TicketsApiFp = TicketsApiFp;
15933
15805
  /**
15934
15806
  * TicketsApi - factory interface
15807
+ * @export
15935
15808
  */
15936
15809
  var TicketsApiFactory = function (configuration, basePath, axios) {
15937
15810
  var localVarFp = (0, exports.TicketsApiFp)(configuration);
@@ -15992,6 +15865,9 @@ var TicketsApiFactory = function (configuration, basePath, axios) {
15992
15865
  exports.TicketsApiFactory = TicketsApiFactory;
15993
15866
  /**
15994
15867
  * TicketsApi - object-oriented interface
15868
+ * @export
15869
+ * @class TicketsApi
15870
+ * @extends {BaseAPI}
15995
15871
  */
15996
15872
  var TicketsApi = /** @class */ (function (_super) {
15997
15873
  __extends(TicketsApi, _super);
@@ -16005,6 +15881,7 @@ var TicketsApi = /** @class */ (function (_super) {
16005
15881
  * @param {number} [page] Page Number
16006
15882
  * @param {*} [options] Override http request option.
16007
15883
  * @throws {RequiredError}
15884
+ * @memberof TicketsApi
16008
15885
  */
16009
15886
  TicketsApi.prototype.getCreateTicket = function (search, pageSize, page, options) {
16010
15887
  var _this = this;
@@ -16015,6 +15892,7 @@ var TicketsApi = /** @class */ (function (_super) {
16015
15892
  * @param {number} id Ticket ID
16016
15893
  * @param {*} [options] Override http request option.
16017
15894
  * @throws {RequiredError}
15895
+ * @memberof TicketsApi
16018
15896
  */
16019
15897
  TicketsApi.prototype.getGetTicket = function (id, options) {
16020
15898
  var _this = this;
@@ -16025,6 +15903,7 @@ var TicketsApi = /** @class */ (function (_super) {
16025
15903
  * @param {number} id Ticket ID
16026
15904
  * @param {*} [options] Override http request option.
16027
15905
  * @throws {RequiredError}
15906
+ * @memberof TicketsApi
16028
15907
  */
16029
15908
  TicketsApi.prototype.patchCloseTicket = function (id, options) {
16030
15909
  var _this = this;
@@ -16037,6 +15916,7 @@ var TicketsApi = /** @class */ (function (_super) {
16037
15916
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
16038
15917
  * @param {*} [options] Override http request option.
16039
15918
  * @throws {RequiredError}
15919
+ * @memberof TicketsApi
16040
15920
  */
16041
15921
  TicketsApi.prototype.postCreateTicket = function (subject, message, attachments, options) {
16042
15922
  var _this = this;
@@ -16049,6 +15929,7 @@ var TicketsApi = /** @class */ (function (_super) {
16049
15929
  * @param {Array<File>} [attachments] Attachments (up to 20MB combined)
16050
15930
  * @param {*} [options] Override http request option.
16051
15931
  * @throws {RequiredError}
15932
+ * @memberof TicketsApi
16052
15933
  */
16053
15934
  TicketsApi.prototype.postTicketReply = function (id, body, attachments, options) {
16054
15935
  var _this = this;
@@ -16059,6 +15940,7 @@ var TicketsApi = /** @class */ (function (_super) {
16059
15940
  exports.TicketsApi = TicketsApi;
16060
15941
  /**
16061
15942
  * WebhooksApi - axios parameter creator
15943
+ * @export
16062
15944
  */
16063
15945
  var WebhooksApiAxiosParamCreator = function (configuration) {
16064
15946
  var _this = this;
@@ -16146,6 +16028,7 @@ var WebhooksApiAxiosParamCreator = function (configuration) {
16146
16028
  exports.WebhooksApiAxiosParamCreator = WebhooksApiAxiosParamCreator;
16147
16029
  /**
16148
16030
  * WebhooksApi - functional programming interface
16031
+ * @export
16149
16032
  */
16150
16033
  var WebhooksApiFp = function (configuration) {
16151
16034
  var localVarAxiosParamCreator = (0, exports.WebhooksApiAxiosParamCreator)(configuration);
@@ -16201,6 +16084,7 @@ var WebhooksApiFp = function (configuration) {
16201
16084
  exports.WebhooksApiFp = WebhooksApiFp;
16202
16085
  /**
16203
16086
  * WebhooksApi - factory interface
16087
+ * @export
16204
16088
  */
16205
16089
  var WebhooksApiFactory = function (configuration, basePath, axios) {
16206
16090
  var localVarFp = (0, exports.WebhooksApiFp)(configuration);
@@ -16230,6 +16114,9 @@ var WebhooksApiFactory = function (configuration, basePath, axios) {
16230
16114
  exports.WebhooksApiFactory = WebhooksApiFactory;
16231
16115
  /**
16232
16116
  * WebhooksApi - object-oriented interface
16117
+ * @export
16118
+ * @class WebhooksApi
16119
+ * @extends {BaseAPI}
16233
16120
  */
16234
16121
  var WebhooksApi = /** @class */ (function (_super) {
16235
16122
  __extends(WebhooksApi, _super);
@@ -16242,6 +16129,7 @@ var WebhooksApi = /** @class */ (function (_super) {
16242
16129
  * @param {string} authKey Webhook Authentication Key
16243
16130
  * @param {*} [options] Override http request option.
16244
16131
  * @throws {RequiredError}
16132
+ * @memberof WebhooksApi
16245
16133
  */
16246
16134
  WebhooksApi.prototype.deleteRevokeWebhook = function (authKey, options) {
16247
16135
  var _this = this;
@@ -16253,6 +16141,7 @@ var WebhooksApi = /** @class */ (function (_super) {
16253
16141
  * @param {PostAddWebhookWebhookUriEnum} webhookUri Webhook URI
16254
16142
  * @param {*} [options] Override http request option.
16255
16143
  * @throws {RequiredError}
16144
+ * @memberof WebhooksApi
16256
16145
  */
16257
16146
  WebhooksApi.prototype.postAddWebhook = function (webhookUri, options) {
16258
16147
  var _this = this;
@@ -16261,6 +16150,9 @@ var WebhooksApi = /** @class */ (function (_super) {
16261
16150
  return WebhooksApi;
16262
16151
  }(base_1.BaseAPI));
16263
16152
  exports.WebhooksApi = WebhooksApi;
16153
+ /**
16154
+ * @export
16155
+ */
16264
16156
  exports.PostAddWebhookWebhookUriEnum = {
16265
16157
  WebhookComposerInstall: '/webhook/composer/install',
16266
16158
  WebhookFreshdeskCreate: '/webhook/freshdesk/create',