stripe 22.4.0-alpha.5 → 22.4.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 (1584) hide show
  1. package/CHANGELOG.md +55 -3084
  2. package/OPENAPI_VERSION +1 -1
  3. package/README.md +60 -44
  4. package/VERSION +1 -1
  5. package/cjs/Error.d.ts +0 -58
  6. package/cjs/Error.js +1 -135
  7. package/cjs/Error.js.map +1 -1
  8. package/cjs/Types.d.ts +2 -9
  9. package/cjs/Types.js.map +1 -1
  10. package/cjs/apiVersion.d.ts +2 -1
  11. package/cjs/apiVersion.js +3 -2
  12. package/cjs/apiVersion.js.map +1 -1
  13. package/cjs/resources/AccountLinks.d.ts +1 -5
  14. package/cjs/resources/AccountSessions.d.ts +16 -564
  15. package/cjs/resources/AccountSessions.js.map +1 -1
  16. package/cjs/resources/Accounts.d.ts +33 -1034
  17. package/cjs/resources/Accounts.js +9 -46
  18. package/cjs/resources/Accounts.js.map +1 -1
  19. package/cjs/resources/ApplicationFees.d.ts +1 -28
  20. package/cjs/resources/Balance.d.ts +0 -134
  21. package/cjs/resources/BalanceSettings.d.ts +0 -18
  22. package/cjs/resources/BalanceTransactions.d.ts +1 -1
  23. package/cjs/resources/BankAccounts.d.ts +2 -2
  24. package/cjs/resources/Billing/AlertTriggereds.d.ts +1 -55
  25. package/cjs/resources/Billing/Alerts.d.ts +5 -448
  26. package/cjs/resources/Billing/Alerts.js +5 -329
  27. package/cjs/resources/Billing/Alerts.js.map +1 -1
  28. package/cjs/resources/Billing/CreditBalanceSummary.d.ts +3 -126
  29. package/cjs/resources/Billing/CreditBalanceSummary.js +1 -39
  30. package/cjs/resources/Billing/CreditBalanceSummary.js.map +1 -1
  31. package/cjs/resources/Billing/CreditBalanceTransactions.d.ts +3 -97
  32. package/cjs/resources/Billing/CreditBalanceTransactions.js +1 -100
  33. package/cjs/resources/Billing/CreditBalanceTransactions.js.map +1 -1
  34. package/cjs/resources/Billing/CreditGrants.d.ts +3 -85
  35. package/cjs/resources/Billing/CreditGrants.js +5 -134
  36. package/cjs/resources/Billing/CreditGrants.js.map +1 -1
  37. package/cjs/resources/Billing/MeterEventSummaries.d.ts +0 -6
  38. package/cjs/resources/Billing/Meters.d.ts +0 -31
  39. package/cjs/resources/Billing/index.d.ts +0 -10
  40. package/cjs/resources/Billing/index.js +0 -2
  41. package/cjs/resources/Billing/index.js.map +1 -1
  42. package/cjs/resources/Capabilities.d.ts +2 -25
  43. package/cjs/resources/Cards.d.ts +0 -28
  44. package/cjs/resources/Charges.d.ts +70 -3352
  45. package/cjs/resources/Charges.js.map +1 -1
  46. package/cjs/resources/Checkout/Sessions.d.ts +31 -1172
  47. package/cjs/resources/Checkout/Sessions.js +0 -115
  48. package/cjs/resources/Checkout/Sessions.js.map +1 -1
  49. package/cjs/resources/Checkout/index.d.ts +0 -1
  50. package/cjs/resources/ConfirmationTokens.d.ts +1 -142
  51. package/cjs/resources/ConfirmationTokens.js.map +1 -1
  52. package/cjs/resources/Coupons.d.ts +2 -128
  53. package/cjs/resources/Coupons.js +0 -41
  54. package/cjs/resources/Coupons.js.map +1 -1
  55. package/cjs/resources/CreditNoteLineItems.d.ts +1 -15
  56. package/cjs/resources/CreditNotes.d.ts +1 -7
  57. package/cjs/resources/CreditNotes.js +0 -13
  58. package/cjs/resources/CreditNotes.js.map +1 -1
  59. package/cjs/resources/CustomerSessions.d.ts +0 -74
  60. package/cjs/resources/CustomerSessions.js +0 -13
  61. package/cjs/resources/CustomerSessions.js.map +1 -1
  62. package/cjs/resources/Customers.d.ts +5 -102
  63. package/cjs/resources/Customers.js +0 -195
  64. package/cjs/resources/Customers.js.map +1 -1
  65. package/cjs/resources/Discounts.d.ts +0 -19
  66. package/cjs/resources/Disputes.d.ts +0 -43
  67. package/cjs/resources/Disputes.js +0 -14
  68. package/cjs/resources/Disputes.js.map +1 -1
  69. package/cjs/resources/Events.d.ts +3 -574
  70. package/cjs/resources/ExternalAccounts.d.ts +1 -212
  71. package/cjs/resources/ExternalAccounts.js +0 -44
  72. package/cjs/resources/ExternalAccounts.js.map +1 -1
  73. package/cjs/resources/FinancialConnections/Accounts.d.ts +4 -69
  74. package/cjs/resources/FinancialConnections/Accounts.js +0 -8
  75. package/cjs/resources/FinancialConnections/Accounts.js.map +1 -1
  76. package/cjs/resources/FinancialConnections/Authorizations.d.ts +1 -46
  77. package/cjs/resources/FinancialConnections/Authorizations.js +0 -11
  78. package/cjs/resources/FinancialConnections/Authorizations.js.map +1 -1
  79. package/cjs/resources/FinancialConnections/Sessions.d.ts +36 -122
  80. package/cjs/resources/FinancialConnections/Sessions.js.map +1 -1
  81. package/cjs/resources/FinancialConnections/index.d.ts +9 -21
  82. package/cjs/resources/FinancialConnections/index.js +0 -4
  83. package/cjs/resources/FinancialConnections/index.js.map +1 -1
  84. package/cjs/resources/Identity/VerificationReports.d.ts +2 -33
  85. package/cjs/resources/Identity/VerificationReports.js.map +1 -1
  86. package/cjs/resources/Identity/VerificationSessions.d.ts +3 -11
  87. package/cjs/resources/Identity/index.d.ts +10 -18
  88. package/cjs/resources/Identity/index.js +0 -2
  89. package/cjs/resources/Identity/index.js.map +1 -1
  90. package/cjs/resources/InvoiceItems.d.ts +3 -204
  91. package/cjs/resources/InvoiceItems.js +0 -41
  92. package/cjs/resources/InvoiceItems.js.map +1 -1
  93. package/cjs/resources/InvoiceLineItems.d.ts +4 -174
  94. package/cjs/resources/InvoiceRenderingTemplates.d.ts +0 -12
  95. package/cjs/resources/InvoiceRenderingTemplates.js +0 -28
  96. package/cjs/resources/InvoiceRenderingTemplates.js.map +1 -1
  97. package/cjs/resources/Invoices.d.ts +28 -2128
  98. package/cjs/resources/Invoices.js +0 -221
  99. package/cjs/resources/Invoices.js.map +1 -1
  100. package/cjs/resources/Issuing/Authorizations.d.ts +1 -482
  101. package/cjs/resources/Issuing/Authorizations.js.map +1 -1
  102. package/cjs/resources/Issuing/Cardholders.d.ts +4 -18
  103. package/cjs/resources/Issuing/Cards.d.ts +8 -53
  104. package/cjs/resources/Issuing/Disputes.d.ts +0 -246
  105. package/cjs/resources/Issuing/Tokens.d.ts +0 -26
  106. package/cjs/resources/Issuing/Transactions.d.ts +0 -233
  107. package/cjs/resources/Issuing/Transactions.js.map +1 -1
  108. package/cjs/resources/Issuing/index.d.ts +22 -56
  109. package/cjs/resources/Issuing/index.js +0 -8
  110. package/cjs/resources/Issuing/index.js.map +1 -1
  111. package/cjs/resources/LineItems.d.ts +2 -29
  112. package/cjs/resources/Mandates.d.ts +2 -47
  113. package/cjs/resources/Mandates.js +0 -8
  114. package/cjs/resources/Mandates.js.map +1 -1
  115. package/cjs/resources/PaymentAttemptRecords.d.ts +2 -664
  116. package/cjs/resources/PaymentAttemptRecords.js +0 -48
  117. package/cjs/resources/PaymentAttemptRecords.js.map +1 -1
  118. package/cjs/resources/PaymentIntentAmountDetailsLineItems.d.ts +0 -52
  119. package/cjs/resources/PaymentIntents.d.ts +6379 -20025
  120. package/cjs/resources/PaymentIntents.js +0 -46
  121. package/cjs/resources/PaymentIntents.js.map +1 -1
  122. package/cjs/resources/PaymentLinks.d.ts +75 -75
  123. package/cjs/resources/PaymentMethodConfigurations.d.ts +0 -420
  124. package/cjs/resources/PaymentMethods.d.ts +4 -300
  125. package/cjs/resources/PaymentMethods.js +0 -20
  126. package/cjs/resources/PaymentMethods.js.map +1 -1
  127. package/cjs/resources/PaymentRecords.d.ts +31 -719
  128. package/cjs/resources/PaymentRecords.js +7 -17
  129. package/cjs/resources/PaymentRecords.js.map +1 -1
  130. package/cjs/resources/Persons.d.ts +2 -25
  131. package/cjs/resources/Plans.d.ts +0 -16
  132. package/cjs/resources/Prices.d.ts +1 -77
  133. package/cjs/resources/Prices.js +0 -27
  134. package/cjs/resources/Prices.js.map +1 -1
  135. package/cjs/resources/Products.d.ts +1 -199
  136. package/cjs/resources/Products.js +0 -69
  137. package/cjs/resources/Products.js.map +1 -1
  138. package/cjs/resources/PromotionCodes.d.ts +0 -12
  139. package/cjs/resources/PromotionCodes.js +0 -27
  140. package/cjs/resources/PromotionCodes.js.map +1 -1
  141. package/cjs/resources/Quotes.d.ts +139 -3389
  142. package/cjs/resources/Quotes.js +13 -1181
  143. package/cjs/resources/Quotes.js.map +1 -1
  144. package/cjs/resources/Radar/PaymentEvaluations.d.ts +1 -85
  145. package/cjs/resources/Radar/ValueListItems.d.ts +1 -39
  146. package/cjs/resources/Radar/ValueListItems.js +0 -13
  147. package/cjs/resources/Radar/ValueListItems.js.map +1 -1
  148. package/cjs/resources/Radar/index.d.ts +16 -36
  149. package/cjs/resources/Radar/index.js +0 -6
  150. package/cjs/resources/Radar/index.js.map +1 -1
  151. package/cjs/resources/Refunds.d.ts +14 -39
  152. package/cjs/resources/Refunds.js +0 -27
  153. package/cjs/resources/Refunds.js.map +1 -1
  154. package/cjs/resources/Reserve/Holds.d.ts +1 -53
  155. package/cjs/resources/Reserve/Holds.js +0 -19
  156. package/cjs/resources/Reserve/Holds.js.map +1 -1
  157. package/cjs/resources/Reserve/Plans.d.ts +0 -16
  158. package/cjs/resources/Reserve/Plans.js +0 -11
  159. package/cjs/resources/Reserve/Plans.js.map +1 -1
  160. package/cjs/resources/Reserve/Releases.d.ts +1 -41
  161. package/cjs/resources/Reserve/Releases.js +0 -19
  162. package/cjs/resources/Reserve/Releases.js.map +1 -1
  163. package/cjs/resources/Reserve/index.d.ts +6 -17
  164. package/cjs/resources/Reserve/index.js +0 -9
  165. package/cjs/resources/Reserve/index.js.map +1 -1
  166. package/cjs/resources/SetupAttempts.d.ts +1 -35
  167. package/cjs/resources/SetupAttempts.js.map +1 -1
  168. package/cjs/resources/SetupIntents.d.ts +34 -630
  169. package/cjs/resources/SetupIntents.js.map +1 -1
  170. package/cjs/resources/Sources.d.ts +1 -29
  171. package/cjs/resources/SubscriptionItems.d.ts +1 -266
  172. package/cjs/resources/SubscriptionItems.js +0 -41
  173. package/cjs/resources/SubscriptionItems.js.map +1 -1
  174. package/cjs/resources/SubscriptionSchedules.d.ts +116 -2377
  175. package/cjs/resources/SubscriptionSchedules.js +0 -61
  176. package/cjs/resources/SubscriptionSchedules.js.map +1 -1
  177. package/cjs/resources/Subscriptions.d.ts +13 -966
  178. package/cjs/resources/Subscriptions.js +0 -289
  179. package/cjs/resources/Subscriptions.js.map +1 -1
  180. package/cjs/resources/Tax/CalculationLineItems.d.ts +3 -14
  181. package/cjs/resources/Tax/Calculations.d.ts +7 -49
  182. package/cjs/resources/Tax/Registrations.d.ts +10 -159
  183. package/cjs/resources/Tax/Registrations.js +0 -27
  184. package/cjs/resources/Tax/Registrations.js.map +1 -1
  185. package/cjs/resources/Tax/Settings.d.ts +0 -8
  186. package/cjs/resources/Tax/Settings.js +0 -13
  187. package/cjs/resources/Tax/Settings.js.map +1 -1
  188. package/cjs/resources/Tax/Transactions.d.ts +2 -10
  189. package/cjs/resources/Tax/Transactions.js +0 -13
  190. package/cjs/resources/Tax/Transactions.js.map +1 -1
  191. package/cjs/resources/Tax/index.d.ts +13 -31
  192. package/cjs/resources/Tax/index.js +0 -4
  193. package/cjs/resources/Tax/index.js.map +1 -1
  194. package/cjs/resources/TaxCodes.d.ts +1 -16
  195. package/cjs/resources/TaxIds.d.ts +4 -10
  196. package/cjs/resources/TaxIds.js +0 -13
  197. package/cjs/resources/TaxIds.js.map +1 -1
  198. package/cjs/resources/TaxRates.d.ts +4 -16
  199. package/cjs/resources/TaxRates.js +0 -27
  200. package/cjs/resources/TaxRates.js.map +1 -1
  201. package/cjs/resources/Terminal/Configurations.d.ts +0 -27
  202. package/cjs/resources/Terminal/Readers.d.ts +2 -219
  203. package/cjs/resources/Terminal/Readers.js +0 -24
  204. package/cjs/resources/Terminal/Readers.js.map +1 -1
  205. package/cjs/resources/Terminal/index.d.ts +0 -9
  206. package/cjs/resources/Terminal/index.js +0 -2
  207. package/cjs/resources/Terminal/index.js.map +1 -1
  208. package/cjs/resources/TestHelpers/ConfirmationTokens.d.ts +2 -101
  209. package/cjs/resources/TestHelpers/Issuing/Authorizations.d.ts +0 -18
  210. package/cjs/resources/TestHelpers/Issuing/Transactions.d.ts +0 -26
  211. package/cjs/resources/TestHelpers/Issuing/index.d.ts +0 -2
  212. package/cjs/resources/TestHelpers/Issuing/index.js +0 -2
  213. package/cjs/resources/TestHelpers/Issuing/index.js.map +1 -1
  214. package/cjs/resources/TestHelpers/Treasury/ReceivedCredits.d.ts +0 -22
  215. package/cjs/resources/TestHelpers/Treasury/ReceivedDebits.d.ts +0 -22
  216. package/cjs/resources/TestHelpers/index.d.ts +6 -14
  217. package/cjs/resources/TestHelpers/index.js +6 -12
  218. package/cjs/resources/TestHelpers/index.js.map +1 -1
  219. package/cjs/resources/Tokens.d.ts +2 -76
  220. package/cjs/resources/Topups.d.ts +28 -0
  221. package/cjs/resources/Topups.js.map +1 -1
  222. package/cjs/resources/Transfers.d.ts +0 -12
  223. package/cjs/resources/Transfers.js.map +1 -1
  224. package/cjs/resources/Treasury/FinancialAccountFeatures.d.ts +0 -5
  225. package/cjs/resources/Treasury/FinancialAccounts.d.ts +1 -34
  226. package/cjs/resources/Treasury/OutboundPayments.d.ts +0 -8
  227. package/cjs/resources/Treasury/OutboundTransfers.d.ts +0 -44
  228. package/cjs/resources/Treasury/ReceivedCredits.d.ts +0 -22
  229. package/cjs/resources/Treasury/ReceivedDebits.d.ts +0 -26
  230. package/cjs/resources/V2/Billing/index.d.ts +6 -175
  231. package/cjs/resources/V2/Billing/index.js +0 -32
  232. package/cjs/resources/V2/Billing/index.js.map +1 -1
  233. package/cjs/resources/V2/Core/AccountLinks.d.ts +6 -158
  234. package/cjs/resources/V2/Core/AccountPersons.d.ts +1 -1
  235. package/cjs/resources/V2/Core/AccountTokens.d.ts +43 -220
  236. package/cjs/resources/V2/Core/Accounts/PersonTokens.d.ts +1 -1
  237. package/cjs/resources/V2/Core/Accounts/Persons.d.ts +2 -2
  238. package/cjs/resources/V2/Core/Accounts.d.ts +3626 -17599
  239. package/cjs/resources/V2/Core/Accounts.js +38 -10364
  240. package/cjs/resources/V2/Core/Accounts.js.map +1 -1
  241. package/cjs/resources/V2/Core/Events.d.ts +234 -7743
  242. package/cjs/resources/V2/Core/index.d.ts +14 -66
  243. package/cjs/resources/V2/Core/index.js +0 -18
  244. package/cjs/resources/V2/Core/index.js.map +1 -1
  245. package/cjs/resources/V2/index.d.ts +0 -39
  246. package/cjs/resources/V2/index.js +0 -22
  247. package/cjs/resources/V2/index.js.map +1 -1
  248. package/cjs/resources/WebhookEndpoints.d.ts +3 -3
  249. package/cjs/resources.d.ts +0 -19
  250. package/cjs/resources.js +18 -282
  251. package/cjs/resources.js.map +1 -1
  252. package/cjs/stripe.cjs.node.d.ts +607 -14367
  253. package/cjs/stripe.cjs.node.js.map +1 -1
  254. package/cjs/stripe.core.d.ts +54 -158
  255. package/cjs/stripe.core.js +31 -72
  256. package/cjs/stripe.core.js.map +1 -1
  257. package/esm/Error.d.ts +0 -58
  258. package/esm/Error.js +0 -118
  259. package/esm/Error.js.map +1 -1
  260. package/esm/Types.d.ts +2 -9
  261. package/esm/Types.js.map +1 -1
  262. package/esm/apiVersion.d.ts +2 -1
  263. package/esm/apiVersion.js +2 -1
  264. package/esm/apiVersion.js.map +1 -1
  265. package/esm/resources/AccountLinks.d.ts +1 -5
  266. package/esm/resources/AccountSessions.d.ts +16 -564
  267. package/esm/resources/AccountSessions.js.map +1 -1
  268. package/esm/resources/Accounts.d.ts +33 -1034
  269. package/esm/resources/Accounts.js +9 -46
  270. package/esm/resources/Accounts.js.map +1 -1
  271. package/esm/resources/ApplicationFees.d.ts +1 -28
  272. package/esm/resources/Balance.d.ts +0 -134
  273. package/esm/resources/BalanceSettings.d.ts +0 -18
  274. package/esm/resources/BalanceTransactions.d.ts +1 -1
  275. package/esm/resources/BankAccounts.d.ts +2 -2
  276. package/esm/resources/Billing/AlertTriggereds.d.ts +1 -55
  277. package/esm/resources/Billing/Alerts.d.ts +5 -448
  278. package/esm/resources/Billing/Alerts.js +5 -329
  279. package/esm/resources/Billing/Alerts.js.map +1 -1
  280. package/esm/resources/Billing/CreditBalanceSummary.d.ts +3 -126
  281. package/esm/resources/Billing/CreditBalanceSummary.js +1 -39
  282. package/esm/resources/Billing/CreditBalanceSummary.js.map +1 -1
  283. package/esm/resources/Billing/CreditBalanceTransactions.d.ts +3 -97
  284. package/esm/resources/Billing/CreditBalanceTransactions.js +1 -100
  285. package/esm/resources/Billing/CreditBalanceTransactions.js.map +1 -1
  286. package/esm/resources/Billing/CreditGrants.d.ts +3 -85
  287. package/esm/resources/Billing/CreditGrants.js +5 -134
  288. package/esm/resources/Billing/CreditGrants.js.map +1 -1
  289. package/esm/resources/Billing/MeterEventSummaries.d.ts +0 -6
  290. package/esm/resources/Billing/Meters.d.ts +0 -31
  291. package/esm/resources/Billing/index.d.ts +0 -10
  292. package/esm/resources/Billing/index.js +0 -2
  293. package/esm/resources/Billing/index.js.map +1 -1
  294. package/esm/resources/Capabilities.d.ts +2 -25
  295. package/esm/resources/Cards.d.ts +0 -28
  296. package/esm/resources/Charges.d.ts +70 -3352
  297. package/esm/resources/Charges.js.map +1 -1
  298. package/esm/resources/Checkout/Sessions.d.ts +31 -1172
  299. package/esm/resources/Checkout/Sessions.js +0 -115
  300. package/esm/resources/Checkout/Sessions.js.map +1 -1
  301. package/esm/resources/Checkout/index.d.ts +0 -1
  302. package/esm/resources/ConfirmationTokens.d.ts +1 -142
  303. package/esm/resources/ConfirmationTokens.js.map +1 -1
  304. package/esm/resources/Coupons.d.ts +2 -128
  305. package/esm/resources/Coupons.js +0 -41
  306. package/esm/resources/Coupons.js.map +1 -1
  307. package/esm/resources/CreditNoteLineItems.d.ts +1 -15
  308. package/esm/resources/CreditNotes.d.ts +1 -7
  309. package/esm/resources/CreditNotes.js +0 -13
  310. package/esm/resources/CreditNotes.js.map +1 -1
  311. package/esm/resources/CustomerSessions.d.ts +0 -74
  312. package/esm/resources/CustomerSessions.js +0 -13
  313. package/esm/resources/CustomerSessions.js.map +1 -1
  314. package/esm/resources/Customers.d.ts +5 -102
  315. package/esm/resources/Customers.js +0 -195
  316. package/esm/resources/Customers.js.map +1 -1
  317. package/esm/resources/Discounts.d.ts +0 -19
  318. package/esm/resources/Disputes.d.ts +0 -43
  319. package/esm/resources/Disputes.js +0 -14
  320. package/esm/resources/Disputes.js.map +1 -1
  321. package/esm/resources/Events.d.ts +3 -574
  322. package/esm/resources/ExternalAccounts.d.ts +1 -212
  323. package/esm/resources/ExternalAccounts.js +1 -42
  324. package/esm/resources/ExternalAccounts.js.map +1 -1
  325. package/esm/resources/FinancialConnections/Accounts.d.ts +4 -69
  326. package/esm/resources/FinancialConnections/Accounts.js +0 -8
  327. package/esm/resources/FinancialConnections/Accounts.js.map +1 -1
  328. package/esm/resources/FinancialConnections/Authorizations.d.ts +1 -46
  329. package/esm/resources/FinancialConnections/Authorizations.js +1 -9
  330. package/esm/resources/FinancialConnections/Authorizations.js.map +1 -1
  331. package/esm/resources/FinancialConnections/Sessions.d.ts +36 -122
  332. package/esm/resources/FinancialConnections/Sessions.js.map +1 -1
  333. package/esm/resources/FinancialConnections/index.d.ts +9 -21
  334. package/esm/resources/FinancialConnections/index.js +0 -4
  335. package/esm/resources/FinancialConnections/index.js.map +1 -1
  336. package/esm/resources/Identity/VerificationReports.d.ts +2 -33
  337. package/esm/resources/Identity/VerificationReports.js.map +1 -1
  338. package/esm/resources/Identity/VerificationSessions.d.ts +3 -11
  339. package/esm/resources/Identity/index.d.ts +10 -18
  340. package/esm/resources/Identity/index.js +0 -2
  341. package/esm/resources/Identity/index.js.map +1 -1
  342. package/esm/resources/InvoiceItems.d.ts +3 -204
  343. package/esm/resources/InvoiceItems.js +0 -41
  344. package/esm/resources/InvoiceItems.js.map +1 -1
  345. package/esm/resources/InvoiceLineItems.d.ts +4 -174
  346. package/esm/resources/InvoiceRenderingTemplates.d.ts +0 -12
  347. package/esm/resources/InvoiceRenderingTemplates.js +0 -28
  348. package/esm/resources/InvoiceRenderingTemplates.js.map +1 -1
  349. package/esm/resources/Invoices.d.ts +28 -2128
  350. package/esm/resources/Invoices.js +0 -221
  351. package/esm/resources/Invoices.js.map +1 -1
  352. package/esm/resources/Issuing/Authorizations.d.ts +1 -482
  353. package/esm/resources/Issuing/Authorizations.js.map +1 -1
  354. package/esm/resources/Issuing/Cardholders.d.ts +4 -18
  355. package/esm/resources/Issuing/Cards.d.ts +8 -53
  356. package/esm/resources/Issuing/Disputes.d.ts +0 -246
  357. package/esm/resources/Issuing/Tokens.d.ts +0 -26
  358. package/esm/resources/Issuing/Transactions.d.ts +0 -233
  359. package/esm/resources/Issuing/Transactions.js.map +1 -1
  360. package/esm/resources/Issuing/index.d.ts +22 -56
  361. package/esm/resources/Issuing/index.js +0 -8
  362. package/esm/resources/Issuing/index.js.map +1 -1
  363. package/esm/resources/LineItems.d.ts +2 -29
  364. package/esm/resources/Mandates.d.ts +2 -47
  365. package/esm/resources/Mandates.js +0 -8
  366. package/esm/resources/Mandates.js.map +1 -1
  367. package/esm/resources/PaymentAttemptRecords.d.ts +2 -664
  368. package/esm/resources/PaymentAttemptRecords.js +0 -48
  369. package/esm/resources/PaymentAttemptRecords.js.map +1 -1
  370. package/esm/resources/PaymentIntentAmountDetailsLineItems.d.ts +0 -52
  371. package/esm/resources/PaymentIntents.d.ts +6379 -20025
  372. package/esm/resources/PaymentIntents.js +0 -46
  373. package/esm/resources/PaymentIntents.js.map +1 -1
  374. package/esm/resources/PaymentLinks.d.ts +75 -75
  375. package/esm/resources/PaymentMethodConfigurations.d.ts +0 -420
  376. package/esm/resources/PaymentMethods.d.ts +4 -300
  377. package/esm/resources/PaymentMethods.js +0 -20
  378. package/esm/resources/PaymentMethods.js.map +1 -1
  379. package/esm/resources/PaymentRecords.d.ts +31 -719
  380. package/esm/resources/PaymentRecords.js +7 -17
  381. package/esm/resources/PaymentRecords.js.map +1 -1
  382. package/esm/resources/Persons.d.ts +2 -25
  383. package/esm/resources/Plans.d.ts +0 -16
  384. package/esm/resources/Prices.d.ts +1 -77
  385. package/esm/resources/Prices.js +0 -27
  386. package/esm/resources/Prices.js.map +1 -1
  387. package/esm/resources/Products.d.ts +1 -199
  388. package/esm/resources/Products.js +0 -69
  389. package/esm/resources/Products.js.map +1 -1
  390. package/esm/resources/PromotionCodes.d.ts +0 -12
  391. package/esm/resources/PromotionCodes.js +0 -27
  392. package/esm/resources/PromotionCodes.js.map +1 -1
  393. package/esm/resources/Quotes.d.ts +139 -3389
  394. package/esm/resources/Quotes.js +13 -1181
  395. package/esm/resources/Quotes.js.map +1 -1
  396. package/esm/resources/Radar/PaymentEvaluations.d.ts +1 -85
  397. package/esm/resources/Radar/ValueListItems.d.ts +1 -39
  398. package/esm/resources/Radar/ValueListItems.js +0 -13
  399. package/esm/resources/Radar/ValueListItems.js.map +1 -1
  400. package/esm/resources/Radar/index.d.ts +16 -36
  401. package/esm/resources/Radar/index.js +0 -6
  402. package/esm/resources/Radar/index.js.map +1 -1
  403. package/esm/resources/Refunds.d.ts +14 -39
  404. package/esm/resources/Refunds.js +0 -27
  405. package/esm/resources/Refunds.js.map +1 -1
  406. package/esm/resources/Reserve/Holds.d.ts +1 -53
  407. package/esm/resources/Reserve/Holds.js +1 -17
  408. package/esm/resources/Reserve/Holds.js.map +1 -1
  409. package/esm/resources/Reserve/Plans.d.ts +0 -16
  410. package/esm/resources/Reserve/Plans.js +1 -9
  411. package/esm/resources/Reserve/Plans.js.map +1 -1
  412. package/esm/resources/Reserve/Releases.d.ts +1 -41
  413. package/esm/resources/Reserve/Releases.js +1 -17
  414. package/esm/resources/Reserve/Releases.js.map +1 -1
  415. package/esm/resources/Reserve/index.d.ts +6 -17
  416. package/esm/resources/Reserve/index.js +0 -9
  417. package/esm/resources/Reserve/index.js.map +1 -1
  418. package/esm/resources/SetupAttempts.d.ts +1 -35
  419. package/esm/resources/SetupAttempts.js.map +1 -1
  420. package/esm/resources/SetupIntents.d.ts +34 -630
  421. package/esm/resources/SetupIntents.js.map +1 -1
  422. package/esm/resources/Sources.d.ts +1 -29
  423. package/esm/resources/SubscriptionItems.d.ts +1 -266
  424. package/esm/resources/SubscriptionItems.js +0 -41
  425. package/esm/resources/SubscriptionItems.js.map +1 -1
  426. package/esm/resources/SubscriptionSchedules.d.ts +116 -2377
  427. package/esm/resources/SubscriptionSchedules.js +0 -61
  428. package/esm/resources/SubscriptionSchedules.js.map +1 -1
  429. package/esm/resources/Subscriptions.d.ts +13 -966
  430. package/esm/resources/Subscriptions.js +0 -289
  431. package/esm/resources/Subscriptions.js.map +1 -1
  432. package/esm/resources/Tax/CalculationLineItems.d.ts +3 -14
  433. package/esm/resources/Tax/Calculations.d.ts +7 -49
  434. package/esm/resources/Tax/Registrations.d.ts +10 -159
  435. package/esm/resources/Tax/Registrations.js +0 -27
  436. package/esm/resources/Tax/Registrations.js.map +1 -1
  437. package/esm/resources/Tax/Settings.d.ts +0 -8
  438. package/esm/resources/Tax/Settings.js +0 -13
  439. package/esm/resources/Tax/Settings.js.map +1 -1
  440. package/esm/resources/Tax/Transactions.d.ts +2 -10
  441. package/esm/resources/Tax/Transactions.js +0 -13
  442. package/esm/resources/Tax/Transactions.js.map +1 -1
  443. package/esm/resources/Tax/index.d.ts +13 -31
  444. package/esm/resources/Tax/index.js +0 -4
  445. package/esm/resources/Tax/index.js.map +1 -1
  446. package/esm/resources/TaxCodes.d.ts +1 -16
  447. package/esm/resources/TaxIds.d.ts +4 -10
  448. package/esm/resources/TaxIds.js +0 -13
  449. package/esm/resources/TaxIds.js.map +1 -1
  450. package/esm/resources/TaxRates.d.ts +4 -16
  451. package/esm/resources/TaxRates.js +0 -27
  452. package/esm/resources/TaxRates.js.map +1 -1
  453. package/esm/resources/Terminal/Configurations.d.ts +0 -27
  454. package/esm/resources/Terminal/Readers.d.ts +2 -219
  455. package/esm/resources/Terminal/Readers.js +0 -24
  456. package/esm/resources/Terminal/Readers.js.map +1 -1
  457. package/esm/resources/Terminal/index.d.ts +0 -9
  458. package/esm/resources/Terminal/index.js +0 -2
  459. package/esm/resources/Terminal/index.js.map +1 -1
  460. package/esm/resources/TestHelpers/ConfirmationTokens.d.ts +2 -101
  461. package/esm/resources/TestHelpers/Issuing/Authorizations.d.ts +0 -18
  462. package/esm/resources/TestHelpers/Issuing/Transactions.d.ts +0 -26
  463. package/esm/resources/TestHelpers/Issuing/index.d.ts +0 -2
  464. package/esm/resources/TestHelpers/Issuing/index.js +0 -2
  465. package/esm/resources/TestHelpers/Issuing/index.js.map +1 -1
  466. package/esm/resources/TestHelpers/Treasury/ReceivedCredits.d.ts +0 -22
  467. package/esm/resources/TestHelpers/Treasury/ReceivedDebits.d.ts +0 -22
  468. package/esm/resources/TestHelpers/index.d.ts +6 -14
  469. package/esm/resources/TestHelpers/index.js +0 -6
  470. package/esm/resources/TestHelpers/index.js.map +1 -1
  471. package/esm/resources/Tokens.d.ts +2 -76
  472. package/esm/resources/Topups.d.ts +28 -0
  473. package/esm/resources/Topups.js.map +1 -1
  474. package/esm/resources/Transfers.d.ts +0 -12
  475. package/esm/resources/Transfers.js.map +1 -1
  476. package/esm/resources/Treasury/FinancialAccountFeatures.d.ts +0 -5
  477. package/esm/resources/Treasury/FinancialAccounts.d.ts +1 -34
  478. package/esm/resources/Treasury/OutboundPayments.d.ts +0 -8
  479. package/esm/resources/Treasury/OutboundTransfers.d.ts +0 -44
  480. package/esm/resources/Treasury/ReceivedCredits.d.ts +0 -22
  481. package/esm/resources/Treasury/ReceivedDebits.d.ts +0 -26
  482. package/esm/resources/V2/Billing/index.d.ts +6 -175
  483. package/esm/resources/V2/Billing/index.js +0 -32
  484. package/esm/resources/V2/Billing/index.js.map +1 -1
  485. package/esm/resources/V2/Core/AccountLinks.d.ts +6 -158
  486. package/esm/resources/V2/Core/AccountPersons.d.ts +1 -1
  487. package/esm/resources/V2/Core/AccountTokens.d.ts +43 -220
  488. package/esm/resources/V2/Core/Accounts/PersonTokens.d.ts +1 -1
  489. package/esm/resources/V2/Core/Accounts/Persons.d.ts +2 -2
  490. package/esm/resources/V2/Core/Accounts.d.ts +3626 -17599
  491. package/esm/resources/V2/Core/Accounts.js +38 -10364
  492. package/esm/resources/V2/Core/Accounts.js.map +1 -1
  493. package/esm/resources/V2/Core/Events.d.ts +234 -7743
  494. package/esm/resources/V2/Core/index.d.ts +14 -66
  495. package/esm/resources/V2/Core/index.js +0 -18
  496. package/esm/resources/V2/Core/index.js.map +1 -1
  497. package/esm/resources/V2/index.d.ts +0 -39
  498. package/esm/resources/V2/index.js +0 -22
  499. package/esm/resources/V2/index.js.map +1 -1
  500. package/esm/resources/WebhookEndpoints.d.ts +3 -3
  501. package/esm/resources.d.ts +0 -19
  502. package/esm/resources.js +0 -253
  503. package/esm/resources.js.map +1 -1
  504. package/esm/stripe.core.d.ts +54 -158
  505. package/esm/stripe.core.js +2 -43
  506. package/esm/stripe.core.js.map +1 -1
  507. package/esm/stripe.esm.node.d.ts +54 -158
  508. package/esm/stripe.esm.node.js +2 -43
  509. package/esm/stripe.esm.node.js.map +1 -1
  510. package/package.json +1 -1
  511. package/cjs/StripeEventNotificationHandler.d.ts +0 -19
  512. package/cjs/StripeEventNotificationHandler.js +0 -481
  513. package/cjs/StripeEventNotificationHandler.js.map +0 -1
  514. package/cjs/resources/AccountNotices.d.ts +0 -140
  515. package/cjs/resources/AccountNotices.js +0 -29
  516. package/cjs/resources/AccountNotices.js.map +0 -1
  517. package/cjs/resources/AccountSignals.d.ts +0 -111
  518. package/cjs/resources/AccountSignals.js +0 -4
  519. package/cjs/resources/AccountSignals.js.map +0 -1
  520. package/cjs/resources/BalanceTransfers.d.ts +0 -160
  521. package/cjs/resources/BalanceTransfers.js +0 -15
  522. package/cjs/resources/BalanceTransfers.js.map +0 -1
  523. package/cjs/resources/Billing/AlertNotifications.d.ts +0 -75
  524. package/cjs/resources/Billing/AlertNotifications.js +0 -4
  525. package/cjs/resources/Billing/AlertNotifications.js.map +0 -1
  526. package/cjs/resources/Billing/AlertRecovereds.d.ts +0 -56
  527. package/cjs/resources/Billing/AlertRecovereds.js +0 -4
  528. package/cjs/resources/Billing/AlertRecovereds.js.map +0 -1
  529. package/cjs/resources/Billing/Analytics/MeterUsage.d.ts +0 -88
  530. package/cjs/resources/Billing/Analytics/MeterUsage.js +0 -15
  531. package/cjs/resources/Billing/Analytics/MeterUsage.js.map +0 -1
  532. package/cjs/resources/Billing/Analytics/MeterUsageRows.d.ts +0 -38
  533. package/cjs/resources/Billing/Analytics/MeterUsageRows.js +0 -4
  534. package/cjs/resources/Billing/Analytics/MeterUsageRows.js.map +0 -1
  535. package/cjs/resources/Billing/Analytics/index.d.ts +0 -15
  536. package/cjs/resources/Billing/Analytics/index.js +0 -13
  537. package/cjs/resources/Billing/Analytics/index.js.map +0 -1
  538. package/cjs/resources/Capital/FinancingOffers.d.ts +0 -194
  539. package/cjs/resources/Capital/FinancingOffers.js +0 -30
  540. package/cjs/resources/Capital/FinancingOffers.js.map +0 -1
  541. package/cjs/resources/Capital/FinancingSummary.d.ts +0 -102
  542. package/cjs/resources/Capital/FinancingSummary.js +0 -15
  543. package/cjs/resources/Capital/FinancingSummary.js.map +0 -1
  544. package/cjs/resources/Capital/FinancingTransactions.d.ts +0 -141
  545. package/cjs/resources/Capital/FinancingTransactions.js +0 -24
  546. package/cjs/resources/Capital/FinancingTransactions.js.map +0 -1
  547. package/cjs/resources/Capital/index.d.ts +0 -25
  548. package/cjs/resources/Capital/index.js +0 -17
  549. package/cjs/resources/Capital/index.js.map +0 -1
  550. package/cjs/resources/Crypto/CustomerConsumerWallets.d.ts +0 -30
  551. package/cjs/resources/Crypto/CustomerConsumerWallets.js +0 -4
  552. package/cjs/resources/Crypto/CustomerConsumerWallets.js.map +0 -1
  553. package/cjs/resources/Crypto/CustomerPaymentTokens.d.ts +0 -80
  554. package/cjs/resources/Crypto/CustomerPaymentTokens.js +0 -4
  555. package/cjs/resources/Crypto/CustomerPaymentTokens.js.map +0 -1
  556. package/cjs/resources/Crypto/Customers.d.ts +0 -111
  557. package/cjs/resources/Crypto/Customers.js +0 -31
  558. package/cjs/resources/Crypto/Customers.js.map +0 -1
  559. package/cjs/resources/Crypto/DepositAddresses.d.ts +0 -89
  560. package/cjs/resources/Crypto/DepositAddresses.js +0 -31
  561. package/cjs/resources/Crypto/DepositAddresses.js.map +0 -1
  562. package/cjs/resources/Crypto/OnrampSessions.d.ts +0 -417
  563. package/cjs/resources/Crypto/OnrampSessions.js +0 -47
  564. package/cjs/resources/Crypto/OnrampSessions.js.map +0 -1
  565. package/cjs/resources/Crypto/OnrampTransactionLimits.d.ts +0 -61
  566. package/cjs/resources/Crypto/OnrampTransactionLimits.js +0 -15
  567. package/cjs/resources/Crypto/OnrampTransactionLimits.js.map +0 -1
  568. package/cjs/resources/Crypto/index.d.ts +0 -41
  569. package/cjs/resources/Crypto/index.js +0 -19
  570. package/cjs/resources/Crypto/index.js.map +0 -1
  571. package/cjs/resources/DelegatedCheckout/OrderEvents.d.ts +0 -129
  572. package/cjs/resources/DelegatedCheckout/OrderEvents.js +0 -4
  573. package/cjs/resources/DelegatedCheckout/OrderEvents.js.map +0 -1
  574. package/cjs/resources/DelegatedCheckout/Orders.d.ts +0 -159
  575. package/cjs/resources/DelegatedCheckout/Orders.js +0 -15
  576. package/cjs/resources/DelegatedCheckout/Orders.js.map +0 -1
  577. package/cjs/resources/DelegatedCheckout/RequestedSessions.d.ts +0 -1420
  578. package/cjs/resources/DelegatedCheckout/RequestedSessions.js +0 -47
  579. package/cjs/resources/DelegatedCheckout/RequestedSessions.js.map +0 -1
  580. package/cjs/resources/DelegatedCheckout/index.d.ts +0 -25
  581. package/cjs/resources/DelegatedCheckout/index.js +0 -15
  582. package/cjs/resources/DelegatedCheckout/index.js.map +0 -1
  583. package/cjs/resources/FinancialConnections/AccountInferredBalances.d.ts +0 -24
  584. package/cjs/resources/FinancialConnections/AccountInferredBalances.js +0 -4
  585. package/cjs/resources/FinancialConnections/AccountInferredBalances.js.map +0 -1
  586. package/cjs/resources/FinancialConnections/Institutions.d.ts +0 -99
  587. package/cjs/resources/FinancialConnections/Institutions.js +0 -23
  588. package/cjs/resources/FinancialConnections/Institutions.js.map +0 -1
  589. package/cjs/resources/FxQuotes.d.ts +0 -212
  590. package/cjs/resources/FxQuotes.js +0 -29
  591. package/cjs/resources/FxQuotes.js.map +0 -1
  592. package/cjs/resources/GiftCardOperations.d.ts +0 -249
  593. package/cjs/resources/GiftCardOperations.js +0 -15
  594. package/cjs/resources/GiftCardOperations.js.map +0 -1
  595. package/cjs/resources/GiftCards.d.ts +0 -187
  596. package/cjs/resources/GiftCards.js +0 -51
  597. package/cjs/resources/GiftCards.js.map +0 -1
  598. package/cjs/resources/Identity/BlocklistEntries.d.ts +0 -155
  599. package/cjs/resources/Identity/BlocklistEntries.js +0 -54
  600. package/cjs/resources/Identity/BlocklistEntries.js.map +0 -1
  601. package/cjs/resources/Issuing/CreditUnderwritingRecords.d.ts +0 -654
  602. package/cjs/resources/Issuing/CreditUnderwritingRecords.js +0 -53
  603. package/cjs/resources/Issuing/CreditUnderwritingRecords.js.map +0 -1
  604. package/cjs/resources/Issuing/DisputeSettlementDetails.d.ts +0 -93
  605. package/cjs/resources/Issuing/DisputeSettlementDetails.js +0 -23
  606. package/cjs/resources/Issuing/DisputeSettlementDetails.js.map +0 -1
  607. package/cjs/resources/Issuing/FraudLiabilityDebits.d.ts +0 -68
  608. package/cjs/resources/Issuing/FraudLiabilityDebits.js +0 -23
  609. package/cjs/resources/Issuing/FraudLiabilityDebits.js.map +0 -1
  610. package/cjs/resources/Issuing/Programs.d.ts +0 -95
  611. package/cjs/resources/Issuing/Programs.js +0 -35
  612. package/cjs/resources/Issuing/Programs.js.map +0 -1
  613. package/cjs/resources/Issuing/Settlements.d.ts +0 -83
  614. package/cjs/resources/Issuing/Settlements.js +0 -4
  615. package/cjs/resources/Issuing/Settlements.js.map +0 -1
  616. package/cjs/resources/Margins.d.ts +0 -115
  617. package/cjs/resources/Margins.js +0 -35
  618. package/cjs/resources/Margins.js.map +0 -1
  619. package/cjs/resources/Orchestration/PaymentAttempts.d.ts +0 -34
  620. package/cjs/resources/Orchestration/PaymentAttempts.js +0 -15
  621. package/cjs/resources/Orchestration/PaymentAttempts.js.map +0 -1
  622. package/cjs/resources/Orchestration/index.d.ts +0 -12
  623. package/cjs/resources/Orchestration/index.js +0 -13
  624. package/cjs/resources/Orchestration/index.js.map +0 -1
  625. package/cjs/resources/Orders.d.ts +0 -4773
  626. package/cjs/resources/Orders.js +0 -457
  627. package/cjs/resources/Orders.js.map +0 -1
  628. package/cjs/resources/PaymentLocationCapabilities.d.ts +0 -123
  629. package/cjs/resources/PaymentLocationCapabilities.js +0 -29
  630. package/cjs/resources/PaymentLocationCapabilities.js.map +0 -1
  631. package/cjs/resources/PaymentLocations.d.ts +0 -178
  632. package/cjs/resources/PaymentLocations.js +0 -41
  633. package/cjs/resources/PaymentLocations.js.map +0 -1
  634. package/cjs/resources/PaymentMethodBalances.d.ts +0 -46
  635. package/cjs/resources/PaymentMethodBalances.js +0 -4
  636. package/cjs/resources/PaymentMethodBalances.js.map +0 -1
  637. package/cjs/resources/Privacy/RedactionJobValidationErrors.d.ts +0 -36
  638. package/cjs/resources/Privacy/RedactionJobValidationErrors.js +0 -4
  639. package/cjs/resources/Privacy/RedactionJobValidationErrors.js.map +0 -1
  640. package/cjs/resources/Privacy/RedactionJobs.d.ts +0 -227
  641. package/cjs/resources/Privacy/RedactionJobs.js +0 -73
  642. package/cjs/resources/Privacy/RedactionJobs.js.map +0 -1
  643. package/cjs/resources/Privacy/index.d.ts +0 -22
  644. package/cjs/resources/Privacy/index.js +0 -13
  645. package/cjs/resources/Privacy/index.js.map +0 -1
  646. package/cjs/resources/ProductCatalog/TrialOffers.d.ts +0 -126
  647. package/cjs/resources/ProductCatalog/TrialOffers.js +0 -15
  648. package/cjs/resources/ProductCatalog/TrialOffers.js.map +0 -1
  649. package/cjs/resources/ProductCatalog/index.d.ts +0 -12
  650. package/cjs/resources/ProductCatalog/index.js +0 -13
  651. package/cjs/resources/ProductCatalog/index.js.map +0 -1
  652. package/cjs/resources/Profiles.d.ts +0 -68
  653. package/cjs/resources/Profiles.js +0 -4
  654. package/cjs/resources/Profiles.js.map +0 -1
  655. package/cjs/resources/QuoteLines.d.ts +0 -684
  656. package/cjs/resources/QuoteLines.js +0 -4
  657. package/cjs/resources/QuoteLines.js.map +0 -1
  658. package/cjs/resources/QuotePreviewInvoices.d.ts +0 -1179
  659. package/cjs/resources/QuotePreviewInvoices.js +0 -4
  660. package/cjs/resources/QuotePreviewInvoices.js.map +0 -1
  661. package/cjs/resources/QuotePreviewSubscriptionSchedules.d.ts +0 -1045
  662. package/cjs/resources/QuotePreviewSubscriptionSchedules.js +0 -4
  663. package/cjs/resources/QuotePreviewSubscriptionSchedules.js.map +0 -1
  664. package/cjs/resources/Radar/AccountEvaluations.d.ts +0 -308
  665. package/cjs/resources/Radar/AccountEvaluations.js +0 -27
  666. package/cjs/resources/Radar/AccountEvaluations.js.map +0 -1
  667. package/cjs/resources/Radar/CustomerEvaluations.d.ts +0 -245
  668. package/cjs/resources/Radar/CustomerEvaluations.js +0 -27
  669. package/cjs/resources/Radar/CustomerEvaluations.js.map +0 -1
  670. package/cjs/resources/Radar/IssuingAuthorizationEvaluations.d.ts +0 -433
  671. package/cjs/resources/Radar/IssuingAuthorizationEvaluations.js +0 -15
  672. package/cjs/resources/Radar/IssuingAuthorizationEvaluations.js.map +0 -1
  673. package/cjs/resources/RiskSignals.d.ts +0 -10
  674. package/cjs/resources/RiskSignals.js +0 -4
  675. package/cjs/resources/RiskSignals.js.map +0 -1
  676. package/cjs/resources/SharedPayment/GrantedTokens.d.ts +0 -425
  677. package/cjs/resources/SharedPayment/GrantedTokens.js +0 -15
  678. package/cjs/resources/SharedPayment/GrantedTokens.js.map +0 -1
  679. package/cjs/resources/SharedPayment/IssuedTokens.d.ts +0 -336
  680. package/cjs/resources/SharedPayment/IssuedTokens.js +0 -27
  681. package/cjs/resources/SharedPayment/IssuedTokens.js.map +0 -1
  682. package/cjs/resources/SharedPayment/index.d.ts +0 -19
  683. package/cjs/resources/SharedPayment/index.js +0 -15
  684. package/cjs/resources/SharedPayment/index.js.map +0 -1
  685. package/cjs/resources/Tax/Forms.d.ts +0 -228
  686. package/cjs/resources/Tax/Forms.js +0 -32
  687. package/cjs/resources/Tax/Forms.js.map +0 -1
  688. package/cjs/resources/Tax/Locations.d.ts +0 -108
  689. package/cjs/resources/Tax/Locations.js +0 -33
  690. package/cjs/resources/Tax/Locations.js.map +0 -1
  691. package/cjs/resources/TaxFunds.d.ts +0 -174
  692. package/cjs/resources/TaxFunds.js +0 -23
  693. package/cjs/resources/TaxFunds.js.map +0 -1
  694. package/cjs/resources/Terminal/ReaderCollectedData.d.ts +0 -50
  695. package/cjs/resources/Terminal/ReaderCollectedData.js +0 -15
  696. package/cjs/resources/Terminal/ReaderCollectedData.js.map +0 -1
  697. package/cjs/resources/TestHelpers/Capital/FinancingOffers.d.ts +0 -81
  698. package/cjs/resources/TestHelpers/Capital/FinancingOffers.js +0 -21
  699. package/cjs/resources/TestHelpers/Capital/FinancingOffers.js.map +0 -1
  700. package/cjs/resources/TestHelpers/Capital/index.d.ts +0 -8
  701. package/cjs/resources/TestHelpers/Capital/index.js +0 -13
  702. package/cjs/resources/TestHelpers/Capital/index.js.map +0 -1
  703. package/cjs/resources/TestHelpers/Issuing/Disputes.d.ts +0 -127
  704. package/cjs/resources/TestHelpers/Issuing/Disputes.js +0 -39
  705. package/cjs/resources/TestHelpers/Issuing/Disputes.js.map +0 -1
  706. package/cjs/resources/TestHelpers/PaymentIntents.d.ts +0 -38
  707. package/cjs/resources/TestHelpers/PaymentIntents.js +0 -15
  708. package/cjs/resources/TestHelpers/PaymentIntents.js.map +0 -1
  709. package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.d.ts +0 -75
  710. package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.js +0 -21
  711. package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.js.map +0 -1
  712. package/cjs/resources/TestHelpers/SharedPayment/index.d.ts +0 -8
  713. package/cjs/resources/TestHelpers/SharedPayment/index.js +0 -13
  714. package/cjs/resources/TestHelpers/SharedPayment/index.js.map +0 -1
  715. package/cjs/resources/TransitBalances.d.ts +0 -25
  716. package/cjs/resources/TransitBalances.js +0 -4
  717. package/cjs/resources/TransitBalances.js.map +0 -1
  718. package/cjs/resources/V2/Billing/BillSettingVersions.d.ts +0 -72
  719. package/cjs/resources/V2/Billing/BillSettingVersions.js +0 -4
  720. package/cjs/resources/V2/Billing/BillSettingVersions.js.map +0 -1
  721. package/cjs/resources/V2/Billing/BillSettings/Versions.d.ts +0 -33
  722. package/cjs/resources/V2/Billing/BillSettings/Versions.js +0 -23
  723. package/cjs/resources/V2/Billing/BillSettings/Versions.js.map +0 -1
  724. package/cjs/resources/V2/Billing/BillSettings.d.ts +0 -281
  725. package/cjs/resources/V2/Billing/BillSettings.js +0 -41
  726. package/cjs/resources/V2/Billing/BillSettings.js.map +0 -1
  727. package/cjs/resources/V2/Billing/CadenceSpendModifiers.d.ts +0 -84
  728. package/cjs/resources/V2/Billing/CadenceSpendModifiers.js +0 -4
  729. package/cjs/resources/V2/Billing/CadenceSpendModifiers.js.map +0 -1
  730. package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.d.ts +0 -37
  731. package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.js +0 -23
  732. package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.js.map +0 -1
  733. package/cjs/resources/V2/Billing/Cadences.d.ts +0 -1011
  734. package/cjs/resources/V2/Billing/Cadences.js +0 -264
  735. package/cjs/resources/V2/Billing/Cadences.js.map +0 -1
  736. package/cjs/resources/V2/Billing/CollectionSettingVersions.d.ts +0 -237
  737. package/cjs/resources/V2/Billing/CollectionSettingVersions.js +0 -4
  738. package/cjs/resources/V2/Billing/CollectionSettingVersions.js.map +0 -1
  739. package/cjs/resources/V2/Billing/CollectionSettings/Versions.d.ts +0 -33
  740. package/cjs/resources/V2/Billing/CollectionSettings/Versions.js +0 -70
  741. package/cjs/resources/V2/Billing/CollectionSettings/Versions.js.map +0 -1
  742. package/cjs/resources/V2/Billing/CollectionSettings.d.ts +0 -776
  743. package/cjs/resources/V2/Billing/CollectionSettings.js +0 -166
  744. package/cjs/resources/V2/Billing/CollectionSettings.js.map +0 -1
  745. package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.d.ts +0 -47
  746. package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.js +0 -4
  747. package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.js.map +0 -1
  748. package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.d.ts +0 -23
  749. package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js +0 -29
  750. package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js.map +0 -1
  751. package/cjs/resources/V2/Billing/Contracts/PricingLines.d.ts +0 -8
  752. package/cjs/resources/V2/Billing/Contracts/PricingLines.js +0 -15
  753. package/cjs/resources/V2/Billing/Contracts/PricingLines.js.map +0 -1
  754. package/cjs/resources/V2/Billing/Contracts.d.ts +0 -1484
  755. package/cjs/resources/V2/Billing/Contracts.js +0 -331
  756. package/cjs/resources/V2/Billing/Contracts.js.map +0 -1
  757. package/cjs/resources/V2/Billing/CustomPricingUnits.d.ts +0 -125
  758. package/cjs/resources/V2/Billing/CustomPricingUnits.js +0 -35
  759. package/cjs/resources/V2/Billing/CustomPricingUnits.js.map +0 -1
  760. package/cjs/resources/V2/Billing/IntentActions.d.ts +0 -603
  761. package/cjs/resources/V2/Billing/IntentActions.js +0 -4
  762. package/cjs/resources/V2/Billing/IntentActions.js.map +0 -1
  763. package/cjs/resources/V2/Billing/Intents/Actions.d.ts +0 -33
  764. package/cjs/resources/V2/Billing/Intents/Actions.js +0 -70
  765. package/cjs/resources/V2/Billing/Intents/Actions.js.map +0 -1
  766. package/cjs/resources/V2/Billing/Intents.d.ts +0 -1253
  767. package/cjs/resources/V2/Billing/Intents.js +0 -87
  768. package/cjs/resources/V2/Billing/Intents.js.map +0 -1
  769. package/cjs/resources/V2/Billing/LicenseFeeVersions.d.ts +0 -78
  770. package/cjs/resources/V2/Billing/LicenseFeeVersions.js +0 -4
  771. package/cjs/resources/V2/Billing/LicenseFeeVersions.js.map +0 -1
  772. package/cjs/resources/V2/Billing/LicenseFees/Versions.d.ts +0 -33
  773. package/cjs/resources/V2/Billing/LicenseFees/Versions.js +0 -64
  774. package/cjs/resources/V2/Billing/LicenseFees/Versions.js.map +0 -1
  775. package/cjs/resources/V2/Billing/LicenseFees.d.ts +0 -360
  776. package/cjs/resources/V2/Billing/LicenseFees.js +0 -148
  777. package/cjs/resources/V2/Billing/LicenseFees.js.map +0 -1
  778. package/cjs/resources/V2/Billing/LicensedItems.d.ts +0 -170
  779. package/cjs/resources/V2/Billing/LicensedItems.js +0 -35
  780. package/cjs/resources/V2/Billing/LicensedItems.js.map +0 -1
  781. package/cjs/resources/V2/Billing/MeteredItems.d.ts +0 -218
  782. package/cjs/resources/V2/Billing/MeteredItems.js +0 -35
  783. package/cjs/resources/V2/Billing/MeteredItems.js.map +0 -1
  784. package/cjs/resources/V2/Billing/OneTimeItems.d.ts +0 -170
  785. package/cjs/resources/V2/Billing/OneTimeItems.js +0 -35
  786. package/cjs/resources/V2/Billing/OneTimeItems.js.map +0 -1
  787. package/cjs/resources/V2/Billing/PricingPlanComponents.d.ts +0 -80
  788. package/cjs/resources/V2/Billing/PricingPlanComponents.js +0 -4
  789. package/cjs/resources/V2/Billing/PricingPlanComponents.js.map +0 -1
  790. package/cjs/resources/V2/Billing/PricingPlanSubscriptions.d.ts +0 -620
  791. package/cjs/resources/V2/Billing/PricingPlanSubscriptions.js +0 -296
  792. package/cjs/resources/V2/Billing/PricingPlanSubscriptions.js.map +0 -1
  793. package/cjs/resources/V2/Billing/PricingPlanVersions.d.ts +0 -30
  794. package/cjs/resources/V2/Billing/PricingPlanVersions.js +0 -4
  795. package/cjs/resources/V2/Billing/PricingPlanVersions.js.map +0 -1
  796. package/cjs/resources/V2/Billing/PricingPlans/Components.d.ts +0 -142
  797. package/cjs/resources/V2/Billing/PricingPlans/Components.js +0 -41
  798. package/cjs/resources/V2/Billing/PricingPlans/Components.js.map +0 -1
  799. package/cjs/resources/V2/Billing/PricingPlans/Versions.d.ts +0 -33
  800. package/cjs/resources/V2/Billing/PricingPlans/Versions.js +0 -23
  801. package/cjs/resources/V2/Billing/PricingPlans/Versions.js.map +0 -1
  802. package/cjs/resources/V2/Billing/PricingPlans.d.ts +0 -169
  803. package/cjs/resources/V2/Billing/PricingPlans.js +0 -43
  804. package/cjs/resources/V2/Billing/PricingPlans.js.map +0 -1
  805. package/cjs/resources/V2/Billing/Profiles.d.ts +0 -162
  806. package/cjs/resources/V2/Billing/Profiles.js +0 -35
  807. package/cjs/resources/V2/Billing/Profiles.js.map +0 -1
  808. package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.d.ts +0 -45
  809. package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js +0 -4
  810. package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js.map +0 -1
  811. package/cjs/resources/V2/Billing/RateCardRates.d.ts +0 -111
  812. package/cjs/resources/V2/Billing/RateCardRates.js +0 -4
  813. package/cjs/resources/V2/Billing/RateCardRates.js.map +0 -1
  814. package/cjs/resources/V2/Billing/RateCardSubscriptions.d.ts +0 -215
  815. package/cjs/resources/V2/Billing/RateCardSubscriptions.js +0 -41
  816. package/cjs/resources/V2/Billing/RateCardSubscriptions.js.map +0 -1
  817. package/cjs/resources/V2/Billing/RateCardVersions.d.ts +0 -22
  818. package/cjs/resources/V2/Billing/RateCardVersions.js +0 -4
  819. package/cjs/resources/V2/Billing/RateCardVersions.js.map +0 -1
  820. package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.d.ts +0 -79
  821. package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js +0 -35
  822. package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js.map +0 -1
  823. package/cjs/resources/V2/Billing/RateCards/Rates.d.ts +0 -145
  824. package/cjs/resources/V2/Billing/RateCards/Rates.js +0 -110
  825. package/cjs/resources/V2/Billing/RateCards/Rates.js.map +0 -1
  826. package/cjs/resources/V2/Billing/RateCards/Versions.d.ts +0 -33
  827. package/cjs/resources/V2/Billing/RateCards/Versions.js +0 -23
  828. package/cjs/resources/V2/Billing/RateCards/Versions.js.map +0 -1
  829. package/cjs/resources/V2/Billing/RateCards.d.ts +0 -336
  830. package/cjs/resources/V2/Billing/RateCards.js +0 -76
  831. package/cjs/resources/V2/Billing/RateCards.js.map +0 -1
  832. package/cjs/resources/V2/Billing/ServiceActions.d.ts +0 -510
  833. package/cjs/resources/V2/Billing/ServiceActions.js +0 -162
  834. package/cjs/resources/V2/Billing/ServiceActions.js.map +0 -1
  835. package/cjs/resources/V2/Core/AccountEvaluations.d.ts +0 -156
  836. package/cjs/resources/V2/Core/AccountEvaluations.js +0 -15
  837. package/cjs/resources/V2/Core/AccountEvaluations.js.map +0 -1
  838. package/cjs/resources/V2/Core/ApprovalRequests.d.ts +0 -331
  839. package/cjs/resources/V2/Core/ApprovalRequests.js +0 -46
  840. package/cjs/resources/V2/Core/ApprovalRequests.js.map +0 -1
  841. package/cjs/resources/V2/Core/BatchJobs.d.ts +0 -360
  842. package/cjs/resources/V2/Core/BatchJobs.js +0 -225
  843. package/cjs/resources/V2/Core/BatchJobs.js.map +0 -1
  844. package/cjs/resources/V2/Core/ClaimableSandboxes.d.ts +0 -225
  845. package/cjs/resources/V2/Core/ClaimableSandboxes.js +0 -31
  846. package/cjs/resources/V2/Core/ClaimableSandboxes.js.map +0 -1
  847. package/cjs/resources/V2/Core/ConnectionSessions.d.ts +0 -86
  848. package/cjs/resources/V2/Core/ConnectionSessions.js +0 -21
  849. package/cjs/resources/V2/Core/ConnectionSessions.js.map +0 -1
  850. package/cjs/resources/V2/Core/FeeBatches.d.ts +0 -234
  851. package/cjs/resources/V2/Core/FeeBatches.js +0 -23
  852. package/cjs/resources/V2/Core/FeeBatches.js.map +0 -1
  853. package/cjs/resources/V2/Core/FeeEntries.d.ts +0 -200
  854. package/cjs/resources/V2/Core/FeeEntries.js +0 -23
  855. package/cjs/resources/V2/Core/FeeEntries.js.map +0 -1
  856. package/cjs/resources/V2/Core/Health/AlertHistoryEntries.d.ts +0 -416
  857. package/cjs/resources/V2/Core/Health/AlertHistoryEntries.js +0 -4
  858. package/cjs/resources/V2/Core/Health/AlertHistoryEntries.js.map +0 -1
  859. package/cjs/resources/V2/Core/Health/Alerts/History.d.ts +0 -23
  860. package/cjs/resources/V2/Core/Health/Alerts/History.js +0 -101
  861. package/cjs/resources/V2/Core/Health/Alerts/History.js.map +0 -1
  862. package/cjs/resources/V2/Core/Health/Alerts.d.ts +0 -530
  863. package/cjs/resources/V2/Core/Health/Alerts.js +0 -182
  864. package/cjs/resources/V2/Core/Health/Alerts.js.map +0 -1
  865. package/cjs/resources/V2/Core/Health/index.d.ts +0 -16
  866. package/cjs/resources/V2/Core/Health/index.js +0 -13
  867. package/cjs/resources/V2/Core/Health/index.js.map +0 -1
  868. package/cjs/resources/V2/Core/Vault/GbBankAccounts.d.ts +0 -280
  869. package/cjs/resources/V2/Core/Vault/GbBankAccounts.js +0 -54
  870. package/cjs/resources/V2/Core/Vault/GbBankAccounts.js.map +0 -1
  871. package/cjs/resources/V2/Core/Vault/UsBankAccounts.d.ts +0 -252
  872. package/cjs/resources/V2/Core/Vault/UsBankAccounts.js +0 -65
  873. package/cjs/resources/V2/Core/Vault/UsBankAccounts.js.map +0 -1
  874. package/cjs/resources/V2/Core/Vault/index.d.ts +0 -28
  875. package/cjs/resources/V2/Core/Vault/index.js +0 -15
  876. package/cjs/resources/V2/Core/Vault/index.js.map +0 -1
  877. package/cjs/resources/V2/Data/Analytics/MetricQuery.d.ts +0 -74
  878. package/cjs/resources/V2/Data/Analytics/MetricQuery.js +0 -36
  879. package/cjs/resources/V2/Data/Analytics/MetricQuery.js.map +0 -1
  880. package/cjs/resources/V2/Data/Analytics/MetricQueryResults.d.ts +0 -76
  881. package/cjs/resources/V2/Data/Analytics/MetricQueryResults.js +0 -4
  882. package/cjs/resources/V2/Data/Analytics/MetricQueryResults.js.map +0 -1
  883. package/cjs/resources/V2/Data/Analytics/index.d.ts +0 -12
  884. package/cjs/resources/V2/Data/Analytics/index.js +0 -13
  885. package/cjs/resources/V2/Data/Analytics/index.js.map +0 -1
  886. package/cjs/resources/V2/Data/Reporting/QueryRuns.d.ts +0 -172
  887. package/cjs/resources/V2/Data/Reporting/QueryRuns.js +0 -46
  888. package/cjs/resources/V2/Data/Reporting/QueryRuns.js.map +0 -1
  889. package/cjs/resources/V2/Data/Reporting/index.d.ts +0 -13
  890. package/cjs/resources/V2/Data/Reporting/index.js +0 -13
  891. package/cjs/resources/V2/Data/Reporting/index.js.map +0 -1
  892. package/cjs/resources/V2/Data/index.d.ts +0 -13
  893. package/cjs/resources/V2/Data/index.js +0 -15
  894. package/cjs/resources/V2/Data/index.js.map +0 -1
  895. package/cjs/resources/V2/Extend/WorkflowRuns.d.ts +0 -163
  896. package/cjs/resources/V2/Extend/WorkflowRuns.js +0 -23
  897. package/cjs/resources/V2/Extend/WorkflowRuns.js.map +0 -1
  898. package/cjs/resources/V2/Extend/Workflows.d.ts +0 -120
  899. package/cjs/resources/V2/Extend/Workflows.js +0 -30
  900. package/cjs/resources/V2/Extend/Workflows.js.map +0 -1
  901. package/cjs/resources/V2/Extend/index.d.ts +0 -20
  902. package/cjs/resources/V2/Extend/index.js +0 -15
  903. package/cjs/resources/V2/Extend/index.js.map +0 -1
  904. package/cjs/resources/V2/FinancialAddressCreditSimulations.d.ts +0 -14
  905. package/cjs/resources/V2/FinancialAddressCreditSimulations.js +0 -4
  906. package/cjs/resources/V2/FinancialAddressCreditSimulations.js.map +0 -1
  907. package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.d.ts +0 -19
  908. package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.js +0 -4
  909. package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.js.map +0 -1
  910. package/cjs/resources/V2/Iam/ActivityLogs.d.ts +0 -211
  911. package/cjs/resources/V2/Iam/ActivityLogs.js +0 -23
  912. package/cjs/resources/V2/Iam/ActivityLogs.js.map +0 -1
  913. package/cjs/resources/V2/Iam/ApiKeys.d.ts +0 -305
  914. package/cjs/resources/V2/Iam/ApiKeys.js +0 -47
  915. package/cjs/resources/V2/Iam/ApiKeys.js.map +0 -1
  916. package/cjs/resources/V2/Iam/index.d.ts +0 -23
  917. package/cjs/resources/V2/Iam/index.js +0 -15
  918. package/cjs/resources/V2/Iam/index.js.map +0 -1
  919. package/cjs/resources/V2/MoneyManagement/Adjustments.d.ts +0 -135
  920. package/cjs/resources/V2/MoneyManagement/Adjustments.js +0 -23
  921. package/cjs/resources/V2/MoneyManagement/Adjustments.js.map +0 -1
  922. package/cjs/resources/V2/MoneyManagement/CurrencyConversions.d.ts +0 -131
  923. package/cjs/resources/V2/MoneyManagement/CurrencyConversions.js +0 -31
  924. package/cjs/resources/V2/MoneyManagement/CurrencyConversions.js.map +0 -1
  925. package/cjs/resources/V2/MoneyManagement/DebitDisputes.d.ts +0 -168
  926. package/cjs/resources/V2/MoneyManagement/DebitDisputes.js +0 -29
  927. package/cjs/resources/V2/MoneyManagement/DebitDisputes.js.map +0 -1
  928. package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.d.ts +0 -99
  929. package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.js +0 -4
  930. package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.js.map +0 -1
  931. package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.d.ts +0 -44
  932. package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.js +0 -53
  933. package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.js.map +0 -1
  934. package/cjs/resources/V2/MoneyManagement/FinancialAccounts.d.ts +0 -449
  935. package/cjs/resources/V2/MoneyManagement/FinancialAccounts.js +0 -50
  936. package/cjs/resources/V2/MoneyManagement/FinancialAccounts.js.map +0 -1
  937. package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.d.ts +0 -14
  938. package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js +0 -4
  939. package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js.map +0 -1
  940. package/cjs/resources/V2/MoneyManagement/FinancialAddresses.d.ts +0 -304
  941. package/cjs/resources/V2/MoneyManagement/FinancialAddresses.js +0 -31
  942. package/cjs/resources/V2/MoneyManagement/FinancialAddresses.js.map +0 -1
  943. package/cjs/resources/V2/MoneyManagement/InboundTransfers.d.ts +0 -251
  944. package/cjs/resources/V2/MoneyManagement/InboundTransfers.js +0 -30
  945. package/cjs/resources/V2/MoneyManagement/InboundTransfers.js.map +0 -1
  946. package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.d.ts +0 -219
  947. package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.js +0 -22
  948. package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.js.map +0 -1
  949. package/cjs/resources/V2/MoneyManagement/OutboundPayments.d.ts +0 -638
  950. package/cjs/resources/V2/MoneyManagement/OutboundPayments.js +0 -41
  951. package/cjs/resources/V2/MoneyManagement/OutboundPayments.js.map +0 -1
  952. package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.d.ts +0 -318
  953. package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.js +0 -49
  954. package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.js.map +0 -1
  955. package/cjs/resources/V2/MoneyManagement/OutboundTransfers.d.ts +0 -394
  956. package/cjs/resources/V2/MoneyManagement/OutboundTransfers.js +0 -39
  957. package/cjs/resources/V2/MoneyManagement/OutboundTransfers.js.map +0 -1
  958. package/cjs/resources/V2/MoneyManagement/PayoutIntents.d.ts +0 -525
  959. package/cjs/resources/V2/MoneyManagement/PayoutIntents.js +0 -44
  960. package/cjs/resources/V2/MoneyManagement/PayoutIntents.js.map +0 -1
  961. package/cjs/resources/V2/MoneyManagement/PayoutMethods.d.ts +0 -277
  962. package/cjs/resources/V2/MoneyManagement/PayoutMethods.js +0 -44
  963. package/cjs/resources/V2/MoneyManagement/PayoutMethods.js.map +0 -1
  964. package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.d.ts +0 -92
  965. package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js +0 -17
  966. package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js.map +0 -1
  967. package/cjs/resources/V2/MoneyManagement/ReceivedCredits.d.ts +0 -481
  968. package/cjs/resources/V2/MoneyManagement/ReceivedCredits.js +0 -23
  969. package/cjs/resources/V2/MoneyManagement/ReceivedCredits.js.map +0 -1
  970. package/cjs/resources/V2/MoneyManagement/ReceivedDebits.d.ts +0 -264
  971. package/cjs/resources/V2/MoneyManagement/ReceivedDebits.js +0 -23
  972. package/cjs/resources/V2/MoneyManagement/ReceivedDebits.js.map +0 -1
  973. package/cjs/resources/V2/MoneyManagement/RecipientVerifications.d.ts +0 -116
  974. package/cjs/resources/V2/MoneyManagement/RecipientVerifications.js +0 -27
  975. package/cjs/resources/V2/MoneyManagement/RecipientVerifications.js.map +0 -1
  976. package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.d.ts +0 -30
  977. package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js +0 -15
  978. package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js.map +0 -1
  979. package/cjs/resources/V2/MoneyManagement/TestHelpers/index.d.ts +0 -8
  980. package/cjs/resources/V2/MoneyManagement/TestHelpers/index.js +0 -13
  981. package/cjs/resources/V2/MoneyManagement/TestHelpers/index.js.map +0 -1
  982. package/cjs/resources/V2/MoneyManagement/TransactionEntries.d.ts +0 -266
  983. package/cjs/resources/V2/MoneyManagement/TransactionEntries.js +0 -23
  984. package/cjs/resources/V2/MoneyManagement/TransactionEntries.js.map +0 -1
  985. package/cjs/resources/V2/MoneyManagement/Transactions.d.ts +0 -297
  986. package/cjs/resources/V2/MoneyManagement/Transactions.js +0 -23
  987. package/cjs/resources/V2/MoneyManagement/Transactions.js.map +0 -1
  988. package/cjs/resources/V2/MoneyManagement/index.d.ts +0 -143
  989. package/cjs/resources/V2/MoneyManagement/index.js +0 -49
  990. package/cjs/resources/V2/MoneyManagement/index.js.map +0 -1
  991. package/cjs/resources/V2/Network/BusinessProfiles.d.ts +0 -92
  992. package/cjs/resources/V2/Network/BusinessProfiles.js +0 -21
  993. package/cjs/resources/V2/Network/BusinessProfiles.js.map +0 -1
  994. package/cjs/resources/V2/Network/index.d.ts +0 -13
  995. package/cjs/resources/V2/Network/index.js +0 -13
  996. package/cjs/resources/V2/Network/index.js.map +0 -1
  997. package/cjs/resources/V2/OrchestratedCommerce/Agreements.d.ts +0 -143
  998. package/cjs/resources/V2/OrchestratedCommerce/Agreements.js +0 -41
  999. package/cjs/resources/V2/OrchestratedCommerce/Agreements.js.map +0 -1
  1000. package/cjs/resources/V2/OrchestratedCommerce/index.d.ts +0 -16
  1001. package/cjs/resources/V2/OrchestratedCommerce/index.js +0 -13
  1002. package/cjs/resources/V2/OrchestratedCommerce/index.js.map +0 -1
  1003. package/cjs/resources/V2/Payments/OffSessionPayments.d.ts +0 -823
  1004. package/cjs/resources/V2/Payments/OffSessionPayments.js +0 -53
  1005. package/cjs/resources/V2/Payments/OffSessionPayments.js.map +0 -1
  1006. package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.d.ts +0 -73
  1007. package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.js +0 -4
  1008. package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.js.map +0 -1
  1009. package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.d.ts +0 -85
  1010. package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.js +0 -35
  1011. package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.js.map +0 -1
  1012. package/cjs/resources/V2/Payments/SettlementAllocationIntents.d.ts +0 -209
  1013. package/cjs/resources/V2/Payments/SettlementAllocationIntents.js +0 -53
  1014. package/cjs/resources/V2/Payments/SettlementAllocationIntents.js.map +0 -1
  1015. package/cjs/resources/V2/Payments/index.d.ts +0 -31
  1016. package/cjs/resources/V2/Payments/index.js +0 -15
  1017. package/cjs/resources/V2/Payments/index.js.map +0 -1
  1018. package/cjs/resources/V2/Reporting/ReportRuns.d.ts +0 -191
  1019. package/cjs/resources/V2/Reporting/ReportRuns.js +0 -50
  1020. package/cjs/resources/V2/Reporting/ReportRuns.js.map +0 -1
  1021. package/cjs/resources/V2/Reporting/Reports.d.ts +0 -106
  1022. package/cjs/resources/V2/Reporting/Reports.js +0 -17
  1023. package/cjs/resources/V2/Reporting/Reports.js.map +0 -1
  1024. package/cjs/resources/V2/Reporting/index.d.ts +0 -18
  1025. package/cjs/resources/V2/Reporting/index.js +0 -15
  1026. package/cjs/resources/V2/Reporting/index.js.map +0 -1
  1027. package/cjs/resources/V2/Signals/AccountSignals.d.ts +0 -172
  1028. package/cjs/resources/V2/Signals/AccountSignals.js +0 -58
  1029. package/cjs/resources/V2/Signals/AccountSignals.js.map +0 -1
  1030. package/cjs/resources/V2/Signals/index.d.ts +0 -13
  1031. package/cjs/resources/V2/Signals/index.js +0 -13
  1032. package/cjs/resources/V2/Signals/index.js.map +0 -1
  1033. package/cjs/resources/V2/Tax/ManualRules.d.ts +0 -331
  1034. package/cjs/resources/V2/Tax/ManualRules.js +0 -193
  1035. package/cjs/resources/V2/Tax/ManualRules.js.map +0 -1
  1036. package/cjs/resources/V2/Tax/index.d.ts +0 -16
  1037. package/cjs/resources/V2/Tax/index.js +0 -13
  1038. package/cjs/resources/V2/Tax/index.js.map +0 -1
  1039. package/cjs/resources/V2/TestHelpers/FinancialAddresses.d.ts +0 -45
  1040. package/cjs/resources/V2/TestHelpers/FinancialAddresses.js +0 -23
  1041. package/cjs/resources/V2/TestHelpers/FinancialAddresses.js.map +0 -1
  1042. package/cjs/resources/V2/TestHelpers/MoneyManagement.d.ts +0 -31
  1043. package/cjs/resources/V2/TestHelpers/MoneyManagement.js +0 -15
  1044. package/cjs/resources/V2/TestHelpers/MoneyManagement.js.map +0 -1
  1045. package/cjs/resources/V2/TestHelpers/index.d.ts +0 -10
  1046. package/cjs/resources/V2/TestHelpers/index.js +0 -15
  1047. package/cjs/resources/V2/TestHelpers/index.js.map +0 -1
  1048. package/esm/StripeEventNotificationHandler.d.ts +0 -19
  1049. package/esm/StripeEventNotificationHandler.js +0 -477
  1050. package/esm/StripeEventNotificationHandler.js.map +0 -1
  1051. package/esm/resources/AccountNotices.d.ts +0 -140
  1052. package/esm/resources/AccountNotices.js +0 -25
  1053. package/esm/resources/AccountNotices.js.map +0 -1
  1054. package/esm/resources/AccountSignals.d.ts +0 -111
  1055. package/esm/resources/AccountSignals.js +0 -3
  1056. package/esm/resources/AccountSignals.js.map +0 -1
  1057. package/esm/resources/BalanceTransfers.d.ts +0 -160
  1058. package/esm/resources/BalanceTransfers.js +0 -11
  1059. package/esm/resources/BalanceTransfers.js.map +0 -1
  1060. package/esm/resources/Billing/AlertNotifications.d.ts +0 -75
  1061. package/esm/resources/Billing/AlertNotifications.js +0 -3
  1062. package/esm/resources/Billing/AlertNotifications.js.map +0 -1
  1063. package/esm/resources/Billing/AlertRecovereds.d.ts +0 -56
  1064. package/esm/resources/Billing/AlertRecovereds.js +0 -3
  1065. package/esm/resources/Billing/AlertRecovereds.js.map +0 -1
  1066. package/esm/resources/Billing/Analytics/MeterUsage.d.ts +0 -88
  1067. package/esm/resources/Billing/Analytics/MeterUsage.js +0 -11
  1068. package/esm/resources/Billing/Analytics/MeterUsage.js.map +0 -1
  1069. package/esm/resources/Billing/Analytics/MeterUsageRows.d.ts +0 -38
  1070. package/esm/resources/Billing/Analytics/MeterUsageRows.js +0 -3
  1071. package/esm/resources/Billing/Analytics/MeterUsageRows.js.map +0 -1
  1072. package/esm/resources/Billing/Analytics/index.d.ts +0 -15
  1073. package/esm/resources/Billing/Analytics/index.js +0 -9
  1074. package/esm/resources/Billing/Analytics/index.js.map +0 -1
  1075. package/esm/resources/Capital/FinancingOffers.d.ts +0 -194
  1076. package/esm/resources/Capital/FinancingOffers.js +0 -26
  1077. package/esm/resources/Capital/FinancingOffers.js.map +0 -1
  1078. package/esm/resources/Capital/FinancingSummary.d.ts +0 -102
  1079. package/esm/resources/Capital/FinancingSummary.js +0 -11
  1080. package/esm/resources/Capital/FinancingSummary.js.map +0 -1
  1081. package/esm/resources/Capital/FinancingTransactions.d.ts +0 -141
  1082. package/esm/resources/Capital/FinancingTransactions.js +0 -20
  1083. package/esm/resources/Capital/FinancingTransactions.js.map +0 -1
  1084. package/esm/resources/Capital/index.d.ts +0 -25
  1085. package/esm/resources/Capital/index.js +0 -13
  1086. package/esm/resources/Capital/index.js.map +0 -1
  1087. package/esm/resources/Crypto/CustomerConsumerWallets.d.ts +0 -30
  1088. package/esm/resources/Crypto/CustomerConsumerWallets.js +0 -3
  1089. package/esm/resources/Crypto/CustomerConsumerWallets.js.map +0 -1
  1090. package/esm/resources/Crypto/CustomerPaymentTokens.d.ts +0 -80
  1091. package/esm/resources/Crypto/CustomerPaymentTokens.js +0 -3
  1092. package/esm/resources/Crypto/CustomerPaymentTokens.js.map +0 -1
  1093. package/esm/resources/Crypto/Customers.d.ts +0 -111
  1094. package/esm/resources/Crypto/Customers.js +0 -27
  1095. package/esm/resources/Crypto/Customers.js.map +0 -1
  1096. package/esm/resources/Crypto/DepositAddresses.d.ts +0 -89
  1097. package/esm/resources/Crypto/DepositAddresses.js +0 -27
  1098. package/esm/resources/Crypto/DepositAddresses.js.map +0 -1
  1099. package/esm/resources/Crypto/OnrampSessions.d.ts +0 -417
  1100. package/esm/resources/Crypto/OnrampSessions.js +0 -43
  1101. package/esm/resources/Crypto/OnrampSessions.js.map +0 -1
  1102. package/esm/resources/Crypto/OnrampTransactionLimits.d.ts +0 -61
  1103. package/esm/resources/Crypto/OnrampTransactionLimits.js +0 -11
  1104. package/esm/resources/Crypto/OnrampTransactionLimits.js.map +0 -1
  1105. package/esm/resources/Crypto/index.d.ts +0 -41
  1106. package/esm/resources/Crypto/index.js +0 -15
  1107. package/esm/resources/Crypto/index.js.map +0 -1
  1108. package/esm/resources/DelegatedCheckout/OrderEvents.d.ts +0 -129
  1109. package/esm/resources/DelegatedCheckout/OrderEvents.js +0 -3
  1110. package/esm/resources/DelegatedCheckout/OrderEvents.js.map +0 -1
  1111. package/esm/resources/DelegatedCheckout/Orders.d.ts +0 -159
  1112. package/esm/resources/DelegatedCheckout/Orders.js +0 -11
  1113. package/esm/resources/DelegatedCheckout/Orders.js.map +0 -1
  1114. package/esm/resources/DelegatedCheckout/RequestedSessions.d.ts +0 -1420
  1115. package/esm/resources/DelegatedCheckout/RequestedSessions.js +0 -43
  1116. package/esm/resources/DelegatedCheckout/RequestedSessions.js.map +0 -1
  1117. package/esm/resources/DelegatedCheckout/index.d.ts +0 -25
  1118. package/esm/resources/DelegatedCheckout/index.js +0 -11
  1119. package/esm/resources/DelegatedCheckout/index.js.map +0 -1
  1120. package/esm/resources/FinancialConnections/AccountInferredBalances.d.ts +0 -24
  1121. package/esm/resources/FinancialConnections/AccountInferredBalances.js +0 -3
  1122. package/esm/resources/FinancialConnections/AccountInferredBalances.js.map +0 -1
  1123. package/esm/resources/FinancialConnections/Institutions.d.ts +0 -99
  1124. package/esm/resources/FinancialConnections/Institutions.js +0 -19
  1125. package/esm/resources/FinancialConnections/Institutions.js.map +0 -1
  1126. package/esm/resources/FxQuotes.d.ts +0 -212
  1127. package/esm/resources/FxQuotes.js +0 -25
  1128. package/esm/resources/FxQuotes.js.map +0 -1
  1129. package/esm/resources/GiftCardOperations.d.ts +0 -249
  1130. package/esm/resources/GiftCardOperations.js +0 -11
  1131. package/esm/resources/GiftCardOperations.js.map +0 -1
  1132. package/esm/resources/GiftCards.d.ts +0 -187
  1133. package/esm/resources/GiftCards.js +0 -47
  1134. package/esm/resources/GiftCards.js.map +0 -1
  1135. package/esm/resources/Identity/BlocklistEntries.d.ts +0 -155
  1136. package/esm/resources/Identity/BlocklistEntries.js +0 -50
  1137. package/esm/resources/Identity/BlocklistEntries.js.map +0 -1
  1138. package/esm/resources/Issuing/CreditUnderwritingRecords.d.ts +0 -654
  1139. package/esm/resources/Issuing/CreditUnderwritingRecords.js +0 -49
  1140. package/esm/resources/Issuing/CreditUnderwritingRecords.js.map +0 -1
  1141. package/esm/resources/Issuing/DisputeSettlementDetails.d.ts +0 -93
  1142. package/esm/resources/Issuing/DisputeSettlementDetails.js +0 -19
  1143. package/esm/resources/Issuing/DisputeSettlementDetails.js.map +0 -1
  1144. package/esm/resources/Issuing/FraudLiabilityDebits.d.ts +0 -68
  1145. package/esm/resources/Issuing/FraudLiabilityDebits.js +0 -19
  1146. package/esm/resources/Issuing/FraudLiabilityDebits.js.map +0 -1
  1147. package/esm/resources/Issuing/Programs.d.ts +0 -95
  1148. package/esm/resources/Issuing/Programs.js +0 -31
  1149. package/esm/resources/Issuing/Programs.js.map +0 -1
  1150. package/esm/resources/Issuing/Settlements.d.ts +0 -83
  1151. package/esm/resources/Issuing/Settlements.js +0 -3
  1152. package/esm/resources/Issuing/Settlements.js.map +0 -1
  1153. package/esm/resources/Margins.d.ts +0 -115
  1154. package/esm/resources/Margins.js +0 -31
  1155. package/esm/resources/Margins.js.map +0 -1
  1156. package/esm/resources/Orchestration/PaymentAttempts.d.ts +0 -34
  1157. package/esm/resources/Orchestration/PaymentAttempts.js +0 -11
  1158. package/esm/resources/Orchestration/PaymentAttempts.js.map +0 -1
  1159. package/esm/resources/Orchestration/index.d.ts +0 -12
  1160. package/esm/resources/Orchestration/index.js +0 -9
  1161. package/esm/resources/Orchestration/index.js.map +0 -1
  1162. package/esm/resources/Orders.d.ts +0 -4773
  1163. package/esm/resources/Orders.js +0 -453
  1164. package/esm/resources/Orders.js.map +0 -1
  1165. package/esm/resources/PaymentLocationCapabilities.d.ts +0 -123
  1166. package/esm/resources/PaymentLocationCapabilities.js +0 -25
  1167. package/esm/resources/PaymentLocationCapabilities.js.map +0 -1
  1168. package/esm/resources/PaymentLocations.d.ts +0 -178
  1169. package/esm/resources/PaymentLocations.js +0 -37
  1170. package/esm/resources/PaymentLocations.js.map +0 -1
  1171. package/esm/resources/PaymentMethodBalances.d.ts +0 -46
  1172. package/esm/resources/PaymentMethodBalances.js +0 -3
  1173. package/esm/resources/PaymentMethodBalances.js.map +0 -1
  1174. package/esm/resources/Privacy/RedactionJobValidationErrors.d.ts +0 -36
  1175. package/esm/resources/Privacy/RedactionJobValidationErrors.js +0 -3
  1176. package/esm/resources/Privacy/RedactionJobValidationErrors.js.map +0 -1
  1177. package/esm/resources/Privacy/RedactionJobs.d.ts +0 -227
  1178. package/esm/resources/Privacy/RedactionJobs.js +0 -69
  1179. package/esm/resources/Privacy/RedactionJobs.js.map +0 -1
  1180. package/esm/resources/Privacy/index.d.ts +0 -22
  1181. package/esm/resources/Privacy/index.js +0 -9
  1182. package/esm/resources/Privacy/index.js.map +0 -1
  1183. package/esm/resources/ProductCatalog/TrialOffers.d.ts +0 -126
  1184. package/esm/resources/ProductCatalog/TrialOffers.js +0 -11
  1185. package/esm/resources/ProductCatalog/TrialOffers.js.map +0 -1
  1186. package/esm/resources/ProductCatalog/index.d.ts +0 -12
  1187. package/esm/resources/ProductCatalog/index.js +0 -9
  1188. package/esm/resources/ProductCatalog/index.js.map +0 -1
  1189. package/esm/resources/Profiles.d.ts +0 -68
  1190. package/esm/resources/Profiles.js +0 -3
  1191. package/esm/resources/Profiles.js.map +0 -1
  1192. package/esm/resources/QuoteLines.d.ts +0 -684
  1193. package/esm/resources/QuoteLines.js +0 -3
  1194. package/esm/resources/QuoteLines.js.map +0 -1
  1195. package/esm/resources/QuotePreviewInvoices.d.ts +0 -1179
  1196. package/esm/resources/QuotePreviewInvoices.js +0 -3
  1197. package/esm/resources/QuotePreviewInvoices.js.map +0 -1
  1198. package/esm/resources/QuotePreviewSubscriptionSchedules.d.ts +0 -1045
  1199. package/esm/resources/QuotePreviewSubscriptionSchedules.js +0 -3
  1200. package/esm/resources/QuotePreviewSubscriptionSchedules.js.map +0 -1
  1201. package/esm/resources/Radar/AccountEvaluations.d.ts +0 -308
  1202. package/esm/resources/Radar/AccountEvaluations.js +0 -23
  1203. package/esm/resources/Radar/AccountEvaluations.js.map +0 -1
  1204. package/esm/resources/Radar/CustomerEvaluations.d.ts +0 -245
  1205. package/esm/resources/Radar/CustomerEvaluations.js +0 -23
  1206. package/esm/resources/Radar/CustomerEvaluations.js.map +0 -1
  1207. package/esm/resources/Radar/IssuingAuthorizationEvaluations.d.ts +0 -433
  1208. package/esm/resources/Radar/IssuingAuthorizationEvaluations.js +0 -11
  1209. package/esm/resources/Radar/IssuingAuthorizationEvaluations.js.map +0 -1
  1210. package/esm/resources/RiskSignals.d.ts +0 -10
  1211. package/esm/resources/RiskSignals.js +0 -3
  1212. package/esm/resources/RiskSignals.js.map +0 -1
  1213. package/esm/resources/SharedPayment/GrantedTokens.d.ts +0 -425
  1214. package/esm/resources/SharedPayment/GrantedTokens.js +0 -11
  1215. package/esm/resources/SharedPayment/GrantedTokens.js.map +0 -1
  1216. package/esm/resources/SharedPayment/IssuedTokens.d.ts +0 -336
  1217. package/esm/resources/SharedPayment/IssuedTokens.js +0 -23
  1218. package/esm/resources/SharedPayment/IssuedTokens.js.map +0 -1
  1219. package/esm/resources/SharedPayment/index.d.ts +0 -19
  1220. package/esm/resources/SharedPayment/index.js +0 -11
  1221. package/esm/resources/SharedPayment/index.js.map +0 -1
  1222. package/esm/resources/Tax/Forms.d.ts +0 -228
  1223. package/esm/resources/Tax/Forms.js +0 -28
  1224. package/esm/resources/Tax/Forms.js.map +0 -1
  1225. package/esm/resources/Tax/Locations.d.ts +0 -108
  1226. package/esm/resources/Tax/Locations.js +0 -29
  1227. package/esm/resources/Tax/Locations.js.map +0 -1
  1228. package/esm/resources/TaxFunds.d.ts +0 -174
  1229. package/esm/resources/TaxFunds.js +0 -19
  1230. package/esm/resources/TaxFunds.js.map +0 -1
  1231. package/esm/resources/Terminal/ReaderCollectedData.d.ts +0 -50
  1232. package/esm/resources/Terminal/ReaderCollectedData.js +0 -11
  1233. package/esm/resources/Terminal/ReaderCollectedData.js.map +0 -1
  1234. package/esm/resources/TestHelpers/Capital/FinancingOffers.d.ts +0 -81
  1235. package/esm/resources/TestHelpers/Capital/FinancingOffers.js +0 -17
  1236. package/esm/resources/TestHelpers/Capital/FinancingOffers.js.map +0 -1
  1237. package/esm/resources/TestHelpers/Capital/index.d.ts +0 -8
  1238. package/esm/resources/TestHelpers/Capital/index.js +0 -9
  1239. package/esm/resources/TestHelpers/Capital/index.js.map +0 -1
  1240. package/esm/resources/TestHelpers/Issuing/Disputes.d.ts +0 -127
  1241. package/esm/resources/TestHelpers/Issuing/Disputes.js +0 -35
  1242. package/esm/resources/TestHelpers/Issuing/Disputes.js.map +0 -1
  1243. package/esm/resources/TestHelpers/PaymentIntents.d.ts +0 -38
  1244. package/esm/resources/TestHelpers/PaymentIntents.js +0 -11
  1245. package/esm/resources/TestHelpers/PaymentIntents.js.map +0 -1
  1246. package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.d.ts +0 -75
  1247. package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.js +0 -17
  1248. package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.js.map +0 -1
  1249. package/esm/resources/TestHelpers/SharedPayment/index.d.ts +0 -8
  1250. package/esm/resources/TestHelpers/SharedPayment/index.js +0 -9
  1251. package/esm/resources/TestHelpers/SharedPayment/index.js.map +0 -1
  1252. package/esm/resources/TransitBalances.d.ts +0 -25
  1253. package/esm/resources/TransitBalances.js +0 -3
  1254. package/esm/resources/TransitBalances.js.map +0 -1
  1255. package/esm/resources/V2/Billing/BillSettingVersions.d.ts +0 -72
  1256. package/esm/resources/V2/Billing/BillSettingVersions.js +0 -3
  1257. package/esm/resources/V2/Billing/BillSettingVersions.js.map +0 -1
  1258. package/esm/resources/V2/Billing/BillSettings/Versions.d.ts +0 -33
  1259. package/esm/resources/V2/Billing/BillSettings/Versions.js +0 -19
  1260. package/esm/resources/V2/Billing/BillSettings/Versions.js.map +0 -1
  1261. package/esm/resources/V2/Billing/BillSettings.d.ts +0 -281
  1262. package/esm/resources/V2/Billing/BillSettings.js +0 -37
  1263. package/esm/resources/V2/Billing/BillSettings.js.map +0 -1
  1264. package/esm/resources/V2/Billing/CadenceSpendModifiers.d.ts +0 -84
  1265. package/esm/resources/V2/Billing/CadenceSpendModifiers.js +0 -3
  1266. package/esm/resources/V2/Billing/CadenceSpendModifiers.js.map +0 -1
  1267. package/esm/resources/V2/Billing/Cadences/SpendModifierRules.d.ts +0 -37
  1268. package/esm/resources/V2/Billing/Cadences/SpendModifierRules.js +0 -19
  1269. package/esm/resources/V2/Billing/Cadences/SpendModifierRules.js.map +0 -1
  1270. package/esm/resources/V2/Billing/Cadences.d.ts +0 -1011
  1271. package/esm/resources/V2/Billing/Cadences.js +0 -260
  1272. package/esm/resources/V2/Billing/Cadences.js.map +0 -1
  1273. package/esm/resources/V2/Billing/CollectionSettingVersions.d.ts +0 -237
  1274. package/esm/resources/V2/Billing/CollectionSettingVersions.js +0 -3
  1275. package/esm/resources/V2/Billing/CollectionSettingVersions.js.map +0 -1
  1276. package/esm/resources/V2/Billing/CollectionSettings/Versions.d.ts +0 -33
  1277. package/esm/resources/V2/Billing/CollectionSettings/Versions.js +0 -66
  1278. package/esm/resources/V2/Billing/CollectionSettings/Versions.js.map +0 -1
  1279. package/esm/resources/V2/Billing/CollectionSettings.d.ts +0 -776
  1280. package/esm/resources/V2/Billing/CollectionSettings.js +0 -162
  1281. package/esm/resources/V2/Billing/CollectionSettings.js.map +0 -1
  1282. package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.d.ts +0 -47
  1283. package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.js +0 -3
  1284. package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.js.map +0 -1
  1285. package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.d.ts +0 -23
  1286. package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js +0 -25
  1287. package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js.map +0 -1
  1288. package/esm/resources/V2/Billing/Contracts/PricingLines.d.ts +0 -8
  1289. package/esm/resources/V2/Billing/Contracts/PricingLines.js +0 -11
  1290. package/esm/resources/V2/Billing/Contracts/PricingLines.js.map +0 -1
  1291. package/esm/resources/V2/Billing/Contracts.d.ts +0 -1484
  1292. package/esm/resources/V2/Billing/Contracts.js +0 -327
  1293. package/esm/resources/V2/Billing/Contracts.js.map +0 -1
  1294. package/esm/resources/V2/Billing/CustomPricingUnits.d.ts +0 -125
  1295. package/esm/resources/V2/Billing/CustomPricingUnits.js +0 -31
  1296. package/esm/resources/V2/Billing/CustomPricingUnits.js.map +0 -1
  1297. package/esm/resources/V2/Billing/IntentActions.d.ts +0 -603
  1298. package/esm/resources/V2/Billing/IntentActions.js +0 -3
  1299. package/esm/resources/V2/Billing/IntentActions.js.map +0 -1
  1300. package/esm/resources/V2/Billing/Intents/Actions.d.ts +0 -33
  1301. package/esm/resources/V2/Billing/Intents/Actions.js +0 -66
  1302. package/esm/resources/V2/Billing/Intents/Actions.js.map +0 -1
  1303. package/esm/resources/V2/Billing/Intents.d.ts +0 -1253
  1304. package/esm/resources/V2/Billing/Intents.js +0 -83
  1305. package/esm/resources/V2/Billing/Intents.js.map +0 -1
  1306. package/esm/resources/V2/Billing/LicenseFeeVersions.d.ts +0 -78
  1307. package/esm/resources/V2/Billing/LicenseFeeVersions.js +0 -3
  1308. package/esm/resources/V2/Billing/LicenseFeeVersions.js.map +0 -1
  1309. package/esm/resources/V2/Billing/LicenseFees/Versions.d.ts +0 -33
  1310. package/esm/resources/V2/Billing/LicenseFees/Versions.js +0 -60
  1311. package/esm/resources/V2/Billing/LicenseFees/Versions.js.map +0 -1
  1312. package/esm/resources/V2/Billing/LicenseFees.d.ts +0 -360
  1313. package/esm/resources/V2/Billing/LicenseFees.js +0 -144
  1314. package/esm/resources/V2/Billing/LicenseFees.js.map +0 -1
  1315. package/esm/resources/V2/Billing/LicensedItems.d.ts +0 -170
  1316. package/esm/resources/V2/Billing/LicensedItems.js +0 -31
  1317. package/esm/resources/V2/Billing/LicensedItems.js.map +0 -1
  1318. package/esm/resources/V2/Billing/MeteredItems.d.ts +0 -218
  1319. package/esm/resources/V2/Billing/MeteredItems.js +0 -31
  1320. package/esm/resources/V2/Billing/MeteredItems.js.map +0 -1
  1321. package/esm/resources/V2/Billing/OneTimeItems.d.ts +0 -170
  1322. package/esm/resources/V2/Billing/OneTimeItems.js +0 -31
  1323. package/esm/resources/V2/Billing/OneTimeItems.js.map +0 -1
  1324. package/esm/resources/V2/Billing/PricingPlanComponents.d.ts +0 -80
  1325. package/esm/resources/V2/Billing/PricingPlanComponents.js +0 -3
  1326. package/esm/resources/V2/Billing/PricingPlanComponents.js.map +0 -1
  1327. package/esm/resources/V2/Billing/PricingPlanSubscriptions.d.ts +0 -620
  1328. package/esm/resources/V2/Billing/PricingPlanSubscriptions.js +0 -292
  1329. package/esm/resources/V2/Billing/PricingPlanSubscriptions.js.map +0 -1
  1330. package/esm/resources/V2/Billing/PricingPlanVersions.d.ts +0 -30
  1331. package/esm/resources/V2/Billing/PricingPlanVersions.js +0 -3
  1332. package/esm/resources/V2/Billing/PricingPlanVersions.js.map +0 -1
  1333. package/esm/resources/V2/Billing/PricingPlans/Components.d.ts +0 -142
  1334. package/esm/resources/V2/Billing/PricingPlans/Components.js +0 -37
  1335. package/esm/resources/V2/Billing/PricingPlans/Components.js.map +0 -1
  1336. package/esm/resources/V2/Billing/PricingPlans/Versions.d.ts +0 -33
  1337. package/esm/resources/V2/Billing/PricingPlans/Versions.js +0 -19
  1338. package/esm/resources/V2/Billing/PricingPlans/Versions.js.map +0 -1
  1339. package/esm/resources/V2/Billing/PricingPlans.d.ts +0 -169
  1340. package/esm/resources/V2/Billing/PricingPlans.js +0 -39
  1341. package/esm/resources/V2/Billing/PricingPlans.js.map +0 -1
  1342. package/esm/resources/V2/Billing/Profiles.d.ts +0 -162
  1343. package/esm/resources/V2/Billing/Profiles.js +0 -31
  1344. package/esm/resources/V2/Billing/Profiles.js.map +0 -1
  1345. package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.d.ts +0 -45
  1346. package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js +0 -3
  1347. package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js.map +0 -1
  1348. package/esm/resources/V2/Billing/RateCardRates.d.ts +0 -111
  1349. package/esm/resources/V2/Billing/RateCardRates.js +0 -3
  1350. package/esm/resources/V2/Billing/RateCardRates.js.map +0 -1
  1351. package/esm/resources/V2/Billing/RateCardSubscriptions.d.ts +0 -215
  1352. package/esm/resources/V2/Billing/RateCardSubscriptions.js +0 -37
  1353. package/esm/resources/V2/Billing/RateCardSubscriptions.js.map +0 -1
  1354. package/esm/resources/V2/Billing/RateCardVersions.d.ts +0 -22
  1355. package/esm/resources/V2/Billing/RateCardVersions.js +0 -3
  1356. package/esm/resources/V2/Billing/RateCardVersions.js.map +0 -1
  1357. package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.d.ts +0 -79
  1358. package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js +0 -31
  1359. package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js.map +0 -1
  1360. package/esm/resources/V2/Billing/RateCards/Rates.d.ts +0 -145
  1361. package/esm/resources/V2/Billing/RateCards/Rates.js +0 -106
  1362. package/esm/resources/V2/Billing/RateCards/Rates.js.map +0 -1
  1363. package/esm/resources/V2/Billing/RateCards/Versions.d.ts +0 -33
  1364. package/esm/resources/V2/Billing/RateCards/Versions.js +0 -19
  1365. package/esm/resources/V2/Billing/RateCards/Versions.js.map +0 -1
  1366. package/esm/resources/V2/Billing/RateCards.d.ts +0 -336
  1367. package/esm/resources/V2/Billing/RateCards.js +0 -72
  1368. package/esm/resources/V2/Billing/RateCards.js.map +0 -1
  1369. package/esm/resources/V2/Billing/ServiceActions.d.ts +0 -510
  1370. package/esm/resources/V2/Billing/ServiceActions.js +0 -158
  1371. package/esm/resources/V2/Billing/ServiceActions.js.map +0 -1
  1372. package/esm/resources/V2/Core/AccountEvaluations.d.ts +0 -156
  1373. package/esm/resources/V2/Core/AccountEvaluations.js +0 -11
  1374. package/esm/resources/V2/Core/AccountEvaluations.js.map +0 -1
  1375. package/esm/resources/V2/Core/ApprovalRequests.d.ts +0 -331
  1376. package/esm/resources/V2/Core/ApprovalRequests.js +0 -42
  1377. package/esm/resources/V2/Core/ApprovalRequests.js.map +0 -1
  1378. package/esm/resources/V2/Core/BatchJobs.d.ts +0 -360
  1379. package/esm/resources/V2/Core/BatchJobs.js +0 -221
  1380. package/esm/resources/V2/Core/BatchJobs.js.map +0 -1
  1381. package/esm/resources/V2/Core/ClaimableSandboxes.d.ts +0 -225
  1382. package/esm/resources/V2/Core/ClaimableSandboxes.js +0 -27
  1383. package/esm/resources/V2/Core/ClaimableSandboxes.js.map +0 -1
  1384. package/esm/resources/V2/Core/ConnectionSessions.d.ts +0 -86
  1385. package/esm/resources/V2/Core/ConnectionSessions.js +0 -17
  1386. package/esm/resources/V2/Core/ConnectionSessions.js.map +0 -1
  1387. package/esm/resources/V2/Core/FeeBatches.d.ts +0 -234
  1388. package/esm/resources/V2/Core/FeeBatches.js +0 -19
  1389. package/esm/resources/V2/Core/FeeBatches.js.map +0 -1
  1390. package/esm/resources/V2/Core/FeeEntries.d.ts +0 -200
  1391. package/esm/resources/V2/Core/FeeEntries.js +0 -19
  1392. package/esm/resources/V2/Core/FeeEntries.js.map +0 -1
  1393. package/esm/resources/V2/Core/Health/AlertHistoryEntries.d.ts +0 -416
  1394. package/esm/resources/V2/Core/Health/AlertHistoryEntries.js +0 -3
  1395. package/esm/resources/V2/Core/Health/AlertHistoryEntries.js.map +0 -1
  1396. package/esm/resources/V2/Core/Health/Alerts/History.d.ts +0 -23
  1397. package/esm/resources/V2/Core/Health/Alerts/History.js +0 -97
  1398. package/esm/resources/V2/Core/Health/Alerts/History.js.map +0 -1
  1399. package/esm/resources/V2/Core/Health/Alerts.d.ts +0 -530
  1400. package/esm/resources/V2/Core/Health/Alerts.js +0 -178
  1401. package/esm/resources/V2/Core/Health/Alerts.js.map +0 -1
  1402. package/esm/resources/V2/Core/Health/index.d.ts +0 -16
  1403. package/esm/resources/V2/Core/Health/index.js +0 -9
  1404. package/esm/resources/V2/Core/Health/index.js.map +0 -1
  1405. package/esm/resources/V2/Core/Vault/GbBankAccounts.d.ts +0 -280
  1406. package/esm/resources/V2/Core/Vault/GbBankAccounts.js +0 -50
  1407. package/esm/resources/V2/Core/Vault/GbBankAccounts.js.map +0 -1
  1408. package/esm/resources/V2/Core/Vault/UsBankAccounts.d.ts +0 -252
  1409. package/esm/resources/V2/Core/Vault/UsBankAccounts.js +0 -61
  1410. package/esm/resources/V2/Core/Vault/UsBankAccounts.js.map +0 -1
  1411. package/esm/resources/V2/Core/Vault/index.d.ts +0 -28
  1412. package/esm/resources/V2/Core/Vault/index.js +0 -11
  1413. package/esm/resources/V2/Core/Vault/index.js.map +0 -1
  1414. package/esm/resources/V2/Data/Analytics/MetricQuery.d.ts +0 -74
  1415. package/esm/resources/V2/Data/Analytics/MetricQuery.js +0 -32
  1416. package/esm/resources/V2/Data/Analytics/MetricQuery.js.map +0 -1
  1417. package/esm/resources/V2/Data/Analytics/MetricQueryResults.d.ts +0 -76
  1418. package/esm/resources/V2/Data/Analytics/MetricQueryResults.js +0 -3
  1419. package/esm/resources/V2/Data/Analytics/MetricQueryResults.js.map +0 -1
  1420. package/esm/resources/V2/Data/Analytics/index.d.ts +0 -12
  1421. package/esm/resources/V2/Data/Analytics/index.js +0 -9
  1422. package/esm/resources/V2/Data/Analytics/index.js.map +0 -1
  1423. package/esm/resources/V2/Data/Reporting/QueryRuns.d.ts +0 -172
  1424. package/esm/resources/V2/Data/Reporting/QueryRuns.js +0 -42
  1425. package/esm/resources/V2/Data/Reporting/QueryRuns.js.map +0 -1
  1426. package/esm/resources/V2/Data/Reporting/index.d.ts +0 -13
  1427. package/esm/resources/V2/Data/Reporting/index.js +0 -9
  1428. package/esm/resources/V2/Data/Reporting/index.js.map +0 -1
  1429. package/esm/resources/V2/Data/index.d.ts +0 -13
  1430. package/esm/resources/V2/Data/index.js +0 -11
  1431. package/esm/resources/V2/Data/index.js.map +0 -1
  1432. package/esm/resources/V2/Extend/WorkflowRuns.d.ts +0 -163
  1433. package/esm/resources/V2/Extend/WorkflowRuns.js +0 -19
  1434. package/esm/resources/V2/Extend/WorkflowRuns.js.map +0 -1
  1435. package/esm/resources/V2/Extend/Workflows.d.ts +0 -120
  1436. package/esm/resources/V2/Extend/Workflows.js +0 -26
  1437. package/esm/resources/V2/Extend/Workflows.js.map +0 -1
  1438. package/esm/resources/V2/Extend/index.d.ts +0 -20
  1439. package/esm/resources/V2/Extend/index.js +0 -11
  1440. package/esm/resources/V2/Extend/index.js.map +0 -1
  1441. package/esm/resources/V2/FinancialAddressCreditSimulations.d.ts +0 -14
  1442. package/esm/resources/V2/FinancialAddressCreditSimulations.js +0 -3
  1443. package/esm/resources/V2/FinancialAddressCreditSimulations.js.map +0 -1
  1444. package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.d.ts +0 -19
  1445. package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.js +0 -3
  1446. package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.js.map +0 -1
  1447. package/esm/resources/V2/Iam/ActivityLogs.d.ts +0 -211
  1448. package/esm/resources/V2/Iam/ActivityLogs.js +0 -19
  1449. package/esm/resources/V2/Iam/ActivityLogs.js.map +0 -1
  1450. package/esm/resources/V2/Iam/ApiKeys.d.ts +0 -305
  1451. package/esm/resources/V2/Iam/ApiKeys.js +0 -43
  1452. package/esm/resources/V2/Iam/ApiKeys.js.map +0 -1
  1453. package/esm/resources/V2/Iam/index.d.ts +0 -23
  1454. package/esm/resources/V2/Iam/index.js +0 -11
  1455. package/esm/resources/V2/Iam/index.js.map +0 -1
  1456. package/esm/resources/V2/MoneyManagement/Adjustments.d.ts +0 -135
  1457. package/esm/resources/V2/MoneyManagement/Adjustments.js +0 -19
  1458. package/esm/resources/V2/MoneyManagement/Adjustments.js.map +0 -1
  1459. package/esm/resources/V2/MoneyManagement/CurrencyConversions.d.ts +0 -131
  1460. package/esm/resources/V2/MoneyManagement/CurrencyConversions.js +0 -27
  1461. package/esm/resources/V2/MoneyManagement/CurrencyConversions.js.map +0 -1
  1462. package/esm/resources/V2/MoneyManagement/DebitDisputes.d.ts +0 -168
  1463. package/esm/resources/V2/MoneyManagement/DebitDisputes.js +0 -25
  1464. package/esm/resources/V2/MoneyManagement/DebitDisputes.js.map +0 -1
  1465. package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.d.ts +0 -99
  1466. package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.js +0 -3
  1467. package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.js.map +0 -1
  1468. package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.d.ts +0 -44
  1469. package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.js +0 -49
  1470. package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.js.map +0 -1
  1471. package/esm/resources/V2/MoneyManagement/FinancialAccounts.d.ts +0 -449
  1472. package/esm/resources/V2/MoneyManagement/FinancialAccounts.js +0 -46
  1473. package/esm/resources/V2/MoneyManagement/FinancialAccounts.js.map +0 -1
  1474. package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.d.ts +0 -14
  1475. package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js +0 -3
  1476. package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js.map +0 -1
  1477. package/esm/resources/V2/MoneyManagement/FinancialAddresses.d.ts +0 -304
  1478. package/esm/resources/V2/MoneyManagement/FinancialAddresses.js +0 -27
  1479. package/esm/resources/V2/MoneyManagement/FinancialAddresses.js.map +0 -1
  1480. package/esm/resources/V2/MoneyManagement/InboundTransfers.d.ts +0 -251
  1481. package/esm/resources/V2/MoneyManagement/InboundTransfers.js +0 -26
  1482. package/esm/resources/V2/MoneyManagement/InboundTransfers.js.map +0 -1
  1483. package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.d.ts +0 -219
  1484. package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.js +0 -18
  1485. package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.js.map +0 -1
  1486. package/esm/resources/V2/MoneyManagement/OutboundPayments.d.ts +0 -638
  1487. package/esm/resources/V2/MoneyManagement/OutboundPayments.js +0 -37
  1488. package/esm/resources/V2/MoneyManagement/OutboundPayments.js.map +0 -1
  1489. package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.d.ts +0 -318
  1490. package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.js +0 -45
  1491. package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.js.map +0 -1
  1492. package/esm/resources/V2/MoneyManagement/OutboundTransfers.d.ts +0 -394
  1493. package/esm/resources/V2/MoneyManagement/OutboundTransfers.js +0 -35
  1494. package/esm/resources/V2/MoneyManagement/OutboundTransfers.js.map +0 -1
  1495. package/esm/resources/V2/MoneyManagement/PayoutIntents.d.ts +0 -525
  1496. package/esm/resources/V2/MoneyManagement/PayoutIntents.js +0 -40
  1497. package/esm/resources/V2/MoneyManagement/PayoutIntents.js.map +0 -1
  1498. package/esm/resources/V2/MoneyManagement/PayoutMethods.d.ts +0 -277
  1499. package/esm/resources/V2/MoneyManagement/PayoutMethods.js +0 -40
  1500. package/esm/resources/V2/MoneyManagement/PayoutMethods.js.map +0 -1
  1501. package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.d.ts +0 -92
  1502. package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js +0 -13
  1503. package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js.map +0 -1
  1504. package/esm/resources/V2/MoneyManagement/ReceivedCredits.d.ts +0 -481
  1505. package/esm/resources/V2/MoneyManagement/ReceivedCredits.js +0 -19
  1506. package/esm/resources/V2/MoneyManagement/ReceivedCredits.js.map +0 -1
  1507. package/esm/resources/V2/MoneyManagement/ReceivedDebits.d.ts +0 -264
  1508. package/esm/resources/V2/MoneyManagement/ReceivedDebits.js +0 -19
  1509. package/esm/resources/V2/MoneyManagement/ReceivedDebits.js.map +0 -1
  1510. package/esm/resources/V2/MoneyManagement/RecipientVerifications.d.ts +0 -116
  1511. package/esm/resources/V2/MoneyManagement/RecipientVerifications.js +0 -23
  1512. package/esm/resources/V2/MoneyManagement/RecipientVerifications.js.map +0 -1
  1513. package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.d.ts +0 -30
  1514. package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js +0 -11
  1515. package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js.map +0 -1
  1516. package/esm/resources/V2/MoneyManagement/TestHelpers/index.d.ts +0 -8
  1517. package/esm/resources/V2/MoneyManagement/TestHelpers/index.js +0 -9
  1518. package/esm/resources/V2/MoneyManagement/TestHelpers/index.js.map +0 -1
  1519. package/esm/resources/V2/MoneyManagement/TransactionEntries.d.ts +0 -266
  1520. package/esm/resources/V2/MoneyManagement/TransactionEntries.js +0 -19
  1521. package/esm/resources/V2/MoneyManagement/TransactionEntries.js.map +0 -1
  1522. package/esm/resources/V2/MoneyManagement/Transactions.d.ts +0 -297
  1523. package/esm/resources/V2/MoneyManagement/Transactions.js +0 -19
  1524. package/esm/resources/V2/MoneyManagement/Transactions.js.map +0 -1
  1525. package/esm/resources/V2/MoneyManagement/index.d.ts +0 -143
  1526. package/esm/resources/V2/MoneyManagement/index.js +0 -45
  1527. package/esm/resources/V2/MoneyManagement/index.js.map +0 -1
  1528. package/esm/resources/V2/Network/BusinessProfiles.d.ts +0 -92
  1529. package/esm/resources/V2/Network/BusinessProfiles.js +0 -17
  1530. package/esm/resources/V2/Network/BusinessProfiles.js.map +0 -1
  1531. package/esm/resources/V2/Network/index.d.ts +0 -13
  1532. package/esm/resources/V2/Network/index.js +0 -9
  1533. package/esm/resources/V2/Network/index.js.map +0 -1
  1534. package/esm/resources/V2/OrchestratedCommerce/Agreements.d.ts +0 -143
  1535. package/esm/resources/V2/OrchestratedCommerce/Agreements.js +0 -37
  1536. package/esm/resources/V2/OrchestratedCommerce/Agreements.js.map +0 -1
  1537. package/esm/resources/V2/OrchestratedCommerce/index.d.ts +0 -16
  1538. package/esm/resources/V2/OrchestratedCommerce/index.js +0 -9
  1539. package/esm/resources/V2/OrchestratedCommerce/index.js.map +0 -1
  1540. package/esm/resources/V2/Payments/OffSessionPayments.d.ts +0 -823
  1541. package/esm/resources/V2/Payments/OffSessionPayments.js +0 -49
  1542. package/esm/resources/V2/Payments/OffSessionPayments.js.map +0 -1
  1543. package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.d.ts +0 -73
  1544. package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.js +0 -3
  1545. package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.js.map +0 -1
  1546. package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.d.ts +0 -85
  1547. package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.js +0 -31
  1548. package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.js.map +0 -1
  1549. package/esm/resources/V2/Payments/SettlementAllocationIntents.d.ts +0 -209
  1550. package/esm/resources/V2/Payments/SettlementAllocationIntents.js +0 -49
  1551. package/esm/resources/V2/Payments/SettlementAllocationIntents.js.map +0 -1
  1552. package/esm/resources/V2/Payments/index.d.ts +0 -31
  1553. package/esm/resources/V2/Payments/index.js +0 -11
  1554. package/esm/resources/V2/Payments/index.js.map +0 -1
  1555. package/esm/resources/V2/Reporting/ReportRuns.d.ts +0 -191
  1556. package/esm/resources/V2/Reporting/ReportRuns.js +0 -46
  1557. package/esm/resources/V2/Reporting/ReportRuns.js.map +0 -1
  1558. package/esm/resources/V2/Reporting/Reports.d.ts +0 -106
  1559. package/esm/resources/V2/Reporting/Reports.js +0 -13
  1560. package/esm/resources/V2/Reporting/Reports.js.map +0 -1
  1561. package/esm/resources/V2/Reporting/index.d.ts +0 -18
  1562. package/esm/resources/V2/Reporting/index.js +0 -11
  1563. package/esm/resources/V2/Reporting/index.js.map +0 -1
  1564. package/esm/resources/V2/Signals/AccountSignals.d.ts +0 -172
  1565. package/esm/resources/V2/Signals/AccountSignals.js +0 -54
  1566. package/esm/resources/V2/Signals/AccountSignals.js.map +0 -1
  1567. package/esm/resources/V2/Signals/index.d.ts +0 -13
  1568. package/esm/resources/V2/Signals/index.js +0 -9
  1569. package/esm/resources/V2/Signals/index.js.map +0 -1
  1570. package/esm/resources/V2/Tax/ManualRules.d.ts +0 -331
  1571. package/esm/resources/V2/Tax/ManualRules.js +0 -189
  1572. package/esm/resources/V2/Tax/ManualRules.js.map +0 -1
  1573. package/esm/resources/V2/Tax/index.d.ts +0 -16
  1574. package/esm/resources/V2/Tax/index.js +0 -9
  1575. package/esm/resources/V2/Tax/index.js.map +0 -1
  1576. package/esm/resources/V2/TestHelpers/FinancialAddresses.d.ts +0 -45
  1577. package/esm/resources/V2/TestHelpers/FinancialAddresses.js +0 -19
  1578. package/esm/resources/V2/TestHelpers/FinancialAddresses.js.map +0 -1
  1579. package/esm/resources/V2/TestHelpers/MoneyManagement.d.ts +0 -31
  1580. package/esm/resources/V2/TestHelpers/MoneyManagement.js +0 -11
  1581. package/esm/resources/V2/TestHelpers/MoneyManagement.js.map +0 -1
  1582. package/esm/resources/V2/TestHelpers/index.d.ts +0 -10
  1583. package/esm/resources/V2/TestHelpers/index.js +0 -11
  1584. package/esm/resources/V2/TestHelpers/index.js.map +0 -1
