moov_ruby 25.4.9 → 25.7.0

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 (709) hide show
  1. checksums.yaml +4 -4
  2. data/lib/crystalline/metadata_fields.rb +22 -85
  3. data/lib/crystalline/module.rb +13 -99
  4. data/lib/crystalline/types.rb +0 -79
  5. data/lib/moov/account_terminal_applications.rb +5 -5
  6. data/lib/moov/accounts.rb +22 -22
  7. data/lib/moov/adjustments.rb +2 -2
  8. data/lib/moov/apple_pay.rb +14 -14
  9. data/lib/moov/authentication.rb +3 -3
  10. data/lib/moov/avatars.rb +2 -2
  11. data/lib/moov/bank_accounts.rb +26 -26
  12. data/lib/moov/branding.rb +5 -5
  13. data/lib/moov/capabilities.rb +6 -6
  14. data/lib/moov/card_issuing.rb +8 -8
  15. data/lib/moov/cards.rb +17 -32
  16. data/lib/moov/client.rb +2 -1
  17. data/lib/moov/disputes.rb +32 -32
  18. data/lib/moov/end_to_end_encryption.rb +2 -2
  19. data/lib/moov/enriched_profile.rb +1 -1
  20. data/lib/moov/fee_plans.rb +12 -12
  21. data/lib/moov/files.rb +5 -5
  22. data/lib/moov/images.rb +10 -10
  23. data/lib/moov/industries.rb +1 -1
  24. data/lib/moov/institutions.rb +7 -7
  25. data/lib/moov/issuing_transactions.rb +5 -5
  26. data/lib/moov/models/components/account.rb +5 -5
  27. data/lib/moov/models/components/accountfees.rb +2 -6
  28. data/lib/moov/models/components/accountfees.rbi +0 -2
  29. data/lib/moov/models/components/accountnameverification.rb +4 -4
  30. data/lib/moov/models/components/accounttype.rb +3 -0
  31. data/lib/moov/models/components/accountverificationstatus.rb +4 -2
  32. data/lib/moov/models/components/achcreditsamedaypaymentmethod.rb +1 -1
  33. data/lib/moov/models/components/achcreditsamedaypaymentmethod_paymentmethodtype.rb +2 -0
  34. data/lib/moov/models/components/achcreditstandardpaymentmethod.rb +1 -1
  35. data/lib/moov/models/components/achcreditstandardpaymentmethod_paymentmethodtype.rb +2 -0
  36. data/lib/moov/models/components/achdebitcollectpaymentmethod.rb +1 -1
  37. data/lib/moov/models/components/achdebitcollectpaymentmethod_paymentmethodtype.rb +2 -0
  38. data/lib/moov/models/components/achdebitfundpaymentmethod.rb +1 -1
  39. data/lib/moov/models/components/achdebitfundpaymentmethod_paymentmethodtype.rb +2 -0
  40. data/lib/moov/models/components/achreturncode.rb +3 -1
  41. data/lib/moov/models/components/achtransactiondetails.rb +10 -10
  42. data/lib/moov/models/components/achtransactionstatus.rb +2 -0
  43. data/lib/moov/models/components/adjustment.rb +1 -1
  44. data/lib/moov/models/components/adjustmentfees.rb +3 -3
  45. data/lib/moov/models/components/amount.rb +1 -1
  46. data/lib/moov/models/components/amountdecimal.rb +1 -1
  47. data/lib/moov/models/components/amountupdate.rb +1 -1
  48. data/lib/moov/models/components/applepayheader.rb +1 -1
  49. data/lib/moov/models/components/applepaymerchantdomains.rb +2 -2
  50. data/lib/moov/models/components/applepaypaymentmethod.rb +1 -1
  51. data/lib/moov/models/components/applepaypaymentmethod_paymentmethodtype.rb +2 -0
  52. data/lib/moov/models/components/applepayresponse.rb +2 -2
  53. data/lib/moov/models/components/applicationscope.rb +2 -0
  54. data/lib/moov/models/components/asynccreatedrefund.rb +1 -1
  55. data/lib/moov/models/components/asynctransfer.rb +1 -1
  56. data/lib/moov/models/components/authtoken.rb +1 -1
  57. data/lib/moov/models/components/authtokenrequest.rb +2 -2
  58. data/lib/moov/models/components/bankaccount.rb +7 -7
  59. data/lib/moov/models/components/bankaccountexception.rb +5 -5
  60. data/lib/moov/models/components/bankaccountholdertype.rb +3 -0
  61. data/lib/moov/models/components/bankaccountintegration.rb +2 -2
  62. data/lib/moov/models/components/bankaccountstatus.rb +2 -0
  63. data/lib/moov/models/components/bankaccountstatusreason.rb +2 -0
  64. data/lib/moov/models/components/bankaccounttype.rb +2 -0
  65. data/lib/moov/models/components/bankaccountverification.rb +2 -2
  66. data/lib/moov/models/components/bankaccountverificationcreated.rb +2 -2
  67. data/lib/moov/models/components/bankaccountverificationmethod.rb +2 -0
  68. data/lib/moov/models/components/bankaccountverificationstatus.rb +2 -0
  69. data/lib/moov/models/components/bankaccountwaitfor.rb +2 -0
  70. data/lib/moov/models/components/basicpaymentmethod.rb +1 -1
  71. data/lib/moov/models/components/billablefee.rb +3 -3
  72. data/lib/moov/models/components/billingsummary.rb +6 -6
  73. data/lib/moov/models/components/billingsummary_platformfees.rb +3 -3
  74. data/lib/moov/models/components/billingsummary_volumeamount.rb +3 -3
  75. data/lib/moov/models/components/billingsummarydetails.rb +4 -4
  76. data/lib/moov/models/components/billingsummarydetails_volumeamount.rb +3 -3
  77. data/lib/moov/models/components/businesspresence.rb +25 -0
  78. data/lib/moov/models/components/{transferentrymode.rbi → businesspresence.rbi} +2 -2
  79. data/lib/moov/models/components/businessprofile.rb +2 -2
  80. data/lib/moov/models/components/businesstype.rb +2 -0
  81. data/lib/moov/models/components/calltoaction.rb +3 -1
  82. data/lib/moov/models/components/cancellation.rb +2 -2
  83. data/lib/moov/models/components/cancellationstatus.rb +2 -0
  84. data/lib/moov/models/components/capability.rb +6 -6
  85. data/lib/moov/models/components/capabilityid.rb +14 -1
  86. data/lib/moov/models/components/capabilitystatus.rb +2 -0
  87. data/lib/moov/models/components/card.rb +5 -5
  88. data/lib/moov/models/components/cardacceptancemethods.rb +40 -0
  89. data/lib/moov/models/components/cardacceptancemethods.rbi +17 -0
  90. data/lib/moov/models/components/cardacceptancemethodserror.rb +40 -0
  91. data/lib/moov/models/components/cardacceptancemethodserror.rbi +17 -0
  92. data/lib/moov/models/components/cardaccountupdater.rb +2 -2
  93. data/lib/moov/models/components/cardacquiring.rb +4 -4
  94. data/lib/moov/models/components/cardacquiringdispute.rb +1 -1
  95. data/lib/moov/models/components/cardacquiringmodel.rb +2 -0
  96. data/lib/moov/models/components/cardacquiringrefund.rb +3 -3
  97. data/lib/moov/models/components/cardbrand.rb +2 -0
  98. data/lib/moov/models/components/cardissuingnetwork.rb +2 -0
  99. data/lib/moov/models/components/cardpaymentpaymentmethod.rb +1 -1
  100. data/lib/moov/models/components/cardpaymentpaymentmethod_paymentmethodtype.rb +2 -0
  101. data/lib/moov/models/components/cardpresentpaymentpaymentmethod.rb +1 -1
  102. data/lib/moov/models/components/cardpresentpaymentpaymentmethod_paymentmethodtype.rb +2 -0
  103. data/lib/moov/models/components/cardtransactiondetails.rb +12 -12
  104. data/lib/moov/models/components/cardtransactionfailurecode.rb +2 -0
  105. data/lib/moov/models/components/cardtransactionstatus.rb +2 -0
  106. data/lib/moov/models/components/cardtype.rb +2 -0
  107. data/lib/moov/models/components/cardupdatereason.rb +2 -0
  108. data/lib/moov/models/components/cardverification.rb +3 -3
  109. data/lib/moov/models/components/cardverificationresult.rb +2 -0
  110. data/lib/moov/models/components/collectfunds.rb +36 -0
  111. data/lib/moov/models/components/collectfunds.rbi +15 -0
  112. data/lib/moov/models/components/collectfundsach.rb +32 -0
  113. data/lib/moov/models/components/collectfundsach.rbi +13 -0
  114. data/lib/moov/models/components/collectfundsacherror.rb +32 -0
  115. data/lib/moov/models/components/collectfundsacherror.rbi +13 -0
  116. data/lib/moov/models/components/collectfundscardpayments.rb +48 -0
  117. data/lib/moov/models/components/collectfundscardpayments.rbi +21 -0
  118. data/lib/moov/models/components/collectfundscardpaymentserror.rb +48 -0
  119. data/lib/moov/models/components/collectfundscardpaymentserror.rbi +21 -0
  120. data/lib/moov/models/components/collectfundserror.rb +36 -0
  121. data/lib/moov/models/components/collectfundserror.rbi +15 -0
  122. data/lib/moov/models/components/collectionpaymentmethodtype.rb +2 -0
  123. data/lib/moov/models/components/completedmicrodeposits.rb +1 -1
  124. data/lib/moov/models/components/createaccount.rb +4 -4
  125. data/lib/moov/models/components/{moovwallettransferpaymentmethod_paymentmethodtype.rb → createaccounttype.rb} +5 -2
  126. data/lib/moov/models/components/createaccounttype.rbi +11 -0
  127. data/lib/moov/models/components/createbusinessprofile.rb +2 -2
  128. data/lib/moov/models/components/createdtransfer.rb +4 -4
  129. data/lib/moov/models/components/createevidencefilemultipart.rb +1 -1
  130. data/lib/moov/models/components/createevidencetext.rb +1 -1
  131. data/lib/moov/models/components/createfeeplanagreement.rb +1 -1
  132. data/lib/moov/models/components/createpaymentlink.rb +4 -4
  133. data/lib/moov/models/components/createpaymentlinklineitem.rb +2 -6
  134. data/lib/moov/models/components/createpaymentlinklineitemoption.rb +1 -4
  135. data/lib/moov/models/components/createproductoption.rb +1 -1
  136. data/lib/moov/models/components/createproductoptiongroup.rb +2 -2
  137. data/lib/moov/models/components/createrefund.rb +1 -1
  138. data/lib/moov/models/components/createscheduledtransferlineitem.rb +2 -6
  139. data/lib/moov/models/components/createscheduledtransferlineitemoption.rb +1 -4
  140. data/lib/moov/models/components/createsweepconfig.rb +1 -1
  141. data/lib/moov/models/components/createterminalapplication.rb +1 -1
  142. data/lib/moov/models/components/createticket.rb +48 -0
  143. data/lib/moov/models/components/createticket.rbi +21 -0
  144. data/lib/moov/models/components/createticketcontacterror.rb +36 -0
  145. data/lib/moov/models/components/createticketcontacterror.rbi +15 -0
  146. data/lib/moov/models/components/createtransferlineitem.rb +2 -6
  147. data/lib/moov/models/components/createtransferlineitemoption.rb +1 -4
  148. data/lib/moov/models/components/createtransfersourceach.rb +2 -2
  149. data/lib/moov/models/components/createtransfersourcecard.rb +2 -2
  150. data/lib/moov/models/components/createwebhook.rb +1 -1
  151. data/lib/moov/models/components/debitholdperiod.rb +2 -0
  152. data/lib/moov/models/components/disbursementpaymentmethodtype.rb +2 -0
  153. data/lib/moov/models/components/dispute.rb +7 -7
  154. data/lib/moov/models/components/disputeevidenceresponse.rb +4 -4
  155. data/lib/moov/models/components/disputephase.rb +2 -0
  156. data/lib/moov/models/components/disputestatus.rb +3 -1
  157. data/lib/moov/models/components/document.rb +2 -2
  158. data/lib/moov/models/components/documenttype.rb +2 -0
  159. data/lib/moov/models/components/domesticpullfromcard.rb +2 -0
  160. data/lib/moov/models/components/domesticpushtocard.rb +2 -0
  161. data/lib/moov/models/components/enrichedindustries.rb +2 -2
  162. data/lib/moov/models/components/entrymode.rb +2 -0
  163. data/lib/moov/models/components/estimatedactivity.rb +40 -0
  164. data/lib/moov/models/components/estimatedactivity.rbi +17 -0
  165. data/lib/moov/models/components/estimatedactivityerror.rb +40 -0
  166. data/lib/moov/models/components/estimatedactivityerror.rbi +17 -0
  167. data/lib/moov/models/components/evidencetextresponse.rb +2 -2
  168. data/lib/moov/models/components/evidencetype.rb +2 -0
  169. data/lib/moov/models/components/evidenceuploadresponse.rb +2 -2
  170. data/lib/moov/models/components/facilitatorfee.rb +1 -1
  171. data/lib/moov/models/components/feecategory.rb +2 -0
  172. data/lib/moov/models/components/feemodel.rb +2 -0
  173. data/lib/moov/models/components/feeplan.rb +3 -3
  174. data/lib/moov/models/components/feeplanagreement.rb +6 -6
  175. data/lib/moov/models/components/feeplanagreementstatus.rb +2 -0
  176. data/lib/moov/models/components/feeproperties.rb +1 -1
  177. data/lib/moov/models/components/filedetails.rb +4 -4
  178. data/lib/moov/models/components/filepurpose.rb +2 -0
  179. data/lib/moov/models/components/filestatus.rb +2 -0
  180. data/lib/moov/models/components/fileuploadrequestmultipart.rb +1 -1
  181. data/lib/moov/models/components/fulfillment.rb +36 -0
  182. data/lib/moov/models/components/fulfillment.rbi +15 -0
  183. data/lib/moov/models/components/fulfillmentdetails.rb +1 -1
  184. data/lib/moov/models/components/fulfillmenterror.rb +36 -0
  185. data/lib/moov/models/components/fulfillmenterror.rbi +15 -0
  186. data/lib/moov/models/components/fulfillmentmethod.rb +28 -0
  187. data/lib/moov/models/components/fulfillmentmethod.rbi +11 -0
  188. data/lib/moov/models/components/fulfillmenttimeframe.rb +27 -0
  189. data/lib/moov/models/components/fulfillmenttimeframe.rbi +11 -0
  190. data/lib/moov/models/components/fullissuedcard.rb +5 -5
  191. data/lib/moov/models/components/generatedby.rb +7 -11
  192. data/lib/moov/models/components/generatedby.rbi +0 -2
  193. data/lib/moov/models/components/{achcreditstandardtransferpaymentmethod_paymentmethodtype.rb → geographicreach.rb} +6 -2
  194. data/lib/moov/models/components/geographicreach.rbi +11 -0
  195. data/lib/moov/models/components/granttype.rb +3 -1
  196. data/lib/moov/models/components/guestprofile.rb +41 -0
  197. data/lib/moov/models/components/guestprofile.rbi +17 -0
  198. data/lib/moov/models/components/imagemetadata.rb +4 -4
  199. data/lib/moov/models/components/incurredfee.rb +2 -2
  200. data/lib/moov/models/components/industrytaxonomy.rb +48 -0
  201. data/lib/moov/models/components/industrytaxonomy.rbi +21 -0
  202. data/lib/moov/models/components/invoicestatus.rb +2 -0
  203. data/lib/moov/models/components/issuedcard.rb +5 -5
  204. data/lib/moov/models/components/issuedcardauthorization.rb +3 -3
  205. data/lib/moov/models/components/issuedcardauthorizationevent.rb +3 -3
  206. data/lib/moov/models/components/issuedcardauthorizationeventresult.rb +2 -0
  207. data/lib/moov/models/components/issuedcardeventtype.rb +2 -0
  208. data/lib/moov/models/components/issuedcardformfactor.rb +2 -0
  209. data/lib/moov/models/components/issuedcardstate.rb +3 -1
  210. data/lib/moov/models/components/issuedcardtransaction.rb +2 -2
  211. data/lib/moov/models/components/issuingauthorizationstatus.rb +2 -0
  212. data/lib/moov/models/components/issuingintervallimit.rb +2 -0
  213. data/lib/moov/models/components/issuingvelocitylimit.rb +1 -1
  214. data/lib/moov/models/components/{transferpaymentmethod.rb → itemlistnextpage.rb} +9 -4
  215. data/lib/moov/models/components/itemlistnextpage.rbi +13 -0
  216. data/lib/moov/models/components/jsonwebkey.rb +6 -6
  217. data/lib/moov/models/components/kind.rb +2 -0
  218. data/lib/moov/models/components/linkapplepay.rb +2 -2
  219. data/lib/moov/models/components/linkapplepaymentdata.rb +2 -2
  220. data/lib/moov/models/components/linkapplepaymentmethod.rb +1 -1
  221. data/lib/moov/models/components/linkapplepaytoken.rb +3 -3
  222. data/lib/moov/models/components/linkcardwaitfor.rb +2 -0
  223. data/lib/moov/models/components/linkedapplepaypaymentmethod.rb +1 -1
  224. data/lib/moov/models/components/manualtermsofservice.rb +1 -1
  225. data/lib/moov/models/components/manualtermsofserviceupdate.rb +1 -1
  226. data/lib/moov/models/components/microdepositstatus.rb +2 -0
  227. data/lib/moov/models/components/minimumcommitment.rb +1 -1
  228. data/lib/moov/models/components/mode.rb +2 -0
  229. data/lib/moov/models/components/moneytransfer.rb +36 -0
  230. data/lib/moov/models/components/moneytransfer.rbi +15 -0
  231. data/lib/moov/models/components/moneytransfererror.rb +36 -0
  232. data/lib/moov/models/components/moneytransfererror.rbi +15 -0
  233. data/lib/moov/models/components/moneytransferpullfromcard.rb +32 -0
  234. data/lib/moov/models/components/moneytransferpullfromcard.rbi +13 -0
  235. data/lib/moov/models/components/moneytransferpullfromcarderror.rb +32 -0
  236. data/lib/moov/models/components/moneytransferpullfromcarderror.rbi +13 -0
  237. data/lib/moov/models/components/moneytransferpushtocard.rb +32 -0
  238. data/lib/moov/models/components/moneytransferpushtocard.rbi +13 -0
  239. data/lib/moov/models/components/moneytransferpushtocarderror.rb +32 -0
  240. data/lib/moov/models/components/moneytransferpushtocarderror.rbi +13 -0
  241. data/lib/moov/models/components/monthlyplatformfee.rb +1 -1
  242. data/lib/moov/models/components/monthlyvolumerange.rb +27 -0
  243. data/lib/moov/models/components/monthlyvolumerange.rbi +11 -0
  244. data/lib/moov/models/components/moovfee.rb +1 -1
  245. data/lib/moov/models/components/moovwalletpaymentmethod.rb +1 -1
  246. data/lib/moov/models/components/moovwalletpaymentmethod_paymentmethodtype.rb +2 -0
  247. data/lib/moov/models/components/mxauthorizationcode.rb +1 -1
  248. data/lib/moov/models/components/mxpayload.rb +3 -3
  249. data/lib/moov/models/components/occurrence.rb +1 -1
  250. data/lib/moov/models/components/occurrencesresponse.rb +5 -5
  251. data/lib/moov/models/components/occurrencestatus.rb +2 -0
  252. data/lib/moov/models/components/onboardinginvite.rb +3 -3
  253. data/lib/moov/models/components/onboardingpartneraccount.rb +1 -1
  254. data/lib/moov/models/components/otherfees.rb +3 -3
  255. data/lib/moov/models/components/partnerpricingagreement.rb +6 -6
  256. data/lib/moov/models/components/patchbusiness.rb +2 -2
  257. data/lib/moov/models/components/patchsweepconfig.rb +1 -1
  258. data/lib/moov/models/components/patchwallet.rb +1 -1
  259. data/lib/moov/models/components/paymentlink.rb +9 -9
  260. data/lib/moov/models/components/paymentlinkdisplayoptions.rb +2 -2
  261. data/lib/moov/models/components/paymentlinkdisplayoptionsupdate.rb +2 -2
  262. data/lib/moov/models/components/paymentlinkpayoutdetails.rb +1 -1
  263. data/lib/moov/models/components/paymentlinkpayoutdetailsupdate.rb +1 -1
  264. data/lib/moov/models/components/paymentlinkstatus.rb +2 -0
  265. data/lib/moov/models/components/paymentlinktype.rb +2 -1
  266. data/lib/moov/models/components/paymentmethodsbankaccount.rb +5 -5
  267. data/lib/moov/models/components/paymentmethodscard.rb +4 -4
  268. data/lib/moov/models/components/paymentmethodswallet.rb +1 -1
  269. data/lib/moov/models/components/paymentmethodtype.rb +2 -0
  270. data/lib/moov/models/components/payoutrecipient.rb +1 -1
  271. data/lib/moov/models/components/pendinglitigation.rb +29 -0
  272. data/lib/moov/models/components/pendinglitigation.rbi +11 -0
  273. data/lib/moov/models/components/plaidintegration.rb +2 -2
  274. data/lib/moov/models/components/plaidlinkintegration.rb +2 -2
  275. data/lib/moov/models/components/plaidlinkpayload.rb +3 -3
  276. data/lib/moov/models/components/plaidpayload.rb +2 -2
  277. data/lib/moov/models/components/platformfees.rb +2 -2
  278. data/lib/moov/models/components/primaryregulator.rb +2 -0
  279. data/lib/moov/models/components/product.rb +4 -4
  280. data/lib/moov/models/components/productoption.rb +1 -1
  281. data/lib/moov/models/components/productoptiongroup.rb +2 -2
  282. data/lib/moov/models/components/productrequest.rb +1 -1
  283. data/lib/moov/models/components/profile.rb +6 -2
  284. data/lib/moov/models/components/profile.rbi +2 -0
  285. data/lib/moov/models/components/pullfromcardpaymentmethod.rb +1 -1
  286. data/lib/moov/models/components/pullfromcardpaymentmethod_paymentmethodtype.rb +2 -0
  287. data/lib/moov/models/components/pushtocardpaymentmethod.rb +1 -1
  288. data/lib/moov/models/components/pushtocardpaymentmethod_paymentmethodtype.rb +2 -0
  289. data/lib/moov/models/components/receiptkind.rb +2 -0
  290. data/lib/moov/models/components/receiptrequest.rb +1 -1
  291. data/lib/moov/models/components/receiptresponse.rb +2 -2
  292. data/lib/moov/models/components/recur.rb +1 -1
  293. data/lib/moov/models/components/recurresponse.rb +1 -1
  294. data/lib/moov/models/components/refundcarddetails.rb +7 -7
  295. data/lib/moov/models/components/refundcardstatus.rb +2 -0
  296. data/lib/moov/models/components/refundpolicy.rb +28 -0
  297. data/lib/moov/models/components/refundpolicy.rbi +11 -0
  298. data/lib/moov/models/components/refundstatus.rb +2 -0
  299. data/lib/moov/models/components/representative.rb +3 -3
  300. data/lib/moov/models/components/requestcard.rb +1 -1
  301. data/lib/moov/models/components/requirementerror.rb +2 -2
  302. data/lib/moov/models/components/requirementerrorcode.rb +2 -0
  303. data/lib/moov/models/components/requirementid.rb +56 -0
  304. data/lib/moov/models/components/residual.rb +4 -4
  305. data/lib/moov/models/components/returnpolicytype.rb +2 -0
  306. data/lib/moov/models/components/revoketokenrequest.rb +1 -1
  307. data/lib/moov/models/components/rtpcreditpaymentmethod.rb +1 -1
  308. data/lib/moov/models/components/rtpcreditpaymentmethod_paymentmethodtype.rb +2 -0
  309. data/lib/moov/models/components/rtpfailurecode.rb +2 -0
  310. data/lib/moov/models/components/rtprejectioncode.rb +3 -1
  311. data/lib/moov/models/components/rtptransactiondetails.rb +6 -6
  312. data/lib/moov/models/components/rtptransactionstatus.rb +2 -0
  313. data/lib/moov/models/components/schedulelistresponse.rb +4 -4
  314. data/lib/moov/models/components/scheduleresponse.rb +4 -4
  315. data/lib/moov/models/components/seccode.rb +2 -0
  316. data/lib/moov/models/components/sendfunds.rb +44 -0
  317. data/lib/moov/models/components/sendfunds.rbi +19 -0
  318. data/lib/moov/models/components/sendfundsach.rb +32 -0
  319. data/lib/moov/models/components/sendfundsach.rbi +13 -0
  320. data/lib/moov/models/components/sendfundsacherror.rb +32 -0
  321. data/lib/moov/models/components/sendfundsacherror.rbi +13 -0
  322. data/lib/moov/models/components/sendfundserror.rb +44 -0
  323. data/lib/moov/models/components/sendfundserror.rbi +19 -0
  324. data/lib/moov/models/components/sendfundsinstantbank.rb +32 -0
  325. data/lib/moov/models/components/sendfundsinstantbank.rbi +13 -0
  326. data/lib/moov/models/components/sendfundsinstantbankerror.rb +32 -0
  327. data/lib/moov/models/components/sendfundsinstantbankerror.rbi +13 -0
  328. data/lib/moov/models/components/sendfundspushtocard.rb +32 -0
  329. data/lib/moov/models/components/sendfundspushtocard.rbi +13 -0
  330. data/lib/moov/models/components/sendfundspushtocarderror.rb +32 -0
  331. data/lib/moov/models/components/sendfundspushtocarderror.rbi +13 -0
  332. data/lib/moov/models/components/sendfundsrtp.rb +32 -0
  333. data/lib/moov/models/components/sendfundsrtp.rbi +13 -0
  334. data/lib/moov/models/components/sendfundsrtperror.rb +32 -0
  335. data/lib/moov/models/components/sendfundsrtperror.rbi +13 -0
  336. data/lib/moov/models/components/sentreceipt.rb +1 -1
  337. data/lib/moov/models/components/statement.rb +6 -6
  338. data/lib/moov/models/components/status.rb +2 -0
  339. data/lib/moov/models/components/{applepaytransferpaymentmethod_paymentmethodtype.rb → submissionintent.rb} +5 -2
  340. data/lib/moov/models/components/submissionintent.rbi +11 -0
  341. data/lib/moov/models/components/sweep.rb +3 -3
  342. data/lib/moov/models/components/sweepconfig.rb +3 -3
  343. data/lib/moov/models/components/sweepconfigpaymentmethod.rb +1 -1
  344. data/lib/moov/models/components/sweepconfigstatus.rb +2 -0
  345. data/lib/moov/models/components/sweepstatus.rb +2 -0
  346. data/lib/moov/models/components/sweepsubtotal.rb +1 -1
  347. data/lib/moov/models/components/terminalapplication.rb +2 -2
  348. data/lib/moov/models/components/terminalapplicationplatform.rb +2 -0
  349. data/lib/moov/models/components/terminalapplicationstatus.rb +2 -0
  350. data/lib/moov/models/components/terminalcard.rb +3 -3
  351. data/lib/moov/models/components/termsofservice.rb +1 -1
  352. data/lib/moov/models/components/ticket.rb +68 -0
  353. data/lib/moov/models/components/ticket.rbi +31 -0
  354. data/lib/moov/models/components/ticketcontact.rb +36 -0
  355. data/lib/moov/models/components/ticketcontact.rbi +15 -0
  356. data/lib/moov/models/components/ticketmessage.rb +40 -0
  357. data/lib/moov/models/components/ticketmessage.rbi +17 -0
  358. data/lib/moov/models/components/ticketstatus.rb +2 -0
  359. data/lib/moov/models/components/token_type_hint.rb +2 -0
  360. data/lib/moov/models/components/tokentype.rb +2 -0
  361. data/lib/moov/models/components/transactionsource.rb +3 -1
  362. data/lib/moov/models/components/transfer.rb +4 -4
  363. data/lib/moov/models/components/transferdestination.rb +5 -5
  364. data/lib/moov/models/components/transferfailurereason.rb +2 -0
  365. data/lib/moov/models/components/transferoptions.rb +3 -3
  366. data/lib/moov/models/components/transferparty.rb +2 -0
  367. data/lib/moov/models/components/transfersource.rb +7 -7
  368. data/lib/moov/models/components/transferstatus.rb +2 -0
  369. data/lib/moov/models/components/transferwaitfor.rb +2 -0
  370. data/lib/moov/models/components/underwriting.rb +38 -10
  371. data/lib/moov/models/components/underwriting.rbi +14 -0
  372. data/lib/moov/models/components/underwritingstatus.rb +4 -2
  373. data/lib/moov/models/components/updateevidence.rb +1 -1
  374. data/lib/moov/models/components/updateissuedcard.rb +1 -1
  375. data/lib/moov/models/components/updateissuedcardstate.rb +2 -0
  376. data/lib/moov/models/components/updatepaymentlink.rb +1 -1
  377. data/lib/moov/models/components/updateticket.rb +32 -0
  378. data/lib/moov/models/components/updateticket.rbi +13 -0
  379. data/lib/moov/models/components/{rtpcredittransferpaymentmethod_paymentmethodtype.rb → updateticketstatus.rb} +4 -2
  380. data/lib/moov/models/components/updateticketstatus.rbi +11 -0
  381. data/lib/moov/models/components/updatewebhook.rb +1 -1
  382. data/lib/moov/models/components/upsertunderwriting.rb +60 -0
  383. data/lib/moov/models/components/upsertunderwriting.rbi +27 -0
  384. data/lib/moov/models/components/use.rb +2 -0
  385. data/lib/moov/models/components/verification.rb +9 -9
  386. data/lib/moov/models/components/verificationstatus.rb +4 -2
  387. data/lib/moov/models/components/verificationstatusdetail.rb +4 -2
  388. data/lib/moov/models/components/volumesharebycustomertype.rb +40 -0
  389. data/lib/moov/models/components/volumesharebycustomertype.rbi +17 -0
  390. data/lib/moov/models/components/volumesharebycustomertypeerror.rb +40 -0
  391. data/lib/moov/models/components/volumesharebycustomertypeerror.rbi +17 -0
  392. data/lib/moov/models/components/wallet.rb +4 -4
  393. data/lib/moov/models/components/walletavailablebalance.rb +1 -1
  394. data/lib/moov/models/components/walletstatus.rb +2 -0
  395. data/lib/moov/models/components/wallettransaction.rb +5 -5
  396. data/lib/moov/models/components/wallettransactionsourcetype.rb +2 -0
  397. data/lib/moov/models/components/wallettransactionstatus.rb +2 -0
  398. data/lib/moov/models/components/wallettransactiontype.rb +2 -0
  399. data/lib/moov/models/components/wallettype.rb +2 -0
  400. data/lib/moov/models/components/webhook.rb +4 -4
  401. data/lib/moov/models/components/webhookdatabankaccountupdated.rb +2 -2
  402. data/lib/moov/models/components/webhookdatacancellationcreated.rb +1 -1
  403. data/lib/moov/models/components/webhookdatacancellationupdated.rb +1 -1
  404. data/lib/moov/models/components/webhookdatacapabilityrequested.rb +2 -2
  405. data/lib/moov/models/components/webhookdatacapabilityupdated.rb +3 -3
  406. data/lib/moov/models/components/webhookdatacardautoupdated.rb +1 -1
  407. data/lib/moov/models/components/webhookdatadisputecreated.rb +3 -3
  408. data/lib/moov/models/components/webhookdatadisputeupdated.rb +3 -3
  409. data/lib/moov/models/components/webhookdatainvoiceupdated.rb +1 -1
  410. data/lib/moov/models/components/webhookdatanetworkidupdated.rb +1 -1
  411. data/lib/moov/models/components/webhookdatarefundupdated.rb +1 -1
  412. data/lib/moov/models/components/webhookdatasweepupdated.rb +1 -1
  413. data/lib/moov/models/components/webhookdataterminalapplicationcreated.rb +1 -1
  414. data/lib/moov/models/components/webhookdataterminalapplicationupdated.rb +1 -1
  415. data/lib/moov/models/components/webhookdataticketupdated.rb +1 -1
  416. data/lib/moov/models/components/webhookdatatransfercreated.rb +1 -1
  417. data/lib/moov/models/components/webhookdatatransferstatus.rb +2 -0
  418. data/lib/moov/models/components/webhookdatatransferupdated.rb +1 -1
  419. data/lib/moov/models/components/webhookdatawallettransactionupdated.rb +1 -1
  420. data/lib/moov/models/components/webhookdatawalletupdated.rb +1 -1
  421. data/lib/moov/models/components/webhookevent.rb +2 -2
  422. data/lib/moov/models/components/webhookeventtype.rb +2 -0
  423. data/lib/moov/models/components/webhookstatus.rb +2 -0
  424. data/lib/moov/models/components.rb +50 -30
  425. data/lib/moov/models/errors/cardacquiringrefund_error.rb +3 -3
  426. data/lib/moov/models/errors/createticketerror.rb +52 -0
  427. data/lib/moov/models/errors/createticketerror.rbi +23 -0
  428. data/lib/moov/models/errors/feeplanagreementerror.rb +1 -1
  429. data/lib/moov/models/errors/transfer_error.rb +4 -4
  430. data/lib/moov/models/errors/updateticketerror.rb +36 -0
  431. data/lib/moov/models/errors/updateticketerror.rbi +15 -0
  432. data/lib/moov/models/errors/upsertunderwritingerror.rb +88 -0
  433. data/lib/moov/models/errors/upsertunderwritingerror.rbi +41 -0
  434. data/lib/moov/models/errors.rb +3 -1
  435. data/lib/moov/models/operations/acceptdispute_request.rb +3 -3
  436. data/lib/moov/models/operations/assignaccountcountries_request.rb +3 -3
  437. data/lib/moov/models/operations/cancelschedule_request.rb +3 -3
  438. data/lib/moov/models/operations/completebankaccountverification_request.rb +3 -3
  439. data/lib/moov/models/operations/completemicrodeposits_request.rb +3 -3
  440. data/lib/moov/models/operations/connectaccount_request.rb +3 -3
  441. data/lib/moov/models/operations/createaccesstoken_request.rb +3 -3
  442. data/lib/moov/models/operations/createaccount_request.rb +3 -3
  443. data/lib/moov/models/operations/createapplepaysession_request.rb +3 -3
  444. data/lib/moov/models/operations/createbrand_request.rb +3 -3
  445. data/lib/moov/models/operations/createcancellation_request.rb +3 -3
  446. data/lib/moov/models/operations/createfeeplanagreements_request.rb +3 -3
  447. data/lib/moov/models/operations/createonboardinginvite_request.rb +3 -3
  448. data/lib/moov/models/operations/createpaymentlink_request.rb +3 -3
  449. data/lib/moov/models/operations/createproduct_request.rb +3 -3
  450. data/lib/moov/models/operations/createreceipts_request.rb +3 -3
  451. data/lib/moov/models/operations/createrepresentative_request.rb +3 -3
  452. data/lib/moov/models/operations/createreversal_request.rb +3 -3
  453. data/lib/moov/models/operations/createschedule_request.rb +3 -3
  454. data/lib/moov/models/operations/createsweepconfig_request.rb +3 -3
  455. data/lib/moov/models/operations/createterminalapplication_request.rb +3 -3
  456. data/lib/moov/models/operations/createterminalapplicationversion_request.rb +3 -3
  457. data/lib/moov/models/operations/createticket_request.rb +49 -0
  458. data/lib/moov/models/operations/createticket_request.rbi +17 -0
  459. data/lib/moov/models/operations/createticket_response.rb +48 -0
  460. data/lib/moov/models/operations/createticket_response.rbi +21 -0
  461. data/lib/moov/models/operations/createtransfer_request.rb +5 -5
  462. data/lib/moov/models/operations/createtransferoptions_request.rb +3 -3
  463. data/lib/moov/models/operations/createwallet_request.rb +3 -3
  464. data/lib/moov/models/operations/createwebhook_request.rb +3 -3
  465. data/lib/moov/models/operations/deletedisputeevidencefile_request.rb +3 -3
  466. data/lib/moov/models/operations/deleteimage_request.rb +3 -3
  467. data/lib/moov/models/operations/deleterepresentative_request.rb +3 -3
  468. data/lib/moov/models/operations/deleteterminalapplication_request.rb +3 -3
  469. data/lib/moov/models/operations/disablebankaccount_request.rb +3 -3
  470. data/lib/moov/models/operations/disablecapability_request.rb +4 -4
  471. data/lib/moov/models/operations/disablecard_request.rb +3 -3
  472. data/lib/moov/models/operations/disablepaymentlink_request.rb +3 -3
  473. data/lib/moov/models/operations/disableproduct_request.rb +3 -3
  474. data/lib/moov/models/operations/disablewebhook_request.rb +3 -3
  475. data/lib/moov/models/operations/disconnectaccount_request.rb +3 -3
  476. data/lib/moov/models/operations/generateendtoendkey_request.rb +3 -3
  477. data/lib/moov/models/operations/getaccount_request.rb +3 -3
  478. data/lib/moov/models/operations/getaccountcountries_request.rb +3 -3
  479. data/lib/moov/models/operations/getaccountterminalapplication_request.rb +3 -3
  480. data/lib/moov/models/operations/getadjustment_request.rb +3 -3
  481. data/lib/moov/models/operations/getapplepaymerchantdomains_request.rb +3 -3
  482. data/lib/moov/models/operations/getavatar_request.rb +3 -3
  483. data/lib/moov/models/operations/getbankaccount_request.rb +3 -3
  484. data/lib/moov/models/operations/getbankaccountverification_request.rb +3 -3
  485. data/lib/moov/models/operations/getbrand_request.rb +3 -3
  486. data/lib/moov/models/operations/getcancellation_request.rb +3 -3
  487. data/lib/moov/models/operations/getcapability_request.rb +4 -4
  488. data/lib/moov/models/operations/getcard_request.rb +3 -3
  489. data/lib/moov/models/operations/getdispute_request.rb +3 -3
  490. data/lib/moov/models/operations/getdisputeevidence_request.rb +3 -3
  491. data/lib/moov/models/operations/getdisputeevidencedata_request.rb +3 -3
  492. data/lib/moov/models/operations/getenrichmentaddress_request.rb +3 -3
  493. data/lib/moov/models/operations/getenrichmentprofile_request.rb +3 -3
  494. data/lib/moov/models/operations/getfiledetails_request.rb +3 -3
  495. data/lib/moov/models/operations/getfullissuedcard_request.rb +3 -3
  496. data/lib/moov/models/operations/getimagemetadata_request.rb +3 -3
  497. data/lib/moov/models/operations/getissuedcard_request.rb +3 -3
  498. data/lib/moov/models/operations/getissuedcardauthorization_request.rb +3 -3
  499. data/lib/moov/models/operations/getissuedcardtransaction_request.rb +3 -3
  500. data/lib/moov/models/operations/getmerchantprocessingagreement_request.rb +3 -3
  501. data/lib/moov/models/operations/getonboardinginvite_request.rb +3 -3
  502. data/lib/moov/models/operations/getpaymentlink_request.rb +3 -3
  503. data/lib/moov/models/operations/getpaymentlinkqrcode_request.rb +3 -3
  504. data/lib/moov/models/operations/getpaymentmethod_request.rb +3 -3
  505. data/lib/moov/models/operations/getproduct_request.rb +3 -3
  506. data/lib/moov/models/operations/getpublicimage_request.rb +1 -1
  507. data/lib/moov/models/operations/getrefund_request.rb +3 -3
  508. data/lib/moov/models/operations/getrepresentative_request.rb +3 -3
  509. data/lib/moov/models/operations/getresidual_request.rb +3 -3
  510. data/lib/moov/models/operations/getscheduledoccurrence_request.rb +8 -8
  511. data/lib/moov/models/operations/getschedules_request.rb +3 -3
  512. data/lib/moov/models/operations/getstatement_request.rb +3 -3
  513. data/lib/moov/models/operations/getsweep_request.rb +3 -3
  514. data/lib/moov/models/operations/getsweepconfig_request.rb +3 -3
  515. data/lib/moov/models/operations/getterminalapplication_request.rb +3 -3
  516. data/lib/moov/models/operations/getterminalconfiguration_request.rb +3 -3
  517. data/lib/moov/models/operations/gettermsofservicetoken_request.rb +3 -3
  518. data/lib/moov/models/operations/getticket_request.rb +49 -0
  519. data/lib/moov/models/operations/getticket_request.rbi +17 -0
  520. data/lib/moov/models/operations/getticket_response.rb +48 -0
  521. data/lib/moov/models/operations/getticket_response.rbi +21 -0
  522. data/lib/moov/models/operations/gettransfer_request.rb +3 -3
  523. data/lib/moov/models/operations/getunderwriting_request.rb +3 -3
  524. data/lib/moov/models/operations/getwallet_request.rb +3 -3
  525. data/lib/moov/models/operations/getwallettransaction_request.rb +3 -3
  526. data/lib/moov/models/operations/getwebhook_request.rb +3 -3
  527. data/lib/moov/models/operations/getwebhooksecret_request.rb +3 -3
  528. data/lib/moov/models/operations/hydrate.rb +2 -0
  529. data/lib/moov/models/operations/initiatebankaccountverification_request.rb +4 -4
  530. data/lib/moov/models/operations/initiatemicrodeposits_request.rb +3 -3
  531. data/lib/moov/models/operations/initiaterefund_request.rb +3 -3
  532. data/lib/moov/models/operations/linkaccountterminalapplication_request.rb +3 -3
  533. data/lib/moov/models/operations/linkapplepaytoken_request.rb +3 -3
  534. data/lib/moov/models/operations/linkbankaccount_request.rb +4 -4
  535. data/lib/moov/models/operations/linkcard_request.rb +4 -4
  536. data/lib/moov/models/operations/listaccounts_request.rb +11 -11
  537. data/lib/moov/models/operations/listaccountterminalapplications_request.rb +3 -3
  538. data/lib/moov/models/operations/listadjustments_request.rb +3 -3
  539. data/lib/moov/models/operations/listbankaccounts_request.rb +3 -3
  540. data/lib/moov/models/operations/listcapabilities_request.rb +3 -3
  541. data/lib/moov/models/operations/listcards_request.rb +3 -3
  542. data/lib/moov/models/operations/listconnectedaccountsforaccount_request.rb +11 -11
  543. data/lib/moov/models/operations/listdisputeevidence_request.rb +3 -3
  544. data/lib/moov/models/operations/listdisputes_request.rb +3 -3
  545. data/lib/moov/models/operations/listeventtypes_request.rb +3 -3
  546. data/lib/moov/models/operations/listfeeplanagreements_request.rb +3 -3
  547. data/lib/moov/models/operations/listfeeplans_request.rb +3 -3
  548. data/lib/moov/models/operations/listfeerevenue_request.rb +3 -3
  549. data/lib/moov/models/operations/listfeesfetch_request.rb +3 -3
  550. data/lib/moov/models/operations/listfiles_request.rb +3 -3
  551. data/lib/moov/models/operations/listimagemetadata_request.rb +3 -3
  552. data/lib/moov/models/operations/listindustries_request.rb +3 -3
  553. data/lib/moov/models/operations/listinstitutions_request.rb +3 -3
  554. data/lib/moov/models/operations/listissuedcardauthorizationevents_request.rb +3 -3
  555. data/lib/moov/models/operations/listissuedcardauthorizations_request.rb +3 -3
  556. data/lib/moov/models/operations/listissuedcards_request.rb +3 -3
  557. data/lib/moov/models/operations/listissuedcardtransactions_request.rb +3 -3
  558. data/lib/moov/models/operations/listonboardinginvites_request.rb +3 -3
  559. data/lib/moov/models/operations/listpartnerpricingagreements_request.rb +3 -3
  560. data/lib/moov/models/operations/listpaymentlinks_request.rb +13 -9
  561. data/lib/moov/models/operations/listpaymentlinks_request.rbi +4 -2
  562. data/lib/moov/models/operations/listpaymentmethods_request.rb +4 -4
  563. data/lib/moov/models/operations/listproducts_request.rb +3 -3
  564. data/lib/moov/models/operations/listreceipts_request.rb +3 -3
  565. data/lib/moov/models/operations/listrefunds_request.rb +3 -3
  566. data/lib/moov/models/operations/listrepresentatives_request.rb +3 -3
  567. data/lib/moov/models/operations/listresidualfees_request.rb +3 -3
  568. data/lib/moov/models/operations/listresiduals_request.rb +3 -3
  569. data/lib/moov/models/operations/listschedules_request.rb +3 -3
  570. data/lib/moov/models/operations/liststatements_request.rb +3 -3
  571. data/lib/moov/models/operations/listsweepconfigs_request.rb +3 -3
  572. data/lib/moov/models/operations/listsweeps_request.rb +3 -3
  573. data/lib/moov/models/operations/listterminalapplications_request.rb +3 -3
  574. data/lib/moov/models/operations/listticketmessages_request.rb +49 -0
  575. data/lib/moov/models/operations/listticketmessages_request.rbi +17 -0
  576. data/lib/moov/models/operations/listticketmessages_response.rb +48 -0
  577. data/lib/moov/models/operations/listticketmessages_response.rbi +21 -0
  578. data/lib/moov/models/operations/listtickets_request.rb +61 -0
  579. data/lib/moov/models/operations/listtickets_request.rbi +23 -0
  580. data/lib/moov/models/operations/listtickets_response.rb +48 -0
  581. data/lib/moov/models/operations/listtickets_response.rbi +21 -0
  582. data/lib/moov/models/operations/listtickets_responsebody.rb +36 -0
  583. data/lib/moov/models/operations/listtickets_responsebody.rbi +15 -0
  584. data/lib/moov/models/operations/listtransfers_request.rb +3 -3
  585. data/lib/moov/models/operations/listwallets_request.rb +3 -3
  586. data/lib/moov/models/operations/listwallettransactions_request.rb +3 -3
  587. data/lib/moov/models/operations/listwebhooks_request.rb +3 -3
  588. data/lib/moov/models/operations/ping_request.rb +3 -3
  589. data/lib/moov/models/operations/pingwebhook_request.rb +3 -3
  590. data/lib/moov/models/operations/registerapplepaymerchantdomains_request.rb +3 -3
  591. data/lib/moov/models/operations/requestcapabilities_request.rb +3 -3
  592. data/lib/moov/models/operations/requestcard_request.rb +3 -3
  593. data/lib/moov/models/operations/retrievefees_request.rb +3 -3
  594. data/lib/moov/models/operations/revokeaccesstoken_request.rb +3 -3
  595. data/lib/moov/models/operations/revokeonboardinginvite_request.rb +3 -3
  596. data/lib/moov/models/operations/saveunderwriting_request.rb +49 -0
  597. data/lib/moov/models/operations/saveunderwriting_request.rbi +17 -0
  598. data/lib/moov/models/operations/saveunderwriting_response.rb +48 -0
  599. data/lib/moov/models/operations/saveunderwriting_response.rbi +21 -0
  600. data/lib/moov/models/operations/searchinstitutions_request.rb +3 -3
  601. data/lib/moov/models/operations/submitdisputeevidence_request.rb +3 -3
  602. data/lib/moov/models/operations/testendtoendtoken_request.rb +3 -3
  603. data/lib/moov/models/operations/updateaccount_request.rb +3 -3
  604. data/lib/moov/models/operations/updateapplepaymerchantdomains_request.rb +3 -3
  605. data/lib/moov/models/operations/updatecard_request.rb +3 -3
  606. data/lib/moov/models/operations/updatedisputeevidence_request.rb +3 -3
  607. data/lib/moov/models/operations/updateimage_request.rb +3 -3
  608. data/lib/moov/models/operations/updateimagemetadata_request.rb +3 -3
  609. data/lib/moov/models/operations/updateissuedcard_request.rb +3 -3
  610. data/lib/moov/models/operations/updatepaymentlink_request.rb +3 -3
  611. data/lib/moov/models/operations/updateproduct_request.rb +3 -3
  612. data/lib/moov/models/operations/updaterepresentative_request.rb +3 -3
  613. data/lib/moov/models/operations/updateschedule_request.rb +3 -3
  614. data/lib/moov/models/operations/updatesweepconfig_request.rb +3 -3
  615. data/lib/moov/models/operations/updateticket_request.rb +53 -0
  616. data/lib/moov/models/operations/updateticket_request.rbi +19 -0
  617. data/lib/moov/models/operations/updateticket_response.rb +48 -0
  618. data/lib/moov/models/operations/updateticket_response.rbi +21 -0
  619. data/lib/moov/models/operations/updatetransfer_request.rb +3 -3
  620. data/lib/moov/models/operations/updatewallet_request.rb +3 -3
  621. data/lib/moov/models/operations/updatewebhook_request.rb +3 -3
  622. data/lib/moov/models/operations/uploaddisputeevidencefile_request.rb +3 -3
  623. data/lib/moov/models/operations/uploaddisputeevidencetext_request.rb +3 -3
  624. data/lib/moov/models/operations/uploadfile_request.rb +3 -3
  625. data/lib/moov/models/operations/uploadimage_request.rb +3 -3
  626. data/lib/moov/models/operations/upsertbrand_request.rb +3 -3
  627. data/lib/moov/models/operations/upsertunderwriting_request.rb +3 -3
  628. data/lib/moov/models/operations.rb +13 -0
  629. data/lib/moov/onboarding.rb +5 -5
  630. data/lib/moov/payment_links.rb +13 -13
  631. data/lib/moov/payment_methods.rb +2 -2
  632. data/lib/moov/ping.rb +1 -1
  633. data/lib/moov/products.rb +3 -3
  634. data/lib/moov/receipts.rb +3 -3
  635. data/lib/moov/representatives.rb +12 -12
  636. data/lib/moov/scheduling.rb +8 -8
  637. data/lib/moov/sdkconfiguration.rb +4 -4
  638. data/lib/moov/statements.rb +7 -7
  639. data/lib/moov/support.rb +748 -0
  640. data/lib/moov/sweeps.rb +8 -8
  641. data/lib/moov/terminal_applications.rb +7 -7
  642. data/lib/moov/transfers.rb +22 -22
  643. data/lib/moov/underwriting.rb +171 -5
  644. data/lib/moov/utils/request_bodies.rb +3 -8
  645. data/lib/moov/utils/security.rb +0 -10
  646. data/lib/moov/utils/url.rb +5 -11
  647. data/lib/moov/utils/utils.rb +3 -45
  648. data/lib/moov/wallet_transactions.rb +4 -4
  649. data/lib/moov/wallets.rb +10 -10
  650. data/lib/moov/webhooks.rb +2 -2
  651. data/lib/moov_ruby.rb +1 -0
  652. metadata +137 -67
  653. data/lib/crystalline/enum.rbi +0 -17
  654. data/lib/moov/models/components/achcreditsamedaytransferpaymentmethod.rb +0 -40
  655. data/lib/moov/models/components/achcreditsamedaytransferpaymentmethod.rbi +0 -17
  656. data/lib/moov/models/components/achcreditsamedaytransferpaymentmethod_paymentmethodtype.rb +0 -18
  657. data/lib/moov/models/components/achcreditsamedaytransferpaymentmethod_paymentmethodtype.rbi +0 -11
  658. data/lib/moov/models/components/achcreditstandardtransferpaymentmethod.rb +0 -40
  659. data/lib/moov/models/components/achcreditstandardtransferpaymentmethod.rbi +0 -17
  660. data/lib/moov/models/components/achcreditstandardtransferpaymentmethod_paymentmethodtype.rbi +0 -11
  661. data/lib/moov/models/components/achdebitcollecttransferpaymentmethod.rb +0 -40
  662. data/lib/moov/models/components/achdebitcollecttransferpaymentmethod.rbi +0 -17
  663. data/lib/moov/models/components/achdebitcollecttransferpaymentmethod_paymentmethodtype.rb +0 -18
  664. data/lib/moov/models/components/achdebitcollecttransferpaymentmethod_paymentmethodtype.rbi +0 -11
  665. data/lib/moov/models/components/achdebitfundtransferpaymentmethod.rb +0 -40
  666. data/lib/moov/models/components/achdebitfundtransferpaymentmethod.rbi +0 -17
  667. data/lib/moov/models/components/achdebitfundtransferpaymentmethod_paymentmethodtype.rb +0 -18
  668. data/lib/moov/models/components/achdebitfundtransferpaymentmethod_paymentmethodtype.rbi +0 -11
  669. data/lib/moov/models/components/applepaytransferpaymentmethod.rb +0 -40
  670. data/lib/moov/models/components/applepaytransferpaymentmethod.rbi +0 -17
  671. data/lib/moov/models/components/applepaytransferpaymentmethod_paymentmethodtype.rbi +0 -11
  672. data/lib/moov/models/components/cardpaymenttransferpaymentmethod.rb +0 -40
  673. data/lib/moov/models/components/cardpaymenttransferpaymentmethod.rbi +0 -17
  674. data/lib/moov/models/components/cardpaymenttransferpaymentmethod_paymentmethodtype.rb +0 -18
  675. data/lib/moov/models/components/cardpaymenttransferpaymentmethod_paymentmethodtype.rbi +0 -11
  676. data/lib/moov/models/components/cardpresentpaymenttransferpaymentmethod.rb +0 -40
  677. data/lib/moov/models/components/cardpresentpaymenttransferpaymentmethod.rbi +0 -17
  678. data/lib/moov/models/components/cardpresentpaymenttransferpaymentmethod_paymentmethodtype.rb +0 -18
  679. data/lib/moov/models/components/cardpresentpaymenttransferpaymentmethod_paymentmethodtype.rbi +0 -11
  680. data/lib/moov/models/components/enrichedindustry.rb +0 -44
  681. data/lib/moov/models/components/enrichedindustry.rbi +0 -19
  682. data/lib/moov/models/components/moovwallettransferpaymentmethod.rb +0 -40
  683. data/lib/moov/models/components/moovwallettransferpaymentmethod.rbi +0 -17
  684. data/lib/moov/models/components/moovwallettransferpaymentmethod_paymentmethodtype.rbi +0 -11
  685. data/lib/moov/models/components/pullfromcardtransferpaymentmethod.rb +0 -40
  686. data/lib/moov/models/components/pullfromcardtransferpaymentmethod.rbi +0 -17
  687. data/lib/moov/models/components/pullfromcardtransferpaymentmethod_paymentmethodtype.rb +0 -18
  688. data/lib/moov/models/components/pullfromcardtransferpaymentmethod_paymentmethodtype.rbi +0 -11
  689. data/lib/moov/models/components/pushtocardtransferpaymentmethod.rb +0 -40
  690. data/lib/moov/models/components/pushtocardtransferpaymentmethod.rbi +0 -17
  691. data/lib/moov/models/components/pushtocardtransferpaymentmethod_paymentmethodtype.rb +0 -18
  692. data/lib/moov/models/components/pushtocardtransferpaymentmethod_paymentmethodtype.rbi +0 -11
  693. data/lib/moov/models/components/rtpcredittransferpaymentmethod.rb +0 -40
  694. data/lib/moov/models/components/rtpcredittransferpaymentmethod.rbi +0 -17
  695. data/lib/moov/models/components/rtpcredittransferpaymentmethod_paymentmethodtype.rbi +0 -11
  696. data/lib/moov/models/components/transferentrymode.rb +0 -18
  697. data/lib/moov/models/components/transferpaymentmethod.rbi +0 -11
  698. data/lib/moov/models/components/transferpaymentmethodsbankaccount.rb +0 -70
  699. data/lib/moov/models/components/transferpaymentmethodsbankaccount.rbi +0 -31
  700. data/lib/moov/models/components/transferpaymentmethodscard.rb +0 -98
  701. data/lib/moov/models/components/transferpaymentmethodscard.rbi +0 -45
  702. data/lib/moov/models/components/transferpaymentmethodswallet.rb +0 -42
  703. data/lib/moov/models/components/transferpaymentmethodswallet.rbi +0 -17
  704. data/lib/moov/models/components/transferpaymentmethodtype.rb +0 -28
  705. data/lib/moov/models/components/transferpaymentmethodtype.rbi +0 -11
  706. data/lib/moov/models/components/transferterminalcard.rb +0 -78
  707. data/lib/moov/models/components/transferterminalcard.rbi +0 -35
  708. data/lib/moov/models/errors/duplicatecarderror.rb +0 -41
  709. data/lib/moov/models/errors/duplicatecarderror.rbi +0 -17
