@moovio/sdk 25.7.6 → 25.7.7
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.
- package/README.md +2 -1
- package/bin/mcp-server.js +55 -17
- package/bin/mcp-server.js.map +183 -182
- package/examples/package-lock.json +1 -1
- package/funcs/cardsLink.d.ts +1 -1
- package/funcs/cardsLink.d.ts.map +1 -1
- package/funcs/cardsLink.js +1 -1
- package/funcs/cardsLink.js.map +1 -1
- package/funcs/paymentLinksList.js +1 -2
- package/funcs/paymentLinksList.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.js +1 -1
- package/models/components/paymentlinktype.d.ts +1 -0
- package/models/components/paymentlinktype.d.ts.map +1 -1
- package/models/components/paymentlinktype.js +1 -0
- package/models/components/paymentlinktype.js.map +1 -1
- package/models/components/wallettransactiontype.d.ts +1 -0
- package/models/components/wallettransactiontype.d.ts.map +1 -1
- package/models/components/wallettransactiontype.js +1 -0
- package/models/components/wallettransactiontype.js.map +1 -1
- package/models/errors/duplicatecarderror.d.ts +45 -0
- package/models/errors/duplicatecarderror.d.ts.map +1 -0
- package/models/errors/duplicatecarderror.js +78 -0
- package/models/errors/duplicatecarderror.js.map +1 -0
- package/models/errors/index.d.ts +1 -0
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +1 -0
- package/models/errors/index.js.map +1 -1
- package/models/operations/acceptdispute.d.ts +1 -1
- package/models/operations/assignaccountcountries.d.ts +1 -1
- package/models/operations/cancelschedule.d.ts +1 -1
- package/models/operations/completebankaccountverification.d.ts +1 -1
- package/models/operations/completemicrodeposits.d.ts +1 -1
- package/models/operations/connectaccount.d.ts +1 -1
- package/models/operations/createaccesstoken.d.ts +1 -1
- package/models/operations/createaccount.d.ts +1 -1
- package/models/operations/createapplepaysession.d.ts +1 -1
- package/models/operations/createbrand.d.ts +1 -1
- package/models/operations/createcancellation.d.ts +1 -1
- package/models/operations/createfeeplanagreements.d.ts +1 -1
- package/models/operations/createonboardinginvite.d.ts +1 -1
- package/models/operations/createpaymentlink.d.ts +1 -1
- package/models/operations/createproduct.d.ts +1 -1
- package/models/operations/createreceipts.d.ts +1 -1
- package/models/operations/createrepresentative.d.ts +1 -1
- package/models/operations/createreversal.d.ts +1 -1
- package/models/operations/createschedule.d.ts +1 -1
- package/models/operations/createsweepconfig.d.ts +1 -1
- package/models/operations/createterminalapplication.d.ts +1 -1
- package/models/operations/createterminalapplicationversion.d.ts +1 -1
- package/models/operations/createticket.d.ts +1 -1
- package/models/operations/createtransfer.d.ts +1 -1
- package/models/operations/createtransferoptions.d.ts +1 -1
- package/models/operations/createwallet.d.ts +1 -1
- package/models/operations/createwebhook.d.ts +1 -1
- package/models/operations/deletedisputeevidencefile.d.ts +1 -1
- package/models/operations/deleteimage.d.ts +1 -1
- package/models/operations/deleterepresentative.d.ts +1 -1
- package/models/operations/deleteterminalapplication.d.ts +1 -1
- package/models/operations/disablebankaccount.d.ts +1 -1
- package/models/operations/disablecapability.d.ts +1 -1
- package/models/operations/disablecard.d.ts +1 -1
- package/models/operations/disablepaymentlink.d.ts +1 -1
- package/models/operations/disableproduct.d.ts +1 -1
- package/models/operations/disablewebhook.d.ts +1 -1
- package/models/operations/disconnectaccount.d.ts +1 -1
- package/models/operations/generateendtoendkey.d.ts +1 -1
- package/models/operations/getaccount.d.ts +1 -1
- package/models/operations/getaccountcountries.d.ts +1 -1
- package/models/operations/getaccountterminalapplication.d.ts +1 -1
- package/models/operations/getadjustment.d.ts +1 -1
- package/models/operations/getapplepaymerchantdomains.d.ts +1 -1
- package/models/operations/getavatar.d.ts +1 -1
- package/models/operations/getbankaccount.d.ts +1 -1
- package/models/operations/getbankaccountverification.d.ts +1 -1
- package/models/operations/getbrand.d.ts +1 -1
- package/models/operations/getcancellation.d.ts +1 -1
- package/models/operations/getcapability.d.ts +1 -1
- package/models/operations/getcard.d.ts +1 -1
- package/models/operations/getdispute.d.ts +1 -1
- package/models/operations/getdisputeevidence.d.ts +1 -1
- package/models/operations/getdisputeevidencedata.d.ts +1 -1
- package/models/operations/getenrichmentaddress.d.ts +1 -1
- package/models/operations/getenrichmentprofile.d.ts +1 -1
- package/models/operations/getfiledetails.d.ts +1 -1
- package/models/operations/getfullissuedcard.d.ts +1 -1
- package/models/operations/getimagemetadata.d.ts +1 -1
- package/models/operations/getissuedcard.d.ts +1 -1
- package/models/operations/getissuedcardauthorization.d.ts +1 -1
- package/models/operations/getissuedcardtransaction.d.ts +1 -1
- package/models/operations/getmerchantprocessingagreement.d.ts +1 -1
- package/models/operations/getonboardinginvite.d.ts +1 -1
- package/models/operations/getpaymentlink.d.ts +1 -1
- package/models/operations/getpaymentlinkqrcode.d.ts +1 -1
- package/models/operations/getpaymentmethod.d.ts +1 -1
- package/models/operations/getproduct.d.ts +1 -1
- package/models/operations/getpublicimage.d.ts +2 -2
- package/models/operations/getpublicimage.d.ts.map +1 -1
- package/models/operations/getpublicimage.js +2 -2
- package/models/operations/getpublicimage.js.map +1 -1
- package/models/operations/getrefund.d.ts +1 -1
- package/models/operations/getrepresentative.d.ts +1 -1
- package/models/operations/getresidual.d.ts +1 -1
- package/models/operations/getscheduledoccurrence.d.ts +1 -1
- package/models/operations/getschedules.d.ts +1 -1
- package/models/operations/getstatement.d.ts +1 -1
- package/models/operations/getsweep.d.ts +1 -1
- package/models/operations/getsweepconfig.d.ts +1 -1
- package/models/operations/getterminalapplication.d.ts +1 -1
- package/models/operations/getterminalconfiguration.d.ts +1 -1
- package/models/operations/gettermsofservicetoken.d.ts +1 -1
- package/models/operations/getticket.d.ts +1 -1
- package/models/operations/gettransfer.d.ts +1 -1
- package/models/operations/getunderwriting.d.ts +1 -1
- package/models/operations/getwallet.d.ts +1 -1
- package/models/operations/getwallettransaction.d.ts +1 -1
- package/models/operations/getwebhook.d.ts +1 -1
- package/models/operations/getwebhooksecret.d.ts +1 -1
- package/models/operations/initiatebankaccountverification.d.ts +1 -1
- package/models/operations/initiatemicrodeposits.d.ts +1 -1
- package/models/operations/initiaterefund.d.ts +1 -1
- package/models/operations/linkaccountterminalapplication.d.ts +1 -1
- package/models/operations/linkapplepaytoken.d.ts +1 -1
- package/models/operations/linkbankaccount.d.ts +1 -1
- package/models/operations/linkcard.d.ts +1 -1
- package/models/operations/listaccounts.d.ts +1 -1
- package/models/operations/listaccountterminalapplications.d.ts +1 -1
- package/models/operations/listadjustments.d.ts +1 -1
- package/models/operations/listbankaccounts.d.ts +1 -1
- package/models/operations/listcapabilities.d.ts +1 -1
- package/models/operations/listcards.d.ts +1 -1
- package/models/operations/listconnectedaccountsforaccount.d.ts +1 -1
- package/models/operations/listdisputeevidence.d.ts +1 -1
- package/models/operations/listdisputes.d.ts +1 -1
- package/models/operations/listeventtypes.d.ts +1 -1
- package/models/operations/listfeeplanagreements.d.ts +1 -1
- package/models/operations/listfeeplans.d.ts +1 -1
- package/models/operations/listfeerevenue.d.ts +1 -1
- package/models/operations/listfeesfetch.d.ts +1 -1
- package/models/operations/listfiles.d.ts +1 -1
- package/models/operations/listimagemetadata.d.ts +1 -1
- package/models/operations/listindustries.d.ts +1 -1
- package/models/operations/listinstitutions.d.ts +1 -1
- package/models/operations/listissuedcardauthorizationevents.d.ts +1 -1
- package/models/operations/listissuedcardauthorizations.d.ts +1 -1
- package/models/operations/listissuedcards.d.ts +1 -1
- package/models/operations/listissuedcardtransactions.d.ts +1 -1
- package/models/operations/listonboardinginvites.d.ts +1 -1
- package/models/operations/listpartnerpricingagreements.d.ts +1 -1
- package/models/operations/listpaymentlinks.d.ts +6 -5
- package/models/operations/listpaymentlinks.d.ts.map +1 -1
- package/models/operations/listpaymentlinks.js +2 -4
- package/models/operations/listpaymentlinks.js.map +1 -1
- package/models/operations/listpaymentmethods.d.ts +1 -1
- package/models/operations/listproducts.d.ts +1 -1
- package/models/operations/listreceipts.d.ts +1 -1
- package/models/operations/listrefunds.d.ts +1 -1
- package/models/operations/listrepresentatives.d.ts +1 -1
- package/models/operations/listresidualfees.d.ts +1 -1
- package/models/operations/listresiduals.d.ts +1 -1
- package/models/operations/listschedules.d.ts +1 -1
- package/models/operations/liststatements.d.ts +1 -1
- package/models/operations/listsweepconfigs.d.ts +1 -1
- package/models/operations/listsweeps.d.ts +1 -1
- package/models/operations/listterminalapplications.d.ts +1 -1
- package/models/operations/listticketmessages.d.ts +1 -1
- package/models/operations/listtickets.d.ts +1 -1
- package/models/operations/listtransfers.d.ts +1 -1
- package/models/operations/listwallets.d.ts +1 -1
- package/models/operations/listwallettransactions.d.ts +1 -1
- package/models/operations/listwebhooks.d.ts +1 -1
- package/models/operations/ping.d.ts +1 -1
- package/models/operations/pingwebhook.d.ts +1 -1
- package/models/operations/registerapplepaymerchantdomains.d.ts +1 -1
- package/models/operations/requestcapabilities.d.ts +1 -1
- package/models/operations/requestcard.d.ts +1 -1
- package/models/operations/retrievefees.d.ts +1 -1
- package/models/operations/revokeaccesstoken.d.ts +1 -1
- package/models/operations/revokeonboardinginvite.d.ts +1 -1
- package/models/operations/saveunderwriting.d.ts +1 -1
- package/models/operations/searchinstitutions.d.ts +1 -1
- package/models/operations/submitdisputeevidence.d.ts +1 -1
- package/models/operations/testendtoendtoken.d.ts +1 -1
- package/models/operations/updateaccount.d.ts +1 -1
- package/models/operations/updateapplepaymerchantdomains.d.ts +1 -1
- package/models/operations/updatecard.d.ts +1 -1
- package/models/operations/updatedisputeevidence.d.ts +1 -1
- package/models/operations/updateimage.d.ts +1 -1
- package/models/operations/updateimagemetadata.d.ts +1 -1
- package/models/operations/updateissuedcard.d.ts +1 -1
- package/models/operations/updatepaymentlink.d.ts +1 -1
- package/models/operations/updateproduct.d.ts +1 -1
- package/models/operations/updaterepresentative.d.ts +1 -1
- package/models/operations/updateschedule.d.ts +1 -1
- package/models/operations/updatesweepconfig.d.ts +1 -1
- package/models/operations/updateticket.d.ts +1 -1
- package/models/operations/updatetransfer.d.ts +1 -1
- package/models/operations/updatewallet.d.ts +1 -1
- package/models/operations/updatewebhook.d.ts +1 -1
- package/models/operations/uploaddisputeevidencefile.d.ts +1 -1
- package/models/operations/uploaddisputeevidencetext.d.ts +1 -1
- package/models/operations/uploadfile.d.ts +1 -1
- package/models/operations/uploadimage.d.ts +1 -1
- package/models/operations/upsertbrand.d.ts +1 -1
- package/models/operations/upsertunderwriting.d.ts +1 -1
- package/package.json +1 -1
- package/src/funcs/cardsLink.ts +5 -1
- package/src/funcs/paymentLinksList.ts +1 -2
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/components/paymentlinktype.ts +1 -0
- package/src/models/components/wallettransactiontype.ts +1 -0
- package/src/models/errors/duplicatecarderror.ts +90 -0
- package/src/models/errors/index.ts +1 -0
- package/src/models/operations/acceptdispute.ts +1 -1
- package/src/models/operations/assignaccountcountries.ts +1 -1
- package/src/models/operations/cancelschedule.ts +1 -1
- package/src/models/operations/completebankaccountverification.ts +1 -1
- package/src/models/operations/completemicrodeposits.ts +1 -1
- package/src/models/operations/connectaccount.ts +1 -1
- package/src/models/operations/createaccesstoken.ts +1 -1
- package/src/models/operations/createaccount.ts +1 -1
- package/src/models/operations/createapplepaysession.ts +1 -1
- package/src/models/operations/createbrand.ts +1 -1
- package/src/models/operations/createcancellation.ts +1 -1
- package/src/models/operations/createfeeplanagreements.ts +1 -1
- package/src/models/operations/createonboardinginvite.ts +1 -1
- package/src/models/operations/createpaymentlink.ts +1 -1
- package/src/models/operations/createproduct.ts +1 -1
- package/src/models/operations/createreceipts.ts +1 -1
- package/src/models/operations/createrepresentative.ts +1 -1
- package/src/models/operations/createreversal.ts +1 -1
- package/src/models/operations/createschedule.ts +1 -1
- package/src/models/operations/createsweepconfig.ts +1 -1
- package/src/models/operations/createterminalapplication.ts +1 -1
- package/src/models/operations/createterminalapplicationversion.ts +1 -1
- package/src/models/operations/createticket.ts +1 -1
- package/src/models/operations/createtransfer.ts +1 -1
- package/src/models/operations/createtransferoptions.ts +1 -1
- package/src/models/operations/createwallet.ts +1 -1
- package/src/models/operations/createwebhook.ts +1 -1
- package/src/models/operations/deletedisputeevidencefile.ts +1 -1
- package/src/models/operations/deleteimage.ts +1 -1
- package/src/models/operations/deleterepresentative.ts +1 -1
- package/src/models/operations/deleteterminalapplication.ts +1 -1
- package/src/models/operations/disablebankaccount.ts +1 -1
- package/src/models/operations/disablecapability.ts +1 -1
- package/src/models/operations/disablecard.ts +1 -1
- package/src/models/operations/disablepaymentlink.ts +1 -1
- package/src/models/operations/disableproduct.ts +1 -1
- package/src/models/operations/disablewebhook.ts +1 -1
- package/src/models/operations/disconnectaccount.ts +1 -1
- package/src/models/operations/generateendtoendkey.ts +1 -1
- package/src/models/operations/getaccount.ts +1 -1
- package/src/models/operations/getaccountcountries.ts +1 -1
- package/src/models/operations/getaccountterminalapplication.ts +1 -1
- package/src/models/operations/getadjustment.ts +1 -1
- package/src/models/operations/getapplepaymerchantdomains.ts +1 -1
- package/src/models/operations/getavatar.ts +1 -1
- package/src/models/operations/getbankaccount.ts +1 -1
- package/src/models/operations/getbankaccountverification.ts +1 -1
- package/src/models/operations/getbrand.ts +1 -1
- package/src/models/operations/getcancellation.ts +1 -1
- package/src/models/operations/getcapability.ts +1 -1
- package/src/models/operations/getcard.ts +1 -1
- package/src/models/operations/getdispute.ts +1 -1
- package/src/models/operations/getdisputeevidence.ts +1 -1
- package/src/models/operations/getdisputeevidencedata.ts +1 -1
- package/src/models/operations/getenrichmentaddress.ts +1 -1
- package/src/models/operations/getenrichmentprofile.ts +1 -1
- package/src/models/operations/getfiledetails.ts +1 -1
- package/src/models/operations/getfullissuedcard.ts +1 -1
- package/src/models/operations/getimagemetadata.ts +1 -1
- package/src/models/operations/getissuedcard.ts +1 -1
- package/src/models/operations/getissuedcardauthorization.ts +1 -1
- package/src/models/operations/getissuedcardtransaction.ts +1 -1
- package/src/models/operations/getmerchantprocessingagreement.ts +1 -1
- package/src/models/operations/getonboardinginvite.ts +1 -1
- package/src/models/operations/getpaymentlink.ts +1 -1
- package/src/models/operations/getpaymentlinkqrcode.ts +1 -1
- package/src/models/operations/getpaymentmethod.ts +1 -1
- package/src/models/operations/getproduct.ts +1 -1
- package/src/models/operations/getpublicimage.ts +8 -6
- package/src/models/operations/getrefund.ts +1 -1
- package/src/models/operations/getrepresentative.ts +1 -1
- package/src/models/operations/getresidual.ts +1 -1
- package/src/models/operations/getscheduledoccurrence.ts +1 -1
- package/src/models/operations/getschedules.ts +1 -1
- package/src/models/operations/getstatement.ts +1 -1
- package/src/models/operations/getsweep.ts +1 -1
- package/src/models/operations/getsweepconfig.ts +1 -1
- package/src/models/operations/getterminalapplication.ts +1 -1
- package/src/models/operations/getterminalconfiguration.ts +1 -1
- package/src/models/operations/gettermsofservicetoken.ts +1 -1
- package/src/models/operations/getticket.ts +1 -1
- package/src/models/operations/gettransfer.ts +1 -1
- package/src/models/operations/getunderwriting.ts +1 -1
- package/src/models/operations/getwallet.ts +1 -1
- package/src/models/operations/getwallettransaction.ts +1 -1
- package/src/models/operations/getwebhook.ts +1 -1
- package/src/models/operations/getwebhooksecret.ts +1 -1
- package/src/models/operations/initiatebankaccountverification.ts +1 -1
- package/src/models/operations/initiatemicrodeposits.ts +1 -1
- package/src/models/operations/initiaterefund.ts +1 -1
- package/src/models/operations/linkaccountterminalapplication.ts +1 -1
- package/src/models/operations/linkapplepaytoken.ts +1 -1
- package/src/models/operations/linkbankaccount.ts +1 -1
- package/src/models/operations/linkcard.ts +1 -1
- package/src/models/operations/listaccounts.ts +1 -1
- package/src/models/operations/listaccountterminalapplications.ts +1 -1
- package/src/models/operations/listadjustments.ts +1 -1
- package/src/models/operations/listbankaccounts.ts +1 -1
- package/src/models/operations/listcapabilities.ts +1 -1
- package/src/models/operations/listcards.ts +1 -1
- package/src/models/operations/listconnectedaccountsforaccount.ts +1 -1
- package/src/models/operations/listdisputeevidence.ts +1 -1
- package/src/models/operations/listdisputes.ts +1 -1
- package/src/models/operations/listeventtypes.ts +1 -1
- package/src/models/operations/listfeeplanagreements.ts +1 -1
- package/src/models/operations/listfeeplans.ts +1 -1
- package/src/models/operations/listfeerevenue.ts +1 -1
- package/src/models/operations/listfeesfetch.ts +1 -1
- package/src/models/operations/listfiles.ts +1 -1
- package/src/models/operations/listimagemetadata.ts +1 -1
- package/src/models/operations/listindustries.ts +1 -1
- package/src/models/operations/listinstitutions.ts +1 -1
- package/src/models/operations/listissuedcardauthorizationevents.ts +1 -1
- package/src/models/operations/listissuedcardauthorizations.ts +1 -1
- package/src/models/operations/listissuedcards.ts +1 -1
- package/src/models/operations/listissuedcardtransactions.ts +1 -1
- package/src/models/operations/listonboardinginvites.ts +1 -1
- package/src/models/operations/listpartnerpricingagreements.ts +1 -1
- package/src/models/operations/listpaymentlinks.ts +8 -9
- package/src/models/operations/listpaymentmethods.ts +1 -1
- package/src/models/operations/listproducts.ts +1 -1
- package/src/models/operations/listreceipts.ts +1 -1
- package/src/models/operations/listrefunds.ts +1 -1
- package/src/models/operations/listrepresentatives.ts +1 -1
- package/src/models/operations/listresidualfees.ts +1 -1
- package/src/models/operations/listresiduals.ts +1 -1
- package/src/models/operations/listschedules.ts +1 -1
- package/src/models/operations/liststatements.ts +1 -1
- package/src/models/operations/listsweepconfigs.ts +1 -1
- package/src/models/operations/listsweeps.ts +1 -1
- package/src/models/operations/listterminalapplications.ts +1 -1
- package/src/models/operations/listticketmessages.ts +1 -1
- package/src/models/operations/listtickets.ts +1 -1
- package/src/models/operations/listtransfers.ts +1 -1
- package/src/models/operations/listwallets.ts +1 -1
- package/src/models/operations/listwallettransactions.ts +1 -1
- package/src/models/operations/listwebhooks.ts +1 -1
- package/src/models/operations/ping.ts +1 -1
- package/src/models/operations/pingwebhook.ts +1 -1
- package/src/models/operations/registerapplepaymerchantdomains.ts +1 -1
- package/src/models/operations/requestcapabilities.ts +1 -1
- package/src/models/operations/requestcard.ts +1 -1
- package/src/models/operations/retrievefees.ts +1 -1
- package/src/models/operations/revokeaccesstoken.ts +1 -1
- package/src/models/operations/revokeonboardinginvite.ts +1 -1
- package/src/models/operations/saveunderwriting.ts +1 -1
- package/src/models/operations/searchinstitutions.ts +1 -1
- package/src/models/operations/submitdisputeevidence.ts +1 -1
- package/src/models/operations/testendtoendtoken.ts +1 -1
- package/src/models/operations/updateaccount.ts +1 -1
- package/src/models/operations/updateapplepaymerchantdomains.ts +1 -1
- package/src/models/operations/updatecard.ts +1 -1
- package/src/models/operations/updatedisputeevidence.ts +1 -1
- package/src/models/operations/updateimage.ts +1 -1
- package/src/models/operations/updateimagemetadata.ts +1 -1
- package/src/models/operations/updateissuedcard.ts +1 -1
- package/src/models/operations/updatepaymentlink.ts +1 -1
- package/src/models/operations/updateproduct.ts +1 -1
- package/src/models/operations/updaterepresentative.ts +1 -1
- package/src/models/operations/updateschedule.ts +1 -1
- package/src/models/operations/updatesweepconfig.ts +1 -1
- package/src/models/operations/updateticket.ts +1 -1
- package/src/models/operations/updatetransfer.ts +1 -1
- package/src/models/operations/updatewallet.ts +1 -1
- package/src/models/operations/updatewebhook.ts +1 -1
- package/src/models/operations/uploaddisputeevidencefile.ts +1 -1
- package/src/models/operations/uploaddisputeevidencetext.ts +1 -1
- package/src/models/operations/uploadfile.ts +1 -1
- package/src/models/operations/uploadimage.ts +1 -1
- package/src/models/operations/upsertbrand.ts +1 -1
- package/src/models/operations/upsertunderwriting.ts +1 -1
|
@@ -14,7 +14,7 @@ export type CreateTerminalApplicationVersionGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type CreateTicketGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type CreateTransferGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type CreateTransferOptionsGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type CreateWalletGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type CreateWebhookGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type DeleteDisputeEvidenceFileGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type DeleteImageGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type DeleteRepresentativeGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type DeleteTerminalApplicationGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type DisableBankAccountGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type DisableCapabilityGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type DisableCardGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type DisablePaymentLinkGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type DisableProductGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type DisableWebhookGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type DisconnectAccountGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GenerateEndToEndKeyGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetAccountGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetAccountCountriesGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetAccountTerminalApplicationGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetAdjustmentGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetApplePayMerchantDomainsGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type GetAvatarGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetBankAccountGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetBankAccountVerificationGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetBrandGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetCancellationGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetCapabilityGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetCardGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetDisputeGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetDisputeEvidenceGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type GetDisputeEvidenceDataGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetEnrichmentAddressGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetEnrichmentProfileGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetFileDetailsGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetFullIssuedCardGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetImageMetadataGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetIssuedCardGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetIssuedCardAuthorizationGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetIssuedCardTransactionGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export type GetMerchantProcessingAgreementGlobals = {
|
|
|
13
13
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
14
14
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
15
15
|
*
|
|
16
|
-
* The `
|
|
16
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
17
17
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
18
18
|
*/
|
|
19
19
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetOnboardingInviteGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetPaymentLinkGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetPaymentLinkQRCodeGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetPaymentMethodGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetProductGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -20,7 +20,7 @@ export type GetPublicImageResponse = {
|
|
|
20
20
|
headers: {
|
|
21
21
|
[k: string]: Array<string>;
|
|
22
22
|
};
|
|
23
|
-
result
|
|
23
|
+
result?: ReadableStream<Uint8Array> | ReadableStream<Uint8Array> | ReadableStream<Uint8Array> | undefined;
|
|
24
24
|
};
|
|
25
25
|
/** @internal */
|
|
26
26
|
export declare const GetPublicImageRequest$inboundSchema: z.ZodType<GetPublicImageRequest, z.ZodTypeDef, unknown>;
|
|
@@ -49,7 +49,7 @@ export type GetPublicImageResponse$Outbound = {
|
|
|
49
49
|
Headers: {
|
|
50
50
|
[k: string]: Array<string>;
|
|
51
51
|
};
|
|
52
|
-
Result
|
|
52
|
+
Result?: ReadableStream<Uint8Array> | ReadableStream<Uint8Array> | ReadableStream<Uint8Array> | undefined;
|
|
53
53
|
};
|
|
54
54
|
/** @internal */
|
|
55
55
|
export declare const GetPublicImageResponse$outboundSchema: z.ZodType<GetPublicImageResponse$Outbound, z.ZodTypeDef, GetPublicImageResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getpublicimage.d.ts","sourceRoot":"","sources":["../../src/models/operations/getpublicimage.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,qBAAqB,GAAG;IAClC,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;;;;;OAQG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC3B,CAAC;AAEF,MAAM,MAAM,4BAA4B,GACpC,cAAc,CAAC,UAAU,CAAC,GAC1B,cAAc,CAAC,UAAU,CAAC,GAC1B,cAAc,CAAC,UAAU,CAAC,CAAC;AAE/B,MAAM,MAAM,sBAAsB,GAAG;IACnC,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,
|
|
1
|
+
{"version":3,"file":"getpublicimage.d.ts","sourceRoot":"","sources":["../../src/models/operations/getpublicimage.ts"],"names":[],"mappings":"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"}
|
|
@@ -97,7 +97,7 @@ exports.GetPublicImageResponse$inboundSchema = z.object({
|
|
|
97
97
|
z.instanceof((ReadableStream)),
|
|
98
98
|
z.instanceof((ReadableStream)),
|
|
99
99
|
z.instanceof((ReadableStream)),
|
|
100
|
-
]),
|
|
100
|
+
]).optional(),
|
|
101
101
|
}).transform((v) => {
|
|
102
102
|
return (0, primitives_js_1.remap)(v, {
|
|
103
103
|
"Headers": "headers",
|
|
@@ -111,7 +111,7 @@ exports.GetPublicImageResponse$outboundSchema = z.object({
|
|
|
111
111
|
z.instanceof((ReadableStream)),
|
|
112
112
|
z.instanceof((ReadableStream)),
|
|
113
113
|
z.instanceof((ReadableStream)),
|
|
114
|
-
]),
|
|
114
|
+
]).optional(),
|
|
115
115
|
}).transform((v) => {
|
|
116
116
|
return (0, primitives_js_1.remap)(v, {
|
|
117
117
|
headers: "Headers",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getpublicimage.js","sourceRoot":"","sources":["../../src/models/operations/getpublicimage.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"getpublicimage.js","sourceRoot":"","sources":["../../src/models/operations/getpublicimage.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,7 +14,7 @@ export type GetRefundGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetRepresentativeGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export type GetResidualGlobals = {
|
|
|
14
14
|
* - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
|
|
15
15
|
* - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
|
|
16
16
|
*
|
|
17
|
-
* The `
|
|
17
|
+
* The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
|
|
18
18
|
* When no version is specified, the API defaults to `v2024.01.00`.
|
|
19
19
|
*/
|
|
20
20
|
xMoovVersion?: string | undefined;
|