wallet 2.1.506 → 2.1.507

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 (482) hide show
  1. package/.openapi-generator/FILES +45 -69
  2. package/api/advertisementCreditsApi.ts +1 -1
  3. package/api/analyticsApi.ts +1 -1
  4. package/api/appleWalletSubscribersApi.ts +1 -1
  5. package/api/billingApi.ts +17 -17
  6. package/api/clubMembersPointsApi.ts +1 -1
  7. package/api/configurationApi.ts +8 -8
  8. package/api/countriesApi.ts +1 -1
  9. package/api/customerApi.ts +15 -15
  10. package/api/dashboardApi.ts +1 -1
  11. package/api/dynamicVouchersApi.ts +1 -1
  12. package/api/employeeAPIKeysApi.ts +1 -1
  13. package/api/employeeAccessApi.ts +8 -8
  14. package/api/employeesApi.ts +114 -120
  15. package/api/industriesApi.ts +1 -1
  16. package/api/infoGenesisReportsApi.ts +143 -162
  17. package/api/integratedTerminalsApi.ts +1 -1
  18. package/api/interactionsApi.ts +14 -15
  19. package/api/linkBookApi.ts +1 -1
  20. package/api/linkBookSectionApi.ts +1 -1
  21. package/api/loginAndLogoutApi.ts +8 -8
  22. package/api/membershipTiersApi.ts +1 -1
  23. package/api/merchantApi.ts +22 -22
  24. package/api/merchantCreditsApi.ts +1 -1
  25. package/api/merchantURLsApi.ts +1 -1
  26. package/api/mobileTerminalApi.ts +8 -8
  27. package/api/newsApi.ts +1 -1
  28. package/api/paymentDesignsApi.ts +1 -1
  29. package/api/performancesApi.ts +1 -1
  30. package/api/promoCodesApi.ts +1 -1
  31. package/api/sMSApi.ts +86 -89
  32. package/api/settingsApi.ts +1 -1
  33. package/api/staticVoucherCampaignGroupsApi.ts +1 -1
  34. package/api/staticVoucherCampaignsApi.ts +15 -15
  35. package/api/staticVouchersApi.ts +1 -1
  36. package/api/systemApi.ts +14 -15
  37. package/api/transactionLedgerApi.ts +1 -1
  38. package/api/utilitiesApi.ts +1 -1
  39. package/api/webTerminalApi.ts +8 -8
  40. package/dist/api/billingApi.d.ts +4 -4
  41. package/dist/api/billingApi.js +8 -8
  42. package/dist/api/billingApi.js.map +1 -1
  43. package/dist/api/configurationApi.d.ts +2 -2
  44. package/dist/api/configurationApi.js +4 -4
  45. package/dist/api/configurationApi.js.map +1 -1
  46. package/dist/api/customerApi.d.ts +4 -4
  47. package/dist/api/customerApi.js +8 -8
  48. package/dist/api/customerApi.js.map +1 -1
  49. package/dist/api/employeeAccessApi.d.ts +2 -2
  50. package/dist/api/employeeAccessApi.js +4 -4
  51. package/dist/api/employeeAccessApi.js.map +1 -1
  52. package/dist/api/employeesApi.d.ts +28 -34
  53. package/dist/api/employeesApi.js +68 -68
  54. package/dist/api/employeesApi.js.map +1 -1
  55. package/dist/api/infoGenesisReportsApi.d.ts +27 -46
  56. package/dist/api/infoGenesisReportsApi.js +92 -92
  57. package/dist/api/infoGenesisReportsApi.js.map +1 -1
  58. package/dist/api/interactionsApi.d.ts +3 -4
  59. package/dist/api/interactionsApi.js +8 -8
  60. package/dist/api/interactionsApi.js.map +1 -1
  61. package/dist/api/loginAndLogoutApi.d.ts +2 -2
  62. package/dist/api/loginAndLogoutApi.js +4 -4
  63. package/dist/api/loginAndLogoutApi.js.map +1 -1
  64. package/dist/api/merchantApi.d.ts +6 -6
  65. package/dist/api/merchantApi.js +12 -12
  66. package/dist/api/merchantApi.js.map +1 -1
  67. package/dist/api/mobileTerminalApi.d.ts +2 -2
  68. package/dist/api/mobileTerminalApi.js +4 -4
  69. package/dist/api/mobileTerminalApi.js.map +1 -1
  70. package/dist/api/sMSApi.d.ts +23 -26
  71. package/dist/api/sMSApi.js +48 -48
  72. package/dist/api/sMSApi.js.map +1 -1
  73. package/dist/api/staticVoucherCampaignsApi.d.ts +4 -4
  74. package/dist/api/staticVoucherCampaignsApi.js +8 -8
  75. package/dist/api/staticVoucherCampaignsApi.js.map +1 -1
  76. package/dist/api/systemApi.d.ts +3 -4
  77. package/dist/api/systemApi.js +8 -8
  78. package/dist/api/systemApi.js.map +1 -1
  79. package/dist/api/webTerminalApi.d.ts +2 -2
  80. package/dist/api/webTerminalApi.js +4 -4
  81. package/dist/api/webTerminalApi.js.map +1 -1
  82. package/dist/model/dashboardWidget.d.ts +1 -0
  83. package/dist/model/dashboardWidget.js +5 -0
  84. package/dist/model/dashboardWidget.js.map +1 -1
  85. package/dist/model/merchant.d.ts +3 -3
  86. package/dist/model/merchant.js +15 -15
  87. package/dist/model/merchant.js.map +1 -1
  88. package/dist/model/models.d.ts +45 -69
  89. package/dist/model/models.js +135 -207
  90. package/dist/model/models.js.map +1 -1
  91. package/dist/model/wTAuthenticationForgotPassword.d.ts +14 -0
  92. package/dist/model/wTAuthenticationForgotPassword.js +18 -0
  93. package/dist/model/wTAuthenticationForgotPassword.js.map +1 -0
  94. package/dist/model/wTAuthenticationLogin.d.ts +15 -0
  95. package/dist/model/wTAuthenticationLogin.js +23 -0
  96. package/dist/model/wTAuthenticationLogin.js.map +1 -0
  97. package/dist/model/wTAuthenticationRegister.d.ts +29 -0
  98. package/dist/model/wTAuthenticationRegister.js +93 -0
  99. package/dist/model/wTAuthenticationRegister.js.map +1 -0
  100. package/dist/model/wTAuthenticationRequestResetPassword.d.ts +14 -0
  101. package/dist/model/wTAuthenticationRequestResetPassword.js +18 -0
  102. package/dist/model/wTAuthenticationRequestResetPassword.js.map +1 -0
  103. package/dist/model/wTAuthenticationResetPassword.d.ts +16 -0
  104. package/dist/model/wTAuthenticationResetPassword.js +28 -0
  105. package/dist/model/wTAuthenticationResetPassword.js.map +1 -0
  106. package/dist/model/wTAuthenticationSSOLoginForDiscourse.d.ts +17 -0
  107. package/dist/model/wTAuthenticationSSOLoginForDiscourse.js +33 -0
  108. package/dist/model/wTAuthenticationSSOLoginForDiscourse.js.map +1 -0
  109. package/dist/model/wTBillingChangePlan.d.ts +14 -0
  110. package/dist/model/wTBillingChangePlan.js +18 -0
  111. package/dist/model/wTBillingChangePlan.js.map +1 -0
  112. package/dist/model/wTBillingSavePaymentMethod.d.ts +14 -0
  113. package/dist/model/wTBillingSavePaymentMethod.js +18 -0
  114. package/dist/model/wTBillingSavePaymentMethod.js.map +1 -0
  115. package/dist/model/wTCustomerSearchByMemberID.d.ts +14 -0
  116. package/dist/model/wTCustomerSearchByMemberID.js +18 -0
  117. package/dist/model/wTCustomerSearchByMemberID.js.map +1 -0
  118. package/dist/model/wTCustomerSearchByPhoneNumber.d.ts +14 -0
  119. package/dist/model/wTCustomerSearchByPhoneNumber.js +18 -0
  120. package/dist/model/wTCustomerSearchByPhoneNumber.js.map +1 -0
  121. package/dist/model/wTEmployeeCreateAlert.d.ts +15 -0
  122. package/dist/model/wTEmployeeCreateAlert.js +23 -0
  123. package/dist/model/wTEmployeeCreateAlert.js.map +1 -0
  124. package/dist/model/wTEmployeeCreateMediaFile.d.ts +15 -0
  125. package/dist/model/wTEmployeeCreateMediaFile.js +23 -0
  126. package/dist/model/wTEmployeeCreateMediaFile.js.map +1 -0
  127. package/dist/model/wTEmployeeCreateStaticVoucherCampaignGroup.d.ts +14 -0
  128. package/dist/model/wTEmployeeCreateStaticVoucherCampaignGroup.js +18 -0
  129. package/dist/model/wTEmployeeCreateStaticVoucherCampaignGroup.js.map +1 -0
  130. package/dist/model/wTEmployeeFileCreate.d.ts +15 -0
  131. package/dist/model/wTEmployeeFileCreate.js +23 -0
  132. package/dist/model/wTEmployeeFileCreate.js.map +1 -0
  133. package/dist/model/wTEmployeeImportRecords.d.ts +15 -0
  134. package/dist/model/wTEmployeeImportRecords.js +23 -0
  135. package/dist/model/wTEmployeeImportRecords.js.map +1 -0
  136. package/dist/model/wTEmployeePeerRoles.d.ts +14 -0
  137. package/dist/model/wTEmployeePeerRoles.js +18 -0
  138. package/dist/model/wTEmployeePeerRoles.js.map +1 -0
  139. package/dist/model/wTEmployeeS3FilePresign.d.ts +16 -0
  140. package/dist/model/wTEmployeeS3FilePresign.js +28 -0
  141. package/dist/model/wTEmployeeS3FilePresign.js.map +1 -0
  142. package/dist/model/wTEmployeeScheduleSMSCampaignBroadcast.d.ts +20 -0
  143. package/dist/model/wTEmployeeScheduleSMSCampaignBroadcast.js +48 -0
  144. package/dist/model/wTEmployeeScheduleSMSCampaignBroadcast.js.map +1 -0
  145. package/dist/model/wTEmployeeScheduleSimpleSMS.d.ts +19 -0
  146. package/dist/model/wTEmployeeScheduleSimpleSMS.js +43 -0
  147. package/dist/model/wTEmployeeScheduleSimpleSMS.js.map +1 -0
  148. package/dist/model/wTEmployeeScheduleSimpleSMSToRecipient.d.ts +18 -0
  149. package/dist/model/wTEmployeeScheduleSimpleSMSToRecipient.js +38 -0
  150. package/dist/model/wTEmployeeScheduleSimpleSMSToRecipient.js.map +1 -0
  151. package/dist/model/wTEmployeeSendHelpDeskResponse.d.ts +15 -0
  152. package/dist/model/wTEmployeeSendHelpDeskResponse.js +23 -0
  153. package/dist/model/wTEmployeeSendHelpDeskResponse.js.map +1 -0
  154. package/dist/model/wTFetchWalletPaymentObjectWithToken.d.ts +17 -0
  155. package/dist/model/wTFetchWalletPaymentObjectWithToken.js +33 -0
  156. package/dist/model/wTFetchWalletPaymentObjectWithToken.js.map +1 -0
  157. package/dist/model/wTInfoGenesisLookupRequestErrors.d.ts +17 -0
  158. package/dist/model/wTInfoGenesisLookupRequestErrors.js +33 -0
  159. package/dist/model/wTInfoGenesisLookupRequestErrors.js.map +1 -0
  160. package/dist/model/wTInfoGenesisRecordFilterParameters.d.ts +16 -0
  161. package/dist/model/wTInfoGenesisRecordFilterParameters.js +28 -0
  162. package/dist/model/wTInfoGenesisRecordFilterParameters.js.map +1 -0
  163. package/dist/model/wTInfoGenesisRoutingIDs.d.ts +14 -0
  164. package/dist/model/wTInfoGenesisRoutingIDs.js +18 -0
  165. package/dist/model/wTInfoGenesisRoutingIDs.js.map +1 -0
  166. package/dist/model/wTInfoGenesisUniquePostingIDs.d.ts +14 -0
  167. package/dist/model/wTInfoGenesisUniquePostingIDs.js +18 -0
  168. package/dist/model/wTInfoGenesisUniquePostingIDs.js.map +1 -0
  169. package/dist/model/wTMerchantUpdate.d.ts +21 -0
  170. package/dist/model/wTMerchantUpdate.js +53 -0
  171. package/dist/model/wTMerchantUpdate.js.map +1 -0
  172. package/dist/model/wTMerchantUpdateBillingContact.d.ts +14 -0
  173. package/dist/model/wTMerchantUpdateBillingContact.js +18 -0
  174. package/dist/model/wTMerchantUpdateBillingContact.js.map +1 -0
  175. package/dist/model/wTMerchantUpdatePOSIntegration.d.ts +14 -0
  176. package/dist/model/wTMerchantUpdatePOSIntegration.js +18 -0
  177. package/dist/model/wTMerchantUpdatePOSIntegration.js.map +1 -0
  178. package/dist/model/wTSMSAcquirePhoneNumber.d.ts +14 -0
  179. package/dist/model/wTSMSAcquirePhoneNumber.js +18 -0
  180. package/dist/model/wTSMSAcquirePhoneNumber.js.map +1 -0
  181. package/dist/model/wTSMSCreateAgreement.d.ts +25 -0
  182. package/dist/model/wTSMSCreateAgreement.js +73 -0
  183. package/dist/model/wTSMSCreateAgreement.js.map +1 -0
  184. package/dist/model/wTSMSImportOptInListSubscribers.d.ts +16 -0
  185. package/dist/model/wTSMSImportOptInListSubscribers.js +28 -0
  186. package/dist/model/wTSMSImportOptInListSubscribers.js.map +1 -0
  187. package/dist/model/wTSMSImportedListCreate.d.ts +16 -0
  188. package/dist/model/wTSMSImportedListCreate.js +28 -0
  189. package/dist/model/wTSMSImportedListCreate.js.map +1 -0
  190. package/dist/model/wTSMSOptInListSourceCreate.d.ts +15 -0
  191. package/dist/model/wTSMSOptInListSourceCreate.js +23 -0
  192. package/dist/model/wTSMSOptInListSourceCreate.js.map +1 -0
  193. package/dist/model/wTSMSUpdatePhoneNumberConfig.d.ts +25 -0
  194. package/dist/model/wTSMSUpdatePhoneNumberConfig.js +73 -0
  195. package/dist/model/wTSMSUpdatePhoneNumberConfig.js.map +1 -0
  196. package/dist/model/wTSettingsSetPassword.d.ts +14 -0
  197. package/dist/model/wTSettingsSetPassword.js +18 -0
  198. package/dist/model/wTSettingsSetPassword.js.map +1 -0
  199. package/dist/model/wTStaticVoucherCampaignPreviewMessages.d.ts +16 -0
  200. package/dist/model/wTStaticVoucherCampaignPreviewMessages.js +28 -0
  201. package/dist/model/wTStaticVoucherCampaignPreviewMessages.js.map +1 -0
  202. package/dist/model/wTStaticVoucherCampaignPreviewMessagesByPage.d.ts +18 -0
  203. package/dist/model/wTStaticVoucherCampaignPreviewMessagesByPage.js +38 -0
  204. package/dist/model/wTStaticVoucherCampaignPreviewMessagesByPage.js.map +1 -0
  205. package/dist/model/wTSystemApprovePhoneNumber.d.ts +15 -0
  206. package/dist/model/wTSystemApprovePhoneNumber.js +23 -0
  207. package/dist/model/wTSystemApprovePhoneNumber.js.map +1 -0
  208. package/dist/model/wTSystemRoleCreate.d.ts +15 -0
  209. package/dist/model/wTSystemRoleCreate.js +23 -0
  210. package/dist/model/wTSystemRoleCreate.js.map +1 -0
  211. package/dist/model/wTTCPAOpt.d.ts +16 -0
  212. package/dist/model/wTTCPAOpt.js +28 -0
  213. package/dist/model/wTTCPAOpt.js.map +1 -0
  214. package/dist/model/wTTwilioRequestAuthyCode.d.ts +15 -0
  215. package/dist/model/wTTwilioRequestAuthyCode.js +23 -0
  216. package/dist/model/wTTwilioRequestAuthyCode.js.map +1 -0
  217. package/dist/model/wTTwilioVerifyAuthyCode.d.ts +16 -0
  218. package/dist/model/wTTwilioVerifyAuthyCode.js +28 -0
  219. package/dist/model/wTTwilioVerifyAuthyCode.js.map +1 -0
  220. package/dist/model/wTWalletConfigurationSaveWalletRecord.d.ts +45 -0
  221. package/dist/model/wTWalletConfigurationSaveWalletRecord.js +173 -0
  222. package/dist/model/wTWalletConfigurationSaveWalletRecord.js.map +1 -0
  223. package/dist/model/wTWalletItemRedemption.d.ts +16 -0
  224. package/dist/model/wTWalletItemRedemption.js +28 -0
  225. package/dist/model/wTWalletItemRedemption.js.map +1 -0
  226. package/model/advertisementCredit.ts +1 -1
  227. package/model/advertisementCreditBroadcast.ts +1 -1
  228. package/model/advertisementCreditScan.ts +1 -1
  229. package/model/agreement.ts +1 -1
  230. package/model/alert.ts +1 -1
  231. package/model/announcement.ts +1 -1
  232. package/model/applicableTerminals.ts +1 -1
  233. package/model/applicableTerminalsAnyOf.ts +1 -1
  234. package/model/applicableTerminalsAnyOf1.ts +1 -1
  235. package/model/applicableTerminalsAnyOf2.ts +1 -1
  236. package/model/applicableTerminalsAnyOf3.ts +1 -1
  237. package/model/authError.ts +1 -1
  238. package/model/availablePhoneNumbersRequest.ts +1 -1
  239. package/model/clickFunnelAmount.ts +1 -1
  240. package/model/clickFunnelContact.ts +1 -1
  241. package/model/clickFunnelContactProfile.ts +1 -1
  242. package/model/clickFunnelEvent.ts +1 -1
  243. package/model/clickFunnelOriginalAmount.ts +1 -1
  244. package/model/clickFunnelProduct.ts +1 -1
  245. package/model/clickFunnelPurchase.ts +1 -1
  246. package/model/createStaticVoucherCampaign.ts +1 -1
  247. package/model/createStaticVoucherCampaignWithVoucher.ts +1 -1
  248. package/model/createStaticVoucherCampaignWithVoucherWithCSV.ts +1 -1
  249. package/model/dashboardWidget.ts +7 -1
  250. package/model/duplicateRowFound.ts +1 -1
  251. package/model/dynamicVoucher.ts +1 -1
  252. package/model/dynamicVoucherBroadcast.ts +1 -1
  253. package/model/employee.ts +1 -1
  254. package/model/employeeAPIKey.ts +1 -1
  255. package/model/employeeActivityLog.ts +1 -1
  256. package/model/entityTooLarge.ts +1 -1
  257. package/model/exportDataFile.ts +1 -1
  258. package/model/falsumError.ts +1 -1
  259. package/model/falsumField.ts +1 -1
  260. package/model/feature.ts +1 -1
  261. package/model/forbiddenRequest.ts +1 -1
  262. package/model/foreignKeyDoesNotExist.ts +1 -1
  263. package/model/helpDeskRequest.ts +1 -1
  264. package/model/importedList.ts +1 -1
  265. package/model/importedListRecipient.ts +1 -1
  266. package/model/inlineResponse200.ts +1 -1
  267. package/model/inlineResponse2001.ts +1 -1
  268. package/model/inlineResponse20010.ts +1 -1
  269. package/model/inlineResponse20011.ts +1 -1
  270. package/model/inlineResponse20012.ts +1 -1
  271. package/model/inlineResponse20013.ts +1 -1
  272. package/model/inlineResponse20014.ts +1 -1
  273. package/model/inlineResponse2002.ts +1 -1
  274. package/model/inlineResponse2003.ts +1 -1
  275. package/model/inlineResponse2004.ts +1 -1
  276. package/model/inlineResponse2005.ts +1 -1
  277. package/model/inlineResponse2006.ts +1 -1
  278. package/model/inlineResponse2007.ts +1 -1
  279. package/model/inlineResponse2008.ts +1 -1
  280. package/model/inlineResponse2009.ts +1 -1
  281. package/model/internalServerError.ts +1 -1
  282. package/model/ledgerEntry.ts +1 -1
  283. package/model/linkBook.ts +1 -1
  284. package/model/linkBookSection.ts +1 -1
  285. package/model/mSMemberHistory.ts +1 -1
  286. package/model/mSMemberHistoryPagination.ts +1 -1
  287. package/model/mSMemberRedemption.ts +1 -1
  288. package/model/mSMemberRedemptionPagination.ts +1 -1
  289. package/model/mSMembershipTierHistory.ts +1 -1
  290. package/model/mSMembershipTierHistoryPagination.ts +1 -1
  291. package/model/mSMembershipTierRedemption.ts +1 -1
  292. package/model/mSMembershipTierRedemptionPagination.ts +1 -1
  293. package/model/mSMerchantCreditHistory.ts +1 -1
  294. package/model/mSMerchantCreditHistoryPagination.ts +1 -1
  295. package/model/mSMerchantCreditRedemption.ts +1 -1
  296. package/model/mSMerchantCreditRedemptionPagination.ts +1 -1
  297. package/model/mediaFile.ts +1 -1
  298. package/model/member.ts +1 -1
  299. package/model/memberSearch.ts +1 -1
  300. package/model/merchant.ts +19 -19
  301. package/model/merchantCreditSearch.ts +1 -1
  302. package/model/merchantNotInitialized.ts +1 -1
  303. package/model/merchantURL.ts +1 -1
  304. package/model/message.ts +1 -1
  305. package/model/models.ts +135 -207
  306. package/model/moduleError.ts +1 -1
  307. package/model/newsArticle.ts +1 -1
  308. package/model/optInList.ts +1 -1
  309. package/model/optInListSource.ts +1 -1
  310. package/model/optInListSubscriber.ts +1 -1
  311. package/model/outboundSMS.ts +1 -1
  312. package/model/paginatedWTMembers.ts +1 -1
  313. package/model/paginatedWTMerchantCredits.ts +1 -1
  314. package/model/paginationRequestWithIDAndWithoutSortOptions.ts +1 -1
  315. package/model/paginationRequestWithSortOptions.ts +1 -1
  316. package/model/paymentDesign.ts +1 -1
  317. package/model/performance.ts +1 -1
  318. package/model/phoneNumber.ts +1 -1
  319. package/model/pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherSourceID.ts +1 -1
  320. package/model/pickMSEmployeeAPIKeyCreateParamsExcludeKeyofMSEmployeeAPIKeyCreateParamsEmployeeID.ts +1 -1
  321. package/model/pickMSEmployeeAPIKeyUpdateParamsExcludeKeyofMSEmployeeAPIKeyUpdateParamsId.ts +1 -1
  322. package/model/pickMSMemberCreationParamsExcludeKeyofMSMemberCreationParamsMemberIdentifier.ts +1 -1
  323. package/model/pickMSMemberExcludeKeyofMSMemberMemberIdentifier.ts +1 -1
  324. package/model/pickMSMerchantCreditCreationParamsExcludeKeyofMSMerchantCreditCreationParamsMemberIdentifier.ts +1 -1
  325. package/model/pickMSMerchantCreditExcludeKeyofMSMerchantCreditMemberIdentifier.ts +1 -1
  326. package/model/pickPaginationRequestWithoutSortOptionsExcludeKeyofPaginationRequestWithoutSortOptionsIsArchiveIncluded.ts +1 -1
  327. package/model/pickSSImportedListUpdateParamsExcludeKeyofSSImportedListUpdateParamsId.ts +1 -1
  328. package/model/pickSSMobileNumberUpdateParamsExcludeKeyofSSMobileNumberUpdateParamsId.ts +1 -1
  329. package/model/pickSSOptInListCreateParamsExcludeKeyofSSOptInListCreateParamsEmployeeID.ts +1 -1
  330. package/model/pickSSOptInListMemberCreateParamsExcludeKeyofSSOptInListMemberCreateParamsMerchantCreatedAtOrMaxSMSCount.ts +1 -1
  331. package/model/pickSSOptInListUpdateParamsExcludeKeyofSSOptInListUpdateParamsId.ts +1 -1
  332. package/model/pickSSOptInSourceUpdateParamsExcludeKeyofSSOptInSourceUpdateParamsId.ts +1 -1
  333. package/model/pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhone.ts +1 -1
  334. package/model/pickVSAdvertisementCreditCreateParamsExcludeKeyofVSAdvertisementCreditCreateParamsEmployeeID.ts +1 -1
  335. package/model/pickVSAdvertisementCreditScanExcludeKeyofVSAdvertisementCreditScanRedeemedAtOrRefundedAt.ts +1 -1
  336. package/model/pickVSAdvertisementCreditUpdateParamsExcludeKeyofVSAdvertisementCreditUpdateParamsId.ts +1 -1
  337. package/model/pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDate.ts +1 -1
  338. package/model/pickVSDynamicVoucherExcludeKeyofVSDynamicVoucherTemporalDecreaseFrequencyType.ts +1 -1
  339. package/model/pickVSPaymentDesignCreateParamsExcludeKeyofVSPaymentDesignCreateParamsBackgroundImageURLOrCompanyLogoURLOrEmployeeID.ts +1 -1
  340. package/model/pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsId.ts +1 -1
  341. package/model/pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAt.ts +1 -1
  342. package/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmail.ts +1 -1
  343. package/model/pickWTMemberMemberIDOrFirstNameOrLastNameOrMembershipTierIDOrPointsAccruedOrMobileNumber.ts +1 -1
  344. package/model/pickWTMerchantCreditMemberIDOrCreditAmountOrMobileNumber.ts +1 -1
  345. package/model/pickWTMerchantURLUpdateExcludeKeyofWTMerchantURLUpdateUrlID.ts +1 -1
  346. package/model/pickWTNewsArticleUpdateParamsExcludeKeyofWTNewsArticleUpdateParamsId.ts +1 -1
  347. package/model/pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListID.ts +1 -1
  348. package/model/pickWTStaticVoucherCampaignCreateParamsExcludeKeyofWTStaticVoucherCampaignCreateParamsStartDateTimeOrExpirationDateTime.ts +1 -1
  349. package/model/pickWTStaticVoucherCreateParamsExcludeKeyofWTStaticVoucherCreateParamsCampaignID.ts +1 -1
  350. package/model/plan.ts +1 -1
  351. package/model/portalPage.ts +1 -1
  352. package/model/presignedPost.ts +1 -1
  353. package/model/presignedPostFields.ts +1 -1
  354. package/model/product.ts +1 -1
  355. package/model/promoCode.ts +1 -1
  356. package/model/reachPerformanceStats.ts +1 -1
  357. package/model/request.ts +1 -1
  358. package/model/response.ts +1 -1
  359. package/model/role.ts +1 -1
  360. package/model/roleAuditLog.ts +1 -1
  361. package/model/sSImportedListRecipientCreateParams.ts +1 -1
  362. package/model/sSOptInSource.ts +1 -1
  363. package/model/simpleSMSBroadcast.ts +1 -1
  364. package/model/staticVoucher.ts +1 -1
  365. package/model/staticVoucherCampaign.ts +1 -1
  366. package/model/staticVoucherCampaignBroadcast.ts +1 -1
  367. package/model/staticVoucherCampaignGroup.ts +1 -1
  368. package/model/staticVoucherCampaignUpdate.ts +1 -1
  369. package/model/status.ts +1 -1
  370. package/model/statusAnyOf.ts +1 -1
  371. package/model/statusAnyOf1.ts +1 -1
  372. package/model/statusAnyOf2.ts +1 -1
  373. package/model/statusAnyOf3.ts +1 -1
  374. package/model/subscriptionFeature.ts +1 -1
  375. package/model/subscriptionPlan.ts +1 -1
  376. package/model/subscriptionProduct.ts +1 -1
  377. package/model/tcpa.ts +1 -1
  378. package/model/updateStaticVoucherCampaignWithVoucher.ts +1 -1
  379. package/model/vSCampaignGeneratedMessage.ts +1 -1
  380. package/model/vSCampaignGeneratedMessagePagination.ts +1 -1
  381. package/model/vSDynamicVoucherStatus.ts +1 -1
  382. package/model/wTAdvertisementCredit.ts +1 -1
  383. package/model/wTAdvertisementCreditCreateParams.ts +1 -1
  384. package/model/wTAdvertisementCreditScan.ts +1 -1
  385. package/model/wTAdvertisementCreditUpdateParams.ts +1 -1
  386. package/model/wTAuthenticationForgotPassword.ts +31 -0
  387. package/model/wTAuthenticationLogin.ts +37 -0
  388. package/model/wTAuthenticationRegister.ts +121 -0
  389. package/model/wTAuthenticationRequestResetPassword.ts +31 -0
  390. package/model/wTAuthenticationResetPassword.ts +43 -0
  391. package/model/wTAuthenticationSSOLoginForDiscourse.ts +49 -0
  392. package/model/wTBillingChangePlan.ts +31 -0
  393. package/model/wTBillingSavePaymentMethod.ts +31 -0
  394. package/model/wTCustomerSearchByMemberID.ts +31 -0
  395. package/model/wTCustomerSearchByPhoneNumber.ts +31 -0
  396. package/model/wTDynamicVoucher.ts +1 -1
  397. package/model/wTDynamicVoucherCreateParams.ts +1 -1
  398. package/model/wTDynamicVoucherRedemption.ts +1 -1
  399. package/model/wTDynamicVoucherSummary.ts +1 -1
  400. package/model/wTDynamicVoucherUpdateParams.ts +1 -1
  401. package/model/wTEmployee.ts +1 -1
  402. package/model/wTEmployeeAPIKey.ts +1 -1
  403. package/model/wTEmployeeAPIKeyCreateParams.ts +1 -1
  404. package/model/wTEmployeeAPIKeyUpdateParams.ts +1 -1
  405. package/model/wTEmployeeCreate.ts +1 -1
  406. package/model/wTEmployeeCreateAlert.ts +37 -0
  407. package/model/wTEmployeeCreateMediaFile.ts +37 -0
  408. package/model/wTEmployeeCreateStaticVoucherCampaignGroup.ts +31 -0
  409. package/model/wTEmployeeFileCreate.ts +37 -0
  410. package/model/wTEmployeeImportRecords.ts +37 -0
  411. package/model/wTEmployeeNotification.ts +1 -1
  412. package/model/wTEmployeePeerRoles.ts +31 -0
  413. package/model/wTEmployeeS3FilePresign.ts +43 -0
  414. package/model/wTEmployeeScheduleSMSCampaignBroadcast.ts +67 -0
  415. package/model/wTEmployeeScheduleSimpleSMS.ts +61 -0
  416. package/model/wTEmployeeScheduleSimpleSMSToRecipient.ts +55 -0
  417. package/model/wTEmployeeSendHelpDeskResponse.ts +37 -0
  418. package/model/wTEmployeeUpdate.ts +1 -1
  419. package/model/wTFetchWalletPaymentObjectWithToken.ts +49 -0
  420. package/model/wTImportedList.ts +1 -1
  421. package/model/wTInfoGenesisLookupRequestErrors.ts +49 -0
  422. package/model/wTInfoGenesisRecordFilterParameters.ts +43 -0
  423. package/model/wTInfoGenesisRoutingIDs.ts +31 -0
  424. package/model/wTInfoGenesisUniquePostingIDs.ts +31 -0
  425. package/model/wTLinkBookCreateParams.ts +1 -1
  426. package/model/wTLinkBookSectionCreateParams.ts +1 -1
  427. package/model/wTLinkBookSectionUpdateParams.ts +1 -1
  428. package/model/wTLinkBookUpdateParams.ts +1 -1
  429. package/model/wTMember.ts +1 -1
  430. package/model/wTMemberCreationParams.ts +1 -1
  431. package/model/wTMembershipTier.ts +1 -1
  432. package/model/wTMembershipTierCreationParams.ts +1 -1
  433. package/model/wTMembershipTierUpdateParams.ts +1 -1
  434. package/model/wTMembershipTierWithMemberCount.ts +1 -1
  435. package/model/wTMerchantCredit.ts +1 -1
  436. package/model/wTMerchantCreditCreationParams.ts +1 -1
  437. package/model/wTMerchantURLCreate.ts +1 -1
  438. package/model/wTMerchantURLUpdate.ts +1 -1
  439. package/model/wTMerchantUpdate.ts +73 -0
  440. package/model/wTMerchantUpdateBillingContact.ts +31 -0
  441. package/model/wTMerchantUpdatePOSIntegration.ts +31 -0
  442. package/model/wTNewsArticleCreateParams.ts +1 -1
  443. package/model/wTNewsArticleUpdateParams.ts +1 -1
  444. package/model/wTOptInList.ts +1 -1
  445. package/model/wTOptInListCreationParams.ts +1 -1
  446. package/model/wTPaymentDesign.ts +1 -1
  447. package/model/wTPaymentDesignCreateParams.ts +1 -1
  448. package/model/wTPaymentDesignUpdateParams.ts +1 -1
  449. package/model/wTPerformanceCreateParams.ts +1 -1
  450. package/model/wTPerformanceUpdateParams.ts +1 -1
  451. package/model/wTPosMachine.ts +1 -1
  452. package/model/wTPosMachineCreateParams.ts +1 -1
  453. package/model/wTPosMachineUpdateParams.ts +1 -1
  454. package/model/wTPromoCodeCreateParams.ts +1 -1
  455. package/model/wTPromoCodeUpdateParams.ts +1 -1
  456. package/model/wTRole.ts +1 -1
  457. package/model/wTSMSAcquirePhoneNumber.ts +31 -0
  458. package/model/wTSMSCreateAgreement.ts +97 -0
  459. package/model/wTSMSImportOptInListSubscribers.ts +43 -0
  460. package/model/wTSMSImportedListCreate.ts +43 -0
  461. package/model/wTSMSOptInListSourceCreate.ts +37 -0
  462. package/model/wTSMSUpdatePhoneNumberConfig.ts +97 -0
  463. package/model/wTSettingsSetPassword.ts +31 -0
  464. package/model/wTStaticVoucher.ts +1 -1
  465. package/model/wTStaticVoucherCampaign.ts +1 -1
  466. package/model/wTStaticVoucherCampaignPreviewMessages.ts +43 -0
  467. package/model/wTStaticVoucherCampaignPreviewMessagesByPage.ts +55 -0
  468. package/model/wTStaticVoucherCreateParams.ts +1 -1
  469. package/model/wTStaticVoucherUpdateParams.ts +1 -1
  470. package/model/wTSystemApprovePhoneNumber.ts +37 -0
  471. package/model/wTSystemRoleCreate.ts +37 -0
  472. package/model/wTTCPAOpt.ts +43 -0
  473. package/model/wTTwilioRequestAuthyCode.ts +37 -0
  474. package/model/wTTwilioVerifyAuthyCode.ts +43 -0
  475. package/model/wTWalletConfigurationSaveWalletRecord.ts +217 -0
  476. package/model/wTWalletItemRedemption.ts +43 -0
  477. package/model/wTWalletPageView.ts +1 -1
  478. package/model/wTWalletPageViewGeoPoint.ts +1 -1
  479. package/model/walletConfiguration.ts +1 -1
  480. package/model/walletPageView.ts +1 -1
  481. package/model/webpage.ts +1 -1
  482. package/package.json +1 -1