@@ -15,14 +15,14 @@ module Moov
15
15
 
16
16
  field :account_id, ::String, { 'path_param': { 'field_name': 'accountID', 'style': 'simple', 'explode': false } }
17
17
  # Specify an API version.
18
- #
18
+ #
19
19
  # API versioning follows the format `vYYYY.QQ.BB`, where
20
20
  # - `YYYY` is the year
21
21
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
22
22
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
23
23
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
24
- #
25
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
24
+ #
25
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
26
  # When no version is specified, the API defaults to `v2024.01.00`.
27
27
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
28
28
 
@@ -19,14 +19,14 @@ module Moov
19
19
  # Identifier for the cancellation.
20
20
  field :cancellation_id, ::String, { 'path_param': { 'field_name': 'cancellationID', 'style': 'simple', 'explode': false } }
21
21
  # Specify an API version.
22
- #
22
+ #
23
23
  # API versioning follows the format `vYYYY.QQ.BB`, where
24
24
  # - `YYYY` is the year
25
25
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
26
26
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
27
27
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
28
- #
29
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
+ #
29
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
30
30
  # When no version is specified, the API defaults to `v2024.01.00`.
31
31
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
32
32
 
@@ -15,18 +15,18 @@ module Moov
15
15
 
16
16
  field :account_id, ::String, { 'path_param': { 'field_name': 'accountID', 'style': 'simple', 'explode': false } }
