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
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTInfoGenesisRecordFilterParameters = void 0;
4
+ class WTInfoGenesisRecordFilterParameters {
5
+ static getAttributeTypeMap() {
6
+ return WTInfoGenesisRecordFilterParameters.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTInfoGenesisRecordFilterParameters = WTInfoGenesisRecordFilterParameters;
10
+ WTInfoGenesisRecordFilterParameters.discriminator = undefined;
11
+ WTInfoGenesisRecordFilterParameters.attributeTypeMap = [
12
+ {
13
+ "name": "startDateTime",
14
+ "baseName": "startDateTime",
15
+ "type": "Date"
16
+ },
17
+ {
18
+ "name": "endDateTime",
19
+ "baseName": "endDateTime",
20
+ "type": "Date"
21
+ },
22
+ {
23
+ "name": "selectedRegisters",
24
+ "baseName": "selectedRegisters",
25
+ "type": "Array<string>"
26
+ }
27
+ ];
28
+ //# sourceMappingURL=wTInfoGenesisRecordFilterParameters.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wTInfoGenesisRecordFilterParameters.js","sourceRoot":"","sources":["../../model/wTInfoGenesisRecordFilterParameters.ts"],"names":[],"mappings":";;;AAcA,MAAa,mCAAmC;IAwB5C,MAAM,CAAC,mBAAmB;QACtB,OAAO,mCAAmC,CAAC,gBAAgB,CAAC;IAChE,CAAC;;AA1BL,kFA2BC;AAtBU,iDAAa,GAAuB,SAAS,CAAC;AAE9C,oDAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,eAAe;QACvB,UAAU,EAAE,eAAe;QAC3B,MAAM,EAAE,MAAM;KACjB;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,MAAM;KACjB;IACD;QACI,MAAM,EAAE,mBAAmB;QAC3B,UAAU,EAAE,mBAAmB;QAC/B,MAAM,EAAE,eAAe;KAC1B;CAAK,CAAC"}
@@ -0,0 +1,14 @@
1
+ export declare class WTInfoGenesisRoutingIDs {
2
+ 'routingIDs': Array<string>;
3
+ static discriminator: string | undefined;
4
+ static attributeTypeMap: Array<{
5
+ name: string;
6
+ baseName: string;
7
+ type: string;
8
+ }>;
9
+ static getAttributeTypeMap(): {
10
+ name: string;
11
+ baseName: string;
12
+ type: string;
13
+ }[];
14
+ }
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTInfoGenesisRoutingIDs = void 0;
4
+ class WTInfoGenesisRoutingIDs {
5
+ static getAttributeTypeMap() {
6
+ return WTInfoGenesisRoutingIDs.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTInfoGenesisRoutingIDs = WTInfoGenesisRoutingIDs;
10
+ WTInfoGenesisRoutingIDs.discriminator = undefined;
11
+ WTInfoGenesisRoutingIDs.attributeTypeMap = [
12
+ {
13
+ "name": "routingIDs",
14
+ "baseName": "routingIDs",
15
+ "type": "Array<string>"
16
+ }
17
+ ];
18
+ //# sourceMappingURL=wTInfoGenesisRoutingIDs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wTInfoGenesisRoutingIDs.js","sourceRoot":"","sources":["../../model/wTInfoGenesisRoutingIDs.ts"],"names":[],"mappings":";;;AAcA,MAAa,uBAAuB;IAYhC,MAAM,CAAC,mBAAmB;QACtB,OAAO,uBAAuB,CAAC,gBAAgB,CAAC;IACpD,CAAC;;AAdL,0DAeC;AAZU,qCAAa,GAAuB,SAAS,CAAC;AAE9C,wCAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,YAAY;QACpB,UAAU,EAAE,YAAY;QACxB,MAAM,EAAE,eAAe;KAC1B;CAAK,CAAC"}
@@ -0,0 +1,14 @@
1
+ export declare class WTInfoGenesisUniquePostingIDs {
2
+ 'uniquePostingIDs': Array<string>;
3
+ static discriminator: string | undefined;
4
+ static attributeTypeMap: Array<{
5
+ name: string;
6
+ baseName: string;
7
+ type: string;
8
+ }>;
9
+ static getAttributeTypeMap(): {
10
+ name: string;
11
+ baseName: string;
12
+ type: string;
13
+ }[];
14
+ }
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTInfoGenesisUniquePostingIDs = void 0;
4
+ class WTInfoGenesisUniquePostingIDs {
5
+ static getAttributeTypeMap() {
6
+ return WTInfoGenesisUniquePostingIDs.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTInfoGenesisUniquePostingIDs = WTInfoGenesisUniquePostingIDs;
10
+ WTInfoGenesisUniquePostingIDs.discriminator = undefined;
11
+ WTInfoGenesisUniquePostingIDs.attributeTypeMap = [
12
+ {
13
+ "name": "uniquePostingIDs",
14
+ "baseName": "uniquePostingIDs",
15
+ "type": "Array<string>"
16
+ }
17
+ ];
18
+ //# sourceMappingURL=wTInfoGenesisUniquePostingIDs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wTInfoGenesisUniquePostingIDs.js","sourceRoot":"","sources":["../../model/wTInfoGenesisUniquePostingIDs.ts"],"names":[],"mappings":";;;AAcA,MAAa,6BAA6B;IAYtC,MAAM,CAAC,mBAAmB;QACtB,OAAO,6BAA6B,CAAC,gBAAgB,CAAC;IAC1D,CAAC;;AAdL,sEAeC;AAZU,2CAAa,GAAuB,SAAS,CAAC;AAE9C,8CAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,kBAAkB;QAC1B,UAAU,EAAE,kBAAkB;QAC9B,MAAM,EAAE,eAAe;KAC1B;CAAK,CAAC"}
@@ -0,0 +1,21 @@
1
+ export declare class WTMerchantUpdate {
2
+ 'companyName': string;
3
+ 'address1': string;
4
+ 'address2': string;
5
+ 'city': string;
6
+ 'state': string;
7
+ 'country': string;
8
+ 'phoneNumber': string;
9
+ 'zip': string;
10
+ static discriminator: string | undefined;
11
+ static attributeTypeMap: Array<{
12
+ name: string;
13
+ baseName: string;
14
+ type: string;
15
+ }>;
16
+ static getAttributeTypeMap(): {
17
+ name: string;
18
+ baseName: string;
19
+ type: string;
20
+ }[];
21
+ }
@@ -0,0 +1,53 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTMerchantUpdate = void 0;
4
+ class WTMerchantUpdate {
5
+ static getAttributeTypeMap() {
6
+ return WTMerchantUpdate.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTMerchantUpdate = WTMerchantUpdate;
10
+ WTMerchantUpdate.discriminator = undefined;
11
+ WTMerchantUpdate.attributeTypeMap = [
12
+ {
13
+ "name": "companyName",
14
+ "baseName": "companyName",
15
+ "type": "string"
16
+ },
17
+ {
18
+ "name": "address1",
19
+ "baseName": "address1",
20
+ "type": "string"
21
+ },
22
+ {
23
+ "name": "address2",
24
+ "baseName": "address2",
25
+ "type": "string"
26
+ },
27
+ {
28
+ "name": "city",
29
+ "baseName": "city",
30
+ "type": "string"
31
+ },
32
+ {
33
+ "name": "state",
34
+ "baseName": "state",
35
+ "type": "string"
36
+ },
37
+ {
38
+ "name": "country",
39
+ "baseName": "country",
40
+ "type": "string"
41
+ },
42
+ {
43
+ "name": "phoneNumber",
44
+ "baseName": "phoneNumber",
45
+ "type": "string"
46
+ },
47
+ {
48
+ "name": "zip",
49
+ "baseName": "zip",
50
+ "type": "string"
51
+ }
52
+ ];
53
+ //# sourceMappingURL=wTMerchantUpdate.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wTMerchantUpdate.js","sourceRoot":"","sources":["../../model/wTMerchantUpdate.ts"],"names":[],"mappings":";;;AAcA,MAAa,gBAAgB;IAsDzB,MAAM,CAAC,mBAAmB;QACtB,OAAO,gBAAgB,CAAC,gBAAgB,CAAC;IAC7C,CAAC;;AAxDL,4CAyDC;AA/CU,8BAAa,GAAuB,SAAS,CAAC;AAE9C,iCAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,MAAM;QACd,UAAU,EAAE,MAAM;QAClB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,OAAO;QACf,UAAU,EAAE,OAAO;QACnB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,KAAK;QACb,UAAU,EAAE,KAAK;QACjB,MAAM,EAAE,QAAQ;KACnB;CAAK,CAAC"}
@@ -0,0 +1,14 @@
1
+ export declare class WTMerchantUpdateBillingContact {
2
+ 'employeeID': string;
3
+ static discriminator: string | undefined;
4
+ static attributeTypeMap: Array<{
5
+ name: string;
6
+ baseName: string;
7
+ type: string;
8
+ }>;
9
+ static getAttributeTypeMap(): {
10
+ name: string;
11
+ baseName: string;
12
+ type: string;
13
+ }[];
14
+ }
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTMerchantUpdateBillingContact = void 0;
4
+ class WTMerchantUpdateBillingContact {
5
+ static getAttributeTypeMap() {
6
+ return WTMerchantUpdateBillingContact.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTMerchantUpdateBillingContact = WTMerchantUpdateBillingContact;
10
+ WTMerchantUpdateBillingContact.discriminator = undefined;
11
+ WTMerchantUpdateBillingContact.attributeTypeMap = [
12
+ {
13
+ "name": "employeeID",
14
+ "baseName": "employeeID",
15
+ "type": "string"
16
+ }
17
+ ];
18
+ //# sourceMappingURL=wTMerchantUpdateBillingContact.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wTMerchantUpdateBillingContact.js","sourceRoot":"","sources":["../../model/wTMerchantUpdateBillingContact.ts"],"names":[],"mappings":";;;AAcA,MAAa,8BAA8B;IAYvC,MAAM,CAAC,mBAAmB;QACtB,OAAO,8BAA8B,CAAC,gBAAgB,CAAC;IAC3D,CAAC;;AAdL,wEAeC;AAZU,4CAAa,GAAuB,SAAS,CAAC;AAE9C,+CAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,YAAY;QACpB,UAAU,EAAE,YAAY;QACxB,MAAM,EAAE,QAAQ;KACnB;CAAK,CAAC"}
@@ -0,0 +1,14 @@
1
+ export declare class WTMerchantUpdatePOSIntegration {
2
+ 'infoGenesisPropertyID': string;
3
+ static discriminator: string | undefined;
4
+ static attributeTypeMap: Array<{
5
+ name: string;
6
+ baseName: string;
7
+ type: string;
8
+ }>;
9
+ static getAttributeTypeMap(): {
10
+ name: string;
11
+ baseName: string;
12
+ type: string;
13
+ }[];
14
+ }
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTMerchantUpdatePOSIntegration = void 0;
4
+ class WTMerchantUpdatePOSIntegration {
5
+ static getAttributeTypeMap() {
6
+ return WTMerchantUpdatePOSIntegration.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTMerchantUpdatePOSIntegration = WTMerchantUpdatePOSIntegration;
10
+ WTMerchantUpdatePOSIntegration.discriminator = undefined;
11
+ WTMerchantUpdatePOSIntegration.attributeTypeMap = [
12
+ {
13
+ "name": "infoGenesisPropertyID",
14
+ "baseName": "infoGenesisPropertyID",
15
+ "type": "string"
16
+ }
17
+ ];
18
+ //# sourceMappingURL=wTMerchantUpdatePOSIntegration.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wTMerchantUpdatePOSIntegration.js","sourceRoot":"","sources":["../../model/wTMerchantUpdatePOSIntegration.ts"],"names":[],"mappings":";;;AAcA,MAAa,8BAA8B;IAYvC,MAAM,CAAC,mBAAmB;QACtB,OAAO,8BAA8B,CAAC,gBAAgB,CAAC;IAC3D,CAAC;;AAdL,wEAeC;AAZU,4CAAa,GAAuB,SAAS,CAAC;AAE9C,+CAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,uBAAuB;QAC/B,UAAU,EAAE,uBAAuB;QACnC,MAAM,EAAE,QAAQ;KACnB;CAAK,CAAC"}
@@ -0,0 +1,14 @@
1
+ export declare class WTSMSAcquirePhoneNumber {
2
+ 'phoneNumber': string;
3
+ static discriminator: string | undefined;
4
+ static attributeTypeMap: Array<{
5
+ name: string;
6
+ baseName: string;
7
+ type: string;
8
+ }>;
9
+ static getAttributeTypeMap(): {
10
+ name: string;
11
+ baseName: string;
12
+ type: string;
13
+ }[];
14
+ }
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTSMSAcquirePhoneNumber = void 0;
4
+ class WTSMSAcquirePhoneNumber {
5
+ static getAttributeTypeMap() {
6
+ return WTSMSAcquirePhoneNumber.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTSMSAcquirePhoneNumber = WTSMSAcquirePhoneNumber;
10
+ WTSMSAcquirePhoneNumber.discriminator = undefined;
11
+ WTSMSAcquirePhoneNumber.attributeTypeMap = [
12
+ {
13
+ "name": "phoneNumber",
14
+ "baseName": "phoneNumber",
15
+ "type": "string"
16
+ }
17
+ ];
18
+ //# sourceMappingURL=wTSMSAcquirePhoneNumber.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wTSMSAcquirePhoneNumber.js","sourceRoot":"","sources":["../../model/wTSMSAcquirePhoneNumber.ts"],"names":[],"mappings":";;;AAcA,MAAa,uBAAuB;IAYhC,MAAM,CAAC,mBAAmB;QACtB,OAAO,uBAAuB,CAAC,gBAAgB,CAAC;IACpD,CAAC;;AAdL,0DAeC;AAZU,qCAAa,GAAuB,SAAS,CAAC;AAE9C,wCAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,aAAa;QACrB,UAAU,EAAE,aAAa;QACzB,MAAM,EAAE,QAAQ;KACnB;CAAK,CAAC"}
@@ -0,0 +1,25 @@
1
+ export declare class WTSMSCreateAgreement {
2
+ 'isTwilioTermsRead': boolean;
3
+ 'isPrivacyPolicyOnWebsite': boolean;
4
+ 'isTosOnWebsite': boolean;
5
+ 'isStopUnderstood': boolean;
6
+ 'isManualRead': boolean;
7
+ 'isCtiaShortCodeRead': boolean;
8
+ 'isStandardsUnderstood': boolean;
9
+ 'isShortCodeUnderstood': boolean;
10
+ 'isOptInOutUnderstood': boolean;
11
+ 'isShortCodeTransferUnderstood': boolean;
12
+ 'isPricingUnderstood': boolean;
13
+ 'isShortCodeTimelineUnderstood': boolean;
14
+ static discriminator: string | undefined;
15
+ static attributeTypeMap: Array<{
16
+ name: string;
17
+ baseName: string;
18
+ type: string;
19
+ }>;
20
+ static getAttributeTypeMap(): {
21
+ name: string;
22
+ baseName: string;
23
+ type: string;
24
+ }[];
25
+ }
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTSMSCreateAgreement = void 0;
4
+ class WTSMSCreateAgreement {
5
+ static getAttributeTypeMap() {
6
+ return WTSMSCreateAgreement.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTSMSCreateAgreement = WTSMSCreateAgreement;
10
+ WTSMSCreateAgreement.discriminator = undefined;
11
+ WTSMSCreateAgreement.attributeTypeMap = [
12
+ {
13
+ "name": "isTwilioTermsRead",
14
+ "baseName": "isTwilioTermsRead",
15
+ "type": "boolean"
16
+ },
17
+ {
18
+ "name": "isPrivacyPolicyOnWebsite",
19
+ "baseName": "isPrivacyPolicyOnWebsite",
20
+ "type": "boolean"
21
+ },
22
+ {
23
+ "name": "isTosOnWebsite",
24
+ "baseName": "isTosOnWebsite",
25
+ "type": "boolean"
26
+ },
27
+ {
28
+ "name": "isStopUnderstood",
29
+ "baseName": "isStopUnderstood",
30
+ "type": "boolean"
31
+ },
32
+ {
33
+ "name": "isManualRead",
34
+ "baseName": "isManualRead",
35
+ "type": "boolean"
36
+ },
37
+ {
38
+ "name": "isCtiaShortCodeRead",
39
+ "baseName": "isCtiaShortCodeRead",
40
+ "type": "boolean"
41
+ },
42
+ {
43
+ "name": "isStandardsUnderstood",
44
+ "baseName": "isStandardsUnderstood",
45
+ "type": "boolean"
46
+ },
47
+ {
48
+ "name": "isShortCodeUnderstood",
49
+ "baseName": "isShortCodeUnderstood",
50
+ "type": "boolean"
51
+ },
52
+ {
53
+ "name": "isOptInOutUnderstood",
54
+ "baseName": "isOptInOutUnderstood",
55
+ "type": "boolean"
56
+ },
57
+ {
58
+ "name": "isShortCodeTransferUnderstood",
59
+ "baseName": "isShortCodeTransferUnderstood",
60
+ "type": "boolean"
61
+ },
62
+ {
63
+ "name": "isPricingUnderstood",
64
+ "baseName": "isPricingUnderstood",
65
+ "type": "boolean"
66
+ },
67
+ {
68
+ "name": "isShortCodeTimelineUnderstood",
69
+ "baseName": "isShortCodeTimelineUnderstood",
70
+ "type": "boolean"
71
+ }
72
+ ];
73
+ //# sourceMappingURL=wTSMSCreateAgreement.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wTSMSCreateAgreement.js","sourceRoot":"","sources":["../../model/wTSMSCreateAgreement.ts"],"names":[],"mappings":";;;AAcA,MAAa,oBAAoB;IA8E7B,MAAM,CAAC,mBAAmB;QACtB,OAAO,oBAAoB,CAAC,gBAAgB,CAAC;IACjD,CAAC;;AAhFL,oDAiFC;AAnEU,kCAAa,GAAuB,SAAS,CAAC;AAE9C,qCAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,mBAAmB;QAC3B,UAAU,EAAE,mBAAmB;QAC/B,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,0BAA0B;QAClC,UAAU,EAAE,0BAA0B;QACtC,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,gBAAgB;QACxB,UAAU,EAAE,gBAAgB;QAC5B,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,kBAAkB;QAC1B,UAAU,EAAE,kBAAkB;QAC9B,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,cAAc;QACtB,UAAU,EAAE,cAAc;QAC1B,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,qBAAqB;QAC7B,UAAU,EAAE,qBAAqB;QACjC,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,uBAAuB;QAC/B,UAAU,EAAE,uBAAuB;QACnC,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,uBAAuB;QAC/B,UAAU,EAAE,uBAAuB;QACnC,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,sBAAsB;QAC9B,UAAU,EAAE,sBAAsB;QAClC,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,+BAA+B;QACvC,UAAU,EAAE,+BAA+B;QAC3C,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,qBAAqB;QAC7B,UAAU,EAAE,qBAAqB;QACjC,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,+BAA+B;QACvC,UAAU,EAAE,+BAA+B;QAC3C,MAAM,EAAE,SAAS;KACpB;CAAK,CAAC"}
@@ -0,0 +1,16 @@
1
+ export declare class WTSMSImportOptInListSubscribers {
2
+ 'fileName': string;
3
+ 'bucket': string;
4
+ 'optInSourceID': string;
5
+ static discriminator: string | undefined;
6
+ static attributeTypeMap: Array<{
7
+ name: string;
8
+ baseName: string;
9
+ type: string;
10
+ }>;
11
+ static getAttributeTypeMap(): {
12
+ name: string;
13
+ baseName: string;
14
+ type: string;
15
+ }[];
16
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTSMSImportOptInListSubscribers = void 0;
4
+ class WTSMSImportOptInListSubscribers {
5
+ static getAttributeTypeMap() {
6
+ return WTSMSImportOptInListSubscribers.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTSMSImportOptInListSubscribers = WTSMSImportOptInListSubscribers;
10
+ WTSMSImportOptInListSubscribers.discriminator = undefined;
11
+ WTSMSImportOptInListSubscribers.attributeTypeMap = [
12
+ {
13
+ "name": "fileName",
14
+ "baseName": "fileName",
15
+ "type": "string"
16
+ },
17
+ {
18
+ "name": "bucket",
19
+ "baseName": "bucket",
20
+ "type": "string"
21
+ },
22
+ {
23
+ "name": "optInSourceID",
24
+ "baseName": "optInSourceID",
25
+ "type": "string"
26
+ }
27
+ ];
28
+ //# sourceMappingURL=wTSMSImportOptInListSubscribers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wTSMSImportOptInListSubscribers.js","sourceRoot":"","sources":["../../model/wTSMSImportOptInListSubscribers.ts"],"names":[],"mappings":";;;AAcA,MAAa,+BAA+B;IAwBxC,MAAM,CAAC,mBAAmB;QACtB,OAAO,+BAA+B,CAAC,gBAAgB,CAAC;IAC5D,CAAC;;AA1BL,0EA2BC;AAtBU,6CAAa,GAAuB,SAAS,CAAC;AAE9C,gDAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,QAAQ;QAChB,UAAU,EAAE,QAAQ;QACpB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,eAAe;QACvB,UAAU,EAAE,eAAe;QAC3B,MAAM,EAAE,QAAQ;KACnB;CAAK,CAAC"}
@@ -0,0 +1,16 @@
1
+ export declare class WTSMSImportedListCreate {
2
+ 'phoneNumberID': string;
3
+ 'isActive': boolean;
4
+ 'listName': string;
5
+ static discriminator: string | undefined;
6
+ static attributeTypeMap: Array<{
7
+ name: string;
8
+ baseName: string;
9
+ type: string;
10
+ }>;
11
+ static getAttributeTypeMap(): {
12
+ name: string;
13
+ baseName: string;
14
+ type: string;
15
+ }[];
16
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTSMSImportedListCreate = void 0;
4
+ class WTSMSImportedListCreate {
5
+ static getAttributeTypeMap() {
6
+ return WTSMSImportedListCreate.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTSMSImportedListCreate = WTSMSImportedListCreate;
10
+ WTSMSImportedListCreate.discriminator = undefined;
11
+ WTSMSImportedListCreate.attributeTypeMap = [
12
+ {
13
+ "name": "phoneNumberID",
14
+ "baseName": "phoneNumberID",
15
+ "type": "string"
16
+ },
17
+ {
18
+ "name": "isActive",
19
+ "baseName": "isActive",
20
+ "type": "boolean"
21
+ },
22
+ {
23
+ "name": "listName",
24
+ "baseName": "listName",
25
+ "type": "string"
26
+ }
27
+ ];
28
+ //# sourceMappingURL=wTSMSImportedListCreate.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wTSMSImportedListCreate.js","sourceRoot":"","sources":["../../model/wTSMSImportedListCreate.ts"],"names":[],"mappings":";;;AAcA,MAAa,uBAAuB;IAwBhC,MAAM,CAAC,mBAAmB;QACtB,OAAO,uBAAuB,CAAC,gBAAgB,CAAC;IACpD,CAAC;;AA1BL,0DA2BC;AAtBU,qCAAa,GAAuB,SAAS,CAAC;AAE9C,wCAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,eAAe;QACvB,UAAU,EAAE,eAAe;QAC3B,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,QAAQ;KACnB;CAAK,CAAC"}
@@ -0,0 +1,15 @@
1
+ export declare class WTSMSOptInListSourceCreate {
2
+ 'listID': string;
3
+ 'sourceName': string;
4
+ static discriminator: string | undefined;
5
+ static attributeTypeMap: Array<{
6
+ name: string;
7
+ baseName: string;
8
+ type: string;
9
+ }>;
10
+ static getAttributeTypeMap(): {
11
+ name: string;
12
+ baseName: string;
13
+ type: string;
14
+ }[];
15
+ }
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTSMSOptInListSourceCreate = void 0;
4
+ class WTSMSOptInListSourceCreate {
5
+ static getAttributeTypeMap() {
6
+ return WTSMSOptInListSourceCreate.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTSMSOptInListSourceCreate = WTSMSOptInListSourceCreate;
10
+ WTSMSOptInListSourceCreate.discriminator = undefined;
11
+ WTSMSOptInListSourceCreate.attributeTypeMap = [
12
+ {
13
+ "name": "listID",
14
+ "baseName": "listID",
15
+ "type": "string"
16
+ },
17
+ {
18
+ "name": "sourceName",
19
+ "baseName": "sourceName",
20
+ "type": "string"
21
+ }
22
+ ];
23
+ //# sourceMappingURL=wTSMSOptInListSourceCreate.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wTSMSOptInListSourceCreate.js","sourceRoot":"","sources":["../../model/wTSMSOptInListSourceCreate.ts"],"names":[],"mappings":";;;AAcA,MAAa,0BAA0B;IAkBnC,MAAM,CAAC,mBAAmB;QACtB,OAAO,0BAA0B,CAAC,gBAAgB,CAAC;IACvD,CAAC;;AApBL,gEAqBC;AAjBU,wCAAa,GAAuB,SAAS,CAAC;AAE9C,2CAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,QAAQ;QAChB,UAAU,EAAE,QAAQ;QACpB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,YAAY;QACpB,UAAU,EAAE,YAAY;QACxB,MAAM,EAAE,QAAQ;KACnB;CAAK,CAAC"}
@@ -0,0 +1,25 @@
1
+ export declare class WTSMSUpdatePhoneNumberConfig {
2
+ 'companyName': string;
3
+ 'privacyPolicyURL': string;
4
+ 'termsOfServiceURL': string;
5
+ 'messageFooter': string;
6
+ 'stopResponse': string;
7
+ 'helpResponse': string;
8
+ 'helpDeskKeyword': string;
9
+ 'helpDeskQueueResponse': string;
10
+ 'isConnectedToWatson'?: boolean;
11
+ 'watsonUsername'?: string;
12
+ 'watsonPassword'?: string;
13
+ 'watsonConversationWorkplaceID'?: string;
14
+ static discriminator: string | undefined;
15
+ static attributeTypeMap: Array<{
16
+ name: string;
17
+ baseName: string;
18
+ type: string;
19
+ }>;
20
+ static getAttributeTypeMap(): {
21
+ name: string;
22
+ baseName: string;
23
+ type: string;
24
+ }[];
25
+ }
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WTSMSUpdatePhoneNumberConfig = void 0;
4
+ class WTSMSUpdatePhoneNumberConfig {
5
+ static getAttributeTypeMap() {
6
+ return WTSMSUpdatePhoneNumberConfig.attributeTypeMap;
7
+ }
8
+ }
9
+ exports.WTSMSUpdatePhoneNumberConfig = WTSMSUpdatePhoneNumberConfig;
10
+ WTSMSUpdatePhoneNumberConfig.discriminator = undefined;
11
+ WTSMSUpdatePhoneNumberConfig.attributeTypeMap = [
12
+ {
13
+ "name": "companyName",
14
+ "baseName": "companyName",
15
+ "type": "string"
16
+ },
17
+ {
18
+ "name": "privacyPolicyURL",
19
+ "baseName": "privacyPolicyURL",
20
+ "type": "string"
21
+ },
22
+ {
23
+ "name": "termsOfServiceURL",
24
+ "baseName": "termsOfServiceURL",
25
+ "type": "string"
26
+ },
27
+ {
28
+ "name": "messageFooter",
29
+ "baseName": "messageFooter",
30
+ "type": "string"
31
+ },
32
+ {
33
+ "name": "stopResponse",
34
+ "baseName": "stopResponse",
35
+ "type": "string"
36
+ },
37
+ {
38
+ "name": "helpResponse",
39
+ "baseName": "helpResponse",
40
+ "type": "string"
41
+ },
42
+ {
43
+ "name": "helpDeskKeyword",
44
+ "baseName": "helpDeskKeyword",
45
+ "type": "string"
46
+ },
47
+ {
48
+ "name": "helpDeskQueueResponse",
49
+ "baseName": "helpDeskQueueResponse",
50
+ "type": "string"
51
+ },
52
+ {
53
+ "name": "isConnectedToWatson",
54
+ "baseName": "isConnectedToWatson",
55
+ "type": "boolean"
56
+ },
57
+ {
58
+ "name": "watsonUsername",
59
+ "baseName": "watsonUsername",
60
+ "type": "string"
61
+ },
62
+ {
63
+ "name": "watsonPassword",
64
+ "baseName": "watsonPassword",
65
+ "type": "string"
66
+ },
67
+ {
68
+ "name": "watsonConversationWorkplaceID",
69
+ "baseName": "watsonConversationWorkplaceID",
70
+ "type": "string"
71
+ }
72
+ ];
73
+ //# sourceMappingURL=wTSMSUpdatePhoneNumberConfig.js.map