@@ -67,7 +67,7 @@ class InfoGenesisReportsApi {
67
67
  addInterceptor(interceptor) {
68
68
  this.interceptors.push(interceptor);
69
69
  }
70
- countAdCreditsRedemptions(inlineObject37, options = { headers: {} }) {
70
+ countAdCreditsRedemptions(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
71
71
  return __awaiter(this, void 0, void 0, function* () {
72
72
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/adCredits/redemptions';
73
73
  let localVarQueryParameters = {};
@@ -80,8 +80,8 @@ class InfoGenesisReportsApi {
80
80
  localVarHeaderParams.Accept = produces.join(',');
81
81
  }
82
82
  let localVarFormParams = {};
83
- if (inlineObject37 === null || inlineObject37 === undefined) {
84
- throw new Error('Required parameter inlineObject37 was null or undefined when calling countAdCreditsRedemptions.');
83
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
84
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countAdCreditsRedemptions.');
85
85
  }
86
86
  Object.assign(localVarHeaderParams, options.headers);
87
87
  let localVarUseFormData = false;
@@ -92,7 +92,7 @@ class InfoGenesisReportsApi {
92
92
  uri: localVarPath,
93
93
  useQuerystring: this._useQuerystring,
94
94
  json: true,
95
- body: models_1.ObjectSerializer.serialize(inlineObject37, "InlineObject37")
95
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
96
96
  };
97
97
  let authenticationPromise = Promise.resolve();
98
98
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -128,7 +128,7 @@ class InfoGenesisReportsApi {
128
128
  });
129
129
  });
130
130
  }
131
- countAdCreditsRefunds(inlineObject38, options = { headers: {} }) {
131
+ countAdCreditsRefunds(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
132
132
  return __awaiter(this, void 0, void 0, function* () {
133
133
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/adCredits/refunds';
134
134
  let localVarQueryParameters = {};
@@ -141,8 +141,8 @@ class InfoGenesisReportsApi {
141
141
  localVarHeaderParams.Accept = produces.join(',');
142
142
  }
143
143
  let localVarFormParams = {};
144
- if (inlineObject38 === null || inlineObject38 === undefined) {
145
- throw new Error('Required parameter inlineObject38 was null or undefined when calling countAdCreditsRefunds.');
144
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
145
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countAdCreditsRefunds.');
146
146
  }
147
147
  Object.assign(localVarHeaderParams, options.headers);
148
148
  let localVarUseFormData = false;
@@ -153,7 +153,7 @@ class InfoGenesisReportsApi {
153
153
  uri: localVarPath,
154
154
  useQuerystring: this._useQuerystring,
155
155
  json: true,
156
- body: models_1.ObjectSerializer.serialize(inlineObject38, "InlineObject38")
156
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
157
157
  };
158
158
  let authenticationPromise = Promise.resolve();
159
159
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -189,7 +189,7 @@ class InfoGenesisReportsApi {
189
189
  });
190
190
  });
191
191
  }
192
- countDynamicVoucherRedemptions(inlineObject45, options = { headers: {} }) {
192
+ countDynamicVoucherRedemptions(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
193
193
  return __awaiter(this, void 0, void 0, function* () {
194
194
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/dynamicVoucher/redemptions';
195
195
  let localVarQueryParameters = {};
@@ -202,8 +202,8 @@ class InfoGenesisReportsApi {
202
202
  localVarHeaderParams.Accept = produces.join(',');
203
203
  }
204
204
  let localVarFormParams = {};
205
- if (inlineObject45 === null || inlineObject45 === undefined) {
206
- throw new Error('Required parameter inlineObject45 was null or undefined when calling countDynamicVoucherRedemptions.');
205
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
206
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countDynamicVoucherRedemptions.');
207
207
  }
208
208
  Object.assign(localVarHeaderParams, options.headers);
209
209
  let localVarUseFormData = false;
@@ -214,7 +214,7 @@ class InfoGenesisReportsApi {
214
214
  uri: localVarPath,
215
215
  useQuerystring: this._useQuerystring,
216
216
  json: true,
217
- body: models_1.ObjectSerializer.serialize(inlineObject45, "InlineObject45")
217
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
218
218
  };
219
219
  let authenticationPromise = Promise.resolve();
220
220
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -250,7 +250,7 @@ class InfoGenesisReportsApi {
250
250
  });
251
251
  });
252
252
  }
253
- countDynamicVoucherRefunds(inlineObject46, options = { headers: {} }) {
253
+ countDynamicVoucherRefunds(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
254
254
  return __awaiter(this, void 0, void 0, function* () {
255
255
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/dynamicVoucher/refunds';
256
256
  let localVarQueryParameters = {};
@@ -263,8 +263,8 @@ class InfoGenesisReportsApi {
263
263
  localVarHeaderParams.Accept = produces.join(',');
264
264
  }
265
265
  let localVarFormParams = {};
266
- if (inlineObject46 === null || inlineObject46 === undefined) {
267
- throw new Error('Required parameter inlineObject46 was null or undefined when calling countDynamicVoucherRefunds.');
266
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
267
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countDynamicVoucherRefunds.');
268
268
  }
269
269
  Object.assign(localVarHeaderParams, options.headers);
270
270
  let localVarUseFormData = false;
@@ -275,7 +275,7 @@ class InfoGenesisReportsApi {
275
275
  uri: localVarPath,
276
276
  useQuerystring: this._useQuerystring,
277
277
  json: true,
278
- body: models_1.ObjectSerializer.serialize(inlineObject46, "InlineObject46")
278
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
279
279
  };
280
280
  let authenticationPromise = Promise.resolve();
281
281
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -311,7 +311,7 @@ class InfoGenesisReportsApi {
311
311
  });
312
312
  });
313
313
  }
314
- countMembershipPointsRedemptions(inlineObject41, options = { headers: {} }) {
314
+ countMembershipPointsRedemptions(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
315
315
  return __awaiter(this, void 0, void 0, function* () {
316
316
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/membershipPoints/redemptions';
317
317
  let localVarQueryParameters = {};
@@ -324,8 +324,8 @@ class InfoGenesisReportsApi {
324
324
  localVarHeaderParams.Accept = produces.join(',');
325
325
  }
326
326
  let localVarFormParams = {};
327
- if (inlineObject41 === null || inlineObject41 === undefined) {
328
- throw new Error('Required parameter inlineObject41 was null or undefined when calling countMembershipPointsRedemptions.');
327
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
328
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countMembershipPointsRedemptions.');
329
329
  }
330
330
  Object.assign(localVarHeaderParams, options.headers);
331
331
  let localVarUseFormData = false;
@@ -336,7 +336,7 @@ class InfoGenesisReportsApi {
336
336
  uri: localVarPath,
337
337
  useQuerystring: this._useQuerystring,
338
338
  json: true,
339
- body: models_1.ObjectSerializer.serialize(inlineObject41, "InlineObject41")
339
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
340
340
  };
341
341
  let authenticationPromise = Promise.resolve();
342
342
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -372,7 +372,7 @@ class InfoGenesisReportsApi {
372
372
  });
373
373
  });
374
374
  }
375
- countMembershipPointsRefunds(inlineObject42, options = { headers: {} }) {
375
+ countMembershipPointsRefunds(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
376
376
  return __awaiter(this, void 0, void 0, function* () {
377
377
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/membershipPoints/refunds';
378
378
  let localVarQueryParameters = {};
@@ -385,8 +385,8 @@ class InfoGenesisReportsApi {
385
385
  localVarHeaderParams.Accept = produces.join(',');
386
386
  }
387
387
  let localVarFormParams = {};
388
- if (inlineObject42 === null || inlineObject42 === undefined) {
389
- throw new Error('Required parameter inlineObject42 was null or undefined when calling countMembershipPointsRefunds.');
388
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
389
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countMembershipPointsRefunds.');
390
390
  }
391
391
  Object.assign(localVarHeaderParams, options.headers);
392
392
  let localVarUseFormData = false;
@@ -397,7 +397,7 @@ class InfoGenesisReportsApi {
397
397
  uri: localVarPath,
398
398
  useQuerystring: this._useQuerystring,
399
399
  json: true,
400
- body: models_1.ObjectSerializer.serialize(inlineObject42, "InlineObject42")
400
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
401
401
  };
402
402
  let authenticationPromise = Promise.resolve();
403
403
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -433,7 +433,7 @@ class InfoGenesisReportsApi {
433
433
  });
434
434
  });
435
435
  }
436
- countMembershipTierRedemptions(inlineObject43, options = { headers: {} }) {
436
+ countMembershipTierRedemptions(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
437
437
  return __awaiter(this, void 0, void 0, function* () {
438
438
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/membershipTier/redemptions';
439
439
  let localVarQueryParameters = {};
@@ -446,8 +446,8 @@ class InfoGenesisReportsApi {
446
446
  localVarHeaderParams.Accept = produces.join(',');
447
447
  }
448
448
  let localVarFormParams = {};
449
- if (inlineObject43 === null || inlineObject43 === undefined) {
450
- throw new Error('Required parameter inlineObject43 was null or undefined when calling countMembershipTierRedemptions.');
449
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
450
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countMembershipTierRedemptions.');
451
451
  }
452
452
  Object.assign(localVarHeaderParams, options.headers);
453
453
  let localVarUseFormData = false;
@@ -458,7 +458,7 @@ class InfoGenesisReportsApi {
458
458
  uri: localVarPath,
459
459
  useQuerystring: this._useQuerystring,
460
460
  json: true,
461
- body: models_1.ObjectSerializer.serialize(inlineObject43, "InlineObject43")
461
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
462
462
  };
463
463
  let authenticationPromise = Promise.resolve();
464
464
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -494,7 +494,7 @@ class InfoGenesisReportsApi {
494
494
  });
495
495
  });
496
496
  }
497
- countMembershipTierRefunds(inlineObject44, options = { headers: {} }) {
497
+ countMembershipTierRefunds(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
498
498
  return __awaiter(this, void 0, void 0, function* () {
499
499
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/membershipTier/refunds';
500
500
  let localVarQueryParameters = {};
@@ -507,8 +507,8 @@ class InfoGenesisReportsApi {
507
507
  localVarHeaderParams.Accept = produces.join(',');
508
508
  }
509
509
  let localVarFormParams = {};
510
- if (inlineObject44 === null || inlineObject44 === undefined) {
511
- throw new Error('Required parameter inlineObject44 was null or undefined when calling countMembershipTierRefunds.');
510
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
511
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countMembershipTierRefunds.');
512
512
  }
513
513
  Object.assign(localVarHeaderParams, options.headers);
514
514
  let localVarUseFormData = false;
@@ -519,7 +519,7 @@ class InfoGenesisReportsApi {
519
519
  uri: localVarPath,
520
520
  useQuerystring: this._useQuerystring,
521
521
  json: true,
522
- body: models_1.ObjectSerializer.serialize(inlineObject44, "InlineObject44")
522
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
523
523
  };
524
524
  let authenticationPromise = Promise.resolve();
525
525
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -555,7 +555,7 @@ class InfoGenesisReportsApi {
555
555
  });
556
556
  });
557
557
  }
558
- countMerchantCreditRedemptions(inlineObject39, options = { headers: {} }) {
558
+ countMerchantCreditRedemptions(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
559
559
  return __awaiter(this, void 0, void 0, function* () {
560
560
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/merchantCredit/redemptions';
561
561
  let localVarQueryParameters = {};
@@ -568,8 +568,8 @@ class InfoGenesisReportsApi {
568
568
  localVarHeaderParams.Accept = produces.join(',');
569
569
  }
570
570
  let localVarFormParams = {};
571
- if (inlineObject39 === null || inlineObject39 === undefined) {
572
- throw new Error('Required parameter inlineObject39 was null or undefined when calling countMerchantCreditRedemptions.');
571
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
572
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countMerchantCreditRedemptions.');
573
573
  }
574
574
  Object.assign(localVarHeaderParams, options.headers);
575
575
  let localVarUseFormData = false;
@@ -580,7 +580,7 @@ class InfoGenesisReportsApi {
580
580
  uri: localVarPath,
581
581
  useQuerystring: this._useQuerystring,
582
582
  json: true,
583
- body: models_1.ObjectSerializer.serialize(inlineObject39, "InlineObject39")
583
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
584
584
  };
585
585
  let authenticationPromise = Promise.resolve();
586
586
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -616,7 +616,7 @@ class InfoGenesisReportsApi {
616
616
  });
617
617
  });
618
618
  }
619
- countMerchantCreditRefunds(inlineObject40, options = { headers: {} }) {
619
+ countMerchantCreditRefunds(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
620
620
  return __awaiter(this, void 0, void 0, function* () {
621
621
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/merchantCredit/refunds';
622
622
  let localVarQueryParameters = {};
@@ -629,8 +629,8 @@ class InfoGenesisReportsApi {
629
629
  localVarHeaderParams.Accept = produces.join(',');
630
630
  }
631
631
  let localVarFormParams = {};
632
- if (inlineObject40 === null || inlineObject40 === undefined) {
633
- throw new Error('Required parameter inlineObject40 was null or undefined when calling countMerchantCreditRefunds.');
632
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
633
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countMerchantCreditRefunds.');
634
634
  }
635
635
  Object.assign(localVarHeaderParams, options.headers);
636
636
  let localVarUseFormData = false;
@@ -641,7 +641,7 @@ class InfoGenesisReportsApi {
641
641
  uri: localVarPath,
642
642
  useQuerystring: this._useQuerystring,
643
643
  json: true,
644
- body: models_1.ObjectSerializer.serialize(inlineObject40, "InlineObject40")
644
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
645
645
  };
646
646
  let authenticationPromise = Promise.resolve();
647
647
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -677,7 +677,7 @@ class InfoGenesisReportsApi {
677
677
  });
678
678
  });
679
679
  }
680
- countStaticVoucherRedemptions(inlineObject47, options = { headers: {} }) {
680
+ countStaticVoucherRedemptions(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
681
681
  return __awaiter(this, void 0, void 0, function* () {
682
682
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/staticVoucher/redemptions';
683
683
  let localVarQueryParameters = {};
@@ -690,8 +690,8 @@ class InfoGenesisReportsApi {
690
690
  localVarHeaderParams.Accept = produces.join(',');
691
691
  }
692
692
  let localVarFormParams = {};
693
- if (inlineObject47 === null || inlineObject47 === undefined) {
694
- throw new Error('Required parameter inlineObject47 was null or undefined when calling countStaticVoucherRedemptions.');
693
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
694
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countStaticVoucherRedemptions.');
695
695
  }
696
696
  Object.assign(localVarHeaderParams, options.headers);
697
697
  let localVarUseFormData = false;
@@ -702,7 +702,7 @@ class InfoGenesisReportsApi {
702
702
  uri: localVarPath,
703
703
  useQuerystring: this._useQuerystring,
704
704
  json: true,
705
- body: models_1.ObjectSerializer.serialize(inlineObject47, "InlineObject47")
705
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
706
706
  };
707
707
  let authenticationPromise = Promise.resolve();
708
708
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -738,7 +738,7 @@ class InfoGenesisReportsApi {
738
738
  });
739
739
  });
740
740
  }
741
- countStaticVoucherRefunds(inlineObject48, options = { headers: {} }) {
741
+ countStaticVoucherRefunds(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
742
742
  return __awaiter(this, void 0, void 0, function* () {
743
743
  const localVarPath = this.basePath + '/v2/pos/infogenesis/count/staticVoucher/refunds';
744
744
  let localVarQueryParameters = {};
@@ -751,8 +751,8 @@ class InfoGenesisReportsApi {
751
751
  localVarHeaderParams.Accept = produces.join(',');
752
752
  }
753
753
  let localVarFormParams = {};
754
- if (inlineObject48 === null || inlineObject48 === undefined) {
755
- throw new Error('Required parameter inlineObject48 was null or undefined when calling countStaticVoucherRefunds.');
754
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
755
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling countStaticVoucherRefunds.');
756
756
  }
757
757
  Object.assign(localVarHeaderParams, options.headers);
758
758
  let localVarUseFormData = false;
@@ -763,7 +763,7 @@ class InfoGenesisReportsApi {
763
763
  uri: localVarPath,
764
764
  useQuerystring: this._useQuerystring,
765
765
  json: true,
766
- body: models_1.ObjectSerializer.serialize(inlineObject48, "InlineObject48")
766
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
767
767
  };
768
768
  let authenticationPromise = Promise.resolve();
769
769
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -799,7 +799,7 @@ class InfoGenesisReportsApi {
799
799
  });
800
800
  });
801
801
  }
802
- fetchInfoGenesisAuthorizations(inlineObject35, options = { headers: {} }) {
802
+ fetchInfoGenesisAuthorizations(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
803
803
  return __awaiter(this, void 0, void 0, function* () {
804
804
  const localVarPath = this.basePath + '/v2/pos/infogenesis/authorizations';
805
805
  let localVarQueryParameters = {};
@@ -812,8 +812,8 @@ class InfoGenesisReportsApi {
812
812
  localVarHeaderParams.Accept = produces.join(',');
813
813
  }
814
814
  let localVarFormParams = {};
815
- if (inlineObject35 === null || inlineObject35 === undefined) {
816
- throw new Error('Required parameter inlineObject35 was null or undefined when calling fetchInfoGenesisAuthorizations.');
815
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
816
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling fetchInfoGenesisAuthorizations.');
817
817
  }
818
818
  Object.assign(localVarHeaderParams, options.headers);
819
819
  let localVarUseFormData = false;
@@ -824,7 +824,7 @@ class InfoGenesisReportsApi {
824
824
  uri: localVarPath,
825
825
  useQuerystring: this._useQuerystring,
826
826
  json: true,
827
- body: models_1.ObjectSerializer.serialize(inlineObject35, "InlineObject35")
827
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
828
828
  };
829
829
  let authenticationPromise = Promise.resolve();
830
830
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -860,7 +860,7 @@ class InfoGenesisReportsApi {
860
860
  });
861
861
  });
862
862
  }
863
- fetchInfoGenesisCampaignData(inlineObject36, options = { headers: {} }) {
863
+ fetchInfoGenesisCampaignData(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
864
864
  return __awaiter(this, void 0, void 0, function* () {
865
865
  const localVarPath = this.basePath + '/v2/pos/infogenesis/campaign';
866
866
  let localVarQueryParameters = {};
@@ -873,8 +873,8 @@ class InfoGenesisReportsApi {
873
873
  localVarHeaderParams.Accept = produces.join(',');
874
874
  }
875
875
  let localVarFormParams = {};
876
- if (inlineObject36 === null || inlineObject36 === undefined) {
877
- throw new Error('Required parameter inlineObject36 was null or undefined when calling fetchInfoGenesisCampaignData.');
876
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
877
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling fetchInfoGenesisCampaignData.');
878
878
  }
879
879
  Object.assign(localVarHeaderParams, options.headers);
880
880
  let localVarUseFormData = false;
@@ -885,7 +885,7 @@ class InfoGenesisReportsApi {
885
885
  uri: localVarPath,
886
886
  useQuerystring: this._useQuerystring,
887
887
  json: true,
888
- body: models_1.ObjectSerializer.serialize(inlineObject36, "InlineObject36")
888
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
889
889
  };
890
890
  let authenticationPromise = Promise.resolve();
891
891
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -921,7 +921,7 @@ class InfoGenesisReportsApi {
921
921
  });
922
922
  });
923
923
  }
924
- fetchInfoGenesisLookupRequests(inlineObject28, options = { headers: {} }) {
924
+ fetchInfoGenesisLookupRequests(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
925
925
  return __awaiter(this, void 0, void 0, function* () {
926
926
  const localVarPath = this.basePath + '/v2/pos/infogenesis/requests/lookup';
927
927
  let localVarQueryParameters = {};
@@ -934,8 +934,8 @@ class InfoGenesisReportsApi {
934
934
  localVarHeaderParams.Accept = produces.join(',');
935
935
  }
936
936
  let localVarFormParams = {};
937
- if (inlineObject28 === null || inlineObject28 === undefined) {
938
- throw new Error('Required parameter inlineObject28 was null or undefined when calling fetchInfoGenesisLookupRequests.');
937
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
938
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling fetchInfoGenesisLookupRequests.');
939
939
  }
940
940
  Object.assign(localVarHeaderParams, options.headers);
941
941
  let localVarUseFormData = false;
@@ -946,7 +946,7 @@ class InfoGenesisReportsApi {
946
946
  uri: localVarPath,
947
947
  useQuerystring: this._useQuerystring,
948
948
  json: true,
949
- body: models_1.ObjectSerializer.serialize(inlineObject28, "InlineObject28")
949
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
950
950
  };
951
951
  let authenticationPromise = Promise.resolve();
952
952
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -982,7 +982,7 @@ class InfoGenesisReportsApi {
982
982
  });
983
983
  });
984
984
  }
985
- fetchInfoGenesisLookupRequestsErrors(inlineObject29, options = { headers: {} }) {
985
+ fetchInfoGenesisLookupRequestsErrors(wTInfoGenesisLookupRequestErrors, options = { headers: {} }) {
986
986
  return __awaiter(this, void 0, void 0, function* () {
987
987
  const localVarPath = this.basePath + '/v2/pos/infogenesis/requests/lookup/errors';
988
988
  let localVarQueryParameters = {};
@@ -995,8 +995,8 @@ class InfoGenesisReportsApi {
995
995
  localVarHeaderParams.Accept = produces.join(',');
996
996
  }
997
997
  let localVarFormParams = {};
998
- if (inlineObject29 === null || inlineObject29 === undefined) {
999
- throw new Error('Required parameter inlineObject29 was null or undefined when calling fetchInfoGenesisLookupRequestsErrors.');
998
+ if (wTInfoGenesisLookupRequestErrors === null || wTInfoGenesisLookupRequestErrors === undefined) {
999
+ throw new Error('Required parameter wTInfoGenesisLookupRequestErrors was null or undefined when calling fetchInfoGenesisLookupRequestsErrors.');
1000
1000
  }
1001
1001
  Object.assign(localVarHeaderParams, options.headers);
1002
1002
  let localVarUseFormData = false;
@@ -1007,7 +1007,7 @@ class InfoGenesisReportsApi {
1007
1007
  uri: localVarPath,
1008
1008
  useQuerystring: this._useQuerystring,
1009
1009
  json: true,
1010
- body: models_1.ObjectSerializer.serialize(inlineObject29, "InlineObject29")
1010
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisLookupRequestErrors, "WTInfoGenesisLookupRequestErrors")
1011
1011
  };
1012
1012
  let authenticationPromise = Promise.resolve();
1013
1013
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -1043,7 +1043,7 @@ class InfoGenesisReportsApi {
1043
1043
  });
1044
1044
  });
1045
1045
  }
1046
- fetchInfoGenesisRedeemedStaticVouchers(inlineObject32, options = { headers: {} }) {
1046
+ fetchInfoGenesisRedeemedStaticVouchers(wTInfoGenesisUniquePostingIDs, options = { headers: {} }) {
1047
1047
  return __awaiter(this, void 0, void 0, function* () {
1048
1048
  const localVarPath = this.basePath + '/v2/pos/infogenesis/staticVouchers/redeemed';
1049
1049
  let localVarQueryParameters = {};
@@ -1056,8 +1056,8 @@ class InfoGenesisReportsApi {
1056
1056
  localVarHeaderParams.Accept = produces.join(',');
1057
1057
  }
1058
1058
  let localVarFormParams = {};
1059
- if (inlineObject32 === null || inlineObject32 === undefined) {
1060
- throw new Error('Required parameter inlineObject32 was null or undefined when calling fetchInfoGenesisRedeemedStaticVouchers.');
1059
+ if (wTInfoGenesisUniquePostingIDs === null || wTInfoGenesisUniquePostingIDs === undefined) {
1060
+ throw new Error('Required parameter wTInfoGenesisUniquePostingIDs was null or undefined when calling fetchInfoGenesisRedeemedStaticVouchers.');
1061
1061
  }
1062
1062
  Object.assign(localVarHeaderParams, options.headers);
1063
1063
  let localVarUseFormData = false;
@@ -1068,7 +1068,7 @@ class InfoGenesisReportsApi {
1068
1068
  uri: localVarPath,
1069
1069
  useQuerystring: this._useQuerystring,
1070
1070
  json: true,
1071
- body: models_1.ObjectSerializer.serialize(inlineObject32, "InlineObject32")
1071
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisUniquePostingIDs, "WTInfoGenesisUniquePostingIDs")
1072
1072
  };
1073
1073
  let authenticationPromise = Promise.resolve();
1074
1074
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -1173,7 +1173,7 @@ class InfoGenesisReportsApi {
1173
1173
  });
1174
1174
  });
1175
1175
  }
1176
- fetchInfoGenesisRedemptions(inlineObject30, options = { headers: {} }) {
1176
+ fetchInfoGenesisRedemptions(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
1177
1177
  return __awaiter(this, void 0, void 0, function* () {
1178
1178
  const localVarPath = this.basePath + '/v2/pos/infogenesis/redemptions';
1179
1179
  let localVarQueryParameters = {};
@@ -1186,8 +1186,8 @@ class InfoGenesisReportsApi {
1186
1186
  localVarHeaderParams.Accept = produces.join(',');
1187
1187
  }
1188
1188
  let localVarFormParams = {};
1189
- if (inlineObject30 === null || inlineObject30 === undefined) {
1190
- throw new Error('Required parameter inlineObject30 was null or undefined when calling fetchInfoGenesisRedemptions.');
1189
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
1190
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling fetchInfoGenesisRedemptions.');
1191
1191
  }
1192
1192
  Object.assign(localVarHeaderParams, options.headers);
1193
1193
  let localVarUseFormData = false;
@@ -1198,7 +1198,7 @@ class InfoGenesisReportsApi {
1198
1198
  uri: localVarPath,
1199
1199
  useQuerystring: this._useQuerystring,
1200
1200
  json: true,
1201
- body: models_1.ObjectSerializer.serialize(inlineObject30, "InlineObject30")
1201
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
1202
1202
  };
1203
1203
  let authenticationPromise = Promise.resolve();
1204
1204
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -1303,7 +1303,7 @@ class InfoGenesisReportsApi {
1303
1303
  });
1304
1304
  });
1305
1305
  }
1306
- fetchInfoGenesisRefundedStaticVouchers(inlineObject33, options = { headers: {} }) {
1306
+ fetchInfoGenesisRefundedStaticVouchers(wTInfoGenesisRoutingIDs, options = { headers: {} }) {
1307
1307
  return __awaiter(this, void 0, void 0, function* () {
1308
1308
  const localVarPath = this.basePath + '/v2/pos/infogenesis/staticVouchers/refunded';
1309
1309
  let localVarQueryParameters = {};
@@ -1316,8 +1316,8 @@ class InfoGenesisReportsApi {
1316
1316
  localVarHeaderParams.Accept = produces.join(',');
1317
1317
  }
1318
1318
  let localVarFormParams = {};
1319
- if (inlineObject33 === null || inlineObject33 === undefined) {
1320
- throw new Error('Required parameter inlineObject33 was null or undefined when calling fetchInfoGenesisRefundedStaticVouchers.');
1319
+ if (wTInfoGenesisRoutingIDs === null || wTInfoGenesisRoutingIDs === undefined) {
1320
+ throw new Error('Required parameter wTInfoGenesisRoutingIDs was null or undefined when calling fetchInfoGenesisRefundedStaticVouchers.');
1321
1321
  }
1322
1322
  Object.assign(localVarHeaderParams, options.headers);
1323
1323
  let localVarUseFormData = false;
@@ -1328,7 +1328,7 @@ class InfoGenesisReportsApi {
1328
1328
  uri: localVarPath,
1329
1329
  useQuerystring: this._useQuerystring,
1330
1330
  json: true,
1331
- body: models_1.ObjectSerializer.serialize(inlineObject33, "InlineObject33")
1331
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRoutingIDs, "WTInfoGenesisRoutingIDs")
1332
1332
  };
1333
1333
  let authenticationPromise = Promise.resolve();
1334
1334
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -1364,7 +1364,7 @@ class InfoGenesisReportsApi {
1364
1364
  });
1365
1365
  });
1366
1366
  }
1367
- fetchInfoGenesisRefunds(inlineObject34, options = { headers: {} }) {
1367
+ fetchInfoGenesisRefunds(wTInfoGenesisRecordFilterParameters, options = { headers: {} }) {
1368
1368
  return __awaiter(this, void 0, void 0, function* () {
1369
1369
  const localVarPath = this.basePath + '/v2/pos/infogenesis/refunds';
1370
1370
  let localVarQueryParameters = {};
@@ -1377,8 +1377,8 @@ class InfoGenesisReportsApi {
1377
1377
  localVarHeaderParams.Accept = produces.join(',');
1378
1378
  }
1379
1379
  let localVarFormParams = {};
1380
- if (inlineObject34 === null || inlineObject34 === undefined) {
1381
- throw new Error('Required parameter inlineObject34 was null or undefined when calling fetchInfoGenesisRefunds.');
1380
+ if (wTInfoGenesisRecordFilterParameters === null || wTInfoGenesisRecordFilterParameters === undefined) {
1381
+ throw new Error('Required parameter wTInfoGenesisRecordFilterParameters was null or undefined when calling fetchInfoGenesisRefunds.');
1382
1382
  }
1383
1383
  Object.assign(localVarHeaderParams, options.headers);
1384
1384
  let localVarUseFormData = false;
@@ -1389,7 +1389,7 @@ class InfoGenesisReportsApi {
1389
1389
  uri: localVarPath,
1390
1390
  useQuerystring: this._useQuerystring,
1391
1391
  json: true,
1392
- body: models_1.ObjectSerializer.serialize(inlineObject34, "InlineObject34")
1392
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRecordFilterParameters, "WTInfoGenesisRecordFilterParameters")
1393
1393
  };
1394
1394
  let authenticationPromise = Promise.resolve();
1395
1395
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -1486,7 +1486,7 @@ class InfoGenesisReportsApi {
1486
1486
  });
1487
1487
  });
1488
1488
  }
1489
- fetchInfoGenesisRequests(inlineObject26, options = { headers: {} }) {
1489
+ fetchInfoGenesisRequests(wTInfoGenesisRoutingIDs, options = { headers: {} }) {
1490
1490
  return __awaiter(this, void 0, void 0, function* () {
1491
1491
  const localVarPath = this.basePath + '/v2/pos/infogenesis/requests';
1492
1492
  let localVarQueryParameters = {};
@@ -1499,8 +1499,8 @@ class InfoGenesisReportsApi {
1499
1499
  localVarHeaderParams.Accept = produces.join(',');
1500
1500
  }
1501
1501
  let localVarFormParams = {};
1502
- if (inlineObject26 === null || inlineObject26 === undefined) {
1503
- throw new Error('Required parameter inlineObject26 was null or undefined when calling fetchInfoGenesisRequests.');
1502
+ if (wTInfoGenesisRoutingIDs === null || wTInfoGenesisRoutingIDs === undefined) {
1503
+ throw new Error('Required parameter wTInfoGenesisRoutingIDs was null or undefined when calling fetchInfoGenesisRequests.');
1504
1504
  }
1505
1505
  Object.assign(localVarHeaderParams, options.headers);
1506
1506
  let localVarUseFormData = false;
@@ -1511,7 +1511,7 @@ class InfoGenesisReportsApi {
1511
1511
  uri: localVarPath,
1512
1512
  useQuerystring: this._useQuerystring,
1513
1513
  json: true,
1514
- body: models_1.ObjectSerializer.serialize(inlineObject26, "InlineObject26")
1514
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRoutingIDs, "WTInfoGenesisRoutingIDs")
1515
1515
  };
1516
1516
  let authenticationPromise = Promise.resolve();
1517
1517
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -1616,7 +1616,7 @@ class InfoGenesisReportsApi {
1616
1616
  });
1617
1617
  });
1618
1618
  }
1619
- fetchInfoGenesisResponses(inlineObject27, options = { headers: {} }) {
1619
+ fetchInfoGenesisResponses(wTInfoGenesisRoutingIDs, options = { headers: {} }) {
1620
1620
  return __awaiter(this, void 0, void 0, function* () {
1621
1621
  const localVarPath = this.basePath + '/v2/pos/infogenesis/responses';
1622
1622
  let localVarQueryParameters = {};
@@ -1629,8 +1629,8 @@ class InfoGenesisReportsApi {
1629
1629
  localVarHeaderParams.Accept = produces.join(',');
1630
1630
  }
1631
1631
  let localVarFormParams = {};
1632
- if (inlineObject27 === null || inlineObject27 === undefined) {
1633
- throw new Error('Required parameter inlineObject27 was null or undefined when calling fetchInfoGenesisResponses.');
1632
+ if (wTInfoGenesisRoutingIDs === null || wTInfoGenesisRoutingIDs === undefined) {
1633
+ throw new Error('Required parameter wTInfoGenesisRoutingIDs was null or undefined when calling fetchInfoGenesisResponses.');
1634
1634
  }
1635
1635
  Object.assign(localVarHeaderParams, options.headers);
1636
1636
  let localVarUseFormData = false;
@@ -1641,7 +1641,7 @@ class InfoGenesisReportsApi {
1641
1641
  uri: localVarPath,
1642
1642
  useQuerystring: this._useQuerystring,
1643
1643
  json: true,
1644
- body: models_1.ObjectSerializer.serialize(inlineObject27, "InlineObject27")
1644
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisRoutingIDs, "WTInfoGenesisRoutingIDs")
1645
1645
  };
1646
1646
  let authenticationPromise = Promise.resolve();
1647
1647
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
@@ -1677,7 +1677,7 @@ class InfoGenesisReportsApi {
1677
1677
  });
1678
1678
  });
1679
1679
  }
1680
- fetchInfoGenesisTransactionsWithUniquePostingIDs(inlineObject31, options = { headers: {} }) {
1680
+ fetchInfoGenesisTransactionsWithUniquePostingIDs(wTInfoGenesisUniquePostingIDs, options = { headers: {} }) {
1681
1681
  return __awaiter(this, void 0, void 0, function* () {
1682
1682
  const localVarPath = this.basePath + '/v2/pos/infogenesis/transactions';
1683
1683
  let localVarQueryParameters = {};
@@ -1690,8 +1690,8 @@ class InfoGenesisReportsApi {
1690
1690
  localVarHeaderParams.Accept = produces.join(',');
1691
1691
  }
1692
1692
  let localVarFormParams = {};
1693
- if (inlineObject31 === null || inlineObject31 === undefined) {
1694
- throw new Error('Required parameter inlineObject31 was null or undefined when calling fetchInfoGenesisTransactionsWithUniquePostingIDs.');
1693
+ if (wTInfoGenesisUniquePostingIDs === null || wTInfoGenesisUniquePostingIDs === undefined) {
1694
+ throw new Error('Required parameter wTInfoGenesisUniquePostingIDs was null or undefined when calling fetchInfoGenesisTransactionsWithUniquePostingIDs.');
1695
1695
  }
1696
1696
  Object.assign(localVarHeaderParams, options.headers);
1697
1697
  let localVarUseFormData = false;
@@ -1702,7 +1702,7 @@ class InfoGenesisReportsApi {
1702
1702
  uri: localVarPath,
1703
1703
  useQuerystring: this._useQuerystring,
1704
1704
  json: true,
1705
- body: models_1.ObjectSerializer.serialize(inlineObject31, "InlineObject31")
1705
+ body: models_1.ObjectSerializer.serialize(wTInfoGenesisUniquePostingIDs, "WTInfoGenesisUniquePostingIDs")
1706
1706
  };
1707
1707
  let authenticationPromise = Promise.resolve();
1708
1708
  authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));