17
17
  # Moov account capabilities.
18
- #
18
+ #
19
19
  # The `production-app`, `platform.production-app`, and / or `platform.wallet-transfers` capabilities might appear in your list. These are read-only capabilities that Moov requests and uses for account verification purposes. These capabilities remains active with your account and require no additional action.
20
20
  field :capability_id, Models::Components::CapabilityID, { 'path_param': { 'field_name': 'capabilityID', 'style': 'simple', 'explode': false } }
21
21
  # Specify an API version.
22
- #
22
+ #
23
23
  # API versioning follows the format `vYYYY.QQ.BB`, where
24
24
  # - `YYYY` is the year
25
25
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
26
26
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
27
27
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
28
- #
29
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
+ #
29
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
30
30
  # When no version is specified, the API defaults to `v2024.01.00`.
31
31
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
32
32
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :card_id, ::String, { 'path_param': { 'field_name': 'cardID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :dispute_id, ::String, { 'path_param': { 'field_name': 'disputeID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -19,14 +19,14 @@ module Moov
19
19
 
20
20
  field :evidence_id, ::String, { 'path_param': { 'field_name': 'evidenceID', 'style': 'simple', 'explode': false } }
21
21
  # Specify an API version.
22
- #
22
+ #
23
23
  # API versioning follows the format `vYYYY.QQ.BB`, where
24
24
  # - `YYYY` is the year
25
25
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
26
26
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
27
27
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
28
- #
29
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
+ #
29
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
30
30
  # When no version is specified, the API defaults to `v2024.01.00`.
31
31
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
32
32
 
@@ -19,14 +19,14 @@ module Moov
19
19
 
20
20
  field :evidence_id, ::String, { 'path_param': { 'field_name': 'evidenceID', 'style': 'simple', 'explode': false } }
21
21
  # Specify an API version.
22
- #
22
+ #
23
23
  # API versioning follows the format `vYYYY.QQ.BB`, where
24
24
  # - `YYYY` is the year
25
25
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
26
26
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
27
27
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
28
- #
29
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
+ #
29
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
30
30
  # When no version is specified, the API defaults to `v2024.01.00`.
31
31
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
32
32
 
@@ -15,14 +15,14 @@ module Moov
15
15
  # Partial or complete address to search.
16
16
  field :search, ::String, { 'query_param': { 'field_name': 'search', 'style': 'form', 'explode': false } }
17
17
  # Specify an API version.
18
- #
18
+ #
19
19
  # API versioning follows the format `vYYYY.QQ.BB`, where
20
20
  # - `YYYY` is the year
21
21
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
22
22
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
23
23
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
24
- #
25
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
24
+ #
25
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
26
  # When no version is specified, the API defaults to `v2024.01.00`.
27
27
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
28
28
  # Maximum number of results to return.
@@ -15,14 +15,14 @@ module Moov
15
15
 
16
16
  field :email, ::String, { 'query_param': { 'field_name': 'email', 'style': 'form', 'explode': false } }
17
17
  # Specify an API version.
18
- #
18
+ #
19
19
  # API versioning follows the format `vYYYY.QQ.BB`, where
20
20
  # - `YYYY` is the year
21
21
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
22
22
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
23
23
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
24
- #
25
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
24
+ #
25
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
26
  # When no version is specified, the API defaults to `v2024.01.00`.
27
27
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
28
28
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :file_id, ::String, { 'path_param': { 'field_name': 'fileID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :issued_card_id, ::String, { 'path_param': { 'field_name': 'issuedCardID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :image_id, ::String, { 'path_param': { 'field_name': 'imageID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :issued_card_id, ::String, { 'path_param': { 'field_name': 'issuedCardID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :authorization_id, ::String, { 'path_param': { 'field_name': 'authorizationID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :card_transaction_id, ::String, { 'path_param': { 'field_name': 'cardTransactionID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -15,14 +15,14 @@ module Moov
15
15
 
16
16
  field :account_id, ::String, { 'path_param': { 'field_name': 'accountID', 'style': 'simple', 'explode': false } }
17
17
  # Specify an API version.
18
- #
18
+ #
19
19
  # API versioning follows the format `vYYYY.QQ.BB`, where
20
20
  # - `YYYY` is the year
21
21
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
22
22
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
23
23
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
24
- #
25
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
24
+ #
25
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
26
  # When no version is specified, the API defaults to `v2024.01.00`.
27
27
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
28
28
 
@@ -15,14 +15,14 @@ module Moov
15
15
 
16
16
  field :code, ::String, { 'path_param': { 'field_name': 'code', 'style': 'simple', 'explode': false } }
17
17
  # Specify an API version.
18
- #
18
+ #
19
19
  # API versioning follows the format `vYYYY.QQ.BB`, where
20
20
  # - `YYYY` is the year
21
21
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
22
22
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
23
23
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
24
- #
25
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
24
+ #
25
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
26
  # When no version is specified, the API defaults to `v2024.01.00`.
27
27
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
28
28
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :payment_link_code, ::String, { 'path_param': { 'field_name': 'paymentLinkCode', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :payment_link_code, ::String, { 'path_param': { 'field_name': 'paymentLinkCode', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :payment_method_id, ::String, { 'path_param': { 'field_name': 'paymentMethodID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :product_id, ::String, { 'path_param': { 'field_name': 'productID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,7 +17,7 @@ module Moov
17
17
 
18
18
  field :if_none_match, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'if-none-match', 'style': 'simple', 'explode': false } }
19
19
  # Optional parameter to request a resized version of the image (WxH).
20
- #
20
+ #
21
21
  # If either dimension is 0, the image will be scaled proportionally based on
22
22
  # the non-zero dimension. Dimensions are capped at 2048 pixels. A default size
23
23
  # of 400x400 will be used if this parameter is omitted.
@@ -19,14 +19,14 @@ module Moov
19
19
  # Identifier for the refund.
20
20
  field :refund_id, ::String, { 'path_param': { 'field_name': 'refundID', 'style': 'simple', 'explode': false } }
21
21
  # Specify an API version.
22
- #
22
+ #
23
23
  # API versioning follows the format `vYYYY.QQ.BB`, where
24
24
  # - `YYYY` is the year
25
25
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
26
26
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
27
27
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
28
- #
29
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
+ #
29
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
30
30
  # When no version is specified, the API defaults to `v2024.01.00`.
31
31
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
32
32
 
@@ -17,14 +17,14 @@ module Moov
17
17
  # ID of the representative.
18
18
  field :representative_id, ::String, { 'path_param': { 'field_name': 'representativeID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,14 +17,14 @@ module Moov
17
17
  # Unique identifier for this residual payment calculation.
18
18
  field :residual_id, ::String, { 'path_param': { 'field_name': 'residualID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -16,21 +16,21 @@ module Moov
16
16
  field :account_id, ::String, { 'path_param': { 'field_name': 'accountID', 'style': 'simple', 'explode': false } }
17
17
 
18
18
  field :schedule_id, ::String, { 'path_param': { 'field_name': 'scheduleID', 'style': 'simple', 'explode': false } }
19
- # Allows the specification of additional filters beyond the string.
20
- #
21
- # Specifying a string returns the exact occurrence.
22
- # Specifying a RFC 3339 timestamp returns the latest occurrence at or before that timestamp.
23
- # Specifying `latest` returns the latest occurrence at or before now.
19
+ # Allows the specification of additional filters beyond the UUID.
20
+ #
21
+ # Specifying a UUID string returns the exact occurrence.
22
+ # Specifying a RFC 3339 timestamp returns the latest occurrence at or before that timestamp.
23
+ # Specifying `latest` returns the latest occurrence at or before now.
24
24
  field :occurrence_filter, ::String, { 'path_param': { 'field_name': 'occurrenceFilter', 'style': 'simple', 'explode': false } }
25
25
  # Specify an API version.
26
- #
26
+ #
27
27
  # API versioning follows the format `vYYYY.QQ.BB`, where
28
28
  # - `YYYY` is the year
29
29
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
30
30
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
31
31
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
32
- #
33
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
32
+ #
33
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
34
34
  # When no version is specified, the API defaults to `v2024.01.00`.
35
35
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
36
36
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :schedule_id, ::String, { 'path_param': { 'field_name': 'scheduleID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :statement_id, ::String, { 'path_param': { 'field_name': 'statementID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -19,14 +19,14 @@ module Moov
19
19
 
20
20
  field :sweep_id, ::String, { 'path_param': { 'field_name': 'sweepID', 'style': 'simple', 'explode': false } }
21
21
  # Specify an API version.
22
- #
22
+ #
23
23
  # API versioning follows the format `vYYYY.QQ.BB`, where
24
24
  # - `YYYY` is the year
25
25
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
26
26
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
27
27
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
28
- #
29
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
+ #
29
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
30
30
  # When no version is specified, the API defaults to `v2024.01.00`.
31
31
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
32
32
 
@@ -17,14 +17,14 @@ module Moov
17
17
 
18
18
  field :sweep_config_id, ::String, { 'path_param': { 'field_name': 'sweepConfigID', 'style': 'simple', 'explode': false } }
19
19
  # Specify an API version.
20
- #
20
+ #
21
21
  # API versioning follows the format `vYYYY.QQ.BB`, where
22
22
  # - `YYYY` is the year
23
23
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
24
24
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
25
25
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
26
- #
27
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
+ #
27
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
28
28
  # When no version is specified, the API defaults to `v2024.01.00`.
29
29
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
30
30
 
@@ -15,14 +15,14 @@ module Moov
15
15
 
16
16
  field :terminal_application_id, ::String, { 'path_param': { 'field_name': 'terminalApplicationID', 'style': 'simple', 'explode': false } }
17
17
  # Specify an API version.
18
- #
18
+ #
19
19
  # API versioning follows the format `vYYYY.QQ.BB`, where
20
20
  # - `YYYY` is the year
21
21
  # - `QQ` is the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)
22
22
  # - `BB` is the build number, starting at `.01`, for subsequent builds in the same quarter.
23
23
  # - For example, `v2024.01.00` is the initial release of the first quarter of 2024.
24
- #
25
- # The `dev` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
24
+ #
25
+ # The `latest` version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
26
26
  # When no version is specified, the API defaults to `v2024.01.00`.
27
27
  field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
28
28