@@ -3,8 +3,6 @@ import { Capability } from './Capabilities.js';
3
3
  import { DeletedExternalAccount, ExternalAccount } from './ExternalAccounts.js';
4
4
  import { LoginLink } from './LoginLinks.js';
5
5
  import { DeletedPerson, Person } from './Persons.js';
6
- import { AccountSignals } from './AccountSignals.js';
7
- import { RiskSignals } from './RiskSignals.js';
8
6
  import { File } from './Files.js';
9
7
  import { TaxId } from './TaxIds.js';
10
8
  import { Emptyable, MetadataParam, AddressParam, OtherString, JapanAddressParam, PaginationParams, RangeQueryParam, Metadata, Address } from '../shared.js';
@@ -63,18 +61,14 @@ export declare class AccountResource extends StripeResource {
63
61
  * Only accounts where your platform is liable for negative account balances, which includes Custom and Express accounts, can be rejected.
64
62
  */
65
63
  reject(id: string, params: AccountRejectParams, options?: RequestOptions): Promise<Response<Account>>;
66
- serializeBatchDelete(account: string, params?: Record<string, unknown>, options?: {
67
- apiVersion?: string;
68
- stripeContext?: string;
69
- }): string;
70
- serializeBatchUpdate(account: string, params?: Record<string, unknown>, options?: {
71
- apiVersion?: string;
72
- stripeContext?: string;
73
- }): string;
74
- serializeBatchCreate(params?: Record<string, unknown>, options?: {
75
- apiVersion?: string;
76
- stripeContext?: string;
77
- }): string;
64
+ /**
65
+ * With Connect, you can unreject accounts that you have previously rejected.
66
+ *
67
+ * Only accounts that were rejected by your platform can be unrejected. This API cannot be used to unreject accounts that were rejected by Stripe.
68
+ *
69
+ * Unreject will only enable charges and/or payouts if there are no other restrictions other than those placed by a previous rejection. If you have separately paused charges and/or payouts outside of rejection, those pauses will remain in place after unrejection.
70
+ */
71
+ unreject(id: string, params?: AccountUnrejectParams, options?: RequestOptions): Promise<Response<Account>>;
78
72
  /**
79
73
  * Returns a list of capabilities associated with the account. The capabilities are returned sorted by creation date, with the most recent capability appearing first.
80
74
  */
@@ -140,10 +134,6 @@ export declare class AccountResource extends StripeResource {
140
134
  * Creates a new person.
141
135
  */
142
136
  createPerson(id: string, params?: AccountCreatePersonParams, options?: RequestOptions): Promise<Response<Person>>;
143
- /**
144
- * Retrieves the account's Signal objects
145
- */
146
- retrieveSignals(id: string, params?: AccountRetrieveSignalsParams, options?: RequestOptions): Promise<Response<AccountSignals>>;
147
137
  }
148
138
  export interface Account {
149
139
  /**
@@ -219,11 +209,6 @@ export interface Account {
219
209
  */
220
210
  payouts_enabled: boolean;
221
211
  requirements?: Account.Requirements;
222
- risk_controls?: Account.RiskControls;
223
- /**
224
- * A hash containing information about risk signal collection
225
- */
226
- risk_signals?: RiskSignals | null;
227
212
  /**
228
213
  * Options for customizing how the account functions within Stripe.
229
214
  */
@@ -275,10 +260,6 @@ export declare namespace Account {
275
260
  * Internal-only description of the product sold or service provided by the business. It's used by Stripe for risk and underwriting purposes.
276
261
  */
277
262
  product_description?: string | null;
278
- /**
279
- * A link to the business's publicly available terms related to the Specified Commercial Transaction Act. Only used for accounts in Japan.
280
- */
281
- specified_commercial_transactions_act_url?: string | null;
282
263
  /**
283
264
  * A publicly available mailing address for sending support issues to.
284
265
  */
@@ -330,10 +311,6 @@ export declare namespace Account {
330
311
  * The status of the BECS Direct Debit (AU) payments capability of the account, or whether the account can directly process BECS Direct Debit (AU) charges.
331
312
  */
332
313
  au_becs_debit_payments?: Capabilities.AuBecsDebitPayments;
333
- /**
334
- * The status of the automatic_indirect_tax capability of the account.
335
- */
336
- automatic_indirect_tax?: Capabilities.AutomaticIndirectTax;
337
314
  /**
338
315
  * The status of the Bacs Direct Debits payments capability of the account, or whether the account can directly process Bacs Direct Debits charges.
339
316
  */
@@ -398,22 +375,10 @@ export declare namespace Account {
398
375
  * The status of the giropay payments capability of the account, or whether the account can directly process giropay charges.
399
376
  */
400
377
  giropay_payments?: Capabilities.GiropayPayments;
401
- /**
402
- * The status of the Gopay capability of the account, or whether the account can directly process Gopay payments.
403
- */
404
- gopay_payments?: Capabilities.GopayPayments;
405
378
  /**
406
379
  * The status of the GrabPay payments capability of the account, or whether the account can directly process GrabPay charges.
407
380
  */
408
381
  grabpay_payments?: Capabilities.GrabpayPayments;
409
- /**
410
- * The status of the Indonesia Bank Transfer payments capability of the account, or whether the account can directly process Indonesia Bank Transfer charges.
411
- */
412
- id_bank_transfer_payments?: Capabilities.IdBankTransferPayments;
413
- /**
414
- * The status of Bank BCA onboarding of the account.
415
- */
416
- id_bank_transfer_payments_bca?: Capabilities.IdBankTransferPaymentsBca;
417
382
  /**
418
383
  * The status of the iDEAL payments capability of the account, or whether the account can directly process iDEAL charges.
419
384
  */
@@ -498,14 +463,6 @@ export declare namespace Account {
498
463
  * The status of the paynow payments capability of the account, or whether the account can directly process paynow charges.
499
464
  */
500
465
  paynow_payments?: Capabilities.PaynowPayments;
501
- /**
502
- * The status of the PayPal payments capability of the account, or whether the account can directly process PayPal charges.
503
- */
504
- paypal_payments?: Capabilities.PaypalPayments;
505
- /**
506
- * The status of the Paypay capability of the account, or whether the account can directly process Paypay payments.
507
- */
508
- paypay_payments?: Capabilities.PaypayPayments;
509
466
  /**
510
467
  * The status of the PayTo capability of the account, or whether the account can directly process PayTo charges.
511
468
  */
@@ -518,14 +475,6 @@ export declare namespace Account {
518
475
  * The status of the promptpay payments capability of the account, or whether the account can directly process promptpay charges.
519
476
  */
520
477
  promptpay_payments?: Capabilities.PromptpayPayments;
521
- /**
522
- * The status of the Qris capability of the account, or whether the account can directly process Qris payments.
523
- */
524
- qris_payments?: Capabilities.QrisPayments;
525
- /**
526
- * The status of the Rechnung capability of the account, or whether the account can directly process Rechnung payments.
527
- */
528
- rechnung_payments?: Capabilities.RechnungPayments;
529
478
  /**
530
479
  * The status of the RevolutPay capability of the account, or whether the account can directly process RevolutPay payments.
531
480
  */
@@ -550,18 +499,10 @@ export declare namespace Account {
550
499
  * The status of the SEPA Direct Debits payments capability of the account, or whether the account can directly process SEPA Direct Debits charges.
551
500
  */
552
501
  sepa_debit_payments?: Capabilities.SepaDebitPayments;
553
- /**
554
- * The status of the ShopeePay capability of the account, or whether the account can directly process ShopeePay payments.
555
- */
556
- shopeepay_payments?: Capabilities.ShopeepayPayments;
557
502
  /**
558
503
  * The status of the Sofort payments capability of the account, or whether the account can directly process Sofort charges.
559
504
  */
560
505
  sofort_payments?: Capabilities.SofortPayments;
561
- /**
562
- * The status of the stripe_balance payments capability of the account, or whether the account can directly process stripe_balance charges.
563
- */
564
- stripe_balance_payments?: Capabilities.StripeBalancePayments;
565
506
  /**
566
507
  * The status of the Sunbit capability of the account, or whether the account can directly process Sunbit payments.
567
508
  */
@@ -586,18 +527,6 @@ export declare namespace Account {
586
527
  * The status of the banking capability, or whether the account can have bank accounts.
587
528
  */
588
529
  treasury?: Capabilities.Treasury;
589
- /**
590
- * The status of the treasury_evolve capability of the account.
591
- */
592
- treasury_evolve?: Capabilities.TreasuryEvolve;
593
- /**
594
- * The status of the treasury_fifth_third capability of the account.
595
- */
596
- treasury_fifth_third?: Capabilities.TreasuryFifthThird;
597
- /**
598
- * The status of the treasury_goldman_sachs capability of the account.
599
- */
600
- treasury_goldman_sachs?: Capabilities.TreasuryGoldmanSachs;
601
530
  /**
602
531
  * The status of the TWINT capability of the account, or whether the account can directly process TWINT charges.
603
532
  */
@@ -706,8 +635,6 @@ export declare namespace Account {
706
635
  verification?: Company.Verification | null;
707
636
  }
708
637
  interface Controller {
709
- application?: Controller.Application;
710
- dashboard?: Controller.Dashboard;
711
638
  fees?: Controller.Fees;
712
639
  /**
713
640
  * `true` if the Connect application retrieving the resource controls the account and can therefore exercise [platform controls](https://docs.stripe.com/connect/platform-controls-for-standard-accounts). Otherwise, this field is null.
@@ -774,7 +701,7 @@ export declare namespace Account {
774
701
  */
775
702
  current_deadline: number | null;
776
703
  /**
777
- * Fields that need to be resolved to keep the account enabled. If not resolved by `current_deadline`, these fields will appear in `past_due` as well, and the account is disabled.
704
+ * Fields that need to be resolved to keep the account enabled. If not resolved by `current_deadline`, these fields will appear in `past_due` as well, and the account will be disabled.
778
705
  */
779
706
  currently_due: Array<string> | null;
780
707
  /**
@@ -798,17 +725,8 @@ export declare namespace Account {
798
725
  */
799
726
  pending_verification: Array<string> | null;
800
727
  }
801
- interface RiskControls {
802
- charges: RiskControls.Charges;
803
- payouts: RiskControls.Payouts;
804
- /**
805
- * Represents the rejected reason of the account. Empty if account is not rejected, or rejected by Stripe. Please see [this page for more details](https://docs.stripe.com/connect/)
806
- */
807
- rejected_reason?: RiskControls.RejectedReason | null;
808
- }
809
728
  interface Settings {
810
729
  bacs_debit_payments?: Settings.BacsDebitPayments;
811
- bank_bca_onboarding?: Settings.BankBcaOnboarding;
812
730
  branding: Settings.Branding;
813
731
  card_issuing?: Settings.CardIssuing;
814
732
  card_payments: Settings.CardPayments;
@@ -816,10 +734,7 @@ export declare namespace Account {
816
734
  invoices?: Settings.Invoices;
817
735
  payments: Settings.Payments;
818
736
  payouts?: Settings.Payouts;
819
- paypay_payments?: Settings.PaypayPayments;
820
737
  sepa_debit_payments?: Settings.SepaDebitPayments;
821
- smart_disputes?: Settings.SmartDisputes;
822
- tax_forms?: Settings.TaxForms;
823
738
  treasury?: Settings.Treasury;
824
739
  }
825
740
  interface TosAcceptance {
@@ -876,7 +791,6 @@ export declare namespace Account {
876
791
  type AmazonPayPayments = 'active' | 'inactive' | 'pending';
877
792
  type AppDistribution = 'active' | 'inactive' | 'pending';
878
793
  type AuBecsDebitPayments = 'active' | 'inactive' | 'pending';
879
- type AutomaticIndirectTax = 'active' | 'inactive' | 'pending';
880
794
  type BacsDebitPayments = 'active' | 'inactive' | 'pending';
881
795
  type BancontactPayments = 'active' | 'inactive' | 'pending';
882
796
  type BankTransferPayments = 'active' | 'inactive' | 'pending';
@@ -893,10 +807,7 @@ export declare namespace Account {
893
807
  type FpxPayments = 'active' | 'inactive' | 'pending';
894
808
  type GbBankTransferPayments = 'active' | 'inactive' | 'pending';
895
809
  type GiropayPayments = 'active' | 'inactive' | 'pending';
896
- type GopayPayments = 'active' | 'inactive' | 'pending';
897
810
  type GrabpayPayments = 'active' | 'inactive' | 'pending';
898
- type IdBankTransferPayments = 'active' | 'inactive' | 'pending';
899
- type IdBankTransferPaymentsBca = 'active' | 'inactive' | 'pending';
900
811
  type IdealPayments = 'active' | 'inactive' | 'pending';
901
812
  type IndiaInternationalPayments = 'active' | 'inactive' | 'pending';
902
813
  type JcbPayments = 'active' | 'inactive' | 'pending';
@@ -918,31 +829,22 @@ export declare namespace Account {
918
829
  type PayByBankPayments = 'active' | 'inactive' | 'pending';
919
830
  type PaycoPayments = 'active' | 'inactive' | 'pending';
920
831
  type PaynowPayments = 'active' | 'inactive' | 'pending';
921
- type PaypalPayments = 'active' | 'inactive' | 'pending';
922
- type PaypayPayments = 'active' | 'inactive' | 'pending';
923
832
  type PaytoPayments = 'active' | 'inactive' | 'pending';
924
833
  type PixPayments = 'active' | 'inactive' | 'pending';
925
834
  type PromptpayPayments = 'active' | 'inactive' | 'pending';
926
- type QrisPayments = 'active' | 'inactive' | 'pending';
927
- type RechnungPayments = 'active' | 'inactive' | 'pending';
928
835
  type RevolutPayPayments = 'active' | 'inactive' | 'pending';
929
836
  type SamsungPayPayments = 'active' | 'inactive' | 'pending';
930
837
  type SatispayPayments = 'active' | 'inactive' | 'pending';
931
838
  type ScalapayPayments = 'active' | 'inactive' | 'pending';
932
839
  type SepaBankTransferPayments = 'active' | 'inactive' | 'pending';
933
840
  type SepaDebitPayments = 'active' | 'inactive' | 'pending';
934
- type ShopeepayPayments = 'active' | 'inactive' | 'pending';
935
841
  type SofortPayments = 'active' | 'inactive' | 'pending';
936
- type StripeBalancePayments = 'active' | 'inactive' | 'pending';
937
842
  type SunbitPayments = 'active' | 'inactive' | 'pending';
938
843
  type SwishPayments = 'active' | 'inactive' | 'pending';
939
844
  type TaxReportingUs1099K = 'active' | 'inactive' | 'pending';
940
845
  type TaxReportingUs1099Misc = 'active' | 'inactive' | 'pending';
941
846
  type Transfers = 'active' | 'inactive' | 'pending';
942
847
  type Treasury = 'active' | 'inactive' | 'pending';
943
- type TreasuryEvolve = 'active' | 'inactive' | 'pending';
944
- type TreasuryFifthThird = 'active' | 'inactive' | 'pending';
945
- type TreasuryGoldmanSachs = 'active' | 'inactive' | 'pending';
946
848
  type TwintPayments = 'active' | 'inactive' | 'pending';
947
849
  type UpiPayments = 'active' | 'inactive' | 'pending';
948
850
  type UsBankAccountAchPayments = 'active' | 'inactive' | 'pending';
@@ -1093,26 +995,6 @@ export declare namespace Account {
1093
995
  }
1094
996
  }
1095
997
  namespace Controller {
1096
- interface Application {
1097
- /**
1098
- * `true` if the Connect application is responsible for negative balances and should manage credit and fraud risk on the account.
1099
- */
1100
- loss_liable: boolean;
1101
- /**
1102
- * `true` if the Connect application is responsible for onboarding the account.
1103
- */
1104
- onboarding_owner: boolean;
1105
- /**
1106
- * `true` if the Connect application is responsible for paying Stripe fees on pricing-control eligible products.
1107
- */
1108
- pricing_controls: boolean;
1109
- }
1110
- interface Dashboard {
1111
- /**
1112
- * Whether this account has access to the full Stripe dashboard (`full`), to the Express dashboard (`express`), or to no dashboard (`none`).
1113
- */
1114
- type: Dashboard.Type;
1115
- }
1116
998
  interface Fees {
1117
999
  /**
1118
1000
  * A value indicating the responsible payer of a bundle of Stripe fees for pricing-control eligible products on this account. Learn more about [fee behavior on connected accounts](https://docs.stripe.com/connect/direct-charges-fee-payer-behavior).
@@ -1133,11 +1015,8 @@ export declare namespace Account {
1133
1015
  type: StripeDashboard.Type;
1134
1016
  }
1135
1017
  type Type = 'account' | 'application';
1136
- namespace Dashboard {
1137
- type Type = 'express' | 'full' | 'none';
1138
- }
1139
1018
  namespace Fees {
1140
- type Payer = 'account' | 'application' | 'application_custom' | 'application_express' | 'application_unified_accounts_beta' | OtherString;
1019
+ type Payer = 'account' | 'application' | 'application_custom' | 'application_express' | OtherString;
1141
1020
  }
1142
1021
  namespace Losses {
1143
1022
  type Payments = 'application' | 'stripe' | OtherString;
@@ -1173,7 +1052,7 @@ export declare namespace Account {
1173
1052
  requirement: string;
1174
1053
  }
1175
1054
  namespace Error {
1176
- type Code = 'external_request' | 'information_missing' | 'invalid_address_city_state_postal_code' | 'invalid_address_highway_contract_box' | 'invalid_address_private_mailbox' | 'invalid_business_profile_name' | 'invalid_business_profile_name_denylisted' | 'invalid_company_name_denylisted' | 'invalid_dob_age_over_maximum' | 'invalid_dob_age_under_18' | 'invalid_dob_age_under_minimum' | 'invalid_product_description_length' | 'invalid_product_description_url_match' | 'invalid_representative_country' | 'invalid_signator' | 'invalid_statement_descriptor_business_mismatch' | 'invalid_statement_descriptor_denylisted' | 'invalid_statement_descriptor_length' | 'invalid_statement_descriptor_prefix_denylisted' | 'invalid_statement_descriptor_prefix_mismatch' | 'invalid_street_address' | 'invalid_tax_id' | 'invalid_tax_id_format' | 'invalid_tos_acceptance' | 'invalid_url_denylisted' | 'invalid_url_format' | 'invalid_url_length' | 'invalid_url_web_presence_detected' | 'invalid_url_website_business_information_mismatch' | 'invalid_url_website_empty' | 'invalid_url_website_inaccessible' | 'invalid_url_website_inaccessible_geoblocked' | 'invalid_url_website_inaccessible_password_protected' | 'invalid_url_website_incomplete' | 'invalid_url_website_incomplete_cancellation_policy' | 'invalid_url_website_incomplete_customer_service_details' | 'invalid_url_website_incomplete_legal_restrictions' | 'invalid_url_website_incomplete_refund_policy' | 'invalid_url_website_incomplete_return_policy' | 'invalid_url_website_incomplete_terms_and_conditions' | 'invalid_url_website_incomplete_under_construction' | 'invalid_url_website_other' | 'invalid_value_other' | 'partner_disabled_dispute_rate' | 'partner_disabled_responsibilities' | 'partner_disabled_restricted_business' | 'partner_disabled_suspected_fraud' | 'unsupported_business_type' | 'verification_data_not_found' | 'verification_directors_mismatch' | 'verification_document_address_mismatch' | 'verification_document_address_missing' | 'verification_document_corrupt' | 'verification_document_country_not_supported' | 'verification_document_directors_mismatch' | 'verification_document_dob_mismatch' | 'verification_document_duplicate_type' | 'verification_document_expired' | 'verification_document_failed_copy' | 'verification_document_failed_greyscale' | 'verification_document_failed_other' | 'verification_document_failed_test_mode' | 'verification_document_fraudulent' | 'verification_document_id_number_mismatch' | 'verification_document_id_number_missing' | 'verification_document_incomplete' | 'verification_document_invalid' | 'verification_document_issue_or_expiry_date_missing' | 'verification_document_manipulated' | 'verification_document_missing_back' | 'verification_document_missing_front' | 'verification_document_name_mismatch' | 'verification_document_name_missing' | 'verification_document_nationality_mismatch' | 'verification_document_not_readable' | 'verification_document_not_signed' | 'verification_document_not_uploaded' | 'verification_document_photo_mismatch' | 'verification_document_too_large' | 'verification_document_type_not_supported' | 'verification_extraneous_directors' | 'verification_failed_address_match' | 'verification_failed_authorizer_authority' | 'verification_failed_business_iec_number' | 'verification_failed_document_match' | 'verification_failed_id_number_match' | 'verification_failed_keyed_identity' | 'verification_failed_keyed_match' | 'verification_failed_name_match' | 'verification_failed_other' | 'verification_failed_representative_authority' | 'verification_failed_residential_address' | 'verification_failed_tax_id_match' | 'verification_failed_tax_id_not_issued' | 'verification_legal_entity_structure_mismatch' | 'verification_missing_directors' | 'verification_missing_executives' | 'verification_missing_owners' | 'verification_rejected_ownership_exemption_reason' | 'verification_requires_additional_memorandum_of_associations' | 'verification_requires_additional_proof_of_registration' | 'verification_supportability';
1055
+ type Code = 'external_request' | 'information_missing' | 'invalid_address_city_state_postal_code' | 'invalid_address_highway_contract_box' | 'invalid_address_private_mailbox' | 'invalid_business_profile_name' | 'invalid_business_profile_name_denylisted' | 'invalid_company_name_denylisted' | 'invalid_dob_age_over_maximum' | 'invalid_dob_age_under_18' | 'invalid_dob_age_under_minimum' | 'invalid_product_description_length' | 'invalid_product_description_url_match' | 'invalid_representative_country' | 'invalid_signator' | 'invalid_statement_descriptor_business_mismatch' | 'invalid_statement_descriptor_denylisted' | 'invalid_statement_descriptor_length' | 'invalid_statement_descriptor_prefix_denylisted' | 'invalid_statement_descriptor_prefix_mismatch' | 'invalid_street_address' | 'invalid_tax_id' | 'invalid_tax_id_format' | 'invalid_tos_acceptance' | 'invalid_url_denylisted' | 'invalid_url_format' | 'invalid_url_length' | 'invalid_url_web_presence_detected' | 'invalid_url_website_business_information_mismatch' | 'invalid_url_website_empty' | 'invalid_url_website_inaccessible' | 'invalid_url_website_inaccessible_geoblocked' | 'invalid_url_website_inaccessible_password_protected' | 'invalid_url_website_incomplete' | 'invalid_url_website_incomplete_cancellation_policy' | 'invalid_url_website_incomplete_customer_service_details' | 'invalid_url_website_incomplete_legal_restrictions' | 'invalid_url_website_incomplete_refund_policy' | 'invalid_url_website_incomplete_return_policy' | 'invalid_url_website_incomplete_terms_and_conditions' | 'invalid_url_website_incomplete_under_construction' | 'invalid_url_website_other' | 'invalid_value_other' | 'unsupported_business_type' | 'verification_directors_mismatch' | 'verification_document_address_mismatch' | 'verification_document_address_missing' | 'verification_document_corrupt' | 'verification_document_country_not_supported' | 'verification_document_directors_mismatch' | 'verification_document_dob_mismatch' | 'verification_document_duplicate_type' | 'verification_document_expired' | 'verification_document_failed_copy' | 'verification_document_failed_greyscale' | 'verification_document_failed_other' | 'verification_document_failed_test_mode' | 'verification_document_fraudulent' | 'verification_document_id_number_mismatch' | 'verification_document_id_number_missing' | 'verification_document_incomplete' | 'verification_document_invalid' | 'verification_document_issue_or_expiry_date_missing' | 'verification_document_manipulated' | 'verification_document_missing_back' | 'verification_document_missing_front' | 'verification_document_name_mismatch' | 'verification_document_name_missing' | 'verification_document_nationality_mismatch' | 'verification_document_not_readable' | 'verification_document_not_signed' | 'verification_document_not_uploaded' | 'verification_document_photo_mismatch' | 'verification_document_too_large' | 'verification_document_type_not_supported' | 'verification_extraneous_directors' | 'verification_failed_address_match' | 'verification_failed_authorizer_authority' | 'verification_failed_business_iec_number' | 'verification_failed_document_match' | 'verification_failed_id_number_match' | 'verification_failed_keyed_identity' | 'verification_failed_keyed_match' | 'verification_failed_name_match' | 'verification_failed_other' | 'verification_failed_representative_authority' | 'verification_failed_residential_address' | 'verification_failed_tax_id_match' | 'verification_failed_tax_id_not_issued' | 'verification_legal_entity_structure_mismatch' | 'verification_missing_directors' | 'verification_missing_executives' | 'verification_missing_owners' | 'verification_rejected_ownership_exemption_reason' | 'verification_requires_additional_memorandum_of_associations' | 'verification_requires_additional_proof_of_registration' | 'verification_supportability';
1177
1056
  }
1178
1057
  }
1179
1058
  namespace Requirements {
@@ -1203,23 +1082,8 @@ export declare namespace Account {
1203
1082
  requirement: string;
1204
1083
  }
1205
1084
  namespace Error {
1206
- type Code = 'external_request' | 'information_missing' | 'invalid_address_city_state_postal_code' | 'invalid_address_highway_contract_box' | 'invalid_address_private_mailbox' | 'invalid_business_profile_name' | 'invalid_business_profile_name_denylisted' | 'invalid_company_name_denylisted' | 'invalid_dob_age_over_maximum' | 'invalid_dob_age_under_18' | 'invalid_dob_age_under_minimum' | 'invalid_product_description_length' | 'invalid_product_description_url_match' | 'invalid_representative_country' | 'invalid_signator' | 'invalid_statement_descriptor_business_mismatch' | 'invalid_statement_descriptor_denylisted' | 'invalid_statement_descriptor_length' | 'invalid_statement_descriptor_prefix_denylisted' | 'invalid_statement_descriptor_prefix_mismatch' | 'invalid_street_address' | 'invalid_tax_id' | 'invalid_tax_id_format' | 'invalid_tos_acceptance' | 'invalid_url_denylisted' | 'invalid_url_format' | 'invalid_url_length' | 'invalid_url_web_presence_detected' | 'invalid_url_website_business_information_mismatch' | 'invalid_url_website_empty' | 'invalid_url_website_inaccessible' | 'invalid_url_website_inaccessible_geoblocked' | 'invalid_url_website_inaccessible_password_protected' | 'invalid_url_website_incomplete' | 'invalid_url_website_incomplete_cancellation_policy' | 'invalid_url_website_incomplete_customer_service_details' | 'invalid_url_website_incomplete_legal_restrictions' | 'invalid_url_website_incomplete_refund_policy' | 'invalid_url_website_incomplete_return_policy' | 'invalid_url_website_incomplete_terms_and_conditions' | 'invalid_url_website_incomplete_under_construction' | 'invalid_url_website_other' | 'invalid_value_other' | 'partner_disabled_dispute_rate' | 'partner_disabled_responsibilities' | 'partner_disabled_restricted_business' | 'partner_disabled_suspected_fraud' | 'unsupported_business_type' | 'verification_data_not_found' | 'verification_directors_mismatch' | 'verification_document_address_mismatch' | 'verification_document_address_missing' | 'verification_document_corrupt' | 'verification_document_country_not_supported' | 'verification_document_directors_mismatch' | 'verification_document_dob_mismatch' | 'verification_document_duplicate_type' | 'verification_document_expired' | 'verification_document_failed_copy' | 'verification_document_failed_greyscale' | 'verification_document_failed_other' | 'verification_document_failed_test_mode' | 'verification_document_fraudulent' | 'verification_document_id_number_mismatch' | 'verification_document_id_number_missing' | 'verification_document_incomplete' | 'verification_document_invalid' | 'verification_document_issue_or_expiry_date_missing' | 'verification_document_manipulated' | 'verification_document_missing_back' | 'verification_document_missing_front' | 'verification_document_name_mismatch' | 'verification_document_name_missing' | 'verification_document_nationality_mismatch' | 'verification_document_not_readable' | 'verification_document_not_signed' | 'verification_document_not_uploaded' | 'verification_document_photo_mismatch' | 'verification_document_too_large' | 'verification_document_type_not_supported' | 'verification_extraneous_directors' | 'verification_failed_address_match' | 'verification_failed_authorizer_authority' | 'verification_failed_business_iec_number' | 'verification_failed_document_match' | 'verification_failed_id_number_match' | 'verification_failed_keyed_identity' | 'verification_failed_keyed_match' | 'verification_failed_name_match' | 'verification_failed_other' | 'verification_failed_representative_authority' | 'verification_failed_residential_address' | 'verification_failed_tax_id_match' | 'verification_failed_tax_id_not_issued' | 'verification_legal_entity_structure_mismatch' | 'verification_missing_directors' | 'verification_missing_executives' | 'verification_missing_owners' | 'verification_rejected_ownership_exemption_reason' | 'verification_requires_additional_memorandum_of_associations' | 'verification_requires_additional_proof_of_registration' | 'verification_supportability';
1207
- }
1208
- }
1209
- namespace RiskControls {
1210
- interface Charges {
1211
- /**
1212
- * Whether a pause of the risk control has been requested.
1213
- */
1214
- pause_requested: boolean;
1215
- }
1216
- interface Payouts {
1217
- /**
1218
- * Whether a pause of the risk control has been requested.
1219
- */
1220
- pause_requested: boolean;
1085
+ type Code = 'external_request' | 'information_missing' | 'invalid_address_city_state_postal_code' | 'invalid_address_highway_contract_box' | 'invalid_address_private_mailbox' | 'invalid_business_profile_name' | 'invalid_business_profile_name_denylisted' | 'invalid_company_name_denylisted' | 'invalid_dob_age_over_maximum' | 'invalid_dob_age_under_18' | 'invalid_dob_age_under_minimum' | 'invalid_product_description_length' | 'invalid_product_description_url_match' | 'invalid_representative_country' | 'invalid_signator' | 'invalid_statement_descriptor_business_mismatch' | 'invalid_statement_descriptor_denylisted' | 'invalid_statement_descriptor_length' | 'invalid_statement_descriptor_prefix_denylisted' | 'invalid_statement_descriptor_prefix_mismatch' | 'invalid_street_address' | 'invalid_tax_id' | 'invalid_tax_id_format' | 'invalid_tos_acceptance' | 'invalid_url_denylisted' | 'invalid_url_format' | 'invalid_url_length' | 'invalid_url_web_presence_detected' | 'invalid_url_website_business_information_mismatch' | 'invalid_url_website_empty' | 'invalid_url_website_inaccessible' | 'invalid_url_website_inaccessible_geoblocked' | 'invalid_url_website_inaccessible_password_protected' | 'invalid_url_website_incomplete' | 'invalid_url_website_incomplete_cancellation_policy' | 'invalid_url_website_incomplete_customer_service_details' | 'invalid_url_website_incomplete_legal_restrictions' | 'invalid_url_website_incomplete_refund_policy' | 'invalid_url_website_incomplete_return_policy' | 'invalid_url_website_incomplete_terms_and_conditions' | 'invalid_url_website_incomplete_under_construction' | 'invalid_url_website_other' | 'invalid_value_other' | 'unsupported_business_type' | 'verification_directors_mismatch' | 'verification_document_address_mismatch' | 'verification_document_address_missing' | 'verification_document_corrupt' | 'verification_document_country_not_supported' | 'verification_document_directors_mismatch' | 'verification_document_dob_mismatch' | 'verification_document_duplicate_type' | 'verification_document_expired' | 'verification_document_failed_copy' | 'verification_document_failed_greyscale' | 'verification_document_failed_other' | 'verification_document_failed_test_mode' | 'verification_document_fraudulent' | 'verification_document_id_number_mismatch' | 'verification_document_id_number_missing' | 'verification_document_incomplete' | 'verification_document_invalid' | 'verification_document_issue_or_expiry_date_missing' | 'verification_document_manipulated' | 'verification_document_missing_back' | 'verification_document_missing_front' | 'verification_document_name_mismatch' | 'verification_document_name_missing' | 'verification_document_nationality_mismatch' | 'verification_document_not_readable' | 'verification_document_not_signed' | 'verification_document_not_uploaded' | 'verification_document_photo_mismatch' | 'verification_document_too_large' | 'verification_document_type_not_supported' | 'verification_extraneous_directors' | 'verification_failed_address_match' | 'verification_failed_authorizer_authority' | 'verification_failed_business_iec_number' | 'verification_failed_document_match' | 'verification_failed_id_number_match' | 'verification_failed_keyed_identity' | 'verification_failed_keyed_match' | 'verification_failed_name_match' | 'verification_failed_other' | 'verification_failed_representative_authority' | 'verification_failed_residential_address' | 'verification_failed_tax_id_match' | 'verification_failed_tax_id_not_issued' | 'verification_legal_entity_structure_mismatch' | 'verification_missing_directors' | 'verification_missing_executives' | 'verification_missing_owners' | 'verification_rejected_ownership_exemption_reason' | 'verification_requires_additional_memorandum_of_associations' | 'verification_requires_additional_proof_of_registration' | 'verification_supportability';
1221
1086
  }
1222
- type RejectedReason = 'credit' | 'fraud' | 'fraud_no_intent_to_fulfill' | 'fraud_other' | 'fraud_payment_method_casher' | 'fraud_payment_method_tester' | 'other' | 'terms_of_service' | OtherString;
1223
1087
  }
1224
1088
  namespace Settings {
1225
1089
  interface BacsDebitPayments {
@@ -1232,16 +1096,6 @@ export declare namespace Account {
1232
1096
  */
1233
1097
  service_user_number: string | null;
1234
1098
  }
1235
- interface BankBcaOnboarding {
1236
- /**
1237
- * Bank BCA business account holder name.
1238
- */
1239
- account_holder_name?: string;
1240
- /**
1241
- * Bank BCA business account number.
1242
- */
1243
- business_account_number?: string;
1244
- }
1245
1099
  interface Branding {
1246
1100
  /**
1247
1101
  * (ID of a [file upload](https://stripe.com/docs/guides/file-upload)) An icon for the account. Must be square and at least 128px x 128px.
@@ -1299,10 +1153,6 @@ export declare namespace Account {
1299
1153
  hosted_payment_method_save: Invoices.HostedPaymentMethodSave | null;
1300
1154
  }
1301
1155
  interface Payments {
1302
- /**
1303
- * When enabled, the customer of this Account will receive an email receipt when their payment is successful. If this parameter is not set, the default value is `false`.
1304
- */
1305
- email_customers_on_successful_payment?: boolean | null;
1306
1156
  /**
1307
1157
  * The default text that appears on credit card statements when a charge is made. This field prefixes any dynamic `statement_descriptor` specified on the charge.
1308
1158
  */
@@ -1335,32 +1185,12 @@ export declare namespace Account {
1335
1185
  */
1336
1186
  statement_descriptor: string | null;
1337
1187
  }
1338
- interface PaypayPayments {
1339
- /**
1340
- * Additional files that are required to support the onboarding process of your business.
1341
- */
1342
- additional_files?: Array<string>;
1343
- /**
1344
- * The type of goods your business sells. Use `digital_content` if you sell digital content. Use `other` for all other types of goods or services.
1345
- */
1346
- goods_type?: PaypayPayments.GoodsType;
1347
- site?: PaypayPayments.Site;
1348
- }
1349
1188
  interface SepaDebitPayments {
1350
1189
  /**
1351
1190
  * SEPA creditor identifier that identifies the company making the payment.
1352
1191
  */
1353
1192
  creditor_id?: string;
1354
1193
  }
1355
- interface SmartDisputes {
1356
- auto_respond: SmartDisputes.AutoRespond;
1357
- }
1358
- interface TaxForms {
1359
- /**
1360
- * Whether the account opted out of receiving their tax forms by postal delivery.
1361
- */
1362
- consented_to_paperless_delivery: boolean;
1363
- }
1364
1194
  interface Treasury {
1365
1195
  tos_acceptance?: Treasury.TosAcceptance;
1366
1196
  }
@@ -1426,55 +1256,6 @@ export declare namespace Account {
1426
1256
  type WeeklyPayoutDay = 'friday' | 'monday' | 'thursday' | 'tuesday' | 'wednesday' | OtherString;
1427
1257
  }
1428
1258
  }
1429
- namespace PaypayPayments {
1430
- type GoodsType = 'digital_content' | 'other';
1431
- interface Site {
1432
- accessible?: Site.Accessible;
1433
- in_development?: Site.InDevelopment;
1434
- restricted?: Site.Restricted;
1435
- /**
1436
- * The status of your business's website.
1437
- */
1438
- type?: Site.Type;
1439
- }
1440
- namespace Site {
1441
- interface Accessible {
1442
- }
1443
- interface InDevelopment {
1444
- /**
1445
- * Field to indicate that the website password has been provided.
1446
- */
1447
- password_provided?: boolean;
1448
- /**
1449
- * The username needed to access your business's website.
1450
- */
1451
- username: string | null;
1452
- }
1453
- interface Restricted {
1454
- /**
1455
- * File explaining the payment flow for your business.
1456
- */
1457
- payment_flow_file: string | null;
1458
- }
1459
- type Type = 'accessible' | 'in_development' | 'restricted';
1460
- }
1461
- }
1462
- namespace SmartDisputes {
1463
- interface AutoRespond {
1464
- /**
1465
- * The preference setting for auto-respond. Can be 'on', 'off', or 'inherit'.
1466
- */
1467
- preference: AutoRespond.Preference;
1468
- /**
1469
- * The effective value for auto-respond. Can be 'on' or 'off'.
1470
- */
1471
- value: AutoRespond.Value;
1472
- }
1473
- namespace AutoRespond {
1474
- type Preference = 'inherit' | 'off' | 'on';
1475
- type Value = 'off' | 'on';
1476
- }
1477
- }
1478
1259
  namespace Treasury {
1479
1260
  interface TosAcceptance {
1480
1261
  /**
@@ -1563,10 +1344,6 @@ export interface AccountCreateParams {
1563
1344
  * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
1564
1345
  */
1565
1346
  metadata?: Emptyable<MetadataParam>;
1566
- /**
1567
- * A hash to configure risk controls on the account. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
1568
- */
1569
- risk_controls?: AccountCreateParams.RiskControls;
1570
1347
  /**
1571
1348
  * Options for customizing how the account functions within Stripe.
1572
1349
  */
@@ -1610,10 +1387,6 @@ export declare namespace AccountCreateParams {
1610
1387
  * Internal-only description of the product sold by, or service provided by, the business. Used by Stripe for risk and underwriting purposes.
1611
1388
  */
1612
1389
  product_description?: string;
1613
- /**
1614
- * A link to the business's publicly available terms related to the Specified Commercial Transaction Act. Used by the Checkout product and for Japanese payment methods.
1615
- */
1616
- specified_commercial_transactions_act_url?: Emptyable<string>;
1617
1390
  /**
1618
1391
  * A publicly available mailing address for sending support issues to.
1619
1392
  */
@@ -1665,10 +1438,6 @@ export declare namespace AccountCreateParams {
1665
1438
  * The au_becs_debit_payments capability.
1666
1439
  */
1667
1440
  au_becs_debit_payments?: Capabilities.AuBecsDebitPayments;
1668
- /**
1669
- * The automatic_indirect_tax capability.
1670
- */
1671
- automatic_indirect_tax?: Capabilities.AutomaticIndirectTax;
1672
1441
  /**
1673
1442
  * The bacs_debit_payments capability.
1674
1443
  */
@@ -1733,22 +1502,10 @@ export declare namespace AccountCreateParams {
1733
1502
  * The giropay_payments capability.
1734
1503
  */
1735
1504
  giropay_payments?: Capabilities.GiropayPayments;
1736
- /**
1737
- * The gopay_payments capability.
1738
- */
1739
- gopay_payments?: Capabilities.GopayPayments;
1740
1505
  /**
1741
1506
  * The grabpay_payments capability.
1742
1507
  */
1743
1508
  grabpay_payments?: Capabilities.GrabpayPayments;
1744
- /**
1745
- * The id_bank_transfer_payments capability.
1746
- */
1747
- id_bank_transfer_payments?: Capabilities.IdBankTransferPayments;
1748
- /**
1749
- * The id_bank_transfer_payments_bca capability.
1750
- */
1751
- id_bank_transfer_payments_bca?: Capabilities.IdBankTransferPaymentsBca;
1752
1509
  /**
1753
1510
  * The ideal_payments capability.
1754
1511
  */
@@ -1833,14 +1590,6 @@ export declare namespace AccountCreateParams {
1833
1590
  * The paynow_payments capability.
1834
1591
  */
1835
1592
  paynow_payments?: Capabilities.PaynowPayments;
1836
- /**
1837
- * The paypal_payments capability.
1838
- */
1839
- paypal_payments?: Capabilities.PaypalPayments;
1840
- /**
1841
- * The paypay_payments capability.
1842
- */
1843
- paypay_payments?: Capabilities.PaypayPayments;
1844
1593
  /**
1845
1594
  * The payto_payments capability.
1846
1595
  */
@@ -1853,14 +1602,6 @@ export declare namespace AccountCreateParams {
1853
1602
  * The promptpay_payments capability.
1854
1603
  */
1855
1604
  promptpay_payments?: Capabilities.PromptpayPayments;
1856
- /**
1857
- * The qris_payments capability.
1858
- */
1859
- qris_payments?: Capabilities.QrisPayments;
1860
- /**
1861
- * The rechnung_payments capability.
1862
- */
1863
- rechnung_payments?: Capabilities.RechnungPayments;
1864
1605
  /**
1865
1606
  * The revolut_pay_payments capability.
1866
1607
  */
@@ -1885,18 +1626,10 @@ export declare namespace AccountCreateParams {
1885
1626
  * The sepa_debit_payments capability.
1886
1627
  */
1887
1628
  sepa_debit_payments?: Capabilities.SepaDebitPayments;
1888
- /**
1889
- * The shopeepay_payments capability.
1890
- */
1891
- shopeepay_payments?: Capabilities.ShopeepayPayments;
1892
1629
  /**
1893
1630
  * The sofort_payments capability.
1894
1631
  */
1895
1632
  sofort_payments?: Capabilities.SofortPayments;
1896
- /**
1897
- * The stripe_balance_payments capability.
1898
- */
1899
- stripe_balance_payments?: Capabilities.StripeBalancePayments;
1900
1633
  /**
1901
1634
  * The sunbit_payments capability.
1902
1635
  */
@@ -1921,18 +1654,6 @@ export declare namespace AccountCreateParams {
1921
1654
  * The treasury capability.
1922
1655
  */
1923
1656
  treasury?: Capabilities.Treasury;
1924
- /**
1925
- * The treasury_evolve capability.
1926
- */
1927
- treasury_evolve?: Capabilities.TreasuryEvolve;
1928
- /**
1929
- * The treasury_fifth_third capability.
1930
- */
1931
- treasury_fifth_third?: Capabilities.TreasuryFifthThird;
1932
- /**
1933
- * The treasury_goldman_sachs capability.
1934
- */
1935
- treasury_goldman_sachs?: Capabilities.TreasuryGoldmanSachs;
1936
1657
  /**
1937
1658
  * The twint_payments capability.
1938
1659
  */
@@ -1967,6 +1688,7 @@ export declare namespace AccountCreateParams {
1967
1688
  * The Kanji variation of the company's primary address (Japan only).
1968
1689
  */
1969
1690
  address_kanji?: JapanAddressParam;
1691
+ administrative_address?: AddressParam;
1970
1692
  /**
1971
1693
  * Whether the company's directors have been provided. Set this Boolean to `true` after creating all the company's directors with [the Persons API](https://docs.stripe.com/api/persons) for accounts with a `relationship.director` requirement. This value is not automatically set to `true` after creating directors, so it needs to be updated to indicate all directors have been provided.
1972
1694
  */
@@ -2015,6 +1737,7 @@ export declare namespace AccountCreateParams {
2015
1737
  * The company's phone number (used for verification).
2016
1738
  */
2017
1739
  phone?: string;
1740
+ principal_place_of_business?: AddressParam;
2018
1741
  /**
2019
1742
  * When the business was incorporated or registered.
2020
1743
  */
@@ -2051,14 +1774,6 @@ export declare namespace AccountCreateParams {
2051
1774
  verification?: Company.Verification;
2052
1775
  }
2053
1776
  interface Controller {
2054
- /**
2055
- * A hash of configuration describing the Connect application that controls the account.
2056
- */
2057
- application?: Controller.Application;
2058
- /**
2059
- * Properties of the account's dashboard.
2060
- */
2061
- dashboard?: Controller.Dashboard;
2062
1777
  /**
2063
1778
  * A hash of configuration for who pays Stripe fees for product usage on this account.
2064
1779
  */
@@ -2105,10 +1820,6 @@ export declare namespace AccountCreateParams {
2105
1820
  * One or more documents that demonstrate proof of address.
2106
1821
  */
2107
1822
  proof_of_address?: Documents.ProofOfAddress;
2108
- /**
2109
- * One or more documents showing the company's proof of registration with the national business registry.
2110
- */
2111
- proof_of_registration?: Documents.ProofOfRegistration;
2112
1823
  /**
2113
1824
  * One or more documents that demonstrate proof of ultimate beneficial ownership.
2114
1825
  */
@@ -2163,7 +1874,6 @@ export declare namespace AccountCreateParams {
2163
1874
  * The Kanji variation of the individual's primary address (Japan only).
2164
1875
  */
2165
1876
  address_kanji?: JapanAddressParam;
2166
- birth_address?: AddressParam;
2167
1877
  /**
2168
1878
  * The individual's date of birth.
2169
1879
  */
@@ -2236,14 +1946,6 @@ export declare namespace AccountCreateParams {
2236
1946
  * Describes the person's relationship to the account.
2237
1947
  */
2238
1948
  relationship?: Individual.Relationship;
2239
- /**
2240
- * The credit applicant's self-reported yearly income in minor units.
2241
- */
2242
- self_reported_income?: Individual.SelfReportedIncome;
2243
- /**
2244
- * The credit applicant's self-reported monthly housing payment in minor units.
2245
- */
2246
- self_reported_monthly_housing_payment?: Individual.SelfReportedMonthlyHousingPayment;
2247
1949
  /**
2248
1950
  * The last four digits of the individual's Social Security Number (U.S. only).
2249
1951
  */
@@ -2253,33 +1955,15 @@ export declare namespace AccountCreateParams {
2253
1955
  */
2254
1956
  verification?: Individual.Verification;
2255
1957
  }
2256
- interface RiskControls {
2257
- /**
2258
- * Represents the risk control status of charges. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
2259
- */
2260
- charges?: RiskControls.Charges;
2261
- /**
2262
- * Represents the risk control status of payouts. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
2263
- */
2264
- payouts?: RiskControls.Payouts;
2265
- }
2266
1958
  interface Settings {
2267
1959
  /**
2268
1960
  * Settings specific to Bacs Direct Debit.
2269
1961
  */
2270
1962
  bacs_debit_payments?: Settings.BacsDebitPayments;
2271
- /**
2272
- * Settings specific to bank BCA onboarding for Indonesia bank transfers payments method.
2273
- */
2274
- bank_bca_onboarding?: Settings.BankBcaOnboarding;
2275
1963
  /**
2276
1964
  * Settings used to apply the account's branding to email receipts, invoices, Checkout, and other products.
2277
1965
  */
2278
1966
  branding?: Settings.Branding;
2279
- /**
2280
- * Settings specific to the account's use of the Capital product.
2281
- */
2282
- capital?: Settings.Capital;
2283
1967
  /**
2284
1968
  * Settings specific to the account's use of the Card Issuing product.
2285
1969
  */
@@ -2300,18 +1984,6 @@ export declare namespace AccountCreateParams {
2300
1984
  * Settings specific to the account's payouts.
2301
1985
  */
2302
1986
  payouts?: Settings.Payouts;
2303
- /**
2304
- * Settings specific to the PayPay payments method.
2305
- */
2306
- paypay_payments?: Settings.PaypayPayments;
2307
- /**
2308
- * Settings specific to the account's use of Smart Disputes.
2309
- */
2310
- smart_disputes?: Settings.SmartDisputes;
2311
- /**
2312
- * Settings specific to the account's tax forms.
2313
- */
2314
- tax_forms?: Settings.TaxForms;
2315
1987
  /**
2316
1988
  * Settings specific to the account's Treasury FinancialAccounts.
2317
1989
  */
@@ -2406,12 +2078,6 @@ export declare namespace AccountCreateParams {
2406
2078
  */
2407
2079
  requested?: boolean;
2408
2080
  }
2409
- interface AutomaticIndirectTax {
2410
- /**
2411
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2412
- */
2413
- requested?: boolean;
2414
- }
2415
2081
  interface BacsDebitPayments {
2416
2082
  /**
2417
2083
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -2461,10 +2127,6 @@ export declare namespace AccountCreateParams {
2461
2127
  requested?: boolean;
2462
2128
  }
2463
2129
  interface CardPayments {
2464
- /**
2465
- * Protections to apply to this capability.
2466
- */
2467
- protections?: CardPayments.Protections;
2468
2130
  /**
2469
2131
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2470
2132
  */
@@ -2512,30 +2174,12 @@ export declare namespace AccountCreateParams {
2512
2174
  */
2513
2175
  requested?: boolean;
2514
2176
  }
2515
- interface GopayPayments {
2516
- /**
2517
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2518
- */
2519
- requested?: boolean;
2520
- }
2521
2177
  interface GrabpayPayments {
2522
2178
  /**
2523
2179
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2524
2180
  */
2525
2181
  requested?: boolean;
2526
2182
  }
2527
- interface IdBankTransferPayments {
2528
- /**
2529
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2530
- */
2531
- requested?: boolean;
2532
- }
2533
- interface IdBankTransferPaymentsBca {
2534
- /**
2535
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2536
- */
2537
- requested?: boolean;
2538
- }
2539
2183
  interface IdealPayments {
2540
2184
  /**
2541
2185
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -2662,18 +2306,6 @@ export declare namespace AccountCreateParams {
2662
2306
  */
2663
2307
  requested?: boolean;
2664
2308
  }
2665
- interface PaypalPayments {
2666
- /**
2667
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2668
- */
2669
- requested?: boolean;
2670
- }
2671
- interface PaypayPayments {
2672
- /**
2673
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2674
- */
2675
- requested?: boolean;
2676
- }
2677
2309
  interface PaytoPayments {
2678
2310
  /**
2679
2311
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -2692,18 +2324,6 @@ export declare namespace AccountCreateParams {
2692
2324
  */
2693
2325
  requested?: boolean;
2694
2326
  }
2695
- interface QrisPayments {
2696
- /**
2697
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2698
- */
2699
- requested?: boolean;
2700
- }
2701
- interface RechnungPayments {
2702
- /**
2703
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2704
- */
2705
- requested?: boolean;
2706
- }
2707
2327
  interface RevolutPayPayments {
2708
2328
  /**
2709
2329
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -2740,24 +2360,12 @@ export declare namespace AccountCreateParams {
2740
2360
  */
2741
2361
  requested?: boolean;
2742
2362
  }
2743
- interface ShopeepayPayments {
2744
- /**
2745
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2746
- */
2747
- requested?: boolean;
2748
- }
2749
2363
  interface SofortPayments {
2750
2364
  /**
2751
2365
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2752
2366
  */
2753
2367
  requested?: boolean;
2754
2368
  }
2755
- interface StripeBalancePayments {
2756
- /**
2757
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2758
- */
2759
- requested?: boolean;
2760
- }
2761
2369
  interface SunbitPayments {
2762
2370
  /**
2763
2371
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -2794,24 +2402,6 @@ export declare namespace AccountCreateParams {
2794
2402
  */
2795
2403
  requested?: boolean;
2796
2404
  }
2797
- interface TreasuryEvolve {
2798
- /**
2799
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2800
- */
2801
- requested?: boolean;
2802
- }
2803
- interface TreasuryFifthThird {
2804
- /**
2805
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2806
- */
2807
- requested?: boolean;
2808
- }
2809
- interface TreasuryGoldmanSachs {
2810
- /**
2811
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
2812
- */
2813
- requested?: boolean;
2814
- }
2815
2405
  interface TwintPayments {
2816
2406
  /**
2817
2407
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -2842,22 +2432,6 @@ export declare namespace AccountCreateParams {
2842
2432
  */
2843
2433
  requested?: boolean;
2844
2434
  }
2845
- namespace CardPayments {
2846
- interface Protections {
2847
- /**
2848
- * Protection for connected accounts migrating from another PSP.
2849
- */
2850
- psp_migration: Protections.PspMigration;
2851
- }
2852
- namespace Protections {
2853
- interface PspMigration {
2854
- /**
2855
- * Passing true requests the protection.
2856
- */
2857
- requested: boolean;
2858
- }
2859
- }
2860
- }
2861
2435
  }
2862
2436
  namespace Company {
2863
2437
  interface DirectorshipDeclaration {
@@ -2938,26 +2512,6 @@ export declare namespace AccountCreateParams {
2938
2512
  }
2939
2513
  }
2940
2514
  namespace Controller {
2941
- interface Application {
2942
- /**
2943
- * Whether the controller is liable for losses on this account. For details, see [Understanding Connect Account Balances](https://docs.stripe.com/connect/account-balances).
2944
- */
2945
- loss_liable: boolean;
2946
- /**
2947
- * Whether the controller owns onboarding for this account.
2948
- */
2949
- onboarding_owner?: boolean;
2950
- /**
2951
- * Whether the controller has pricing controls for this account.
2952
- */
2953
- pricing_controls?: boolean;
2954
- }
2955
- interface Dashboard {
2956
- /**
2957
- * Whether this account should have access to the full Stripe Dashboard (`full`), to the Express Dashboard (`express`), or to no Stripe-hosted dashboard (`none`). Defaults to `full`.
2958
- */
2959
- type?: Dashboard.Type;
2960
- }
2961
2515
  interface Fees {
2962
2516
  /**
2963
2517
  * A value indicating the responsible payer of Stripe fees on this account. Defaults to `account`. Learn more about [fee behavior on connected accounts](https://docs.stripe.com/connect/direct-charges-fee-payer-behavior).
@@ -2977,9 +2531,6 @@ export declare namespace AccountCreateParams {
2977
2531
  */
2978
2532
  type?: StripeDashboard.Type;
2979
2533
  }
2980
- namespace Dashboard {
2981
- type Type = 'express' | 'full' | 'none' | OtherString;
2982
- }
2983
2534
  namespace Fees {
2984
2535
  type Payer = 'account' | 'application' | OtherString;
2985
2536
  }
@@ -3033,16 +2584,6 @@ export declare namespace AccountCreateParams {
3033
2584
  */
3034
2585
  files?: Array<string>;
3035
2586
  }
3036
- interface ProofOfRegistration {
3037
- /**
3038
- * One or more document ids returned by a [file upload](https://api.stripe.com#create_file) with a `purpose` value of `account_requirement`.
3039
- */
3040
- files?: Array<string>;
3041
- /**
3042
- * Information regarding the person signing the document if applicable.
3043
- */
3044
- signer?: ProofOfRegistration.Signer;
3045
- }
3046
2587
  interface ProofOfUltimateBeneficialOwnership {
3047
2588
  /**
3048
2589
  * One or more document ids returned by a [file upload](https://api.stripe.com#create_file) with a `purpose` value of `account_requirement`.
@@ -3053,14 +2594,6 @@ export declare namespace AccountCreateParams {
3053
2594
  */
3054
2595
  signer?: ProofOfUltimateBeneficialOwnership.Signer;
3055
2596
  }
3056
- namespace ProofOfRegistration {
3057
- interface Signer {
3058
- /**
3059
- * The token of the person signing the document, if applicable.
3060
- */
3061
- person?: string;
3062
- }
3063
- }
3064
2597
  namespace ProofOfUltimateBeneficialOwnership {
3065
2598
  interface Signer {
3066
2599
  /**
@@ -3108,33 +2641,13 @@ export declare namespace AccountCreateParams {
3108
2641
  */
3109
2642
  title?: string;
3110
2643
  }
3111
- interface SelfReportedIncome {
2644
+ interface Verification {
3112
2645
  /**
3113
- * The amount in the minor currency unit (for example, cents for USD).
2646
+ * A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
3114
2647
  */
3115
- amount: number;
2648
+ additional_document?: Verification.AdditionalDocument;
3116
2649
  /**
3117
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
3118
- */
3119
- currency: string;
3120
- }
3121
- interface SelfReportedMonthlyHousingPayment {
3122
- /**
3123
- * The amount in the minor currency unit (for example, cents for USD).
3124
- */
3125
- amount: number;
3126
- /**
3127
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
3128
- */
3129
- currency: string;
3130
- }
3131
- interface Verification {
3132
- /**
3133
- * A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
3134
- */
3135
- additional_document?: Verification.AdditionalDocument;
3136
- /**
3137
- * An identifying document, either a passport or local ID card.
2650
+ * An identifying document, either a passport or local ID card.
3138
2651
  */
3139
2652
  document?: Verification.Document;
3140
2653
  }
@@ -3161,22 +2674,6 @@ export declare namespace AccountCreateParams {
3161
2674
  }
3162
2675
  }
3163
2676
  }
3164
- namespace RiskControls {
3165
- interface Charges {
3166
- /**
3167
- * To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
3168
- * There can be a delay before the risk control is paused or unpaused.
3169
- */
3170
- pause_requested?: boolean;
3171
- }
3172
- interface Payouts {
3173
- /**
3174
- * To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
3175
- * There can be a delay before the risk control is paused or unpaused.
3176
- */
3177
- pause_requested?: boolean;
3178
- }
3179
- }
3180
2677
  namespace Settings {
3181
2678
  interface BacsDebitPayments {
3182
2679
  /**
@@ -3184,16 +2681,6 @@ export declare namespace AccountCreateParams {
3184
2681
  */
3185
2682
  display_name?: string;
3186
2683
  }
3187
- interface BankBcaOnboarding {
3188
- /**
3189
- * Bank BCA business account holder name
3190
- */
3191
- account_holder_name?: string;
3192
- /**
3193
- * Bank BCA business account number
3194
- */
3195
- business_account_number?: string;
3196
- }
3197
2684
  interface Branding {
3198
2685
  /**
3199
2686
  * (ID of a [file upload](https://stripe.com/docs/guides/file-upload)) An icon for the account. Must be square and at least 128px x 128px.
@@ -3212,20 +2699,6 @@ export declare namespace AccountCreateParams {
3212
2699
  */
3213
2700
  secondary_color?: string;
3214
2701
  }
3215
- interface Capital {
3216
- /**
3217
- * Per-currency mapping of user-selected destination accounts used to pay out loans.
3218
- */
3219
- payout_destination?: {
3220
- [key: string]: string;
3221
- };
3222
- /**
3223
- * Per-currency mapping of all destination accounts eligible to receive Capital financing payouts.
3224
- */
3225
- payout_destination_selector?: {
3226
- [key: string]: Array<string>;
3227
- };
3228
- }
3229
2702
  interface CardIssuing {
3230
2703
  /**
3231
2704
  * Details on the account's acceptance of the [Stripe Issuing Terms and Disclosures](https://docs.stripe.com/issuing/connect/tos_acceptance).
@@ -3257,10 +2730,6 @@ export declare namespace AccountCreateParams {
3257
2730
  hosted_payment_method_save?: Invoices.HostedPaymentMethodSave;
3258
2731
  }
3259
2732
  interface Payments {
3260
- /**
3261
- * When you enable this parameter, the customer of this Account receives an email receipt when their payment succeeds. If this parameter isn't set, the default value is `false`.
3262
- */
3263
- email_customers_on_successful_payment?: boolean;
3264
2733
  /**
3265
2734
  * The default text that appears on statements for non-card charges outside of Japan. For card charges, if you don't set a `statement_descriptor_prefix`, this text is also used as the statement descriptor prefix. In that case, if concatenating the statement descriptor suffix causes the combined statement descriptor to exceed 22 characters, we truncate the `statement_descriptor` text to limit the full descriptor to 22 characters. For more information about statement descriptors and their requirements, see the [account settings documentation](https://docs.stripe.com/get-started/account/statement-descriptors).
3266
2735
  */
@@ -3288,32 +2757,6 @@ export declare namespace AccountCreateParams {
3288
2757
  */
3289
2758
  statement_descriptor?: string;
3290
2759
  }
3291
- interface PaypayPayments {
3292
- /**
3293
- * Additional files that are required to support the onboarding process of your business.
3294
- */
3295
- additional_files?: Array<string>;
3296
- /**
3297
- * The type of goods your business sells. Use `digital_content` if you sell digital content. Use `other` for all other types of goods or services.
3298
- */
3299
- goods_type?: PaypayPayments.GoodsType;
3300
- /**
3301
- * Details regarding your business's website.
3302
- */
3303
- site?: PaypayPayments.Site;
3304
- }
3305
- interface SmartDisputes {
3306
- /**
3307
- * Smart Disputes auto-respond settings for the account.
3308
- */
3309
- auto_respond?: SmartDisputes.AutoRespond;
3310
- }
3311
- interface TaxForms {
3312
- /**
3313
- * Whether the account opted out of receiving their tax forms by postal delivery.
3314
- */
3315
- consented_to_paperless_delivery?: boolean;
3316
- }
3317
2760
  interface Treasury {
3318
2761
  /**
3319
2762
  * Details on the account's acceptance of the Stripe Treasury Services Agreement.
@@ -3384,59 +2827,6 @@ export declare namespace AccountCreateParams {
3384
2827
  type WeeklyPayoutDay = 'friday' | 'monday' | 'thursday' | 'tuesday' | 'wednesday' | OtherString;
3385
2828
  }
3386
2829
  }
3387
- namespace PaypayPayments {
3388
- type GoodsType = 'digital_content' | 'other';
3389
- interface Site {
3390
- /**
3391
- * Additional information about your business's website.
3392
- */
3393
- accessible?: Site.Accessible;
3394
- /**
3395
- * Additional information about your business's website.
3396
- */
3397
- in_development?: Site.InDevelopment;
3398
- /**
3399
- * Additional information about your business's website.
3400
- */
3401
- restricted?: Site.Restricted;
3402
- /**
3403
- * The status of your business's website.
3404
- */
3405
- type?: Site.Type;
3406
- }
3407
- namespace Site {
3408
- interface Accessible {
3409
- }
3410
- interface InDevelopment {
3411
- /**
3412
- * The password needed to access your business's website.
3413
- */
3414
- password: string;
3415
- /**
3416
- * The username needed to access your business's website.
3417
- */
3418
- username?: string;
3419
- }
3420
- interface Restricted {
3421
- /**
3422
- * The file explaining the payment flow for your business.
3423
- */
3424
- payment_flow_file?: string;
3425
- }
3426
- type Type = 'accessible' | 'in_development' | 'restricted';
3427
- }
3428
- }
3429
- namespace SmartDisputes {
3430
- interface AutoRespond {
3431
- /**
3432
- * The preference setting for auto-respond. Can be 'on', 'off', or 'inherit'.
3433
- */
3434
- preference?: AutoRespond.Preference;
3435
- }
3436
- namespace AutoRespond {
3437
- type Preference = 'inherit' | 'off' | 'on';
3438
- }
3439
- }
3440
2830
  namespace Treasury {
3441
2831
  interface TosAcceptance {
3442
2832
  /**
@@ -3523,10 +2913,6 @@ export interface AccountUpdateParams {
3523
2913
  * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
3524
2914
  */
3525
2915
  metadata?: Emptyable<MetadataParam>;
3526
- /**
3527
- * A hash to configure risk controls on the account. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
3528
- */
3529
- risk_controls?: AccountUpdateParams.RiskControls;
3530
2916
  /**
3531
2917
  * Options for customizing how the account functions within Stripe.
3532
2918
  */
@@ -3566,10 +2952,6 @@ export declare namespace AccountUpdateParams {
3566
2952
  * Internal-only description of the product sold by, or service provided by, the business. Used by Stripe for risk and underwriting purposes.
3567
2953
  */
3568
2954
  product_description?: string;
3569
- /**
3570
- * A link to the business's publicly available terms related to the Specified Commercial Transaction Act. Only used for accounts in Japan.
3571
- */
3572
- specified_commercial_transactions_act_url?: Emptyable<string>;
3573
2955
  /**
3574
2956
  * A publicly available mailing address for sending support issues to.
3575
2957
  */
@@ -3621,10 +3003,6 @@ export declare namespace AccountUpdateParams {
3621
3003
  * The au_becs_debit_payments capability.
3622
3004
  */
3623
3005
  au_becs_debit_payments?: Capabilities.AuBecsDebitPayments;
3624
- /**
3625
- * The automatic_indirect_tax capability.
3626
- */
3627
- automatic_indirect_tax?: Capabilities.AutomaticIndirectTax;
3628
3006
  /**
3629
3007
  * The bacs_debit_payments capability.
3630
3008
  */
@@ -3689,22 +3067,10 @@ export declare namespace AccountUpdateParams {
3689
3067
  * The giropay_payments capability.
3690
3068
  */
3691
3069
  giropay_payments?: Capabilities.GiropayPayments;
3692
- /**
3693
- * The gopay_payments capability.
3694
- */
3695
- gopay_payments?: Capabilities.GopayPayments;
3696
3070
  /**
3697
3071
  * The grabpay_payments capability.
3698
3072
  */
3699
3073
  grabpay_payments?: Capabilities.GrabpayPayments;
3700
- /**
3701
- * The id_bank_transfer_payments capability.
3702
- */
3703
- id_bank_transfer_payments?: Capabilities.IdBankTransferPayments;
3704
- /**
3705
- * The id_bank_transfer_payments_bca capability.
3706
- */
3707
- id_bank_transfer_payments_bca?: Capabilities.IdBankTransferPaymentsBca;
3708
3074
  /**
3709
3075
  * The ideal_payments capability.
3710
3076
  */
@@ -3789,14 +3155,6 @@ export declare namespace AccountUpdateParams {
3789
3155
  * The paynow_payments capability.
3790
3156
  */
3791
3157
  paynow_payments?: Capabilities.PaynowPayments;
3792
- /**
3793
- * The paypal_payments capability.
3794
- */
3795
- paypal_payments?: Capabilities.PaypalPayments;
3796
- /**
3797
- * The paypay_payments capability.
3798
- */
3799
- paypay_payments?: Capabilities.PaypayPayments;
3800
3158
  /**
3801
3159
  * The payto_payments capability.
3802
3160
  */
@@ -3809,14 +3167,6 @@ export declare namespace AccountUpdateParams {
3809
3167
  * The promptpay_payments capability.
3810
3168
  */
3811
3169
  promptpay_payments?: Capabilities.PromptpayPayments;
3812
- /**
3813
- * The qris_payments capability.
3814
- */
3815
- qris_payments?: Capabilities.QrisPayments;
3816
- /**
3817
- * The rechnung_payments capability.
3818
- */
3819
- rechnung_payments?: Capabilities.RechnungPayments;
3820
3170
  /**
3821
3171
  * The revolut_pay_payments capability.
3822
3172
  */
@@ -3841,18 +3191,10 @@ export declare namespace AccountUpdateParams {
3841
3191
  * The sepa_debit_payments capability.
3842
3192
  */
3843
3193
  sepa_debit_payments?: Capabilities.SepaDebitPayments;
3844
- /**
3845
- * The shopeepay_payments capability.
3846
- */
3847
- shopeepay_payments?: Capabilities.ShopeepayPayments;
3848
3194
  /**
3849
3195
  * The sofort_payments capability.
3850
3196
  */
3851
3197
  sofort_payments?: Capabilities.SofortPayments;
3852
- /**
3853
- * The stripe_balance_payments capability.
3854
- */
3855
- stripe_balance_payments?: Capabilities.StripeBalancePayments;
3856
3198
  /**
3857
3199
  * The sunbit_payments capability.
3858
3200
  */
@@ -3877,18 +3219,6 @@ export declare namespace AccountUpdateParams {
3877
3219
  * The treasury capability.
3878
3220
  */
3879
3221
  treasury?: Capabilities.Treasury;
3880
- /**
3881
- * The treasury_evolve capability.
3882
- */
3883
- treasury_evolve?: Capabilities.TreasuryEvolve;
3884
- /**
3885
- * The treasury_fifth_third capability.
3886
- */
3887
- treasury_fifth_third?: Capabilities.TreasuryFifthThird;
3888
- /**
3889
- * The treasury_goldman_sachs capability.
3890
- */
3891
- treasury_goldman_sachs?: Capabilities.TreasuryGoldmanSachs;
3892
3222
  /**
3893
3223
  * The twint_payments capability.
3894
3224
  */
@@ -3923,6 +3253,7 @@ export declare namespace AccountUpdateParams {
3923
3253
  * The Kanji variation of the company's primary address (Japan only).
3924
3254
  */
3925
3255
  address_kanji?: JapanAddressParam;
3256
+ administrative_address?: AddressParam;
3926
3257
  /**
3927
3258
  * Whether the company's directors have been provided. Set this Boolean to `true` after creating all the company's directors with [the Persons API](https://docs.stripe.com/api/persons) for accounts with a `relationship.director` requirement. This value is not automatically set to `true` after creating directors, so it needs to be updated to indicate all directors have been provided.
3928
3259
  */
@@ -3971,6 +3302,7 @@ export declare namespace AccountUpdateParams {
3971
3302
  * The company's phone number (used for verification).
3972
3303
  */
3973
3304
  phone?: string;
3305
+ principal_place_of_business?: AddressParam;
3974
3306
  registration_date?: Emptyable<Company.RegistrationDate>;
3975
3307
  /**
3976
3308
  * The identification number given to a company when it is registered or incorporated, if distinct from the identification number used for filing taxes. (Examples are the CIN for companies and LLP IN for partnerships in India, and the Company Registration Number in Hong Kong).
@@ -4112,7 +3444,6 @@ export declare namespace AccountUpdateParams {
4112
3444
  * The Kanji variation of the individual's primary address (Japan only).
4113
3445
  */
4114
3446
  address_kanji?: JapanAddressParam;
4115
- birth_address?: AddressParam;
4116
3447
  /**
4117
3448
  * The individual's date of birth.
4118
3449
  */
@@ -4185,14 +3516,6 @@ export declare namespace AccountUpdateParams {
4185
3516
  * Describes the person's relationship to the account.
4186
3517
  */
4187
3518
  relationship?: Individual.Relationship;
4188
- /**
4189
- * The credit applicant's self-reported yearly income in minor units.
4190
- */
4191
- self_reported_income?: Individual.SelfReportedIncome;
4192
- /**
4193
- * The credit applicant's self-reported monthly housing payment in minor units.
4194
- */
4195
- self_reported_monthly_housing_payment?: Individual.SelfReportedMonthlyHousingPayment;
4196
3519
  /**
4197
3520
  * The last four digits of the individual's Social Security Number (U.S. only).
4198
3521
  */
@@ -4202,33 +3525,15 @@ export declare namespace AccountUpdateParams {
4202
3525
  */
4203
3526
  verification?: Individual.Verification;
4204
3527
  }
4205
- interface RiskControls {
4206
- /**
4207
- * Represents the risk control status of charges. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
4208
- */
4209
- charges?: RiskControls.Charges;
4210
- /**
4211
- * Represents the risk control status of payouts. Please see [this page for more details](https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
4212
- */
4213
- payouts?: RiskControls.Payouts;
4214
- }
4215
3528
  interface Settings {
4216
3529
  /**
4217
3530
  * Settings specific to Bacs Direct Debit payments.
4218
3531
  */
4219
3532
  bacs_debit_payments?: Settings.BacsDebitPayments;
4220
- /**
4221
- * Settings specific to bank BCA onboarding for Indonesia bank transfers payments method.
4222
- */
4223
- bank_bca_onboarding?: Settings.BankBcaOnboarding;
4224
3533
  /**
4225
3534
  * Settings used to apply the account's branding to email receipts, invoices, Checkout, and other products.
4226
3535
  */
4227
3536
  branding?: Settings.Branding;
4228
- /**
4229
- * Settings specific to the account's use of the Capital product.
4230
- */
4231
- capital?: Settings.Capital;
4232
3537
  /**
4233
3538
  * Settings specific to the account's use of the Card Issuing product.
4234
3539
  */
@@ -4250,17 +3555,9 @@ export declare namespace AccountUpdateParams {
4250
3555
  */
4251
3556
  payouts?: Settings.Payouts;
4252
3557
  /**
4253
- * Settings specific to the PayPay payments method.
4254
- */
4255
- paypay_payments?: Settings.PaypayPayments;
4256
- /**
4257
- * Settings specific to the account's use of Smart Disputes.
3558
+ * Settings specific to SEPA Direct Debit payments.
4258
3559
  */
4259
- smart_disputes?: Settings.SmartDisputes;
4260
- /**
4261
- * Settings specific to the account's tax forms.
4262
- */
4263
- tax_forms?: Settings.TaxForms;
3560
+ sepa_debit_payments?: Settings.SepaDebitPayments;
4264
3561
  /**
4265
3562
  * Settings specific to the account's Treasury FinancialAccounts.
4266
3563
  */
@@ -4357,12 +3654,6 @@ export declare namespace AccountUpdateParams {
4357
3654
  */
4358
3655
  requested?: boolean;
4359
3656
  }
4360
- interface AutomaticIndirectTax {
4361
- /**
4362
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4363
- */
4364
- requested?: boolean;
4365
- }
4366
3657
  interface BacsDebitPayments {
4367
3658
  /**
4368
3659
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -4412,10 +3703,6 @@ export declare namespace AccountUpdateParams {
4412
3703
  requested?: boolean;
4413
3704
  }
4414
3705
  interface CardPayments {
4415
- /**
4416
- * Protections to apply to this capability.
4417
- */
4418
- protections?: CardPayments.Protections;
4419
3706
  /**
4420
3707
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4421
3708
  */
@@ -4463,30 +3750,12 @@ export declare namespace AccountUpdateParams {
4463
3750
  */
4464
3751
  requested?: boolean;
4465
3752
  }
4466
- interface GopayPayments {
4467
- /**
4468
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4469
- */
4470
- requested?: boolean;
4471
- }
4472
3753
  interface GrabpayPayments {
4473
3754
  /**
4474
3755
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4475
3756
  */
4476
3757
  requested?: boolean;
4477
3758
  }
4478
- interface IdBankTransferPayments {
4479
- /**
4480
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4481
- */
4482
- requested?: boolean;
4483
- }
4484
- interface IdBankTransferPaymentsBca {
4485
- /**
4486
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4487
- */
4488
- requested?: boolean;
4489
- }
4490
3759
  interface IdealPayments {
4491
3760
  /**
4492
3761
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -4613,18 +3882,6 @@ export declare namespace AccountUpdateParams {
4613
3882
  */
4614
3883
  requested?: boolean;
4615
3884
  }
4616
- interface PaypalPayments {
4617
- /**
4618
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4619
- */
4620
- requested?: boolean;
4621
- }
4622
- interface PaypayPayments {
4623
- /**
4624
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4625
- */
4626
- requested?: boolean;
4627
- }
4628
3885
  interface PaytoPayments {
4629
3886
  /**
4630
3887
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -4643,18 +3900,6 @@ export declare namespace AccountUpdateParams {
4643
3900
  */
4644
3901
  requested?: boolean;
4645
3902
  }
4646
- interface QrisPayments {
4647
- /**
4648
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4649
- */
4650
- requested?: boolean;
4651
- }
4652
- interface RechnungPayments {
4653
- /**
4654
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4655
- */
4656
- requested?: boolean;
4657
- }
4658
3903
  interface RevolutPayPayments {
4659
3904
  /**
4660
3905
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -4691,24 +3936,12 @@ export declare namespace AccountUpdateParams {
4691
3936
  */
4692
3937
  requested?: boolean;
4693
3938
  }
4694
- interface ShopeepayPayments {
4695
- /**
4696
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4697
- */
4698
- requested?: boolean;
4699
- }
4700
3939
  interface SofortPayments {
4701
3940
  /**
4702
3941
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4703
3942
  */
4704
3943
  requested?: boolean;
4705
3944
  }
4706
- interface StripeBalancePayments {
4707
- /**
4708
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4709
- */
4710
- requested?: boolean;
4711
- }
4712
3945
  interface SunbitPayments {
4713
3946
  /**
4714
3947
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -4745,24 +3978,6 @@ export declare namespace AccountUpdateParams {
4745
3978
  */
4746
3979
  requested?: boolean;
4747
3980
  }
4748
- interface TreasuryEvolve {
4749
- /**
4750
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4751
- */
4752
- requested?: boolean;
4753
- }
4754
- interface TreasuryFifthThird {
4755
- /**
4756
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4757
- */
4758
- requested?: boolean;
4759
- }
4760
- interface TreasuryGoldmanSachs {
4761
- /**
4762
- * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
4763
- */
4764
- requested?: boolean;
4765
- }
4766
3981
  interface TwintPayments {
4767
3982
  /**
4768
3983
  * Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
@@ -4793,22 +4008,6 @@ export declare namespace AccountUpdateParams {
4793
4008
  */
4794
4009
  requested?: boolean;
4795
4010
  }
4796
- namespace CardPayments {
4797
- interface Protections {
4798
- /**
4799
- * Protection for connected accounts migrating from another PSP.
4800
- */
4801
- psp_migration: Protections.PspMigration;
4802
- }
4803
- namespace Protections {
4804
- interface PspMigration {
4805
- /**
4806
- * Passing true requests the protection.
4807
- */
4808
- requested: boolean;
4809
- }
4810
- }
4811
- }
4812
4011
  }
4813
4012
  namespace Company {
4814
4013
  interface DirectorshipDeclaration {
@@ -5006,26 +4205,6 @@ export declare namespace AccountUpdateParams {
5006
4205
  */
5007
4206
  title?: string;
5008
4207
  }
5009
- interface SelfReportedIncome {
5010
- /**
5011
- * The amount in the minor currency unit (for example, cents for USD).
5012
- */
5013
- amount: number;
5014
- /**
5015
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
5016
- */
5017
- currency: string;
5018
- }
5019
- interface SelfReportedMonthlyHousingPayment {
5020
- /**
5021
- * The amount in the minor currency unit (for example, cents for USD).
5022
- */
5023
- amount: number;
5024
- /**
5025
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
5026
- */
5027
- currency: string;
5028
- }
5029
4208
  interface Verification {
5030
4209
  /**
5031
4210
  * A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
@@ -5059,22 +4238,6 @@ export declare namespace AccountUpdateParams {
5059
4238
  }
5060
4239
  }
5061
4240
  }
5062
- namespace RiskControls {
5063
- interface Charges {
5064
- /**
5065
- * To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
5066
- * There can be a delay before the risk control is paused or unpaused.
5067
- */
5068
- pause_requested?: boolean;
5069
- }
5070
- interface Payouts {
5071
- /**
5072
- * To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
5073
- * There can be a delay before the risk control is paused or unpaused.
5074
- */
5075
- pause_requested?: boolean;
5076
- }
5077
- }
5078
4241
  namespace Settings {
5079
4242
  interface BacsDebitPayments {
5080
4243
  /**
@@ -5082,16 +4245,6 @@ export declare namespace AccountUpdateParams {
5082
4245
  */
5083
4246
  display_name?: string;
5084
4247
  }
5085
- interface BankBcaOnboarding {
5086
- /**
5087
- * Bank BCA business account holder name
5088
- */
5089
- account_holder_name?: string;
5090
- /**
5091
- * Bank BCA business account number
5092
- */
5093
- business_account_number?: string;
5094
- }
5095
4248
  interface Branding {
5096
4249
  /**
5097
4250
  * (ID of a [file upload](https://stripe.com/docs/guides/file-upload)) An icon for the account. Must be square and at least 128px x 128px.
@@ -5110,20 +4263,6 @@ export declare namespace AccountUpdateParams {
5110
4263
  */
5111
4264
  secondary_color?: string;
5112
4265
  }
5113
- interface Capital {
5114
- /**
5115
- * Per-currency mapping of user-selected destination accounts used to pay out loans.
5116
- */
5117
- payout_destination?: {
5118
- [key: string]: string;
5119
- };
5120
- /**
5121
- * Per-currency mapping of all destination accounts eligible to receive Capital financing payouts.
5122
- */
5123
- payout_destination_selector?: {
5124
- [key: string]: Array<string>;
5125
- };
5126
- }
5127
4266
  interface CardIssuing {
5128
4267
  /**
5129
4268
  * Details on the account's acceptance of the [Stripe Issuing Terms and Disclosures](https://docs.stripe.com/issuing/connect/tos_acceptance).
@@ -5159,10 +4298,6 @@ export declare namespace AccountUpdateParams {
5159
4298
  hosted_payment_method_save?: Invoices.HostedPaymentMethodSave;
5160
4299
  }
5161
4300
  interface Payments {
5162
- /**
5163
- * When you enable this parameter, the customer of this Account receives an email receipt when their payment succeeds. If this parameter isn't set, the default value is `false`.
5164
- */
5165
- email_customers_on_successful_payment?: boolean;
5166
4301
  /**
5167
4302
  * The default text that appears on statements for non-card charges outside of Japan. For card charges, if you don't set a `statement_descriptor_prefix`, this text is also used as the statement descriptor prefix. In that case, if concatenating the statement descriptor suffix causes the combined statement descriptor to exceed 22 characters, we truncate the `statement_descriptor` text to limit the full descriptor to 22 characters. For more information about statement descriptors and their requirements, see the [account settings documentation](https://docs.stripe.com/get-started/account/statement-descriptors).
5168
4303
  */
@@ -5190,31 +4325,11 @@ export declare namespace AccountUpdateParams {
5190
4325
  */
5191
4326
  statement_descriptor?: string;
5192
4327
  }
5193
- interface PaypayPayments {
5194
- /**
5195
- * Additional files that are required to support the onboarding process of your business.
5196
- */
5197
- additional_files?: Array<string>;
5198
- /**
5199
- * The type of goods your business sells. Use `digital_content` if you sell digital content. Use `other` for all other types of goods or services.
5200
- */
5201
- goods_type?: PaypayPayments.GoodsType;
5202
- /**
5203
- * Details regarding your business's website.
5204
- */
5205
- site?: PaypayPayments.Site;
5206
- }
5207
- interface SmartDisputes {
5208
- /**
5209
- * Smart Disputes auto-respond settings for the account.
5210
- */
5211
- auto_respond?: SmartDisputes.AutoRespond;
5212
- }
5213
- interface TaxForms {
4328
+ interface SepaDebitPayments {
5214
4329
  /**
5215
- * Whether the account opted out of receiving their tax forms by postal delivery.
4330
+ * The business creditor id for european payments.
5216
4331
  */
5217
- consented_to_paperless_delivery?: boolean;
4332
+ creditor_id?: string;
5218
4333
  }
5219
4334
  interface Treasury {
5220
4335
  /**
@@ -5286,59 +4401,6 @@ export declare namespace AccountUpdateParams {
5286
4401
  type WeeklyPayoutDay = 'friday' | 'monday' | 'thursday' | 'tuesday' | 'wednesday' | OtherString;
5287
4402
  }
5288
4403
  }
5289
- namespace PaypayPayments {
5290
- type GoodsType = 'digital_content' | 'other';
5291
- interface Site {
5292
- /**
5293
- * Additional information about your business's website.
5294
- */
5295
- accessible?: Site.Accessible;
5296
- /**
5297
- * Additional information about your business's website.
5298
- */
5299
- in_development?: Site.InDevelopment;
5300
- /**
5301
- * Additional information about your business's website.
5302
- */
5303
- restricted?: Site.Restricted;
5304
- /**
5305
- * The status of your business's website.
5306
- */
5307
- type?: Site.Type;
5308
- }
5309
- namespace Site {
5310
- interface Accessible {
5311
- }
5312
- interface InDevelopment {
5313
- /**
5314
- * The password needed to access your business's website.
5315
- */
5316
- password: string;
5317
- /**
5318
- * The username needed to access your business's website.
5319
- */
5320
- username?: string;
5321
- }
5322
- interface Restricted {
5323
- /**
5324
- * The file explaining the payment flow for your business.
5325
- */
5326
- payment_flow_file?: string;
5327
- }
5328
- type Type = 'accessible' | 'in_development' | 'restricted';
5329
- }
5330
- }
5331
- namespace SmartDisputes {
5332
- interface AutoRespond {
5333
- /**
5334
- * The preference setting for auto-respond. Can be 'on', 'off', or 'inherit'.
5335
- */
5336
- preference?: AutoRespond.Preference;
5337
- }
5338
- namespace AutoRespond {
5339
- type Preference = 'inherit' | 'off' | 'on';
5340
- }
5341
- }
5342
4404
  namespace Treasury {
5343
4405
  interface TosAcceptance {
5344
4406
  /**
@@ -5466,10 +4528,6 @@ export interface AccountCreatePersonParams {
5466
4528
  * The Kanji variation of the person's address (Japan only).
5467
4529
  */
5468
4530
  address_kanji?: JapanAddressParam;
5469
- /**
5470
- * The person's place of birth.
5471
- */
5472
- birth_address?: AddressParam;
5473
4531
  /**
5474
4532
  * The person's date of birth.
5475
4533
  */
@@ -5562,14 +4620,6 @@ export interface AccountCreatePersonParams {
5562
4620
  * The relationship that this person has with the account's legal entity.
5563
4621
  */
5564
4622
  relationship?: AccountCreatePersonParams.Relationship;
5565
- /**
5566
- * The credit applicant's self-reported yearly income in minor units.
5567
- */
5568
- self_reported_income?: AccountCreatePersonParams.SelfReportedIncome;
5569
- /**
5570
- * The credit applicant's self-reported monthly housing payment in minor units.
5571
- */
5572
- self_reported_monthly_housing_payment?: AccountCreatePersonParams.SelfReportedMonthlyHousingPayment;
5573
4623
  /**
5574
4624
  * The last four digits of the person's Social Security number (U.S. only).
5575
4625
  *
@@ -5655,26 +4705,6 @@ export declare namespace AccountCreatePersonParams {
5655
4705
  */
5656
4706
  title?: string;
5657
4707
  }
5658
- interface SelfReportedIncome {
5659
- /**
5660
- * The amount in the minor currency unit (for example, cents for USD).
5661
- */
5662
- amount: number;
5663
- /**
5664
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
5665
- */
5666
- currency: string;
5667
- }
5668
- interface SelfReportedMonthlyHousingPayment {
5669
- /**
5670
- * The amount in the minor currency unit (for example, cents for USD).
5671
- */
5672
- amount: number;
5673
- /**
5674
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
5675
- */
5676
- currency: string;
5677
- }
5678
4708
  interface UsCfpbData {
5679
4709
  /**
5680
4710
  * The persons ethnicity details
@@ -5856,6 +4886,13 @@ export interface AccountRejectParams {
5856
4886
  * Specifies which fields in the response should be expanded.
5857
4887
  */
5858
4888
  expand?: Array<string>;
4889
+ /**
4890
+ * Whether to pause payouts on the account as part of the rejection. Defaults to `pause`. Use `none` to leave payouts enabled.
4891
+ */
4892
+ payouts_action?: AccountRejectParams.PayoutsAction;
4893
+ }
4894
+ export declare namespace AccountRejectParams {
4895
+ type PayoutsAction = 'none' | 'pause';
5859
4896
  }
5860
4897
  export interface AccountRetrieveCurrentParams {
5861
4898
  /**
@@ -5881,18 +4918,12 @@ export interface AccountRetrievePersonParams {
5881
4918
  */
5882
4919
  expand?: Array<string>;
5883
4920
  }
5884
- export interface AccountRetrieveSignalsParams {
4921
+ export interface AccountUnrejectParams {
5885
4922
  /**
5886
4923
  * Specifies which fields in the response should be expanded.
5887
4924
  */
5888
4925
  expand?: Array<string>;
5889
4926
  }
5890
- export interface AccountSerializeBatchCreateParams {
5891
- }
5892
- export interface AccountSerializeBatchDeleteParams {
5893
- }
5894
- export interface AccountSerializeBatchUpdateParams {
5895
- }
5896
4927
  export interface AccountUpdateCapabilityParams {
5897
4928
  /**
5898
4929
  * Specifies which fields in the response should be expanded.
@@ -6006,10 +5037,6 @@ export interface AccountUpdatePersonParams {
6006
5037
  * The Kanji variation of the person's address (Japan only).
6007
5038
  */
6008
5039
  address_kanji?: JapanAddressParam;
6009
- /**
6010
- * The person's place of birth.
6011
- */
6012
- birth_address?: AddressParam;
6013
5040
  /**
6014
5041
  * The person's date of birth.
6015
5042
  */
@@ -6102,14 +5129,6 @@ export interface AccountUpdatePersonParams {
6102
5129
  * The relationship that this person has with the account's legal entity.
6103
5130
  */
6104
5131
  relationship?: AccountUpdatePersonParams.Relationship;
6105
- /**
6106
- * The credit applicant's self-reported yearly income in minor units.
6107
- */
6108
- self_reported_income?: AccountUpdatePersonParams.SelfReportedIncome;
6109
- /**
6110
- * The credit applicant's self-reported monthly housing payment in minor units.
6111
- */
6112
- self_reported_monthly_housing_payment?: AccountUpdatePersonParams.SelfReportedMonthlyHousingPayment;
6113
5132
  /**
6114
5133
  * The last four digits of the person's Social Security number (U.S. only).
6115
5134
  *
@@ -6195,26 +5214,6 @@ export declare namespace AccountUpdatePersonParams {
6195
5214
  */
6196
5215
  title?: string;
6197
5216
  }
6198
- interface SelfReportedIncome {
6199
- /**
6200
- * The amount in the minor currency unit (for example, cents for USD).
6201
- */
6202
- amount: number;
6203
- /**
6204
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
6205
- */
6206
- currency: string;
6207
- }
6208
- interface SelfReportedMonthlyHousingPayment {
6209
- /**
6210
- * The amount in the minor currency unit (for example, cents for USD).
6211
- */
6212
- amount: number;
6213
- /**
6214
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
6215
- */
6216
- currency: string;
6217
- }
6218
5217
  interface UsCfpbData {
6219
5218
  /**
6220
5219
  * The persons ethnicity details