wallet 2.1.520 → 2.1.522

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 (334) hide show
  1. package/api/advertisementCreditsApi.ts +1 -1
  2. package/api/analyticsApi.ts +1 -1
  3. package/api/appleWalletSubscribersApi.ts +1 -1
  4. package/api/billingApi.ts +1 -1
  5. package/api/clubMembersPointsApi.ts +1 -1
  6. package/api/configurationApi.ts +1 -1
  7. package/api/countriesApi.ts +1 -1
  8. package/api/customerApi.ts +1 -1
  9. package/api/dashboardApi.ts +1 -1
  10. package/api/dynamicVouchersApi.ts +1 -1
  11. package/api/employeeAPIKeysApi.ts +1 -1
  12. package/api/employeeAccessApi.ts +1 -1
  13. package/api/employeesApi.ts +1 -1
  14. package/api/imageGridApi.ts +1 -1
  15. package/api/industriesApi.ts +1 -1
  16. package/api/infoGenesisReportsApi.ts +1 -1
  17. package/api/integratedTerminalsApi.ts +1 -1
  18. package/api/interactionsApi.ts +1 -1
  19. package/api/linkBookApi.ts +1 -1
  20. package/api/linkBookSectionApi.ts +1 -1
  21. package/api/loginAndLogoutApi.ts +1 -1
  22. package/api/membershipTiersApi.ts +1 -1
  23. package/api/merchantApi.ts +7 -2
  24. package/api/merchantCreditsApi.ts +1 -1
  25. package/api/merchantURLsApi.ts +1 -1
  26. package/api/mobileTerminalApi.ts +1 -1
  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 +1 -1
  32. package/api/settingsApi.ts +1 -1
  33. package/api/shopifyTerminalApi.ts +1 -1
  34. package/api/staticVoucherCampaignGroupsApi.ts +1 -1
  35. package/api/staticVoucherCampaignsApi.ts +1 -1
  36. package/api/staticVouchersApi.ts +1 -1
  37. package/api/systemApi.ts +1 -1
  38. package/api/transactionLedgerApi.ts +1 -1
  39. package/api/utilitiesApi.ts +1 -1
  40. package/api/webTerminalApi.ts +1 -1
  41. package/api/wixTerminalApi.ts +1 -1
  42. package/api/wooCommerceTerminalApi.ts +1 -1
  43. package/dist/api/merchantApi.d.ts +1 -1
  44. package/dist/api/merchantApi.js +4 -1
  45. package/dist/api/merchantApi.js.map +1 -1
  46. package/dist/model/inlineResponse2009.d.ts +1 -0
  47. package/dist/model/inlineResponse2009.js +5 -0
  48. package/dist/model/inlineResponse2009.js.map +1 -1
  49. package/dist/model/wTWalletConfigurationSaveWalletRecord.d.ts +2 -0
  50. package/dist/model/wTWalletConfigurationSaveWalletRecord.js +10 -0
  51. package/dist/model/wTWalletConfigurationSaveWalletRecord.js.map +1 -1
  52. package/dist/model/walletConfiguration.d.ts +2 -0
  53. package/dist/model/walletConfiguration.js +10 -0
  54. package/dist/model/walletConfiguration.js.map +1 -1
  55. package/model/advertisementCredit.ts +1 -1
  56. package/model/advertisementCreditBroadcast.ts +1 -1
  57. package/model/advertisementCreditScan.ts +1 -1
  58. package/model/agreement.ts +1 -1
  59. package/model/alert.ts +1 -1
  60. package/model/announcement.ts +1 -1
  61. package/model/applicableTerminals.ts +1 -1
  62. package/model/applicableTerminalsAnyOf.ts +1 -1
  63. package/model/applicableTerminalsAnyOf1.ts +1 -1
  64. package/model/applicableTerminalsAnyOf2.ts +1 -1
  65. package/model/applicableTerminalsAnyOf3.ts +1 -1
  66. package/model/applicableTerminalsAnyOf4.ts +1 -1
  67. package/model/applicableTerminalsAnyOf5.ts +1 -1
  68. package/model/applicableTerminalsAnyOf6.ts +1 -1
  69. package/model/authError.ts +1 -1
  70. package/model/availablePhoneNumbersRequest.ts +1 -1
  71. package/model/clickFunnelAmount.ts +1 -1
  72. package/model/clickFunnelContact.ts +1 -1
  73. package/model/clickFunnelContactProfile.ts +1 -1
  74. package/model/clickFunnelEvent.ts +1 -1
  75. package/model/clickFunnelOriginalAmount.ts +1 -1
  76. package/model/clickFunnelProduct.ts +1 -1
  77. package/model/clickFunnelPurchase.ts +1 -1
  78. package/model/clickFunnelRegistration.ts +1 -1
  79. package/model/createStaticVoucherCampaign.ts +1 -1
  80. package/model/createStaticVoucherCampaignWithVoucher.ts +1 -1
  81. package/model/createStaticVoucherCampaignWithVoucherWithCSV.ts +1 -1
  82. package/model/dashboardWidget.ts +1 -1
  83. package/model/document.ts +1 -1
  84. package/model/duplicateRowFound.ts +1 -1
  85. package/model/dynamicVoucher.ts +1 -1
  86. package/model/dynamicVoucherBroadcast.ts +1 -1
  87. package/model/employee.ts +1 -1
  88. package/model/employeeAPIKey.ts +1 -1
  89. package/model/employeeActivityLog.ts +1 -1
  90. package/model/entityTooLarge.ts +1 -1
  91. package/model/exportDataFile.ts +1 -1
  92. package/model/falsumError.ts +1 -1
  93. package/model/falsumField.ts +1 -1
  94. package/model/feature.ts +1 -1
  95. package/model/forbiddenRequest.ts +1 -1
  96. package/model/foreignKeyDoesNotExist.ts +1 -1
  97. package/model/helpDeskRequest.ts +1 -1
  98. package/model/imageGrid.ts +1 -1
  99. package/model/importedList.ts +1 -1
  100. package/model/importedListRecipient.ts +1 -1
  101. package/model/inboundSMS.ts +1 -1
  102. package/model/inlineResponse200.ts +1 -1
  103. package/model/inlineResponse2001.ts +1 -1
  104. package/model/inlineResponse20010.ts +1 -1
  105. package/model/inlineResponse2002.ts +1 -1
  106. package/model/inlineResponse2003.ts +1 -1
  107. package/model/inlineResponse2004.ts +1 -1
  108. package/model/inlineResponse2005.ts +1 -1
  109. package/model/inlineResponse2006.ts +1 -1
  110. package/model/inlineResponse2007.ts +1 -1
  111. package/model/inlineResponse2008.ts +1 -1
  112. package/model/inlineResponse2009.ts +7 -1
  113. package/model/internalServerError.ts +1 -1
  114. package/model/ledgerEntry.ts +1 -1
  115. package/model/linkBook.ts +1 -1
  116. package/model/linkBookSection.ts +1 -1
  117. package/model/mSAnalyticsMemberCountPartitionedByDate.ts +1 -1
  118. package/model/mSAnalyticsMemberPointsRedeemedPartitionedByDate.ts +1 -1
  119. package/model/mSAnalyticsMemberPointsRefundedPartitionedByDate.ts +1 -1
  120. package/model/mSAnalyticsMembershipTierAmountRedeemedPartitionedByDate.ts +1 -1
  121. package/model/mSAnalyticsMembershipTierAmountRefundedPartitionedByDate.ts +1 -1
  122. package/model/mSMemberHistory.ts +1 -1
  123. package/model/mSMemberHistoryPagination.ts +1 -1
  124. package/model/mSMemberRedemption.ts +1 -1
  125. package/model/mSMemberRedemptionPagination.ts +1 -1
  126. package/model/mSMembershipTierHistory.ts +1 -1
  127. package/model/mSMembershipTierHistoryPagination.ts +1 -1
  128. package/model/mSMembershipTierRedemption.ts +1 -1
  129. package/model/mSMembershipTierRedemptionPagination.ts +1 -1
  130. package/model/mSMerchantCreditHistory.ts +1 -1
  131. package/model/mSMerchantCreditHistoryPagination.ts +1 -1
  132. package/model/mSMerchantCreditRedemption.ts +1 -1
  133. package/model/mSMerchantCreditRedemptionPagination.ts +1 -1
  134. package/model/mediaFile.ts +1 -1
  135. package/model/member.ts +1 -1
  136. package/model/memberSearch.ts +1 -1
  137. package/model/merchant.ts +1 -1
  138. package/model/merchantCreditSearch.ts +1 -1
  139. package/model/merchantNotInitialized.ts +1 -1
  140. package/model/merchantURL.ts +1 -1
  141. package/model/message.ts +1 -1
  142. package/model/moduleError.ts +1 -1
  143. package/model/newsArticle.ts +1 -1
  144. package/model/optInList.ts +1 -1
  145. package/model/optInListSource.ts +1 -1
  146. package/model/optInListSubscriber.ts +1 -1
  147. package/model/outboundSMS.ts +1 -1
  148. package/model/paginatedWTMembers.ts +1 -1
  149. package/model/paginatedWTMerchantCredits.ts +1 -1
  150. package/model/paginationRequestWithIDAndWithoutSortOptions.ts +1 -1
  151. package/model/paginationRequestWithSortOptions.ts +1 -1
  152. package/model/paymentDesign.ts +1 -1
  153. package/model/paymentPrefixes.ts +1 -1
  154. package/model/performance.ts +1 -1
  155. package/model/phoneNumber.ts +1 -1
  156. package/model/pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherSourceID.ts +1 -1
  157. package/model/pickMSEmployeeAPIKeyCreateParamsExcludeKeyofMSEmployeeAPIKeyCreateParamsEmployeeID.ts +1 -1
  158. package/model/pickMSEmployeeAPIKeyUpdateParamsExcludeKeyofMSEmployeeAPIKeyUpdateParamsId.ts +1 -1
  159. package/model/pickMSMemberCreationParamsExcludeKeyofMSMemberCreationParamsMemberIdentifier.ts +1 -1
  160. package/model/pickMSMemberExcludeKeyofMSMemberMemberIdentifier.ts +1 -1
  161. package/model/pickMSMerchantCreditCreationParamsExcludeKeyofMSMerchantCreditCreationParamsMemberIdentifier.ts +1 -1
  162. package/model/pickMSMerchantCreditExcludeKeyofMSMerchantCreditMemberIdentifier.ts +1 -1
  163. package/model/pickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKey.ts +1 -1
  164. package/model/pickPaginationRequestWithoutSortOptionsExcludeKeyofPaginationRequestWithoutSortOptionsIsArchiveIncluded.ts +1 -1
  165. package/model/pickSSImportedListRecipientFromMembershipTierImportExcludeKeyofSSImportedListRecipientFromMembershipTierImportEmployeeIDOrTierID.ts +1 -1
  166. package/model/pickSSImportedListUpdateParamsExcludeKeyofSSImportedListUpdateParamsId.ts +1 -1
  167. package/model/pickSSMobileNumberUpdateParamsExcludeKeyofSSMobileNumberUpdateParamsId.ts +1 -1
  168. package/model/pickSSOptInListCreateParamsExcludeKeyofSSOptInListCreateParamsEmployeeIDOrOptInConfirmedMediaURLsOrOptOutConfirmedMediaURLs.ts +1 -1
  169. package/model/pickSSOptInListMemberCreateParamsExcludeKeyofSSOptInListMemberCreateParamsMerchantCreatedAtOrMaxSMSCount.ts +1 -1
  170. package/model/pickSSOptInListUpdateParamsExcludeKeyofSSOptInListUpdateParamsId.ts +1 -1
  171. package/model/pickSSOptInSourceUpdateParamsExcludeKeyofSSOptInSourceUpdateParamsId.ts +1 -1
  172. package/model/pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhone.ts +1 -1
  173. package/model/pickVSAdvertisementCreditCreateParamsExcludeKeyofVSAdvertisementCreditCreateParamsEmployeeID.ts +1 -1
  174. package/model/pickVSAdvertisementCreditScanExcludeKeyofVSAdvertisementCreditScanRedeemedAtOrRefundedAt.ts +1 -1
  175. package/model/pickVSAdvertisementCreditUpdateParamsExcludeKeyofVSAdvertisementCreditUpdateParamsId.ts +1 -1
  176. package/model/pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDate.ts +1 -1
  177. package/model/pickVSDynamicVoucherExcludeKeyofVSDynamicVoucherTemporalDecreaseFrequencyType.ts +1 -1
  178. package/model/pickVSPaymentDesignCreateParamsExcludeKeyofVSPaymentDesignCreateParamsBackgroundImageURLOrCompanyLogoURLOrEmployeeID.ts +1 -1
  179. package/model/pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsId.ts +1 -1
  180. package/model/pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAt.ts +1 -1
  181. package/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmail.ts +1 -1
  182. package/model/pickWTMemberMemberIDOrFirstNameOrLastNameOrMembershipTierIDOrPointsAccruedOrMobileNumber.ts +1 -1
  183. package/model/pickWTMerchantCreditMemberIDOrCreditAmountOrMobileNumber.ts +1 -1
  184. package/model/pickWTMerchantURLUpdateExcludeKeyofWTMerchantURLUpdateUrlID.ts +1 -1
  185. package/model/pickWTNewsArticleUpdateParamsExcludeKeyofWTNewsArticleUpdateParamsId.ts +1 -1
  186. package/model/pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListID.ts +1 -1
  187. package/model/pickWTStaticVoucherCampaignCreateParamsExcludeKeyofWTStaticVoucherCampaignCreateParamsStartDateTimeOrExpirationDateTime.ts +1 -1
  188. package/model/pickWTStaticVoucherCreateParamsExcludeKeyofWTStaticVoucherCreateParamsCampaignID.ts +1 -1
  189. package/model/plan.ts +1 -1
  190. package/model/portalPage.ts +1 -1
  191. package/model/presignedPost.ts +1 -1
  192. package/model/presignedPostFields.ts +1 -1
  193. package/model/product.ts +1 -1
  194. package/model/promoCode.ts +1 -1
  195. package/model/reachPerformanceStats.ts +1 -1
  196. package/model/request.ts +1 -1
  197. package/model/response.ts +1 -1
  198. package/model/role.ts +1 -1
  199. package/model/roleAuditLog.ts +1 -1
  200. package/model/sSImportedListRecipientCreateParams.ts +1 -1
  201. package/model/sSOptInSource.ts +1 -1
  202. package/model/simpleSMSBroadcast.ts +1 -1
  203. package/model/staticVoucher.ts +1 -1
  204. package/model/staticVoucherCampaign.ts +1 -1
  205. package/model/staticVoucherCampaignBroadcast.ts +1 -1
  206. package/model/staticVoucherCampaignGroup.ts +1 -1
  207. package/model/staticVoucherCampaignUpdate.ts +1 -1
  208. package/model/status.ts +1 -1
  209. package/model/statusAnyOf.ts +1 -1
  210. package/model/statusAnyOf1.ts +1 -1
  211. package/model/statusAnyOf2.ts +1 -1
  212. package/model/statusAnyOf3.ts +1 -1
  213. package/model/subscriptionFeature.ts +1 -1
  214. package/model/subscriptionPlan.ts +1 -1
  215. package/model/subscriptionProduct.ts +1 -1
  216. package/model/tcpa.ts +1 -1
  217. package/model/updateStaticVoucherCampaignWithVoucher.ts +1 -1
  218. package/model/vSCampaignGeneratedMessage.ts +1 -1
  219. package/model/vSCampaignGeneratedMessagePagination.ts +1 -1
  220. package/model/vSDynamicVoucherStatus.ts +1 -1
  221. package/model/wTAdvertisementCredit.ts +1 -1
  222. package/model/wTAdvertisementCreditCreateParams.ts +1 -1
  223. package/model/wTAdvertisementCreditScan.ts +1 -1
  224. package/model/wTAdvertisementCreditUpdateParams.ts +1 -1
  225. package/model/wTAuthenticationCheckSessionTokenStatusResponse.ts +1 -1
  226. package/model/wTAuthenticationForgotPassword.ts +1 -1
  227. package/model/wTAuthenticationLoginRequest.ts +1 -1
  228. package/model/wTAuthenticationLoginResponse.ts +1 -1
  229. package/model/wTAuthenticationRegister.ts +1 -1
  230. package/model/wTAuthenticationRequestResetPassword.ts +1 -1
  231. package/model/wTAuthenticationResetPassword.ts +1 -1
  232. package/model/wTAuthenticationSSOLoginForDiscourse.ts +1 -1
  233. package/model/wTBillingChangePlan.ts +1 -1
  234. package/model/wTBillingSavePaymentMethod.ts +1 -1
  235. package/model/wTBillingVerifyPaymentMethodResponse.ts +1 -1
  236. package/model/wTCountResult.ts +1 -1
  237. package/model/wTCustomerSearchByMemberID.ts +1 -1
  238. package/model/wTCustomerSearchByPhoneNumber.ts +1 -1
  239. package/model/wTDynamicVoucher.ts +1 -1
  240. package/model/wTDynamicVoucherCreateParams.ts +1 -1
  241. package/model/wTDynamicVoucherRedemption.ts +1 -1
  242. package/model/wTDynamicVoucherSummary.ts +1 -1
  243. package/model/wTDynamicVoucherUpdateParams.ts +1 -1
  244. package/model/wTEmployee.ts +1 -1
  245. package/model/wTEmployeeAPIKey.ts +1 -1
  246. package/model/wTEmployeeAPIKeyCreateParams.ts +1 -1
  247. package/model/wTEmployeeAPIKeyUpdateParams.ts +1 -1
  248. package/model/wTEmployeeCreate.ts +1 -1
  249. package/model/wTEmployeeCreateAlert.ts +1 -1
  250. package/model/wTEmployeeCreateDocument.ts +1 -1
  251. package/model/wTEmployeeCreateMediaFile.ts +1 -1
  252. package/model/wTEmployeeCreateStaticVoucherCampaignGroup.ts +1 -1
  253. package/model/wTEmployeeFileCreate.ts +1 -1
  254. package/model/wTEmployeeImportRecords.ts +1 -1
  255. package/model/wTEmployeeNotification.ts +1 -1
  256. package/model/wTEmployeePeerRoles.ts +1 -1
  257. package/model/wTEmployeeS3FilePresign.ts +1 -1
  258. package/model/wTEmployeeScheduleSMSCampaignBroadcast.ts +1 -1
  259. package/model/wTEmployeeScheduleSimpleSMS.ts +1 -1
  260. package/model/wTEmployeeScheduleSimpleSMSToRecipient.ts +1 -1
  261. package/model/wTEmployeeSendHelpDeskResponse.ts +1 -1
  262. package/model/wTEmployeeUpdate.ts +1 -1
  263. package/model/wTEmployeeUpdateRecords.ts +1 -1
  264. package/model/wTFetchWalletPaymentObjectWithToken.ts +1 -1
  265. package/model/wTImageGridCreateParams.ts +1 -1
  266. package/model/wTImageGridUpdateParams.ts +1 -1
  267. package/model/wTImportedList.ts +1 -1
  268. package/model/wTImportedListRecipientFromMembershipTierImport.ts +1 -1
  269. package/model/wTInfoGenesisLookupRequestErrors.ts +1 -1
  270. package/model/wTInfoGenesisRecordFilterParameters.ts +1 -1
  271. package/model/wTInfoGenesisRoutingIDs.ts +1 -1
  272. package/model/wTInfoGenesisUniquePostingIDs.ts +1 -1
  273. package/model/wTLinkBook.ts +1 -1
  274. package/model/wTLinkBookCreateParams.ts +1 -1
  275. package/model/wTLinkBookSectionCreateParams.ts +1 -1
  276. package/model/wTLinkBookSectionUpdateParams.ts +1 -1
  277. package/model/wTLinkBookUpdateParams.ts +1 -1
  278. package/model/wTMember.ts +1 -1
  279. package/model/wTMemberCreationParams.ts +1 -1
  280. package/model/wTMembershipTier.ts +1 -1
  281. package/model/wTMembershipTierCreationParams.ts +1 -1
  282. package/model/wTMembershipTierUpdateParams.ts +1 -1
  283. package/model/wTMembershipTierWithMemberCount.ts +1 -1
  284. package/model/wTMerchantCredit.ts +1 -1
  285. package/model/wTMerchantCreditCreationParams.ts +1 -1
  286. package/model/wTMerchantURLCreate.ts +1 -1
  287. package/model/wTMerchantURLUpdate.ts +1 -1
  288. package/model/wTMerchantUpdate.ts +1 -1
  289. package/model/wTMerchantUpdateBillingContact.ts +1 -1
  290. package/model/wTMerchantUpdatePOSIntegration.ts +1 -1
  291. package/model/wTNewsArticleCreateParams.ts +1 -1
  292. package/model/wTNewsArticleUpdateParams.ts +1 -1
  293. package/model/wTOptInList.ts +1 -1
  294. package/model/wTOptInListCreationParams.ts +1 -1
  295. package/model/wTPaymentDesign.ts +1 -1
  296. package/model/wTPaymentDesignCreateParams.ts +1 -1
  297. package/model/wTPaymentDesignUpdateParams.ts +1 -1
  298. package/model/wTPerformanceCreateParams.ts +1 -1
  299. package/model/wTPerformanceUpdateParams.ts +1 -1
  300. package/model/wTPosMachine.ts +1 -1
  301. package/model/wTPosMachineCreateParams.ts +1 -1
  302. package/model/wTPosMachineUpdateParams.ts +1 -1
  303. package/model/wTPromoCodeCreateParams.ts +1 -1
  304. package/model/wTPromoCodeUpdateParams.ts +1 -1
  305. package/model/wTRole.ts +1 -1
  306. package/model/wTSMSAcquirePhoneNumber.ts +1 -1
  307. package/model/wTSMSCreateAgreement.ts +1 -1
  308. package/model/wTSMSImportOptInListSubscribers.ts +1 -1
  309. package/model/wTSMSImportedListCreate.ts +1 -1
  310. package/model/wTSMSLimits.ts +1 -1
  311. package/model/wTSMSOptInListSourceCreate.ts +1 -1
  312. package/model/wTSMSUpdatePhoneNumberConfig.ts +1 -1
  313. package/model/wTSettingsSetPassword.ts +1 -1
  314. package/model/wTStaticVoucher.ts +1 -1
  315. package/model/wTStaticVoucherCampaign.ts +1 -1
  316. package/model/wTStaticVoucherCampaignPreviewMessages.ts +1 -1
  317. package/model/wTStaticVoucherCampaignPreviewMessagesByPage.ts +1 -1
  318. package/model/wTStaticVoucherCreateParams.ts +1 -1
  319. package/model/wTStaticVoucherUpdateParams.ts +1 -1
  320. package/model/wTSystemApprovePhoneNumber.ts +1 -1
  321. package/model/wTSystemRoleCreate.ts +1 -1
  322. package/model/wTTCPAOpt.ts +1 -1
  323. package/model/wTTwilioRequestAuthyCode.ts +1 -1
  324. package/model/wTTwilioVerifyAuthyCode.ts +1 -1
  325. package/model/wTWalletConfigurationSaveWalletRecord.ts +13 -1
  326. package/model/wTWalletItemRedemption.ts +1 -1
  327. package/model/wTWalletObjectPrefixCounts.ts +1 -1
  328. package/model/wTWalletPageView.ts +1 -1
  329. package/model/wTWalletPageViewCount.ts +1 -1
  330. package/model/wTWalletPageViewGeoPoint.ts +1 -1
  331. package/model/walletConfiguration.ts +13 -1
  332. package/model/walletPageView.ts +1 -1
  333. package/model/webpage.ts +1 -1
  334. package/package.json +1 -1
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/api/billingApi.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -401,8 +401,9 @@ export class MerchantApi {
401
401
  * @summary Export outbound messages
402
402
  * @param phoneNumberID
403
403
  * @param locale
404
+ * @param paymentObjectBroadcastID
404
405
  */
405
- public async exportOutboundMessages (phoneNumberID: string, locale: string, options: {headers: {[name: string]: string}} = {headers: {}}) : Promise<{ response: http.IncomingMessage; body: string; }> {
406
+ public async exportOutboundMessages (phoneNumberID: string, locale: string, paymentObjectBroadcastID?: string, options: {headers: {[name: string]: string}} = {headers: {}}) : Promise<{ response: http.IncomingMessage; body: string; }> {
406
407
  const localVarPath = this.basePath + '/v2/merchant/sms/outbound/export/{phoneNumberID}'
407
408
  .replace('{' + 'phoneNumberID' + '}', encodeURIComponent(String(phoneNumberID)));
408
409
  let localVarQueryParameters: any = {};
@@ -430,6 +431,10 @@ export class MerchantApi {
430
431
  localVarQueryParameters['locale'] = ObjectSerializer.serialize(locale, "string");
431
432
  }
432
433
 
434
+ if (paymentObjectBroadcastID !== undefined) {
435
+ localVarQueryParameters['paymentObjectBroadcastID'] = ObjectSerializer.serialize(paymentObjectBroadcastID, "string");
436
+ }
437
+
433
438
  (<any>Object).assign(localVarHeaderParams, options.headers);
434
439
 
435
440
  let localVarUseFormData = false;
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/api/newsApi.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/api/sMSApi.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/api/systemApi.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * wallet-api
3
3
  * API
4
4
  *
5
- * The version of the OpenAPI document: 2.1.520
5
+ * The version of the OpenAPI document: 2.1.522
6
6
  * Contact: development@wallet.inc
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -71,7 +71,7 @@ export declare class MerchantApi {
71
71
  response: http.IncomingMessage;
72
72
  body: string;
73
73
  }>;
74
- exportOutboundMessages(phoneNumberID: string, locale: string, options?: {
74
+ exportOutboundMessages(phoneNumberID: string, locale: string, paymentObjectBroadcastID?: string, options?: {
75
75
  headers: {
76
76
  [name: string]: string;
77
77
  };
@@ -319,7 +319,7 @@ class MerchantApi {
319
319
  });
320
320
  });
321
321
  }
322
- exportOutboundMessages(phoneNumberID, locale, options = { headers: {} }) {
322
+ exportOutboundMessages(phoneNumberID, locale, paymentObjectBroadcastID, options = { headers: {} }) {
323
323
  return __awaiter(this, void 0, void 0, function* () {
324
324
  const localVarPath = this.basePath + '/v2/merchant/sms/outbound/export/{phoneNumberID}'
325
325
  .replace('{' + 'phoneNumberID' + '}', encodeURIComponent(String(phoneNumberID)));
@@ -342,6 +342,9 @@ class MerchantApi {
342
342
  if (locale !== undefined) {
343
343
  localVarQueryParameters['locale'] = models_1.ObjectSerializer.serialize(locale, "string");
344
344
  }
345
+ if (paymentObjectBroadcastID !== undefined) {
346
+ localVarQueryParameters['paymentObjectBroadcastID'] = models_1.ObjectSerializer.serialize(paymentObjectBroadcastID, "string");
347
+ }
345
348
  Object.assign(localVarHeaderParams, options.headers);
346
349
  let localVarUseFormData = false;
347
350
  let localVarRequestOptions = {