stripe 22.3.0-beta.1 → 22.3.1

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 (1339) hide show
  1. package/CHANGELOG.md +158 -1770
  2. package/OPENAPI_VERSION +1 -1
  3. package/README.md +73 -58
  4. package/VERSION +1 -1
  5. package/cjs/Error.d.ts +0 -50
  6. package/cjs/Error.js +1 -125
  7. package/cjs/Error.js.map +1 -1
  8. package/cjs/RequestSender.d.ts +2 -1
  9. package/cjs/RequestSender.js +13 -10
  10. package/cjs/RequestSender.js.map +1 -1
  11. package/cjs/Types.d.ts +2 -4
  12. package/cjs/Types.js.map +1 -1
  13. package/cjs/Webhooks.d.ts +2 -2
  14. package/cjs/apiVersion.d.ts +2 -1
  15. package/cjs/apiVersion.js +3 -2
  16. package/cjs/apiVersion.js.map +1 -1
  17. package/cjs/autoPagination.js +27 -2
  18. package/cjs/autoPagination.js.map +1 -1
  19. package/cjs/platform/NodePlatformFunctions.d.ts +3 -0
  20. package/cjs/platform/NodePlatformFunctions.js +36 -2
  21. package/cjs/platform/NodePlatformFunctions.js.map +1 -1
  22. package/cjs/platform/PlatformFunctions.d.ts +1 -0
  23. package/cjs/platform/PlatformFunctions.js +3 -0
  24. package/cjs/platform/PlatformFunctions.js.map +1 -1
  25. package/cjs/resources/AccountLinks.d.ts +1 -1
  26. package/cjs/resources/AccountSessions.d.ts +0 -262
  27. package/cjs/resources/AccountSessions.js.map +1 -1
  28. package/cjs/resources/Accounts.d.ts +5 -829
  29. package/cjs/resources/Accounts.js +18 -32
  30. package/cjs/resources/Accounts.js.map +1 -1
  31. package/cjs/resources/ApplePayDomains.js +2 -2
  32. package/cjs/resources/ApplePayDomains.js.map +1 -1
  33. package/cjs/resources/ApplicationFees.js +5 -5
  34. package/cjs/resources/ApplicationFees.js.map +1 -1
  35. package/cjs/resources/Apps/Secrets.d.ts +14 -16
  36. package/cjs/resources/Apps/index.d.ts +1 -1
  37. package/cjs/resources/Balance.d.ts +0 -67
  38. package/cjs/resources/BalanceTransactions.d.ts +5 -5
  39. package/cjs/resources/BalanceTransactions.js +3 -3
  40. package/cjs/resources/BalanceTransactions.js.map +1 -1
  41. package/cjs/resources/BankAccounts.d.ts +2 -2
  42. package/cjs/resources/Billing/AlertTriggereds.d.ts +1 -2
  43. package/cjs/resources/Billing/Alerts.d.ts +27 -29
  44. package/cjs/resources/Billing/Alerts.js +4 -4
  45. package/cjs/resources/Billing/Alerts.js.map +1 -1
  46. package/cjs/resources/Billing/CreditBalanceSummary.d.ts +40 -42
  47. package/cjs/resources/Billing/CreditBalanceTransactions.d.ts +74 -76
  48. package/cjs/resources/Billing/CreditBalanceTransactions.js +1 -1
  49. package/cjs/resources/Billing/CreditBalanceTransactions.js.map +1 -1
  50. package/cjs/resources/Billing/CreditGrants.d.ts +41 -43
  51. package/cjs/resources/Billing/CreditGrants.js +4 -4
  52. package/cjs/resources/Billing/CreditGrants.js.map +1 -1
  53. package/cjs/resources/Billing/MeterEventAdjustments.d.ts +9 -11
  54. package/cjs/resources/Billing/Meters.d.ts +39 -41
  55. package/cjs/resources/Billing/Meters.js +5 -5
  56. package/cjs/resources/Billing/Meters.js.map +1 -1
  57. package/cjs/resources/Billing/index.d.ts +7 -10
  58. package/cjs/resources/Billing/index.js +0 -2
  59. package/cjs/resources/Billing/index.js.map +1 -1
  60. package/cjs/resources/BillingPortal/Configurations.d.ts +132 -134
  61. package/cjs/resources/BillingPortal/Configurations.js +2 -2
  62. package/cjs/resources/BillingPortal/Configurations.js.map +1 -1
  63. package/cjs/resources/BillingPortal/Sessions.d.ts +100 -102
  64. package/cjs/resources/BillingPortal/index.d.ts +2 -2
  65. package/cjs/resources/Capabilities.d.ts +2 -2
  66. package/cjs/resources/Cards.d.ts +0 -4
  67. package/cjs/resources/Charges.d.ts +84 -3066
  68. package/cjs/resources/Charges.js +3 -3
  69. package/cjs/resources/Charges.js.map +1 -1
  70. package/cjs/resources/Checkout/Sessions.d.ts +1598 -1900
  71. package/cjs/resources/Checkout/Sessions.js +4 -4
  72. package/cjs/resources/Checkout/Sessions.js.map +1 -1
  73. package/cjs/resources/Checkout/index.d.ts +1 -1
  74. package/cjs/resources/Climate/Orders.d.ts +47 -49
  75. package/cjs/resources/Climate/Orders.js +3 -3
  76. package/cjs/resources/Climate/Orders.js.map +1 -1
  77. package/cjs/resources/Climate/Products.d.ts +15 -17
  78. package/cjs/resources/Climate/Products.js +1 -1
  79. package/cjs/resources/Climate/Products.js.map +1 -1
  80. package/cjs/resources/Climate/Suppliers.d.ts +25 -27
  81. package/cjs/resources/Climate/Suppliers.js +1 -1
  82. package/cjs/resources/Climate/Suppliers.js.map +1 -1
  83. package/cjs/resources/Climate/index.d.ts +3 -3
  84. package/cjs/resources/ConfirmationTokens.d.ts +13 -67
  85. package/cjs/resources/ConfirmationTokens.js +1 -1
  86. package/cjs/resources/ConfirmationTokens.js.map +1 -1
  87. package/cjs/resources/CountrySpecs.js +1 -1
  88. package/cjs/resources/CountrySpecs.js.map +1 -1
  89. package/cjs/resources/Coupons.d.ts +0 -53
  90. package/cjs/resources/Coupons.js +3 -16
  91. package/cjs/resources/Coupons.js.map +1 -1
  92. package/cjs/resources/CreditNoteLineItems.d.ts +1 -15
  93. package/cjs/resources/CreditNotes.d.ts +8 -5
  94. package/cjs/resources/CreditNotes.js +6 -4
  95. package/cjs/resources/CreditNotes.js.map +1 -1
  96. package/cjs/resources/CustomerSessions.d.ts +0 -68
  97. package/cjs/resources/Customers.d.ts +1 -7
  98. package/cjs/resources/Customers.js +31 -41
  99. package/cjs/resources/Customers.js.map +1 -1
  100. package/cjs/resources/Disputes.d.ts +28 -30
  101. package/cjs/resources/Disputes.js +3 -3
  102. package/cjs/resources/Disputes.js.map +1 -1
  103. package/cjs/resources/Entitlements/ActiveEntitlements.js +1 -1
  104. package/cjs/resources/Entitlements/ActiveEntitlements.js.map +1 -1
  105. package/cjs/resources/Entitlements/Features.js +2 -2
  106. package/cjs/resources/Entitlements/Features.js.map +1 -1
  107. package/cjs/resources/Entitlements/index.d.ts +2 -2
  108. package/cjs/resources/EphemeralKeys.js +1 -1
  109. package/cjs/resources/EphemeralKeys.js.map +1 -1
  110. package/cjs/resources/Events.d.ts +3 -548
  111. package/cjs/resources/Events.js +1 -1
  112. package/cjs/resources/Events.js.map +1 -1
  113. package/cjs/resources/ExchangeRates.js +1 -1
  114. package/cjs/resources/ExchangeRates.js.map +1 -1
  115. package/cjs/resources/ExternalAccounts.d.ts +1 -212
  116. package/cjs/resources/ExternalAccounts.js +0 -44
  117. package/cjs/resources/ExternalAccounts.js.map +1 -1
  118. package/cjs/resources/FileLinks.js +2 -2
  119. package/cjs/resources/FileLinks.js.map +1 -1
  120. package/cjs/resources/Files.js +1 -1
  121. package/cjs/resources/Files.js.map +1 -1
  122. package/cjs/resources/FinancialConnections/Accounts.d.ts +169 -217
  123. package/cjs/resources/FinancialConnections/Accounts.js +6 -14
  124. package/cjs/resources/FinancialConnections/Accounts.js.map +1 -1
  125. package/cjs/resources/FinancialConnections/Sessions.d.ts +43 -193
  126. package/cjs/resources/FinancialConnections/Sessions.js +1 -1
  127. package/cjs/resources/FinancialConnections/Sessions.js.map +1 -1
  128. package/cjs/resources/FinancialConnections/Transactions.d.ts +13 -15
  129. package/cjs/resources/FinancialConnections/Transactions.js +1 -1
  130. package/cjs/resources/FinancialConnections/Transactions.js.map +1 -1
  131. package/cjs/resources/FinancialConnections/index.d.ts +9 -24
  132. package/cjs/resources/FinancialConnections/index.js +0 -4
  133. package/cjs/resources/FinancialConnections/index.js.map +1 -1
  134. package/cjs/resources/Forwarding/Requests.d.ts +57 -59
  135. package/cjs/resources/Forwarding/Requests.js +1 -1
  136. package/cjs/resources/Forwarding/Requests.js.map +1 -1
  137. package/cjs/resources/Forwarding/index.d.ts +1 -1
  138. package/cjs/resources/Identity/VerificationReports.d.ts +255 -257
  139. package/cjs/resources/Identity/VerificationReports.js +1 -1
  140. package/cjs/resources/Identity/VerificationReports.js.map +1 -1
  141. package/cjs/resources/Identity/VerificationSessions.d.ts +148 -150
  142. package/cjs/resources/Identity/VerificationSessions.js +4 -4
  143. package/cjs/resources/Identity/VerificationSessions.js.map +1 -1
  144. package/cjs/resources/Identity/index.d.ts +2 -2
  145. package/cjs/resources/InvoiceItems.d.ts +0 -85
  146. package/cjs/resources/InvoiceItems.js +3 -3
  147. package/cjs/resources/InvoiceItems.js.map +1 -1
  148. package/cjs/resources/InvoiceLineItems.d.ts +2 -40
  149. package/cjs/resources/InvoicePayments.js +1 -1
  150. package/cjs/resources/InvoicePayments.js.map +1 -1
  151. package/cjs/resources/InvoiceRenderingTemplates.js +3 -3
  152. package/cjs/resources/InvoiceRenderingTemplates.js.map +1 -1
  153. package/cjs/resources/Invoices.d.ts +23 -1341
  154. package/cjs/resources/Invoices.js +14 -55
  155. package/cjs/resources/Invoices.js.map +1 -1
  156. package/cjs/resources/Issuing/Authorizations.d.ts +354 -356
  157. package/cjs/resources/Issuing/Authorizations.js +4 -4
  158. package/cjs/resources/Issuing/Authorizations.js.map +1 -1
  159. package/cjs/resources/Issuing/Cardholders.d.ts +144 -147
  160. package/cjs/resources/Issuing/Cardholders.js +2 -2
  161. package/cjs/resources/Issuing/Cardholders.js.map +1 -1
  162. package/cjs/resources/Issuing/Cards.d.ts +183 -185
  163. package/cjs/resources/Issuing/Cards.js +2 -2
  164. package/cjs/resources/Issuing/Cards.js.map +1 -1
  165. package/cjs/resources/Issuing/Disputes.d.ts +215 -217
  166. package/cjs/resources/Issuing/Disputes.js +3 -3
  167. package/cjs/resources/Issuing/Disputes.js.map +1 -1
  168. package/cjs/resources/Issuing/PersonalizationDesigns.d.ts +47 -49
  169. package/cjs/resources/Issuing/PersonalizationDesigns.js +2 -2
  170. package/cjs/resources/Issuing/PersonalizationDesigns.js.map +1 -1
  171. package/cjs/resources/Issuing/PhysicalBundles.d.ts +24 -26
  172. package/cjs/resources/Issuing/PhysicalBundles.js +1 -1
  173. package/cjs/resources/Issuing/PhysicalBundles.js.map +1 -1
  174. package/cjs/resources/Issuing/Tokens.d.ts +130 -132
  175. package/cjs/resources/Issuing/Tokens.js +2 -2
  176. package/cjs/resources/Issuing/Tokens.js.map +1 -1
  177. package/cjs/resources/Issuing/Transactions.d.ts +223 -234
  178. package/cjs/resources/Issuing/Transactions.js +2 -2
  179. package/cjs/resources/Issuing/Transactions.js.map +1 -1
  180. package/cjs/resources/Issuing/index.d.ts +30 -55
  181. package/cjs/resources/Issuing/index.js +0 -6
  182. package/cjs/resources/Issuing/index.js.map +1 -1
  183. package/cjs/resources/LineItems.d.ts +4 -30
  184. package/cjs/resources/Mandates.d.ts +1 -33
  185. package/cjs/resources/Mandates.js +1 -9
  186. package/cjs/resources/Mandates.js.map +1 -1
  187. package/cjs/resources/PaymentAttemptRecords.d.ts +9 -92
  188. package/cjs/resources/PaymentAttemptRecords.js +1 -1
  189. package/cjs/resources/PaymentAttemptRecords.js.map +1 -1
  190. package/cjs/resources/PaymentIntents.d.ts +6495 -17272
  191. package/cjs/resources/PaymentIntents.js +9 -36
  192. package/cjs/resources/PaymentIntents.js.map +1 -1
  193. package/cjs/resources/PaymentLinks.d.ts +6 -19
  194. package/cjs/resources/PaymentLinks.js +3 -3
  195. package/cjs/resources/PaymentLinks.js.map +1 -1
  196. package/cjs/resources/PaymentMethodConfigurations.d.ts +0 -350
  197. package/cjs/resources/PaymentMethodConfigurations.js +2 -2
  198. package/cjs/resources/PaymentMethodConfigurations.js.map +1 -1
  199. package/cjs/resources/PaymentMethodDomains.js +3 -3
  200. package/cjs/resources/PaymentMethodDomains.js.map +1 -1
  201. package/cjs/resources/PaymentMethods.d.ts +16 -152
  202. package/cjs/resources/PaymentMethods.js +4 -4
  203. package/cjs/resources/PaymentMethods.js.map +1 -1
  204. package/cjs/resources/PaymentRecords.d.ts +19 -102
  205. package/cjs/resources/PaymentRecords.js +7 -7
  206. package/cjs/resources/PaymentRecords.js.map +1 -1
  207. package/cjs/resources/Payouts.js +4 -4
  208. package/cjs/resources/Payouts.js.map +1 -1
  209. package/cjs/resources/Persons.d.ts +2 -2
  210. package/cjs/resources/Plans.d.ts +0 -16
  211. package/cjs/resources/Plans.js +3 -3
  212. package/cjs/resources/Plans.js.map +1 -1
  213. package/cjs/resources/Prices.d.ts +0 -52
  214. package/cjs/resources/Prices.js +2 -2
  215. package/cjs/resources/Prices.js.map +1 -1
  216. package/cjs/resources/Products.d.ts +0 -42
  217. package/cjs/resources/Products.js +7 -7
  218. package/cjs/resources/Products.js.map +1 -1
  219. package/cjs/resources/PromotionCodes.d.ts +0 -12
  220. package/cjs/resources/PromotionCodes.js +2 -29
  221. package/cjs/resources/PromotionCodes.js.map +1 -1
  222. package/cjs/resources/Quotes.d.ts +165 -2374
  223. package/cjs/resources/Quotes.js +20 -1180
  224. package/cjs/resources/Quotes.js.map +1 -1
  225. package/cjs/resources/Radar/EarlyFraudWarnings.js +1 -1
  226. package/cjs/resources/Radar/EarlyFraudWarnings.js.map +1 -1
  227. package/cjs/resources/Radar/PaymentEvaluations.d.ts +294 -296
  228. package/cjs/resources/Radar/ValueListItems.d.ts +14 -16
  229. package/cjs/resources/Radar/ValueListItems.js +2 -2
  230. package/cjs/resources/Radar/ValueListItems.js.map +1 -1
  231. package/cjs/resources/Radar/ValueLists.d.ts +18 -20
  232. package/cjs/resources/Radar/ValueLists.js +3 -3
  233. package/cjs/resources/Radar/ValueLists.js.map +1 -1
  234. package/cjs/resources/Radar/index.d.ts +8 -6
  235. package/cjs/resources/Radar/index.js.map +1 -1
  236. package/cjs/resources/Refunds.d.ts +0 -11
  237. package/cjs/resources/Refunds.js +3 -3
  238. package/cjs/resources/Refunds.js.map +1 -1
  239. package/cjs/resources/Reporting/ReportRuns.d.ts +35 -37
  240. package/cjs/resources/Reporting/ReportRuns.js +1 -1
  241. package/cjs/resources/Reporting/ReportRuns.js.map +1 -1
  242. package/cjs/resources/Reporting/ReportTypes.js +1 -1
  243. package/cjs/resources/Reporting/ReportTypes.js.map +1 -1
  244. package/cjs/resources/Reporting/index.d.ts +2 -2
  245. package/cjs/resources/Reserve/Holds.d.ts +24 -64
  246. package/cjs/resources/Reserve/Holds.js +0 -19
  247. package/cjs/resources/Reserve/Holds.js.map +1 -1
  248. package/cjs/resources/Reserve/Plans.d.ts +25 -43
  249. package/cjs/resources/Reserve/Plans.js +0 -11
  250. package/cjs/resources/Reserve/Plans.js.map +1 -1
  251. package/cjs/resources/Reserve/Releases.d.ts +17 -59
  252. package/cjs/resources/Reserve/Releases.js +0 -19
  253. package/cjs/resources/Reserve/Releases.js.map +1 -1
  254. package/cjs/resources/Reserve/index.d.ts +3 -14
  255. package/cjs/resources/Reserve/index.js +0 -9
  256. package/cjs/resources/Reserve/index.js.map +1 -1
  257. package/cjs/resources/Reviews.js +2 -2
  258. package/cjs/resources/Reviews.js.map +1 -1
  259. package/cjs/resources/SetupAttempts.d.ts +8 -26
  260. package/cjs/resources/SetupIntents.d.ts +14 -333
  261. package/cjs/resources/SetupIntents.js +5 -5
  262. package/cjs/resources/SetupIntents.js.map +1 -1
  263. package/cjs/resources/ShippingRates.js +2 -2
  264. package/cjs/resources/ShippingRates.js.map +1 -1
  265. package/cjs/resources/Sigma/ScheduledQueryRuns.d.ts +7 -9
  266. package/cjs/resources/Sigma/ScheduledQueryRuns.js +1 -1
  267. package/cjs/resources/Sigma/ScheduledQueryRuns.js.map +1 -1
  268. package/cjs/resources/Sigma/index.d.ts +1 -1
  269. package/cjs/resources/Sources.d.ts +1 -16
  270. package/cjs/resources/Sources.js +4 -4
  271. package/cjs/resources/Sources.js.map +1 -1
  272. package/cjs/resources/SubscriptionItems.d.ts +0 -143
  273. package/cjs/resources/SubscriptionItems.js +3 -3
  274. package/cjs/resources/SubscriptionItems.js.map +1 -1
  275. package/cjs/resources/SubscriptionSchedules.d.ts +4 -1155
  276. package/cjs/resources/SubscriptionSchedules.js +4 -10
  277. package/cjs/resources/SubscriptionSchedules.js.map +1 -1
  278. package/cjs/resources/Subscriptions.d.ts +61 -560
  279. package/cjs/resources/Subscriptions.js +7 -152
  280. package/cjs/resources/Subscriptions.js.map +1 -1
  281. package/cjs/resources/Tax/Associations.d.ts +24 -26
  282. package/cjs/resources/Tax/CalculationLineItems.d.ts +56 -62
  283. package/cjs/resources/Tax/Calculations.d.ts +158 -164
  284. package/cjs/resources/Tax/Calculations.js +2 -2
  285. package/cjs/resources/Tax/Calculations.js.map +1 -1
  286. package/cjs/resources/Tax/Registrations.d.ts +1095 -1233
  287. package/cjs/resources/Tax/Registrations.js +2 -2
  288. package/cjs/resources/Tax/Registrations.js.map +1 -1
  289. package/cjs/resources/Tax/Settings.d.ts +37 -39
  290. package/cjs/resources/Tax/TransactionLineItems.d.ts +11 -13
  291. package/cjs/resources/Tax/Transactions.d.ts +113 -115
  292. package/cjs/resources/Tax/Transactions.js +2 -2
  293. package/cjs/resources/Tax/Transactions.js.map +1 -1
  294. package/cjs/resources/Tax/index.d.ts +18 -32
  295. package/cjs/resources/Tax/index.js +0 -4
  296. package/cjs/resources/Tax/index.js.map +1 -1
  297. package/cjs/resources/TaxCodes.d.ts +0 -15
  298. package/cjs/resources/TaxCodes.js +1 -1
  299. package/cjs/resources/TaxCodes.js.map +1 -1
  300. package/cjs/resources/TaxIds.js +2 -2
  301. package/cjs/resources/TaxIds.js.map +1 -1
  302. package/cjs/resources/TaxRates.js +2 -2
  303. package/cjs/resources/TaxRates.js.map +1 -1
  304. package/cjs/resources/Terminal/Configurations.d.ts +479 -508
  305. package/cjs/resources/Terminal/Configurations.js +3 -3
  306. package/cjs/resources/Terminal/Configurations.js.map +1 -1
  307. package/cjs/resources/Terminal/Locations.d.ts +72 -74
  308. package/cjs/resources/Terminal/Locations.js +3 -3
  309. package/cjs/resources/Terminal/Locations.js.map +1 -1
  310. package/cjs/resources/Terminal/OnboardingLinks.d.ts +16 -18
  311. package/cjs/resources/Terminal/Readers.d.ts +479 -497
  312. package/cjs/resources/Terminal/Readers.js +11 -11
  313. package/cjs/resources/Terminal/Readers.js.map +1 -1
  314. package/cjs/resources/Terminal/index.d.ts +11 -13
  315. package/cjs/resources/Terminal/index.js +0 -2
  316. package/cjs/resources/Terminal/index.js.map +1 -1
  317. package/cjs/resources/TestHelpers/ConfirmationTokens.d.ts +2 -79
  318. package/cjs/resources/TestHelpers/Customers.js +1 -1
  319. package/cjs/resources/TestHelpers/Customers.js.map +1 -1
  320. package/cjs/resources/TestHelpers/Issuing/Authorizations.js +6 -6
  321. package/cjs/resources/TestHelpers/Issuing/Authorizations.js.map +1 -1
  322. package/cjs/resources/TestHelpers/Issuing/Cards.js +5 -5
  323. package/cjs/resources/TestHelpers/Issuing/Cards.js.map +1 -1
  324. package/cjs/resources/TestHelpers/Issuing/PersonalizationDesigns.js +3 -3
  325. package/cjs/resources/TestHelpers/Issuing/PersonalizationDesigns.js.map +1 -1
  326. package/cjs/resources/TestHelpers/Issuing/Transactions.js +1 -1
  327. package/cjs/resources/TestHelpers/Issuing/Transactions.js.map +1 -1
  328. package/cjs/resources/TestHelpers/Refunds.js +1 -1
  329. package/cjs/resources/TestHelpers/Refunds.js.map +1 -1
  330. package/cjs/resources/TestHelpers/Terminal/Readers.js +3 -3
  331. package/cjs/resources/TestHelpers/Terminal/Readers.js.map +1 -1
  332. package/cjs/resources/TestHelpers/TestClocks.d.ts +27 -29
  333. package/cjs/resources/TestHelpers/TestClocks.js +3 -3
  334. package/cjs/resources/TestHelpers/TestClocks.js.map +1 -1
  335. package/cjs/resources/TestHelpers/Treasury/InboundTransfers.js +3 -3
  336. package/cjs/resources/TestHelpers/Treasury/InboundTransfers.js.map +1 -1
  337. package/cjs/resources/TestHelpers/Treasury/OutboundPayments.js +4 -4
  338. package/cjs/resources/TestHelpers/Treasury/OutboundPayments.js.map +1 -1
  339. package/cjs/resources/TestHelpers/Treasury/OutboundTransfers.js +4 -4
  340. package/cjs/resources/TestHelpers/Treasury/OutboundTransfers.js.map +1 -1
  341. package/cjs/resources/TestHelpers/Treasury/ReceivedCredits.d.ts +0 -22
  342. package/cjs/resources/TestHelpers/Treasury/ReceivedDebits.d.ts +0 -22
  343. package/cjs/resources/TestHelpers/index.d.ts +3 -5
  344. package/cjs/resources/TestHelpers/index.js +4 -6
  345. package/cjs/resources/TestHelpers/index.js.map +1 -1
  346. package/cjs/resources/Tokens.js +1 -1
  347. package/cjs/resources/Tokens.js.map +1 -1
  348. package/cjs/resources/Topups.d.ts +18 -0
  349. package/cjs/resources/Topups.js +3 -3
  350. package/cjs/resources/Topups.js.map +1 -1
  351. package/cjs/resources/Transfers.d.ts +0 -8
  352. package/cjs/resources/Transfers.js +6 -6
  353. package/cjs/resources/Transfers.js.map +1 -1
  354. package/cjs/resources/Treasury/CreditReversals.d.ts +11 -13
  355. package/cjs/resources/Treasury/CreditReversals.js +1 -1
  356. package/cjs/resources/Treasury/CreditReversals.js.map +1 -1
  357. package/cjs/resources/Treasury/DebitReversals.d.ts +18 -20
  358. package/cjs/resources/Treasury/DebitReversals.js +1 -1
  359. package/cjs/resources/Treasury/DebitReversals.js.map +1 -1
  360. package/cjs/resources/Treasury/FinancialAccountFeatures.d.ts +252 -259
  361. package/cjs/resources/Treasury/FinancialAccounts.d.ts +88 -123
  362. package/cjs/resources/Treasury/FinancialAccounts.js +5 -5
  363. package/cjs/resources/Treasury/FinancialAccounts.js.map +1 -1
  364. package/cjs/resources/Treasury/InboundTransfers.d.ts +79 -81
  365. package/cjs/resources/Treasury/InboundTransfers.js +2 -2
  366. package/cjs/resources/Treasury/InboundTransfers.js.map +1 -1
  367. package/cjs/resources/Treasury/OutboundPayments.d.ts +125 -135
  368. package/cjs/resources/Treasury/OutboundPayments.js +2 -2
  369. package/cjs/resources/Treasury/OutboundPayments.js.map +1 -1
  370. package/cjs/resources/Treasury/OutboundTransfers.d.ts +114 -160
  371. package/cjs/resources/Treasury/OutboundTransfers.js +2 -2
  372. package/cjs/resources/Treasury/OutboundTransfers.js.map +1 -1
  373. package/cjs/resources/Treasury/ReceivedCredits.d.ts +118 -142
  374. package/cjs/resources/Treasury/ReceivedCredits.js +1 -1
  375. package/cjs/resources/Treasury/ReceivedCredits.js.map +1 -1
  376. package/cjs/resources/Treasury/ReceivedDebits.d.ts +86 -114
  377. package/cjs/resources/Treasury/ReceivedDebits.js +1 -1
  378. package/cjs/resources/Treasury/ReceivedDebits.js.map +1 -1
  379. package/cjs/resources/Treasury/TransactionEntries.d.ts +75 -77
  380. package/cjs/resources/Treasury/TransactionEntries.js +1 -1
  381. package/cjs/resources/Treasury/TransactionEntries.js.map +1 -1
  382. package/cjs/resources/Treasury/Transactions.d.ts +86 -88
  383. package/cjs/resources/Treasury/Transactions.js +1 -1
  384. package/cjs/resources/Treasury/Transactions.js.map +1 -1
  385. package/cjs/resources/Treasury/index.d.ts +10 -10
  386. package/cjs/resources/V2/Billing/MeterEventAdjustments.d.ts +9 -13
  387. package/cjs/resources/V2/Billing/index.d.ts +9 -48
  388. package/cjs/resources/V2/Billing/index.js +0 -8
  389. package/cjs/resources/V2/Billing/index.js.map +1 -1
  390. package/cjs/resources/V2/Commerce/ProductCatalog/Imports.d.ts +2 -2
  391. package/cjs/resources/V2/Commerce/ProductCatalog/Imports.js +1 -1
  392. package/cjs/resources/V2/Commerce/ProductCatalog/Imports.js.map +1 -1
  393. package/cjs/resources/V2/Commerce/ProductCatalogImports.d.ts +132 -131
  394. package/cjs/resources/V2/Core/AccountLinks.d.ts +81 -85
  395. package/cjs/resources/V2/Core/AccountPersons.d.ts +369 -373
  396. package/cjs/resources/V2/Core/AccountTokens.d.ts +0 -10
  397. package/cjs/resources/V2/Core/AccountTokens.js +1 -1
  398. package/cjs/resources/V2/Core/AccountTokens.js.map +1 -1
  399. package/cjs/resources/V2/Core/Accounts/PersonTokens.d.ts +1 -1
  400. package/cjs/resources/V2/Core/Accounts/PersonTokens.js +3 -3
  401. package/cjs/resources/V2/Core/Accounts/PersonTokens.js.map +1 -1
  402. package/cjs/resources/V2/Core/Accounts/Persons.d.ts +2 -2
  403. package/cjs/resources/V2/Core/Accounts/Persons.js +7 -7
  404. package/cjs/resources/V2/Core/Accounts/Persons.js.map +1 -1
  405. package/cjs/resources/V2/Core/Accounts.d.ts +3043 -4006
  406. package/cjs/resources/V2/Core/Accounts.js +3 -3
  407. package/cjs/resources/V2/Core/Accounts.js.map +1 -1
  408. package/cjs/resources/V2/Core/EventDestinations.d.ts +78 -82
  409. package/cjs/resources/V2/Core/EventDestinations.js +6 -6
  410. package/cjs/resources/V2/Core/EventDestinations.js.map +1 -1
  411. package/cjs/resources/V2/Core/Events.d.ts +31 -1154
  412. package/cjs/resources/V2/Core/Events.js +1 -1
  413. package/cjs/resources/V2/Core/Events.js.map +1 -1
  414. package/cjs/resources/V2/Core/index.d.ts +14 -24
  415. package/cjs/resources/V2/Core/index.js +0 -4
  416. package/cjs/resources/V2/Core/index.js.map +1 -1
  417. package/cjs/resources/V2/index.d.ts +0 -27
  418. package/cjs/resources/V2/index.js +0 -14
  419. package/cjs/resources/V2/index.js.map +1 -1
  420. package/cjs/resources/WebhookEndpoints.d.ts +3 -3
  421. package/cjs/resources/WebhookEndpoints.js +3 -3
  422. package/cjs/resources/WebhookEndpoints.js.map +1 -1
  423. package/cjs/resources.d.ts +0 -10
  424. package/cjs/resources.js +10 -146
  425. package/cjs/resources.js.map +1 -1
  426. package/cjs/stripe.cjs.node.d.ts +14396 -3
  427. package/cjs/stripe.cjs.node.js +1 -4
  428. package/cjs/stripe.cjs.node.js.map +1 -1
  429. package/cjs/stripe.core.d.ts +81 -62
  430. package/cjs/stripe.core.js +37 -55
  431. package/cjs/stripe.core.js.map +1 -1
  432. package/cjs/utils.d.ts +0 -1
  433. package/cjs/utils.js +1 -6
  434. package/cjs/utils.js.map +1 -1
  435. package/esm/Error.d.ts +0 -50
  436. package/esm/Error.js +0 -109
  437. package/esm/Error.js.map +1 -1
  438. package/esm/RequestSender.d.ts +2 -1
  439. package/esm/RequestSender.js +14 -11
  440. package/esm/RequestSender.js.map +1 -1
  441. package/esm/Types.d.ts +2 -4
  442. package/esm/Types.js.map +1 -1
  443. package/esm/Webhooks.d.ts +2 -2
  444. package/esm/apiVersion.d.ts +2 -1
  445. package/esm/apiVersion.js +2 -1
  446. package/esm/apiVersion.js.map +1 -1
  447. package/esm/autoPagination.js +27 -2
  448. package/esm/autoPagination.js.map +1 -1
  449. package/esm/platform/NodePlatformFunctions.d.ts +3 -0
  450. package/esm/platform/NodePlatformFunctions.js +36 -2
  451. package/esm/platform/NodePlatformFunctions.js.map +1 -1
  452. package/esm/platform/PlatformFunctions.d.ts +1 -0
  453. package/esm/platform/PlatformFunctions.js +3 -0
  454. package/esm/platform/PlatformFunctions.js.map +1 -1
  455. package/esm/resources/AccountLinks.d.ts +1 -1
  456. package/esm/resources/AccountSessions.d.ts +0 -262
  457. package/esm/resources/AccountSessions.js.map +1 -1
  458. package/esm/resources/Accounts.d.ts +5 -829
  459. package/esm/resources/Accounts.js +18 -32
  460. package/esm/resources/Accounts.js.map +1 -1
  461. package/esm/resources/ApplePayDomains.js +2 -2
  462. package/esm/resources/ApplePayDomains.js.map +1 -1
  463. package/esm/resources/ApplicationFees.js +5 -5
  464. package/esm/resources/ApplicationFees.js.map +1 -1
  465. package/esm/resources/Apps/Secrets.d.ts +14 -16
  466. package/esm/resources/Apps/index.d.ts +1 -1
  467. package/esm/resources/Balance.d.ts +0 -67
  468. package/esm/resources/BalanceTransactions.d.ts +5 -5
  469. package/esm/resources/BalanceTransactions.js +3 -3
  470. package/esm/resources/BalanceTransactions.js.map +1 -1
  471. package/esm/resources/BankAccounts.d.ts +2 -2
  472. package/esm/resources/Billing/AlertTriggereds.d.ts +1 -2
  473. package/esm/resources/Billing/Alerts.d.ts +27 -29
  474. package/esm/resources/Billing/Alerts.js +4 -4
  475. package/esm/resources/Billing/Alerts.js.map +1 -1
  476. package/esm/resources/Billing/CreditBalanceSummary.d.ts +40 -42
  477. package/esm/resources/Billing/CreditBalanceTransactions.d.ts +74 -76
  478. package/esm/resources/Billing/CreditBalanceTransactions.js +1 -1
  479. package/esm/resources/Billing/CreditBalanceTransactions.js.map +1 -1
  480. package/esm/resources/Billing/CreditGrants.d.ts +41 -43
  481. package/esm/resources/Billing/CreditGrants.js +4 -4
  482. package/esm/resources/Billing/CreditGrants.js.map +1 -1
  483. package/esm/resources/Billing/MeterEventAdjustments.d.ts +9 -11
  484. package/esm/resources/Billing/Meters.d.ts +39 -41
  485. package/esm/resources/Billing/Meters.js +5 -5
  486. package/esm/resources/Billing/Meters.js.map +1 -1
  487. package/esm/resources/Billing/index.d.ts +7 -10
  488. package/esm/resources/Billing/index.js +0 -2
  489. package/esm/resources/Billing/index.js.map +1 -1
  490. package/esm/resources/BillingPortal/Configurations.d.ts +132 -134
  491. package/esm/resources/BillingPortal/Configurations.js +2 -2
  492. package/esm/resources/BillingPortal/Configurations.js.map +1 -1
  493. package/esm/resources/BillingPortal/Sessions.d.ts +100 -102
  494. package/esm/resources/BillingPortal/index.d.ts +2 -2
  495. package/esm/resources/Capabilities.d.ts +2 -2
  496. package/esm/resources/Cards.d.ts +0 -4
  497. package/esm/resources/Charges.d.ts +84 -3066
  498. package/esm/resources/Charges.js +3 -3
  499. package/esm/resources/Charges.js.map +1 -1
  500. package/esm/resources/Checkout/Sessions.d.ts +1598 -1900
  501. package/esm/resources/Checkout/Sessions.js +4 -4
  502. package/esm/resources/Checkout/Sessions.js.map +1 -1
  503. package/esm/resources/Checkout/index.d.ts +1 -1
  504. package/esm/resources/Climate/Orders.d.ts +47 -49
  505. package/esm/resources/Climate/Orders.js +3 -3
  506. package/esm/resources/Climate/Orders.js.map +1 -1
  507. package/esm/resources/Climate/Products.d.ts +15 -17
  508. package/esm/resources/Climate/Products.js +1 -1
  509. package/esm/resources/Climate/Products.js.map +1 -1
  510. package/esm/resources/Climate/Suppliers.d.ts +25 -27
  511. package/esm/resources/Climate/Suppliers.js +1 -1
  512. package/esm/resources/Climate/Suppliers.js.map +1 -1
  513. package/esm/resources/Climate/index.d.ts +3 -3
  514. package/esm/resources/ConfirmationTokens.d.ts +13 -67
  515. package/esm/resources/ConfirmationTokens.js +1 -1
  516. package/esm/resources/ConfirmationTokens.js.map +1 -1
  517. package/esm/resources/CountrySpecs.js +1 -1
  518. package/esm/resources/CountrySpecs.js.map +1 -1
  519. package/esm/resources/Coupons.d.ts +0 -53
  520. package/esm/resources/Coupons.js +3 -16
  521. package/esm/resources/Coupons.js.map +1 -1
  522. package/esm/resources/CreditNoteLineItems.d.ts +1 -15
  523. package/esm/resources/CreditNotes.d.ts +8 -5
  524. package/esm/resources/CreditNotes.js +6 -4
  525. package/esm/resources/CreditNotes.js.map +1 -1
  526. package/esm/resources/CustomerSessions.d.ts +0 -68
  527. package/esm/resources/Customers.d.ts +1 -7
  528. package/esm/resources/Customers.js +31 -41
  529. package/esm/resources/Customers.js.map +1 -1
  530. package/esm/resources/Disputes.d.ts +28 -30
  531. package/esm/resources/Disputes.js +3 -3
  532. package/esm/resources/Disputes.js.map +1 -1
  533. package/esm/resources/Entitlements/ActiveEntitlements.js +1 -1
  534. package/esm/resources/Entitlements/ActiveEntitlements.js.map +1 -1
  535. package/esm/resources/Entitlements/Features.js +2 -2
  536. package/esm/resources/Entitlements/Features.js.map +1 -1
  537. package/esm/resources/Entitlements/index.d.ts +2 -2
  538. package/esm/resources/EphemeralKeys.js +1 -1
  539. package/esm/resources/EphemeralKeys.js.map +1 -1
  540. package/esm/resources/Events.d.ts +3 -548
  541. package/esm/resources/Events.js +1 -1
  542. package/esm/resources/Events.js.map +1 -1
  543. package/esm/resources/ExchangeRates.js +1 -1
  544. package/esm/resources/ExchangeRates.js.map +1 -1
  545. package/esm/resources/ExternalAccounts.d.ts +1 -212
  546. package/esm/resources/ExternalAccounts.js +1 -42
  547. package/esm/resources/ExternalAccounts.js.map +1 -1
  548. package/esm/resources/FileLinks.js +2 -2
  549. package/esm/resources/FileLinks.js.map +1 -1
  550. package/esm/resources/Files.js +1 -1
  551. package/esm/resources/Files.js.map +1 -1
  552. package/esm/resources/FinancialConnections/Accounts.d.ts +169 -217
  553. package/esm/resources/FinancialConnections/Accounts.js +6 -14
  554. package/esm/resources/FinancialConnections/Accounts.js.map +1 -1
  555. package/esm/resources/FinancialConnections/Sessions.d.ts +43 -193
  556. package/esm/resources/FinancialConnections/Sessions.js +1 -1
  557. package/esm/resources/FinancialConnections/Sessions.js.map +1 -1
  558. package/esm/resources/FinancialConnections/Transactions.d.ts +13 -15
  559. package/esm/resources/FinancialConnections/Transactions.js +1 -1
  560. package/esm/resources/FinancialConnections/Transactions.js.map +1 -1
  561. package/esm/resources/FinancialConnections/index.d.ts +9 -24
  562. package/esm/resources/FinancialConnections/index.js +0 -4
  563. package/esm/resources/FinancialConnections/index.js.map +1 -1
  564. package/esm/resources/Forwarding/Requests.d.ts +57 -59
  565. package/esm/resources/Forwarding/Requests.js +1 -1
  566. package/esm/resources/Forwarding/Requests.js.map +1 -1
  567. package/esm/resources/Forwarding/index.d.ts +1 -1
  568. package/esm/resources/Identity/VerificationReports.d.ts +255 -257
  569. package/esm/resources/Identity/VerificationReports.js +1 -1
  570. package/esm/resources/Identity/VerificationReports.js.map +1 -1
  571. package/esm/resources/Identity/VerificationSessions.d.ts +148 -150
  572. package/esm/resources/Identity/VerificationSessions.js +4 -4
  573. package/esm/resources/Identity/VerificationSessions.js.map +1 -1
  574. package/esm/resources/Identity/index.d.ts +2 -2
  575. package/esm/resources/InvoiceItems.d.ts +0 -85
  576. package/esm/resources/InvoiceItems.js +3 -3
  577. package/esm/resources/InvoiceItems.js.map +1 -1
  578. package/esm/resources/InvoiceLineItems.d.ts +2 -40
  579. package/esm/resources/InvoicePayments.js +1 -1
  580. package/esm/resources/InvoicePayments.js.map +1 -1
  581. package/esm/resources/InvoiceRenderingTemplates.js +3 -3
  582. package/esm/resources/InvoiceRenderingTemplates.js.map +1 -1
  583. package/esm/resources/Invoices.d.ts +23 -1341
  584. package/esm/resources/Invoices.js +14 -55
  585. package/esm/resources/Invoices.js.map +1 -1
  586. package/esm/resources/Issuing/Authorizations.d.ts +354 -356
  587. package/esm/resources/Issuing/Authorizations.js +4 -4
  588. package/esm/resources/Issuing/Authorizations.js.map +1 -1
  589. package/esm/resources/Issuing/Cardholders.d.ts +144 -147
  590. package/esm/resources/Issuing/Cardholders.js +2 -2
  591. package/esm/resources/Issuing/Cardholders.js.map +1 -1
  592. package/esm/resources/Issuing/Cards.d.ts +183 -185
  593. package/esm/resources/Issuing/Cards.js +2 -2
  594. package/esm/resources/Issuing/Cards.js.map +1 -1
  595. package/esm/resources/Issuing/Disputes.d.ts +215 -217
  596. package/esm/resources/Issuing/Disputes.js +3 -3
  597. package/esm/resources/Issuing/Disputes.js.map +1 -1
  598. package/esm/resources/Issuing/PersonalizationDesigns.d.ts +47 -49
  599. package/esm/resources/Issuing/PersonalizationDesigns.js +2 -2
  600. package/esm/resources/Issuing/PersonalizationDesigns.js.map +1 -1
  601. package/esm/resources/Issuing/PhysicalBundles.d.ts +24 -26
  602. package/esm/resources/Issuing/PhysicalBundles.js +1 -1
  603. package/esm/resources/Issuing/PhysicalBundles.js.map +1 -1
  604. package/esm/resources/Issuing/Tokens.d.ts +130 -132
  605. package/esm/resources/Issuing/Tokens.js +2 -2
  606. package/esm/resources/Issuing/Tokens.js.map +1 -1
  607. package/esm/resources/Issuing/Transactions.d.ts +223 -234
  608. package/esm/resources/Issuing/Transactions.js +2 -2
  609. package/esm/resources/Issuing/Transactions.js.map +1 -1
  610. package/esm/resources/Issuing/index.d.ts +30 -55
  611. package/esm/resources/Issuing/index.js +0 -6
  612. package/esm/resources/Issuing/index.js.map +1 -1
  613. package/esm/resources/LineItems.d.ts +4 -30
  614. package/esm/resources/Mandates.d.ts +1 -33
  615. package/esm/resources/Mandates.js +1 -9
  616. package/esm/resources/Mandates.js.map +1 -1
  617. package/esm/resources/PaymentAttemptRecords.d.ts +9 -92
  618. package/esm/resources/PaymentAttemptRecords.js +1 -1
  619. package/esm/resources/PaymentAttemptRecords.js.map +1 -1
  620. package/esm/resources/PaymentIntents.d.ts +6495 -17272
  621. package/esm/resources/PaymentIntents.js +9 -36
  622. package/esm/resources/PaymentIntents.js.map +1 -1
  623. package/esm/resources/PaymentLinks.d.ts +6 -19
  624. package/esm/resources/PaymentLinks.js +3 -3
  625. package/esm/resources/PaymentLinks.js.map +1 -1
  626. package/esm/resources/PaymentMethodConfigurations.d.ts +0 -350
  627. package/esm/resources/PaymentMethodConfigurations.js +2 -2
  628. package/esm/resources/PaymentMethodConfigurations.js.map +1 -1
  629. package/esm/resources/PaymentMethodDomains.js +3 -3
  630. package/esm/resources/PaymentMethodDomains.js.map +1 -1
  631. package/esm/resources/PaymentMethods.d.ts +16 -152
  632. package/esm/resources/PaymentMethods.js +4 -4
  633. package/esm/resources/PaymentMethods.js.map +1 -1
  634. package/esm/resources/PaymentRecords.d.ts +19 -102
  635. package/esm/resources/PaymentRecords.js +7 -7
  636. package/esm/resources/PaymentRecords.js.map +1 -1
  637. package/esm/resources/Payouts.js +4 -4
  638. package/esm/resources/Payouts.js.map +1 -1
  639. package/esm/resources/Persons.d.ts +2 -2
  640. package/esm/resources/Plans.d.ts +0 -16
  641. package/esm/resources/Plans.js +3 -3
  642. package/esm/resources/Plans.js.map +1 -1
  643. package/esm/resources/Prices.d.ts +0 -52
  644. package/esm/resources/Prices.js +2 -2
  645. package/esm/resources/Prices.js.map +1 -1
  646. package/esm/resources/Products.d.ts +0 -42
  647. package/esm/resources/Products.js +7 -7
  648. package/esm/resources/Products.js.map +1 -1
  649. package/esm/resources/PromotionCodes.d.ts +0 -12
  650. package/esm/resources/PromotionCodes.js +2 -29
  651. package/esm/resources/PromotionCodes.js.map +1 -1
  652. package/esm/resources/Quotes.d.ts +165 -2374
  653. package/esm/resources/Quotes.js +20 -1180
  654. package/esm/resources/Quotes.js.map +1 -1
  655. package/esm/resources/Radar/EarlyFraudWarnings.js +1 -1
  656. package/esm/resources/Radar/EarlyFraudWarnings.js.map +1 -1
  657. package/esm/resources/Radar/PaymentEvaluations.d.ts +294 -296
  658. package/esm/resources/Radar/ValueListItems.d.ts +14 -16
  659. package/esm/resources/Radar/ValueListItems.js +2 -2
  660. package/esm/resources/Radar/ValueListItems.js.map +1 -1
  661. package/esm/resources/Radar/ValueLists.d.ts +18 -20
  662. package/esm/resources/Radar/ValueLists.js +3 -3
  663. package/esm/resources/Radar/ValueLists.js.map +1 -1
  664. package/esm/resources/Radar/index.d.ts +8 -6
  665. package/esm/resources/Radar/index.js.map +1 -1
  666. package/esm/resources/Refunds.d.ts +0 -11
  667. package/esm/resources/Refunds.js +3 -3
  668. package/esm/resources/Refunds.js.map +1 -1
  669. package/esm/resources/Reporting/ReportRuns.d.ts +35 -37
  670. package/esm/resources/Reporting/ReportRuns.js +1 -1
  671. package/esm/resources/Reporting/ReportRuns.js.map +1 -1
  672. package/esm/resources/Reporting/ReportTypes.js +1 -1
  673. package/esm/resources/Reporting/ReportTypes.js.map +1 -1
  674. package/esm/resources/Reporting/index.d.ts +2 -2
  675. package/esm/resources/Reserve/Holds.d.ts +24 -64
  676. package/esm/resources/Reserve/Holds.js +1 -17
  677. package/esm/resources/Reserve/Holds.js.map +1 -1
  678. package/esm/resources/Reserve/Plans.d.ts +25 -43
  679. package/esm/resources/Reserve/Plans.js +1 -9
  680. package/esm/resources/Reserve/Plans.js.map +1 -1
  681. package/esm/resources/Reserve/Releases.d.ts +17 -59
  682. package/esm/resources/Reserve/Releases.js +1 -17
  683. package/esm/resources/Reserve/Releases.js.map +1 -1
  684. package/esm/resources/Reserve/index.d.ts +3 -14
  685. package/esm/resources/Reserve/index.js +0 -9
  686. package/esm/resources/Reserve/index.js.map +1 -1
  687. package/esm/resources/Reviews.js +2 -2
  688. package/esm/resources/Reviews.js.map +1 -1
  689. package/esm/resources/SetupAttempts.d.ts +8 -26
  690. package/esm/resources/SetupIntents.d.ts +14 -333
  691. package/esm/resources/SetupIntents.js +5 -5
  692. package/esm/resources/SetupIntents.js.map +1 -1
  693. package/esm/resources/ShippingRates.js +2 -2
  694. package/esm/resources/ShippingRates.js.map +1 -1
  695. package/esm/resources/Sigma/ScheduledQueryRuns.d.ts +7 -9
  696. package/esm/resources/Sigma/ScheduledQueryRuns.js +1 -1
  697. package/esm/resources/Sigma/ScheduledQueryRuns.js.map +1 -1
  698. package/esm/resources/Sigma/index.d.ts +1 -1
  699. package/esm/resources/Sources.d.ts +1 -16
  700. package/esm/resources/Sources.js +4 -4
  701. package/esm/resources/Sources.js.map +1 -1
  702. package/esm/resources/SubscriptionItems.d.ts +0 -143
  703. package/esm/resources/SubscriptionItems.js +3 -3
  704. package/esm/resources/SubscriptionItems.js.map +1 -1
  705. package/esm/resources/SubscriptionSchedules.d.ts +4 -1155
  706. package/esm/resources/SubscriptionSchedules.js +4 -10
  707. package/esm/resources/SubscriptionSchedules.js.map +1 -1
  708. package/esm/resources/Subscriptions.d.ts +61 -560
  709. package/esm/resources/Subscriptions.js +7 -152
  710. package/esm/resources/Subscriptions.js.map +1 -1
  711. package/esm/resources/Tax/Associations.d.ts +24 -26
  712. package/esm/resources/Tax/CalculationLineItems.d.ts +56 -62
  713. package/esm/resources/Tax/Calculations.d.ts +158 -164
  714. package/esm/resources/Tax/Calculations.js +2 -2
  715. package/esm/resources/Tax/Calculations.js.map +1 -1
  716. package/esm/resources/Tax/Registrations.d.ts +1095 -1233
  717. package/esm/resources/Tax/Registrations.js +2 -2
  718. package/esm/resources/Tax/Registrations.js.map +1 -1
  719. package/esm/resources/Tax/Settings.d.ts +37 -39
  720. package/esm/resources/Tax/TransactionLineItems.d.ts +11 -13
  721. package/esm/resources/Tax/Transactions.d.ts +113 -115
  722. package/esm/resources/Tax/Transactions.js +2 -2
  723. package/esm/resources/Tax/Transactions.js.map +1 -1
  724. package/esm/resources/Tax/index.d.ts +18 -32
  725. package/esm/resources/Tax/index.js +0 -4
  726. package/esm/resources/Tax/index.js.map +1 -1
  727. package/esm/resources/TaxCodes.d.ts +0 -15
  728. package/esm/resources/TaxCodes.js +1 -1
  729. package/esm/resources/TaxCodes.js.map +1 -1
  730. package/esm/resources/TaxIds.js +2 -2
  731. package/esm/resources/TaxIds.js.map +1 -1
  732. package/esm/resources/TaxRates.js +2 -2
  733. package/esm/resources/TaxRates.js.map +1 -1
  734. package/esm/resources/Terminal/Configurations.d.ts +479 -508
  735. package/esm/resources/Terminal/Configurations.js +3 -3
  736. package/esm/resources/Terminal/Configurations.js.map +1 -1
  737. package/esm/resources/Terminal/Locations.d.ts +72 -74
  738. package/esm/resources/Terminal/Locations.js +3 -3
  739. package/esm/resources/Terminal/Locations.js.map +1 -1
  740. package/esm/resources/Terminal/OnboardingLinks.d.ts +16 -18
  741. package/esm/resources/Terminal/Readers.d.ts +479 -497
  742. package/esm/resources/Terminal/Readers.js +11 -11
  743. package/esm/resources/Terminal/Readers.js.map +1 -1
  744. package/esm/resources/Terminal/index.d.ts +11 -13
  745. package/esm/resources/Terminal/index.js +0 -2
  746. package/esm/resources/Terminal/index.js.map +1 -1
  747. package/esm/resources/TestHelpers/ConfirmationTokens.d.ts +2 -79
  748. package/esm/resources/TestHelpers/Customers.js +1 -1
  749. package/esm/resources/TestHelpers/Customers.js.map +1 -1
  750. package/esm/resources/TestHelpers/Issuing/Authorizations.js +6 -6
  751. package/esm/resources/TestHelpers/Issuing/Authorizations.js.map +1 -1
  752. package/esm/resources/TestHelpers/Issuing/Cards.js +5 -5
  753. package/esm/resources/TestHelpers/Issuing/Cards.js.map +1 -1
  754. package/esm/resources/TestHelpers/Issuing/PersonalizationDesigns.js +3 -3
  755. package/esm/resources/TestHelpers/Issuing/PersonalizationDesigns.js.map +1 -1
  756. package/esm/resources/TestHelpers/Issuing/Transactions.js +1 -1
  757. package/esm/resources/TestHelpers/Issuing/Transactions.js.map +1 -1
  758. package/esm/resources/TestHelpers/Refunds.js +1 -1
  759. package/esm/resources/TestHelpers/Refunds.js.map +1 -1
  760. package/esm/resources/TestHelpers/Terminal/Readers.js +3 -3
  761. package/esm/resources/TestHelpers/Terminal/Readers.js.map +1 -1
  762. package/esm/resources/TestHelpers/TestClocks.d.ts +27 -29
  763. package/esm/resources/TestHelpers/TestClocks.js +3 -3
  764. package/esm/resources/TestHelpers/TestClocks.js.map +1 -1
  765. package/esm/resources/TestHelpers/Treasury/InboundTransfers.js +3 -3
  766. package/esm/resources/TestHelpers/Treasury/InboundTransfers.js.map +1 -1
  767. package/esm/resources/TestHelpers/Treasury/OutboundPayments.js +4 -4
  768. package/esm/resources/TestHelpers/Treasury/OutboundPayments.js.map +1 -1
  769. package/esm/resources/TestHelpers/Treasury/OutboundTransfers.js +4 -4
  770. package/esm/resources/TestHelpers/Treasury/OutboundTransfers.js.map +1 -1
  771. package/esm/resources/TestHelpers/Treasury/ReceivedCredits.d.ts +0 -22
  772. package/esm/resources/TestHelpers/Treasury/ReceivedDebits.d.ts +0 -22
  773. package/esm/resources/TestHelpers/index.d.ts +3 -5
  774. package/esm/resources/TestHelpers/index.js +0 -2
  775. package/esm/resources/TestHelpers/index.js.map +1 -1
  776. package/esm/resources/Tokens.js +1 -1
  777. package/esm/resources/Tokens.js.map +1 -1
  778. package/esm/resources/Topups.d.ts +18 -0
  779. package/esm/resources/Topups.js +3 -3
  780. package/esm/resources/Topups.js.map +1 -1
  781. package/esm/resources/Transfers.d.ts +0 -8
  782. package/esm/resources/Transfers.js +6 -6
  783. package/esm/resources/Transfers.js.map +1 -1
  784. package/esm/resources/Treasury/CreditReversals.d.ts +11 -13
  785. package/esm/resources/Treasury/CreditReversals.js +1 -1
  786. package/esm/resources/Treasury/CreditReversals.js.map +1 -1
  787. package/esm/resources/Treasury/DebitReversals.d.ts +18 -20
  788. package/esm/resources/Treasury/DebitReversals.js +1 -1
  789. package/esm/resources/Treasury/DebitReversals.js.map +1 -1
  790. package/esm/resources/Treasury/FinancialAccountFeatures.d.ts +252 -259
  791. package/esm/resources/Treasury/FinancialAccounts.d.ts +88 -123
  792. package/esm/resources/Treasury/FinancialAccounts.js +5 -5
  793. package/esm/resources/Treasury/FinancialAccounts.js.map +1 -1
  794. package/esm/resources/Treasury/InboundTransfers.d.ts +79 -81
  795. package/esm/resources/Treasury/InboundTransfers.js +2 -2
  796. package/esm/resources/Treasury/InboundTransfers.js.map +1 -1
  797. package/esm/resources/Treasury/OutboundPayments.d.ts +125 -135
  798. package/esm/resources/Treasury/OutboundPayments.js +2 -2
  799. package/esm/resources/Treasury/OutboundPayments.js.map +1 -1
  800. package/esm/resources/Treasury/OutboundTransfers.d.ts +114 -160
  801. package/esm/resources/Treasury/OutboundTransfers.js +2 -2
  802. package/esm/resources/Treasury/OutboundTransfers.js.map +1 -1
  803. package/esm/resources/Treasury/ReceivedCredits.d.ts +118 -142
  804. package/esm/resources/Treasury/ReceivedCredits.js +1 -1
  805. package/esm/resources/Treasury/ReceivedCredits.js.map +1 -1
  806. package/esm/resources/Treasury/ReceivedDebits.d.ts +86 -114
  807. package/esm/resources/Treasury/ReceivedDebits.js +1 -1
  808. package/esm/resources/Treasury/ReceivedDebits.js.map +1 -1
  809. package/esm/resources/Treasury/TransactionEntries.d.ts +75 -77
  810. package/esm/resources/Treasury/TransactionEntries.js +1 -1
  811. package/esm/resources/Treasury/TransactionEntries.js.map +1 -1
  812. package/esm/resources/Treasury/Transactions.d.ts +86 -88
  813. package/esm/resources/Treasury/Transactions.js +1 -1
  814. package/esm/resources/Treasury/Transactions.js.map +1 -1
  815. package/esm/resources/Treasury/index.d.ts +10 -10
  816. package/esm/resources/V2/Billing/MeterEventAdjustments.d.ts +9 -13
  817. package/esm/resources/V2/Billing/index.d.ts +9 -48
  818. package/esm/resources/V2/Billing/index.js +0 -8
  819. package/esm/resources/V2/Billing/index.js.map +1 -1
  820. package/esm/resources/V2/Commerce/ProductCatalog/Imports.d.ts +2 -2
  821. package/esm/resources/V2/Commerce/ProductCatalog/Imports.js +1 -1
  822. package/esm/resources/V2/Commerce/ProductCatalog/Imports.js.map +1 -1
  823. package/esm/resources/V2/Commerce/ProductCatalogImports.d.ts +132 -131
  824. package/esm/resources/V2/Core/AccountLinks.d.ts +81 -85
  825. package/esm/resources/V2/Core/AccountPersons.d.ts +369 -373
  826. package/esm/resources/V2/Core/AccountTokens.d.ts +0 -10
  827. package/esm/resources/V2/Core/AccountTokens.js +1 -1
  828. package/esm/resources/V2/Core/AccountTokens.js.map +1 -1
  829. package/esm/resources/V2/Core/Accounts/PersonTokens.d.ts +1 -1
  830. package/esm/resources/V2/Core/Accounts/PersonTokens.js +3 -3
  831. package/esm/resources/V2/Core/Accounts/PersonTokens.js.map +1 -1
  832. package/esm/resources/V2/Core/Accounts/Persons.d.ts +2 -2
  833. package/esm/resources/V2/Core/Accounts/Persons.js +7 -7
  834. package/esm/resources/V2/Core/Accounts/Persons.js.map +1 -1
  835. package/esm/resources/V2/Core/Accounts.d.ts +3043 -4006
  836. package/esm/resources/V2/Core/Accounts.js +3 -3
  837. package/esm/resources/V2/Core/Accounts.js.map +1 -1
  838. package/esm/resources/V2/Core/EventDestinations.d.ts +78 -82
  839. package/esm/resources/V2/Core/EventDestinations.js +6 -6
  840. package/esm/resources/V2/Core/EventDestinations.js.map +1 -1
  841. package/esm/resources/V2/Core/Events.d.ts +31 -1154
  842. package/esm/resources/V2/Core/Events.js +1 -1
  843. package/esm/resources/V2/Core/Events.js.map +1 -1
  844. package/esm/resources/V2/Core/index.d.ts +14 -24
  845. package/esm/resources/V2/Core/index.js +0 -4
  846. package/esm/resources/V2/Core/index.js.map +1 -1
  847. package/esm/resources/V2/index.d.ts +0 -27
  848. package/esm/resources/V2/index.js +0 -14
  849. package/esm/resources/V2/index.js.map +1 -1
  850. package/esm/resources/WebhookEndpoints.d.ts +3 -3
  851. package/esm/resources/WebhookEndpoints.js +3 -3
  852. package/esm/resources/WebhookEndpoints.js.map +1 -1
  853. package/esm/resources.d.ts +0 -10
  854. package/esm/resources.js +0 -131
  855. package/esm/resources.js.map +1 -1
  856. package/esm/stripe.core.d.ts +81 -62
  857. package/esm/stripe.core.js +7 -25
  858. package/esm/stripe.core.js.map +1 -1
  859. package/esm/stripe.esm.node.d.ts +80 -63
  860. package/esm/stripe.esm.node.js +2 -25
  861. package/esm/stripe.esm.node.js.map +1 -1
  862. package/esm/utils.d.ts +0 -1
  863. package/esm/utils.js +0 -4
  864. package/esm/utils.js.map +1 -1
  865. package/package.json +1 -1
  866. package/cjs/StripeEventNotificationHandler.d.ts +0 -19
  867. package/cjs/StripeEventNotificationHandler.js +0 -148
  868. package/cjs/StripeEventNotificationHandler.js.map +0 -1
  869. package/cjs/resources/AccountNotices.d.ts +0 -140
  870. package/cjs/resources/AccountNotices.js +0 -29
  871. package/cjs/resources/AccountNotices.js.map +0 -1
  872. package/cjs/resources/Billing/Analytics/MeterUsage.d.ts +0 -84
  873. package/cjs/resources/Billing/Analytics/MeterUsage.js +0 -15
  874. package/cjs/resources/Billing/Analytics/MeterUsage.js.map +0 -1
  875. package/cjs/resources/Billing/Analytics/MeterUsageRows.d.ts +0 -32
  876. package/cjs/resources/Billing/Analytics/MeterUsageRows.js +0 -4
  877. package/cjs/resources/Billing/Analytics/MeterUsageRows.js.map +0 -1
  878. package/cjs/resources/Billing/Analytics/index.d.ts +0 -15
  879. package/cjs/resources/Billing/Analytics/index.js +0 -13
  880. package/cjs/resources/Billing/Analytics/index.js.map +0 -1
  881. package/cjs/resources/Capital/FinancingOffers.d.ts +0 -191
  882. package/cjs/resources/Capital/FinancingOffers.js +0 -30
  883. package/cjs/resources/Capital/FinancingOffers.js.map +0 -1
  884. package/cjs/resources/Capital/FinancingSummary.d.ts +0 -98
  885. package/cjs/resources/Capital/FinancingSummary.js +0 -15
  886. package/cjs/resources/Capital/FinancingSummary.js.map +0 -1
  887. package/cjs/resources/Capital/FinancingTransactions.d.ts +0 -143
  888. package/cjs/resources/Capital/FinancingTransactions.js +0 -24
  889. package/cjs/resources/Capital/FinancingTransactions.js.map +0 -1
  890. package/cjs/resources/Capital/index.d.ts +0 -25
  891. package/cjs/resources/Capital/index.js +0 -17
  892. package/cjs/resources/Capital/index.js.map +0 -1
  893. package/cjs/resources/FinancialConnections/AccountInferredBalances.d.ts +0 -24
  894. package/cjs/resources/FinancialConnections/AccountInferredBalances.js +0 -4
  895. package/cjs/resources/FinancialConnections/AccountInferredBalances.js.map +0 -1
  896. package/cjs/resources/FinancialConnections/Authorizations.d.ts +0 -87
  897. package/cjs/resources/FinancialConnections/Authorizations.js +0 -15
  898. package/cjs/resources/FinancialConnections/Authorizations.js.map +0 -1
  899. package/cjs/resources/FinancialConnections/Institutions.d.ts +0 -101
  900. package/cjs/resources/FinancialConnections/Institutions.js +0 -23
  901. package/cjs/resources/FinancialConnections/Institutions.js.map +0 -1
  902. package/cjs/resources/FxQuotes.d.ts +0 -212
  903. package/cjs/resources/FxQuotes.js +0 -29
  904. package/cjs/resources/FxQuotes.js.map +0 -1
  905. package/cjs/resources/Issuing/CreditUnderwritingRecords.d.ts +0 -640
  906. package/cjs/resources/Issuing/CreditUnderwritingRecords.js +0 -47
  907. package/cjs/resources/Issuing/CreditUnderwritingRecords.js.map +0 -1
  908. package/cjs/resources/Issuing/DisputeSettlementDetails.d.ts +0 -95
  909. package/cjs/resources/Issuing/DisputeSettlementDetails.js +0 -23
  910. package/cjs/resources/Issuing/DisputeSettlementDetails.js.map +0 -1
  911. package/cjs/resources/Issuing/FraudLiabilityDebits.d.ts +0 -68
  912. package/cjs/resources/Issuing/FraudLiabilityDebits.js +0 -23
  913. package/cjs/resources/Issuing/FraudLiabilityDebits.js.map +0 -1
  914. package/cjs/resources/Issuing/Settlements.d.ts +0 -85
  915. package/cjs/resources/Issuing/Settlements.js +0 -4
  916. package/cjs/resources/Issuing/Settlements.js.map +0 -1
  917. package/cjs/resources/Margins.d.ts +0 -115
  918. package/cjs/resources/Margins.js +0 -35
  919. package/cjs/resources/Margins.js.map +0 -1
  920. package/cjs/resources/Orders.d.ts +0 -4693
  921. package/cjs/resources/Orders.js +0 -457
  922. package/cjs/resources/Orders.js.map +0 -1
  923. package/cjs/resources/Privacy/RedactionJobValidationErrors.d.ts +0 -37
  924. package/cjs/resources/Privacy/RedactionJobValidationErrors.js +0 -4
  925. package/cjs/resources/Privacy/RedactionJobValidationErrors.js.map +0 -1
  926. package/cjs/resources/Privacy/RedactionJobs.d.ts +0 -229
  927. package/cjs/resources/Privacy/RedactionJobs.js +0 -73
  928. package/cjs/resources/Privacy/RedactionJobs.js.map +0 -1
  929. package/cjs/resources/Privacy/index.d.ts +0 -22
  930. package/cjs/resources/Privacy/index.js +0 -13
  931. package/cjs/resources/Privacy/index.js.map +0 -1
  932. package/cjs/resources/ProductCatalog/TrialOffers.d.ts +0 -127
  933. package/cjs/resources/ProductCatalog/TrialOffers.js +0 -15
  934. package/cjs/resources/ProductCatalog/TrialOffers.js.map +0 -1
  935. package/cjs/resources/ProductCatalog/index.d.ts +0 -12
  936. package/cjs/resources/ProductCatalog/index.js +0 -13
  937. package/cjs/resources/ProductCatalog/index.js.map +0 -1
  938. package/cjs/resources/QuoteLines.d.ts +0 -507
  939. package/cjs/resources/QuoteLines.js +0 -4
  940. package/cjs/resources/QuoteLines.js.map +0 -1
  941. package/cjs/resources/QuotePreviewInvoices.d.ts +0 -1120
  942. package/cjs/resources/QuotePreviewInvoices.js +0 -4
  943. package/cjs/resources/QuotePreviewInvoices.js.map +0 -1
  944. package/cjs/resources/QuotePreviewSubscriptionSchedules.d.ts +0 -737
  945. package/cjs/resources/QuotePreviewSubscriptionSchedules.js +0 -4
  946. package/cjs/resources/QuotePreviewSubscriptionSchedules.js.map +0 -1
  947. package/cjs/resources/SharedPayment/GrantedTokens.d.ts +0 -1095
  948. package/cjs/resources/SharedPayment/GrantedTokens.js +0 -15
  949. package/cjs/resources/SharedPayment/GrantedTokens.js.map +0 -1
  950. package/cjs/resources/SharedPayment/IssuedTokens.d.ts +0 -308
  951. package/cjs/resources/SharedPayment/IssuedTokens.js +0 -27
  952. package/cjs/resources/SharedPayment/IssuedTokens.js.map +0 -1
  953. package/cjs/resources/SharedPayment/index.d.ts +0 -19
  954. package/cjs/resources/SharedPayment/index.js +0 -15
  955. package/cjs/resources/SharedPayment/index.js.map +0 -1
  956. package/cjs/resources/Tax/Forms.d.ts +0 -230
  957. package/cjs/resources/Tax/Forms.js +0 -32
  958. package/cjs/resources/Tax/Forms.js.map +0 -1
  959. package/cjs/resources/Tax/Locations.d.ts +0 -108
  960. package/cjs/resources/Tax/Locations.js +0 -33
  961. package/cjs/resources/Tax/Locations.js.map +0 -1
  962. package/cjs/resources/Terminal/ReaderCollectedData.d.ts +0 -52
  963. package/cjs/resources/Terminal/ReaderCollectedData.js +0 -15
  964. package/cjs/resources/Terminal/ReaderCollectedData.js.map +0 -1
  965. package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.d.ts +0 -68
  966. package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.js +0 -21
  967. package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.js.map +0 -1
  968. package/cjs/resources/TestHelpers/SharedPayment/index.d.ts +0 -8
  969. package/cjs/resources/TestHelpers/SharedPayment/index.js +0 -13
  970. package/cjs/resources/TestHelpers/SharedPayment/index.js.map +0 -1
  971. package/cjs/resources/V2/Billing/BillSettingVersions.d.ts +0 -75
  972. package/cjs/resources/V2/Billing/BillSettingVersions.js +0 -4
  973. package/cjs/resources/V2/Billing/BillSettingVersions.js.map +0 -1
  974. package/cjs/resources/V2/Billing/BillSettings/Versions.d.ts +0 -33
  975. package/cjs/resources/V2/Billing/BillSettings/Versions.js +0 -23
  976. package/cjs/resources/V2/Billing/BillSettings/Versions.js.map +0 -1
  977. package/cjs/resources/V2/Billing/BillSettings.d.ts +0 -284
  978. package/cjs/resources/V2/Billing/BillSettings.js +0 -41
  979. package/cjs/resources/V2/Billing/BillSettings.js.map +0 -1
  980. package/cjs/resources/V2/Billing/Cadences.d.ts +0 -951
  981. package/cjs/resources/V2/Billing/Cadences.js +0 -198
  982. package/cjs/resources/V2/Billing/Cadences.js.map +0 -1
  983. package/cjs/resources/V2/Billing/CollectionSettingVersions.d.ts +0 -240
  984. package/cjs/resources/V2/Billing/CollectionSettingVersions.js +0 -4
  985. package/cjs/resources/V2/Billing/CollectionSettingVersions.js.map +0 -1
  986. package/cjs/resources/V2/Billing/CollectionSettings/Versions.d.ts +0 -33
  987. package/cjs/resources/V2/Billing/CollectionSettings/Versions.js +0 -70
  988. package/cjs/resources/V2/Billing/CollectionSettings/Versions.js.map +0 -1
  989. package/cjs/resources/V2/Billing/CollectionSettings.d.ts +0 -779
  990. package/cjs/resources/V2/Billing/CollectionSettings.js +0 -166
  991. package/cjs/resources/V2/Billing/CollectionSettings.js.map +0 -1
  992. package/cjs/resources/V2/Billing/Profiles.d.ts +0 -166
  993. package/cjs/resources/V2/Billing/Profiles.js +0 -35
  994. package/cjs/resources/V2/Billing/Profiles.js.map +0 -1
  995. package/cjs/resources/V2/Core/BatchJobs.d.ts +0 -373
  996. package/cjs/resources/V2/Core/BatchJobs.js +0 -225
  997. package/cjs/resources/V2/Core/BatchJobs.js.map +0 -1
  998. package/cjs/resources/V2/Core/Vault/GbBankAccounts.d.ts +0 -285
  999. package/cjs/resources/V2/Core/Vault/GbBankAccounts.js +0 -54
  1000. package/cjs/resources/V2/Core/Vault/GbBankAccounts.js.map +0 -1
  1001. package/cjs/resources/V2/Core/Vault/UsBankAccounts.d.ts +0 -254
  1002. package/cjs/resources/V2/Core/Vault/UsBankAccounts.js +0 -62
  1003. package/cjs/resources/V2/Core/Vault/UsBankAccounts.js.map +0 -1
  1004. package/cjs/resources/V2/Core/Vault/index.d.ts +0 -28
  1005. package/cjs/resources/V2/Core/Vault/index.js +0 -15
  1006. package/cjs/resources/V2/Core/Vault/index.js.map +0 -1
  1007. package/cjs/resources/V2/Data/Reporting/QueryRuns.d.ts +0 -156
  1008. package/cjs/resources/V2/Data/Reporting/QueryRuns.js +0 -46
  1009. package/cjs/resources/V2/Data/Reporting/QueryRuns.js.map +0 -1
  1010. package/cjs/resources/V2/Data/Reporting/index.d.ts +0 -13
  1011. package/cjs/resources/V2/Data/Reporting/index.js +0 -13
  1012. package/cjs/resources/V2/Data/Reporting/index.js.map +0 -1
  1013. package/cjs/resources/V2/Data/index.d.ts +0 -10
  1014. package/cjs/resources/V2/Data/index.js +0 -13
  1015. package/cjs/resources/V2/Data/index.js.map +0 -1
  1016. package/cjs/resources/V2/EventMisc.d.ts +0 -0
  1017. package/cjs/resources/V2/EventMisc.js +0 -2
  1018. package/cjs/resources/V2/EventMisc.js.map +0 -1
  1019. package/cjs/resources/V2/Extend/WorkflowRuns.d.ts +0 -166
  1020. package/cjs/resources/V2/Extend/WorkflowRuns.js +0 -23
  1021. package/cjs/resources/V2/Extend/WorkflowRuns.js.map +0 -1
  1022. package/cjs/resources/V2/Extend/Workflows.d.ts +0 -123
  1023. package/cjs/resources/V2/Extend/Workflows.js +0 -30
  1024. package/cjs/resources/V2/Extend/Workflows.js.map +0 -1
  1025. package/cjs/resources/V2/Extend/index.d.ts +0 -20
  1026. package/cjs/resources/V2/Extend/index.js +0 -15
  1027. package/cjs/resources/V2/Extend/index.js.map +0 -1
  1028. package/cjs/resources/V2/FinancialAddressCreditSimulations.d.ts +0 -14
  1029. package/cjs/resources/V2/FinancialAddressCreditSimulations.js +0 -4
  1030. package/cjs/resources/V2/FinancialAddressCreditSimulations.js.map +0 -1
  1031. package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.d.ts +0 -19
  1032. package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.js +0 -4
  1033. package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.js.map +0 -1
  1034. package/cjs/resources/V2/Iam/ActivityLogs.d.ts +0 -214
  1035. package/cjs/resources/V2/Iam/ActivityLogs.js +0 -23
  1036. package/cjs/resources/V2/Iam/ActivityLogs.js.map +0 -1
  1037. package/cjs/resources/V2/Iam/index.d.ts +0 -13
  1038. package/cjs/resources/V2/Iam/index.js +0 -13
  1039. package/cjs/resources/V2/Iam/index.js.map +0 -1
  1040. package/cjs/resources/V2/MoneyManagement/Adjustments.d.ts +0 -135
  1041. package/cjs/resources/V2/MoneyManagement/Adjustments.js +0 -23
  1042. package/cjs/resources/V2/MoneyManagement/Adjustments.js.map +0 -1
  1043. package/cjs/resources/V2/MoneyManagement/FinancialAccounts.d.ts +0 -244
  1044. package/cjs/resources/V2/MoneyManagement/FinancialAccounts.js +0 -44
  1045. package/cjs/resources/V2/MoneyManagement/FinancialAccounts.js.map +0 -1
  1046. package/cjs/resources/V2/MoneyManagement/FinancialAddresses.d.ts +0 -215
  1047. package/cjs/resources/V2/MoneyManagement/FinancialAddresses.js +0 -31
  1048. package/cjs/resources/V2/MoneyManagement/FinancialAddresses.js.map +0 -1
  1049. package/cjs/resources/V2/MoneyManagement/InboundTransfers.d.ts +0 -254
  1050. package/cjs/resources/V2/MoneyManagement/InboundTransfers.js +0 -30
  1051. package/cjs/resources/V2/MoneyManagement/InboundTransfers.js.map +0 -1
  1052. package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.d.ts +0 -212
  1053. package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.js +0 -22
  1054. package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.js.map +0 -1
  1055. package/cjs/resources/V2/MoneyManagement/OutboundPayments.d.ts +0 -388
  1056. package/cjs/resources/V2/MoneyManagement/OutboundPayments.js +0 -41
  1057. package/cjs/resources/V2/MoneyManagement/OutboundPayments.js.map +0 -1
  1058. package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.d.ts +0 -300
  1059. package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.js +0 -49
  1060. package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.js.map +0 -1
  1061. package/cjs/resources/V2/MoneyManagement/OutboundTransfers.d.ts +0 -330
  1062. package/cjs/resources/V2/MoneyManagement/OutboundTransfers.js +0 -39
  1063. package/cjs/resources/V2/MoneyManagement/OutboundTransfers.js.map +0 -1
  1064. package/cjs/resources/V2/MoneyManagement/PayoutMethods.d.ts +0 -243
  1065. package/cjs/resources/V2/MoneyManagement/PayoutMethods.js +0 -44
  1066. package/cjs/resources/V2/MoneyManagement/PayoutMethods.js.map +0 -1
  1067. package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.d.ts +0 -96
  1068. package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js +0 -17
  1069. package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js.map +0 -1
  1070. package/cjs/resources/V2/MoneyManagement/ReceivedCredits.d.ts +0 -295
  1071. package/cjs/resources/V2/MoneyManagement/ReceivedCredits.js +0 -23
  1072. package/cjs/resources/V2/MoneyManagement/ReceivedCredits.js.map +0 -1
  1073. package/cjs/resources/V2/MoneyManagement/ReceivedDebits.d.ts +0 -161
  1074. package/cjs/resources/V2/MoneyManagement/ReceivedDebits.js +0 -23
  1075. package/cjs/resources/V2/MoneyManagement/ReceivedDebits.js.map +0 -1
  1076. package/cjs/resources/V2/MoneyManagement/TransactionEntries.d.ts +0 -165
  1077. package/cjs/resources/V2/MoneyManagement/TransactionEntries.js +0 -23
  1078. package/cjs/resources/V2/MoneyManagement/TransactionEntries.js.map +0 -1
  1079. package/cjs/resources/V2/MoneyManagement/Transactions.d.ts +0 -196
  1080. package/cjs/resources/V2/MoneyManagement/Transactions.js +0 -23
  1081. package/cjs/resources/V2/MoneyManagement/Transactions.js.map +0 -1
  1082. package/cjs/resources/V2/MoneyManagement/index.d.ts +0 -104
  1083. package/cjs/resources/V2/MoneyManagement/index.js +0 -39
  1084. package/cjs/resources/V2/MoneyManagement/index.js.map +0 -1
  1085. package/cjs/resources/V2/Network/BusinessProfiles.d.ts +0 -96
  1086. package/cjs/resources/V2/Network/BusinessProfiles.js +0 -21
  1087. package/cjs/resources/V2/Network/BusinessProfiles.js.map +0 -1
  1088. package/cjs/resources/V2/Network/index.d.ts +0 -13
  1089. package/cjs/resources/V2/Network/index.js +0 -13
  1090. package/cjs/resources/V2/Network/index.js.map +0 -1
  1091. package/cjs/resources/V2/OrchestratedCommerce/Agreements.d.ts +0 -147
  1092. package/cjs/resources/V2/OrchestratedCommerce/Agreements.js +0 -41
  1093. package/cjs/resources/V2/OrchestratedCommerce/Agreements.js.map +0 -1
  1094. package/cjs/resources/V2/OrchestratedCommerce/index.d.ts +0 -16
  1095. package/cjs/resources/V2/OrchestratedCommerce/index.js +0 -13
  1096. package/cjs/resources/V2/OrchestratedCommerce/index.js.map +0 -1
  1097. package/cjs/resources/V2/TestHelpers/FinancialAddresses.d.ts +0 -44
  1098. package/cjs/resources/V2/TestHelpers/FinancialAddresses.js +0 -23
  1099. package/cjs/resources/V2/TestHelpers/FinancialAddresses.js.map +0 -1
  1100. package/cjs/resources/V2/TestHelpers/index.d.ts +0 -8
  1101. package/cjs/resources/V2/TestHelpers/index.js +0 -13
  1102. package/cjs/resources/V2/TestHelpers/index.js.map +0 -1
  1103. package/esm/StripeEventNotificationHandler.d.ts +0 -19
  1104. package/esm/StripeEventNotificationHandler.js +0 -144
  1105. package/esm/StripeEventNotificationHandler.js.map +0 -1
  1106. package/esm/resources/AccountNotices.d.ts +0 -140
  1107. package/esm/resources/AccountNotices.js +0 -25
  1108. package/esm/resources/AccountNotices.js.map +0 -1
  1109. package/esm/resources/Billing/Analytics/MeterUsage.d.ts +0 -84
  1110. package/esm/resources/Billing/Analytics/MeterUsage.js +0 -11
  1111. package/esm/resources/Billing/Analytics/MeterUsage.js.map +0 -1
  1112. package/esm/resources/Billing/Analytics/MeterUsageRows.d.ts +0 -32
  1113. package/esm/resources/Billing/Analytics/MeterUsageRows.js +0 -3
  1114. package/esm/resources/Billing/Analytics/MeterUsageRows.js.map +0 -1
  1115. package/esm/resources/Billing/Analytics/index.d.ts +0 -15
  1116. package/esm/resources/Billing/Analytics/index.js +0 -9
  1117. package/esm/resources/Billing/Analytics/index.js.map +0 -1
  1118. package/esm/resources/Capital/FinancingOffers.d.ts +0 -191
  1119. package/esm/resources/Capital/FinancingOffers.js +0 -26
  1120. package/esm/resources/Capital/FinancingOffers.js.map +0 -1
  1121. package/esm/resources/Capital/FinancingSummary.d.ts +0 -98
  1122. package/esm/resources/Capital/FinancingSummary.js +0 -11
  1123. package/esm/resources/Capital/FinancingSummary.js.map +0 -1
  1124. package/esm/resources/Capital/FinancingTransactions.d.ts +0 -143
  1125. package/esm/resources/Capital/FinancingTransactions.js +0 -20
  1126. package/esm/resources/Capital/FinancingTransactions.js.map +0 -1
  1127. package/esm/resources/Capital/index.d.ts +0 -25
  1128. package/esm/resources/Capital/index.js +0 -13
  1129. package/esm/resources/Capital/index.js.map +0 -1
  1130. package/esm/resources/FinancialConnections/AccountInferredBalances.d.ts +0 -24
  1131. package/esm/resources/FinancialConnections/AccountInferredBalances.js +0 -3
  1132. package/esm/resources/FinancialConnections/AccountInferredBalances.js.map +0 -1
  1133. package/esm/resources/FinancialConnections/Authorizations.d.ts +0 -87
  1134. package/esm/resources/FinancialConnections/Authorizations.js +0 -11
  1135. package/esm/resources/FinancialConnections/Authorizations.js.map +0 -1
  1136. package/esm/resources/FinancialConnections/Institutions.d.ts +0 -101
  1137. package/esm/resources/FinancialConnections/Institutions.js +0 -19
  1138. package/esm/resources/FinancialConnections/Institutions.js.map +0 -1
  1139. package/esm/resources/FxQuotes.d.ts +0 -212
  1140. package/esm/resources/FxQuotes.js +0 -25
  1141. package/esm/resources/FxQuotes.js.map +0 -1
  1142. package/esm/resources/Issuing/CreditUnderwritingRecords.d.ts +0 -640
  1143. package/esm/resources/Issuing/CreditUnderwritingRecords.js +0 -43
  1144. package/esm/resources/Issuing/CreditUnderwritingRecords.js.map +0 -1
  1145. package/esm/resources/Issuing/DisputeSettlementDetails.d.ts +0 -95
  1146. package/esm/resources/Issuing/DisputeSettlementDetails.js +0 -19
  1147. package/esm/resources/Issuing/DisputeSettlementDetails.js.map +0 -1
  1148. package/esm/resources/Issuing/FraudLiabilityDebits.d.ts +0 -68
  1149. package/esm/resources/Issuing/FraudLiabilityDebits.js +0 -19
  1150. package/esm/resources/Issuing/FraudLiabilityDebits.js.map +0 -1
  1151. package/esm/resources/Issuing/Settlements.d.ts +0 -85
  1152. package/esm/resources/Issuing/Settlements.js +0 -3
  1153. package/esm/resources/Issuing/Settlements.js.map +0 -1
  1154. package/esm/resources/Margins.d.ts +0 -115
  1155. package/esm/resources/Margins.js +0 -31
  1156. package/esm/resources/Margins.js.map +0 -1
  1157. package/esm/resources/Orders.d.ts +0 -4693
  1158. package/esm/resources/Orders.js +0 -453
  1159. package/esm/resources/Orders.js.map +0 -1
  1160. package/esm/resources/Privacy/RedactionJobValidationErrors.d.ts +0 -37
  1161. package/esm/resources/Privacy/RedactionJobValidationErrors.js +0 -3
  1162. package/esm/resources/Privacy/RedactionJobValidationErrors.js.map +0 -1
  1163. package/esm/resources/Privacy/RedactionJobs.d.ts +0 -229
  1164. package/esm/resources/Privacy/RedactionJobs.js +0 -69
  1165. package/esm/resources/Privacy/RedactionJobs.js.map +0 -1
  1166. package/esm/resources/Privacy/index.d.ts +0 -22
  1167. package/esm/resources/Privacy/index.js +0 -9
  1168. package/esm/resources/Privacy/index.js.map +0 -1
  1169. package/esm/resources/ProductCatalog/TrialOffers.d.ts +0 -127
  1170. package/esm/resources/ProductCatalog/TrialOffers.js +0 -11
  1171. package/esm/resources/ProductCatalog/TrialOffers.js.map +0 -1
  1172. package/esm/resources/ProductCatalog/index.d.ts +0 -12
  1173. package/esm/resources/ProductCatalog/index.js +0 -9
  1174. package/esm/resources/ProductCatalog/index.js.map +0 -1
  1175. package/esm/resources/QuoteLines.d.ts +0 -507
  1176. package/esm/resources/QuoteLines.js +0 -3
  1177. package/esm/resources/QuoteLines.js.map +0 -1
  1178. package/esm/resources/QuotePreviewInvoices.d.ts +0 -1120
  1179. package/esm/resources/QuotePreviewInvoices.js +0 -3
  1180. package/esm/resources/QuotePreviewInvoices.js.map +0 -1
  1181. package/esm/resources/QuotePreviewSubscriptionSchedules.d.ts +0 -737
  1182. package/esm/resources/QuotePreviewSubscriptionSchedules.js +0 -3
  1183. package/esm/resources/QuotePreviewSubscriptionSchedules.js.map +0 -1
  1184. package/esm/resources/SharedPayment/GrantedTokens.d.ts +0 -1095
  1185. package/esm/resources/SharedPayment/GrantedTokens.js +0 -11
  1186. package/esm/resources/SharedPayment/GrantedTokens.js.map +0 -1
  1187. package/esm/resources/SharedPayment/IssuedTokens.d.ts +0 -308
  1188. package/esm/resources/SharedPayment/IssuedTokens.js +0 -23
  1189. package/esm/resources/SharedPayment/IssuedTokens.js.map +0 -1
  1190. package/esm/resources/SharedPayment/index.d.ts +0 -19
  1191. package/esm/resources/SharedPayment/index.js +0 -11
  1192. package/esm/resources/SharedPayment/index.js.map +0 -1
  1193. package/esm/resources/Tax/Forms.d.ts +0 -230
  1194. package/esm/resources/Tax/Forms.js +0 -28
  1195. package/esm/resources/Tax/Forms.js.map +0 -1
  1196. package/esm/resources/Tax/Locations.d.ts +0 -108
  1197. package/esm/resources/Tax/Locations.js +0 -29
  1198. package/esm/resources/Tax/Locations.js.map +0 -1
  1199. package/esm/resources/Terminal/ReaderCollectedData.d.ts +0 -52
  1200. package/esm/resources/Terminal/ReaderCollectedData.js +0 -11
  1201. package/esm/resources/Terminal/ReaderCollectedData.js.map +0 -1
  1202. package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.d.ts +0 -68
  1203. package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.js +0 -17
  1204. package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.js.map +0 -1
  1205. package/esm/resources/TestHelpers/SharedPayment/index.d.ts +0 -8
  1206. package/esm/resources/TestHelpers/SharedPayment/index.js +0 -9
  1207. package/esm/resources/TestHelpers/SharedPayment/index.js.map +0 -1
  1208. package/esm/resources/V2/Billing/BillSettingVersions.d.ts +0 -75
  1209. package/esm/resources/V2/Billing/BillSettingVersions.js +0 -3
  1210. package/esm/resources/V2/Billing/BillSettingVersions.js.map +0 -1
  1211. package/esm/resources/V2/Billing/BillSettings/Versions.d.ts +0 -33
  1212. package/esm/resources/V2/Billing/BillSettings/Versions.js +0 -19
  1213. package/esm/resources/V2/Billing/BillSettings/Versions.js.map +0 -1
  1214. package/esm/resources/V2/Billing/BillSettings.d.ts +0 -284
  1215. package/esm/resources/V2/Billing/BillSettings.js +0 -37
  1216. package/esm/resources/V2/Billing/BillSettings.js.map +0 -1
  1217. package/esm/resources/V2/Billing/Cadences.d.ts +0 -951
  1218. package/esm/resources/V2/Billing/Cadences.js +0 -194
  1219. package/esm/resources/V2/Billing/Cadences.js.map +0 -1
  1220. package/esm/resources/V2/Billing/CollectionSettingVersions.d.ts +0 -240
  1221. package/esm/resources/V2/Billing/CollectionSettingVersions.js +0 -3
  1222. package/esm/resources/V2/Billing/CollectionSettingVersions.js.map +0 -1
  1223. package/esm/resources/V2/Billing/CollectionSettings/Versions.d.ts +0 -33
  1224. package/esm/resources/V2/Billing/CollectionSettings/Versions.js +0 -66
  1225. package/esm/resources/V2/Billing/CollectionSettings/Versions.js.map +0 -1
  1226. package/esm/resources/V2/Billing/CollectionSettings.d.ts +0 -779
  1227. package/esm/resources/V2/Billing/CollectionSettings.js +0 -162
  1228. package/esm/resources/V2/Billing/CollectionSettings.js.map +0 -1
  1229. package/esm/resources/V2/Billing/Profiles.d.ts +0 -166
  1230. package/esm/resources/V2/Billing/Profiles.js +0 -31
  1231. package/esm/resources/V2/Billing/Profiles.js.map +0 -1
  1232. package/esm/resources/V2/Core/BatchJobs.d.ts +0 -373
  1233. package/esm/resources/V2/Core/BatchJobs.js +0 -221
  1234. package/esm/resources/V2/Core/BatchJobs.js.map +0 -1
  1235. package/esm/resources/V2/Core/Vault/GbBankAccounts.d.ts +0 -285
  1236. package/esm/resources/V2/Core/Vault/GbBankAccounts.js +0 -50
  1237. package/esm/resources/V2/Core/Vault/GbBankAccounts.js.map +0 -1
  1238. package/esm/resources/V2/Core/Vault/UsBankAccounts.d.ts +0 -254
  1239. package/esm/resources/V2/Core/Vault/UsBankAccounts.js +0 -58
  1240. package/esm/resources/V2/Core/Vault/UsBankAccounts.js.map +0 -1
  1241. package/esm/resources/V2/Core/Vault/index.d.ts +0 -28
  1242. package/esm/resources/V2/Core/Vault/index.js +0 -11
  1243. package/esm/resources/V2/Core/Vault/index.js.map +0 -1
  1244. package/esm/resources/V2/Data/Reporting/QueryRuns.d.ts +0 -156
  1245. package/esm/resources/V2/Data/Reporting/QueryRuns.js +0 -42
  1246. package/esm/resources/V2/Data/Reporting/QueryRuns.js.map +0 -1
  1247. package/esm/resources/V2/Data/Reporting/index.d.ts +0 -13
  1248. package/esm/resources/V2/Data/Reporting/index.js +0 -9
  1249. package/esm/resources/V2/Data/Reporting/index.js.map +0 -1
  1250. package/esm/resources/V2/Data/index.d.ts +0 -10
  1251. package/esm/resources/V2/Data/index.js +0 -9
  1252. package/esm/resources/V2/Data/index.js.map +0 -1
  1253. package/esm/resources/V2/EventMisc.d.ts +0 -0
  1254. package/esm/resources/V2/EventMisc.js +0 -2
  1255. package/esm/resources/V2/EventMisc.js.map +0 -1
  1256. package/esm/resources/V2/Extend/WorkflowRuns.d.ts +0 -166
  1257. package/esm/resources/V2/Extend/WorkflowRuns.js +0 -19
  1258. package/esm/resources/V2/Extend/WorkflowRuns.js.map +0 -1
  1259. package/esm/resources/V2/Extend/Workflows.d.ts +0 -123
  1260. package/esm/resources/V2/Extend/Workflows.js +0 -26
  1261. package/esm/resources/V2/Extend/Workflows.js.map +0 -1
  1262. package/esm/resources/V2/Extend/index.d.ts +0 -20
  1263. package/esm/resources/V2/Extend/index.js +0 -11
  1264. package/esm/resources/V2/Extend/index.js.map +0 -1
  1265. package/esm/resources/V2/FinancialAddressCreditSimulations.d.ts +0 -14
  1266. package/esm/resources/V2/FinancialAddressCreditSimulations.js +0 -3
  1267. package/esm/resources/V2/FinancialAddressCreditSimulations.js.map +0 -1
  1268. package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.d.ts +0 -19
  1269. package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.js +0 -3
  1270. package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.js.map +0 -1
  1271. package/esm/resources/V2/Iam/ActivityLogs.d.ts +0 -214
  1272. package/esm/resources/V2/Iam/ActivityLogs.js +0 -19
  1273. package/esm/resources/V2/Iam/ActivityLogs.js.map +0 -1
  1274. package/esm/resources/V2/Iam/index.d.ts +0 -13
  1275. package/esm/resources/V2/Iam/index.js +0 -9
  1276. package/esm/resources/V2/Iam/index.js.map +0 -1
  1277. package/esm/resources/V2/MoneyManagement/Adjustments.d.ts +0 -135
  1278. package/esm/resources/V2/MoneyManagement/Adjustments.js +0 -19
  1279. package/esm/resources/V2/MoneyManagement/Adjustments.js.map +0 -1
  1280. package/esm/resources/V2/MoneyManagement/FinancialAccounts.d.ts +0 -244
  1281. package/esm/resources/V2/MoneyManagement/FinancialAccounts.js +0 -40
  1282. package/esm/resources/V2/MoneyManagement/FinancialAccounts.js.map +0 -1
  1283. package/esm/resources/V2/MoneyManagement/FinancialAddresses.d.ts +0 -215
  1284. package/esm/resources/V2/MoneyManagement/FinancialAddresses.js +0 -27
  1285. package/esm/resources/V2/MoneyManagement/FinancialAddresses.js.map +0 -1
  1286. package/esm/resources/V2/MoneyManagement/InboundTransfers.d.ts +0 -254
  1287. package/esm/resources/V2/MoneyManagement/InboundTransfers.js +0 -26
  1288. package/esm/resources/V2/MoneyManagement/InboundTransfers.js.map +0 -1
  1289. package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.d.ts +0 -212
  1290. package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.js +0 -18
  1291. package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.js.map +0 -1
  1292. package/esm/resources/V2/MoneyManagement/OutboundPayments.d.ts +0 -388
  1293. package/esm/resources/V2/MoneyManagement/OutboundPayments.js +0 -37
  1294. package/esm/resources/V2/MoneyManagement/OutboundPayments.js.map +0 -1
  1295. package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.d.ts +0 -300
  1296. package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.js +0 -45
  1297. package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.js.map +0 -1
  1298. package/esm/resources/V2/MoneyManagement/OutboundTransfers.d.ts +0 -330
  1299. package/esm/resources/V2/MoneyManagement/OutboundTransfers.js +0 -35
  1300. package/esm/resources/V2/MoneyManagement/OutboundTransfers.js.map +0 -1
  1301. package/esm/resources/V2/MoneyManagement/PayoutMethods.d.ts +0 -243
  1302. package/esm/resources/V2/MoneyManagement/PayoutMethods.js +0 -40
  1303. package/esm/resources/V2/MoneyManagement/PayoutMethods.js.map +0 -1
  1304. package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.d.ts +0 -96
  1305. package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js +0 -13
  1306. package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js.map +0 -1
  1307. package/esm/resources/V2/MoneyManagement/ReceivedCredits.d.ts +0 -295
  1308. package/esm/resources/V2/MoneyManagement/ReceivedCredits.js +0 -19
  1309. package/esm/resources/V2/MoneyManagement/ReceivedCredits.js.map +0 -1
  1310. package/esm/resources/V2/MoneyManagement/ReceivedDebits.d.ts +0 -161
  1311. package/esm/resources/V2/MoneyManagement/ReceivedDebits.js +0 -19
  1312. package/esm/resources/V2/MoneyManagement/ReceivedDebits.js.map +0 -1
  1313. package/esm/resources/V2/MoneyManagement/TransactionEntries.d.ts +0 -165
  1314. package/esm/resources/V2/MoneyManagement/TransactionEntries.js +0 -19
  1315. package/esm/resources/V2/MoneyManagement/TransactionEntries.js.map +0 -1
  1316. package/esm/resources/V2/MoneyManagement/Transactions.d.ts +0 -196
  1317. package/esm/resources/V2/MoneyManagement/Transactions.js +0 -19
  1318. package/esm/resources/V2/MoneyManagement/Transactions.js.map +0 -1
  1319. package/esm/resources/V2/MoneyManagement/index.d.ts +0 -104
  1320. package/esm/resources/V2/MoneyManagement/index.js +0 -35
  1321. package/esm/resources/V2/MoneyManagement/index.js.map +0 -1
  1322. package/esm/resources/V2/Network/BusinessProfiles.d.ts +0 -96
  1323. package/esm/resources/V2/Network/BusinessProfiles.js +0 -17
  1324. package/esm/resources/V2/Network/BusinessProfiles.js.map +0 -1
  1325. package/esm/resources/V2/Network/index.d.ts +0 -13
  1326. package/esm/resources/V2/Network/index.js +0 -9
  1327. package/esm/resources/V2/Network/index.js.map +0 -1
  1328. package/esm/resources/V2/OrchestratedCommerce/Agreements.d.ts +0 -147
  1329. package/esm/resources/V2/OrchestratedCommerce/Agreements.js +0 -37
  1330. package/esm/resources/V2/OrchestratedCommerce/Agreements.js.map +0 -1
  1331. package/esm/resources/V2/OrchestratedCommerce/index.d.ts +0 -16
  1332. package/esm/resources/V2/OrchestratedCommerce/index.js +0 -9
  1333. package/esm/resources/V2/OrchestratedCommerce/index.js.map +0 -1
  1334. package/esm/resources/V2/TestHelpers/FinancialAddresses.d.ts +0 -44
  1335. package/esm/resources/V2/TestHelpers/FinancialAddresses.js +0 -19
  1336. package/esm/resources/V2/TestHelpers/FinancialAddresses.js.map +0 -1
  1337. package/esm/resources/V2/TestHelpers/index.d.ts +0 -8
  1338. package/esm/resources/V2/TestHelpers/index.js +0 -9
  1339. package/esm/resources/V2/TestHelpers/index.js.map +0 -1
@@ -38,7 +38,7 @@ export interface Registration {
38
38
  * Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
39
39
  */
40
40
  country: string;
41
- country_options: Tax.Registration.CountryOptions;
41
+ country_options: Registration.CountryOptions;
42
42
  /**
43
43
  * Time at which the object was created. Measured in seconds since the Unix epoch.
44
44
  */
@@ -54,1275 +54,1217 @@ export interface Registration {
54
54
  /**
55
55
  * The status of the registration. This field is present for convenience and can be deduced from `active_from` and `expires_at`.
56
56
  */
57
- status: Tax.Registration.Status;
57
+ status: Registration.Status;
58
58
  }
59
- export declare namespace Tax {
60
- namespace Registration {
61
- interface CountryOptions {
62
- ae?: CountryOptions.Ae;
63
- al?: CountryOptions.Al;
64
- am?: CountryOptions.Am;
65
- ao?: CountryOptions.Ao;
66
- at?: CountryOptions.At;
67
- au?: CountryOptions.Au;
68
- aw?: CountryOptions.Aw;
69
- az?: CountryOptions.Az;
70
- ba?: CountryOptions.Ba;
71
- bb?: CountryOptions.Bb;
72
- bd?: CountryOptions.Bd;
73
- be?: CountryOptions.Be;
74
- bf?: CountryOptions.Bf;
75
- bg?: CountryOptions.Bg;
76
- bh?: CountryOptions.Bh;
77
- bj?: CountryOptions.Bj;
78
- bs?: CountryOptions.Bs;
79
- by?: CountryOptions.By;
80
- ca?: CountryOptions.Ca;
81
- cd?: CountryOptions.Cd;
82
- ch?: CountryOptions.Ch;
83
- cl?: CountryOptions.Cl;
84
- cm?: CountryOptions.Cm;
85
- co?: CountryOptions.Co;
86
- cr?: CountryOptions.Cr;
87
- cv?: CountryOptions.Cv;
88
- cy?: CountryOptions.Cy;
89
- cz?: CountryOptions.Cz;
90
- de?: CountryOptions.De;
91
- dk?: CountryOptions.Dk;
92
- ec?: CountryOptions.Ec;
93
- ee?: CountryOptions.Ee;
94
- eg?: CountryOptions.Eg;
95
- es?: CountryOptions.Es;
96
- et?: CountryOptions.Et;
97
- fi?: CountryOptions.Fi;
98
- fr?: CountryOptions.Fr;
99
- gb?: CountryOptions.Gb;
100
- ge?: CountryOptions.Ge;
101
- gn?: CountryOptions.Gn;
102
- gr?: CountryOptions.Gr;
103
- hr?: CountryOptions.Hr;
104
- hu?: CountryOptions.Hu;
105
- id?: CountryOptions.Id;
106
- ie?: CountryOptions.Ie;
107
- in?: CountryOptions.In;
108
- is?: CountryOptions.Is;
109
- it?: CountryOptions.It;
110
- jp?: CountryOptions.Jp;
111
- ke?: CountryOptions.Ke;
112
- kg?: CountryOptions.Kg;
113
- kh?: CountryOptions.Kh;
114
- kr?: CountryOptions.Kr;
115
- kz?: CountryOptions.Kz;
116
- la?: CountryOptions.La;
117
- lk?: CountryOptions.Lk;
118
- lt?: CountryOptions.Lt;
119
- lu?: CountryOptions.Lu;
120
- lv?: CountryOptions.Lv;
121
- ma?: CountryOptions.Ma;
122
- md?: CountryOptions.Md;
123
- me?: CountryOptions.Me;
124
- mk?: CountryOptions.Mk;
125
- mr?: CountryOptions.Mr;
126
- mt?: CountryOptions.Mt;
127
- mx?: CountryOptions.Mx;
128
- my?: CountryOptions.My;
129
- ng?: CountryOptions.Ng;
130
- nl?: CountryOptions.Nl;
131
- no?: CountryOptions.No;
132
- np?: CountryOptions.Np;
133
- nz?: CountryOptions.Nz;
134
- om?: CountryOptions.Om;
135
- pe?: CountryOptions.Pe;
136
- ph?: CountryOptions.Ph;
137
- pl?: CountryOptions.Pl;
138
- pt?: CountryOptions.Pt;
139
- ro?: CountryOptions.Ro;
140
- rs?: CountryOptions.Rs;
141
- ru?: CountryOptions.Ru;
142
- sa?: CountryOptions.Sa;
143
- se?: CountryOptions.Se;
144
- sg?: CountryOptions.Sg;
145
- si?: CountryOptions.Si;
146
- sk?: CountryOptions.Sk;
147
- sn?: CountryOptions.Sn;
148
- sr?: CountryOptions.Sr;
149
- th?: CountryOptions.Th;
150
- tj?: CountryOptions.Tj;
151
- tr?: CountryOptions.Tr;
152
- tw?: CountryOptions.Tw;
153
- tz?: CountryOptions.Tz;
154
- ua?: CountryOptions.Ua;
155
- ug?: CountryOptions.Ug;
156
- us?: CountryOptions.Us;
157
- uy?: CountryOptions.Uy;
158
- uz?: CountryOptions.Uz;
159
- vn?: CountryOptions.Vn;
160
- za?: CountryOptions.Za;
161
- zm?: CountryOptions.Zm;
162
- zw?: CountryOptions.Zw;
59
+ export declare namespace Registration {
60
+ interface CountryOptions {
61
+ ae?: CountryOptions.Ae;
62
+ al?: CountryOptions.Al;
63
+ am?: CountryOptions.Am;
64
+ ao?: CountryOptions.Ao;
65
+ at?: CountryOptions.At;
66
+ au?: CountryOptions.Au;
67
+ aw?: CountryOptions.Aw;
68
+ az?: CountryOptions.Az;
69
+ ba?: CountryOptions.Ba;
70
+ bb?: CountryOptions.Bb;
71
+ bd?: CountryOptions.Bd;
72
+ be?: CountryOptions.Be;
73
+ bf?: CountryOptions.Bf;
74
+ bg?: CountryOptions.Bg;
75
+ bh?: CountryOptions.Bh;
76
+ bj?: CountryOptions.Bj;
77
+ bs?: CountryOptions.Bs;
78
+ by?: CountryOptions.By;
79
+ ca?: CountryOptions.Ca;
80
+ cd?: CountryOptions.Cd;
81
+ ch?: CountryOptions.Ch;
82
+ cl?: CountryOptions.Cl;
83
+ cm?: CountryOptions.Cm;
84
+ co?: CountryOptions.Co;
85
+ cr?: CountryOptions.Cr;
86
+ cv?: CountryOptions.Cv;
87
+ cy?: CountryOptions.Cy;
88
+ cz?: CountryOptions.Cz;
89
+ de?: CountryOptions.De;
90
+ dk?: CountryOptions.Dk;
91
+ ec?: CountryOptions.Ec;
92
+ ee?: CountryOptions.Ee;
93
+ eg?: CountryOptions.Eg;
94
+ es?: CountryOptions.Es;
95
+ et?: CountryOptions.Et;
96
+ fi?: CountryOptions.Fi;
97
+ fr?: CountryOptions.Fr;
98
+ gb?: CountryOptions.Gb;
99
+ ge?: CountryOptions.Ge;
100
+ gn?: CountryOptions.Gn;
101
+ gr?: CountryOptions.Gr;
102
+ hr?: CountryOptions.Hr;
103
+ hu?: CountryOptions.Hu;
104
+ id?: CountryOptions.Id;
105
+ ie?: CountryOptions.Ie;
106
+ in?: CountryOptions.In;
107
+ is?: CountryOptions.Is;
108
+ it?: CountryOptions.It;
109
+ jp?: CountryOptions.Jp;
110
+ ke?: CountryOptions.Ke;
111
+ kg?: CountryOptions.Kg;
112
+ kh?: CountryOptions.Kh;
113
+ kr?: CountryOptions.Kr;
114
+ kz?: CountryOptions.Kz;
115
+ la?: CountryOptions.La;
116
+ lk?: CountryOptions.Lk;
117
+ lt?: CountryOptions.Lt;
118
+ lu?: CountryOptions.Lu;
119
+ lv?: CountryOptions.Lv;
120
+ ma?: CountryOptions.Ma;
121
+ md?: CountryOptions.Md;
122
+ me?: CountryOptions.Me;
123
+ mk?: CountryOptions.Mk;
124
+ mr?: CountryOptions.Mr;
125
+ mt?: CountryOptions.Mt;
126
+ mx?: CountryOptions.Mx;
127
+ my?: CountryOptions.My;
128
+ ng?: CountryOptions.Ng;
129
+ nl?: CountryOptions.Nl;
130
+ no?: CountryOptions.No;
131
+ np?: CountryOptions.Np;
132
+ nz?: CountryOptions.Nz;
133
+ om?: CountryOptions.Om;
134
+ pe?: CountryOptions.Pe;
135
+ ph?: CountryOptions.Ph;
136
+ pl?: CountryOptions.Pl;
137
+ pt?: CountryOptions.Pt;
138
+ ro?: CountryOptions.Ro;
139
+ rs?: CountryOptions.Rs;
140
+ ru?: CountryOptions.Ru;
141
+ sa?: CountryOptions.Sa;
142
+ se?: CountryOptions.Se;
143
+ sg?: CountryOptions.Sg;
144
+ si?: CountryOptions.Si;
145
+ sk?: CountryOptions.Sk;
146
+ sn?: CountryOptions.Sn;
147
+ sr?: CountryOptions.Sr;
148
+ th?: CountryOptions.Th;
149
+ tj?: CountryOptions.Tj;
150
+ tr?: CountryOptions.Tr;
151
+ tw?: CountryOptions.Tw;
152
+ tz?: CountryOptions.Tz;
153
+ ua?: CountryOptions.Ua;
154
+ ug?: CountryOptions.Ug;
155
+ us?: CountryOptions.Us;
156
+ uy?: CountryOptions.Uy;
157
+ uz?: CountryOptions.Uz;
158
+ vn?: CountryOptions.Vn;
159
+ za?: CountryOptions.Za;
160
+ zm?: CountryOptions.Zm;
161
+ zw?: CountryOptions.Zw;
162
+ }
163
+ type Status = 'active' | 'expired' | 'scheduled';
164
+ namespace CountryOptions {
165
+ interface Ae {
166
+ standard?: Ae.Standard;
167
+ /**
168
+ * Type of registration in `country`.
169
+ */
170
+ type: 'standard';
163
171
  }
164
- type Status = 'active' | 'expired' | 'scheduled';
165
- namespace CountryOptions {
166
- interface Ae {
167
- standard?: Ae.Standard;
168
- /**
169
- * Type of registration in `country`.
170
- */
171
- type: 'standard';
172
- }
173
- interface Al {
174
- /**
175
- * Type of registration in `country`.
176
- */
177
- type: 'standard';
178
- }
179
- interface Am {
180
- /**
181
- * Type of registration in `country`.
182
- */
183
- type: 'simplified';
184
- }
185
- interface Ao {
186
- /**
187
- * Type of registration in `country`.
188
- */
189
- type: 'standard';
190
- }
191
- interface At {
192
- standard?: At.Standard;
193
- /**
194
- * Type of registration in an EU country.
195
- */
196
- type: At.Type;
197
- }
198
- interface Au {
199
- standard?: Au.Standard;
200
- /**
201
- * Type of registration in `country`.
202
- */
203
- type: 'standard';
204
- }
205
- interface Aw {
206
- /**
207
- * Type of registration in `country`.
208
- */
209
- type: 'standard';
210
- }
211
- interface Az {
212
- /**
213
- * Type of registration in `country`.
214
- */
215
- type: 'simplified';
216
- }
217
- interface Ba {
218
- /**
219
- * Type of registration in `country`.
220
- */
221
- type: 'standard';
222
- }
223
- interface Bb {
224
- /**
225
- * Type of registration in `country`.
226
- */
227
- type: 'standard';
228
- }
229
- interface Bd {
230
- /**
231
- * Type of registration in `country`.
232
- */
233
- type: 'standard';
234
- }
235
- interface Be {
236
- standard?: Be.Standard;
237
- /**
238
- * Type of registration in an EU country.
239
- */
240
- type: Be.Type;
241
- }
242
- interface Bf {
243
- /**
244
- * Type of registration in `country`.
245
- */
246
- type: 'standard';
247
- }
248
- interface Bg {
249
- standard?: Bg.Standard;
250
- /**
251
- * Type of registration in an EU country.
252
- */
253
- type: Bg.Type;
254
- }
255
- interface Bh {
256
- /**
257
- * Type of registration in `country`.
258
- */
259
- type: 'standard';
260
- }
261
- interface Bj {
262
- /**
263
- * Type of registration in `country`.
264
- */
265
- type: 'simplified';
266
- }
267
- interface Bs {
268
- /**
269
- * Type of registration in `country`.
270
- */
271
- type: 'standard';
272
- }
273
- interface By {
274
- /**
275
- * Type of registration in `country`.
276
- */
277
- type: 'simplified';
278
- }
279
- interface Ca {
280
- province_standard?: Ca.ProvinceStandard;
281
- /**
282
- * Type of registration in Canada.
283
- */
284
- type: Ca.Type;
285
- }
286
- interface Cd {
287
- /**
288
- * Type of registration in `country`.
289
- */
290
- type: 'standard';
291
- }
292
- interface Ch {
293
- standard?: Ch.Standard;
294
- /**
295
- * Type of registration in `country`.
296
- */
297
- type: 'standard';
298
- }
299
- interface Cl {
300
- /**
301
- * Type of registration in `country`.
302
- */
303
- type: 'simplified';
304
- }
305
- interface Cm {
306
- /**
307
- * Type of registration in `country`.
308
- */
309
- type: 'simplified';
310
- }
311
- interface Co {
312
- /**
313
- * Type of registration in `country`.
314
- */
315
- type: 'simplified';
316
- }
317
- interface Cr {
318
- /**
319
- * Type of registration in `country`.
320
- */
321
- type: 'simplified';
322
- }
323
- interface Cv {
324
- /**
325
- * Type of registration in `country`.
326
- */
327
- type: 'simplified';
328
- }
329
- interface Cy {
330
- standard?: Cy.Standard;
331
- /**
332
- * Type of registration in an EU country.
333
- */
334
- type: Cy.Type;
335
- }
336
- interface Cz {
337
- standard?: Cz.Standard;
338
- /**
339
- * Type of registration in an EU country.
340
- */
341
- type: Cz.Type;
342
- }
343
- interface De {
344
- standard?: De.Standard;
345
- /**
346
- * Type of registration in an EU country.
347
- */
348
- type: De.Type;
349
- }
350
- interface Dk {
351
- standard?: Dk.Standard;
352
- /**
353
- * Type of registration in an EU country.
354
- */
355
- type: Dk.Type;
356
- }
357
- interface Ec {
358
- /**
359
- * Type of registration in `country`.
360
- */
361
- type: 'simplified';
362
- }
363
- interface Ee {
364
- standard?: Ee.Standard;
365
- /**
366
- * Type of registration in an EU country.
367
- */
368
- type: Ee.Type;
369
- }
370
- interface Eg {
371
- /**
372
- * Type of registration in `country`.
373
- */
374
- type: 'simplified';
375
- }
376
- interface Es {
377
- standard?: Es.Standard;
378
- /**
379
- * Type of registration in an EU country.
380
- */
381
- type: Es.Type;
382
- }
383
- interface Et {
384
- /**
385
- * Type of registration in `country`.
386
- */
387
- type: 'standard';
388
- }
389
- interface Fi {
390
- standard?: Fi.Standard;
391
- /**
392
- * Type of registration in an EU country.
393
- */
394
- type: Fi.Type;
395
- }
396
- interface Fr {
397
- standard?: Fr.Standard;
398
- /**
399
- * Type of registration in an EU country.
400
- */
401
- type: Fr.Type;
402
- }
403
- interface Gb {
404
- standard?: Gb.Standard;
405
- /**
406
- * Type of registration in `country`.
407
- */
408
- type: 'standard';
409
- }
410
- interface Ge {
411
- /**
412
- * Type of registration in `country`.
413
- */
414
- type: 'simplified';
415
- }
416
- interface Gn {
417
- /**
418
- * Type of registration in `country`.
419
- */
420
- type: 'standard';
421
- }
422
- interface Gr {
423
- standard?: Gr.Standard;
424
- /**
425
- * Type of registration in an EU country.
426
- */
427
- type: Gr.Type;
428
- }
429
- interface Hr {
430
- standard?: Hr.Standard;
431
- /**
432
- * Type of registration in an EU country.
433
- */
434
- type: Hr.Type;
435
- }
436
- interface Hu {
437
- standard?: Hu.Standard;
438
- /**
439
- * Type of registration in an EU country.
440
- */
441
- type: Hu.Type;
442
- }
443
- interface Id {
444
- /**
445
- * Type of registration in `country`.
446
- */
447
- type: 'simplified';
448
- }
449
- interface Ie {
450
- standard?: Ie.Standard;
451
- /**
452
- * Type of registration in an EU country.
453
- */
454
- type: Ie.Type;
455
- }
456
- interface In {
457
- /**
458
- * Type of registration in `country`.
459
- */
460
- type: 'simplified';
461
- }
462
- interface Is {
463
- /**
464
- * Type of registration in `country`.
465
- */
466
- type: 'standard';
467
- }
468
- interface It {
469
- standard?: It.Standard;
470
- /**
471
- * Type of registration in an EU country.
472
- */
473
- type: It.Type;
474
- }
475
- interface Jp {
476
- standard?: Jp.Standard;
477
- /**
478
- * Type of registration in `country`.
479
- */
480
- type: 'standard';
481
- }
482
- interface Ke {
483
- /**
484
- * Type of registration in `country`.
485
- */
486
- type: 'simplified';
487
- }
488
- interface Kg {
489
- /**
490
- * Type of registration in `country`.
491
- */
492
- type: 'simplified';
493
- }
494
- interface Kh {
495
- /**
496
- * Type of registration in `country`.
497
- */
498
- type: 'simplified';
499
- }
500
- interface Kr {
501
- /**
502
- * Type of registration in `country`.
503
- */
504
- type: 'simplified';
505
- }
506
- interface Kz {
507
- /**
508
- * Type of registration in `country`.
509
- */
510
- type: 'simplified';
511
- }
512
- interface La {
513
- /**
514
- * Type of registration in `country`.
515
- */
516
- type: 'simplified';
517
- }
518
- interface Lk {
519
- /**
520
- * Type of registration in `country`.
521
- */
522
- type: 'simplified';
523
- }
524
- interface Lt {
525
- standard?: Lt.Standard;
526
- /**
527
- * Type of registration in an EU country.
528
- */
529
- type: Lt.Type;
530
- }
531
- interface Lu {
532
- standard?: Lu.Standard;
533
- /**
534
- * Type of registration in an EU country.
535
- */
536
- type: Lu.Type;
537
- }
538
- interface Lv {
539
- standard?: Lv.Standard;
540
- /**
541
- * Type of registration in an EU country.
542
- */
543
- type: Lv.Type;
544
- }
545
- interface Ma {
546
- /**
547
- * Type of registration in `country`.
548
- */
549
- type: 'simplified';
550
- }
551
- interface Md {
552
- /**
553
- * Type of registration in `country`.
554
- */
555
- type: 'simplified';
556
- }
557
- interface Me {
558
- /**
559
- * Type of registration in `country`.
560
- */
561
- type: 'standard';
562
- }
563
- interface Mk {
564
- /**
565
- * Type of registration in `country`.
566
- */
567
- type: 'standard';
568
- }
569
- interface Mr {
172
+ interface Al {
173
+ /**
174
+ * Type of registration in `country`.
175
+ */
176
+ type: 'standard';
177
+ }
178
+ interface Am {
179
+ /**
180
+ * Type of registration in `country`.
181
+ */
182
+ type: 'simplified';
183
+ }
184
+ interface Ao {
185
+ /**
186
+ * Type of registration in `country`.
187
+ */
188
+ type: 'standard';
189
+ }
190
+ interface At {
191
+ standard?: At.Standard;
192
+ /**
193
+ * Type of registration in an EU country.
194
+ */
195
+ type: At.Type;
196
+ }
197
+ interface Au {
198
+ standard?: Au.Standard;
199
+ /**
200
+ * Type of registration in `country`.
201
+ */
202
+ type: 'standard';
203
+ }
204
+ interface Aw {
205
+ /**
206
+ * Type of registration in `country`.
207
+ */
208
+ type: 'standard';
209
+ }
210
+ interface Az {
211
+ /**
212
+ * Type of registration in `country`.
213
+ */
214
+ type: 'simplified';
215
+ }
216
+ interface Ba {
217
+ /**
218
+ * Type of registration in `country`.
219
+ */
220
+ type: 'standard';
221
+ }
222
+ interface Bb {
223
+ /**
224
+ * Type of registration in `country`.
225
+ */
226
+ type: 'standard';
227
+ }
228
+ interface Bd {
229
+ /**
230
+ * Type of registration in `country`.
231
+ */
232
+ type: 'standard';
233
+ }
234
+ interface Be {
235
+ standard?: Be.Standard;
236
+ /**
237
+ * Type of registration in an EU country.
238
+ */
239
+ type: Be.Type;
240
+ }
241
+ interface Bf {
242
+ /**
243
+ * Type of registration in `country`.
244
+ */
245
+ type: 'standard';
246
+ }
247
+ interface Bg {
248
+ standard?: Bg.Standard;
249
+ /**
250
+ * Type of registration in an EU country.
251
+ */
252
+ type: Bg.Type;
253
+ }
254
+ interface Bh {
255
+ /**
256
+ * Type of registration in `country`.
257
+ */
258
+ type: 'standard';
259
+ }
260
+ interface Bj {
261
+ /**
262
+ * Type of registration in `country`.
263
+ */
264
+ type: 'simplified';
265
+ }
266
+ interface Bs {
267
+ /**
268
+ * Type of registration in `country`.
269
+ */
270
+ type: 'standard';
271
+ }
272
+ interface By {
273
+ /**
274
+ * Type of registration in `country`.
275
+ */
276
+ type: 'simplified';
277
+ }
278
+ interface Ca {
279
+ province_standard?: Ca.ProvinceStandard;
280
+ /**
281
+ * Type of registration in Canada.
282
+ */
283
+ type: Ca.Type;
284
+ }
285
+ interface Cd {
286
+ /**
287
+ * Type of registration in `country`.
288
+ */
289
+ type: 'standard';
290
+ }
291
+ interface Ch {
292
+ standard?: Ch.Standard;
293
+ /**
294
+ * Type of registration in `country`.
295
+ */
296
+ type: 'standard';
297
+ }
298
+ interface Cl {
299
+ /**
300
+ * Type of registration in `country`.
301
+ */
302
+ type: 'simplified';
303
+ }
304
+ interface Cm {
305
+ /**
306
+ * Type of registration in `country`.
307
+ */
308
+ type: 'simplified';
309
+ }
310
+ interface Co {
311
+ /**
312
+ * Type of registration in `country`.
313
+ */
314
+ type: 'simplified';
315
+ }
316
+ interface Cr {
317
+ /**
318
+ * Type of registration in `country`.
319
+ */
320
+ type: 'simplified';
321
+ }
322
+ interface Cv {
323
+ /**
324
+ * Type of registration in `country`.
325
+ */
326
+ type: 'simplified';
327
+ }
328
+ interface Cy {
329
+ standard?: Cy.Standard;
330
+ /**
331
+ * Type of registration in an EU country.
332
+ */
333
+ type: Cy.Type;
334
+ }
335
+ interface Cz {
336
+ standard?: Cz.Standard;
337
+ /**
338
+ * Type of registration in an EU country.
339
+ */
340
+ type: Cz.Type;
341
+ }
342
+ interface De {
343
+ standard?: De.Standard;
344
+ /**
345
+ * Type of registration in an EU country.
346
+ */
347
+ type: De.Type;
348
+ }
349
+ interface Dk {
350
+ standard?: Dk.Standard;
351
+ /**
352
+ * Type of registration in an EU country.
353
+ */
354
+ type: Dk.Type;
355
+ }
356
+ interface Ec {
357
+ /**
358
+ * Type of registration in `country`.
359
+ */
360
+ type: 'simplified';
361
+ }
362
+ interface Ee {
363
+ standard?: Ee.Standard;
364
+ /**
365
+ * Type of registration in an EU country.
366
+ */
367
+ type: Ee.Type;
368
+ }
369
+ interface Eg {
370
+ /**
371
+ * Type of registration in `country`.
372
+ */
373
+ type: 'simplified';
374
+ }
375
+ interface Es {
376
+ standard?: Es.Standard;
377
+ /**
378
+ * Type of registration in an EU country.
379
+ */
380
+ type: Es.Type;
381
+ }
382
+ interface Et {
383
+ /**
384
+ * Type of registration in `country`.
385
+ */
386
+ type: 'standard';
387
+ }
388
+ interface Fi {
389
+ standard?: Fi.Standard;
390
+ /**
391
+ * Type of registration in an EU country.
392
+ */
393
+ type: Fi.Type;
394
+ }
395
+ interface Fr {
396
+ standard?: Fr.Standard;
397
+ /**
398
+ * Type of registration in an EU country.
399
+ */
400
+ type: Fr.Type;
401
+ }
402
+ interface Gb {
403
+ standard?: Gb.Standard;
404
+ /**
405
+ * Type of registration in `country`.
406
+ */
407
+ type: 'standard';
408
+ }
409
+ interface Ge {
410
+ /**
411
+ * Type of registration in `country`.
412
+ */
413
+ type: 'simplified';
414
+ }
415
+ interface Gn {
416
+ /**
417
+ * Type of registration in `country`.
418
+ */
419
+ type: 'standard';
420
+ }
421
+ interface Gr {
422
+ standard?: Gr.Standard;
423
+ /**
424
+ * Type of registration in an EU country.
425
+ */
426
+ type: Gr.Type;
427
+ }
428
+ interface Hr {
429
+ standard?: Hr.Standard;
430
+ /**
431
+ * Type of registration in an EU country.
432
+ */
433
+ type: Hr.Type;
434
+ }
435
+ interface Hu {
436
+ standard?: Hu.Standard;
437
+ /**
438
+ * Type of registration in an EU country.
439
+ */
440
+ type: Hu.Type;
441
+ }
442
+ interface Id {
443
+ /**
444
+ * Type of registration in `country`.
445
+ */
446
+ type: 'simplified';
447
+ }
448
+ interface Ie {
449
+ standard?: Ie.Standard;
450
+ /**
451
+ * Type of registration in an EU country.
452
+ */
453
+ type: Ie.Type;
454
+ }
455
+ interface In {
456
+ /**
457
+ * Type of registration in `country`.
458
+ */
459
+ type: 'simplified';
460
+ }
461
+ interface Is {
462
+ /**
463
+ * Type of registration in `country`.
464
+ */
465
+ type: 'standard';
466
+ }
467
+ interface It {
468
+ standard?: It.Standard;
469
+ /**
470
+ * Type of registration in an EU country.
471
+ */
472
+ type: It.Type;
473
+ }
474
+ interface Jp {
475
+ standard?: Jp.Standard;
476
+ /**
477
+ * Type of registration in `country`.
478
+ */
479
+ type: 'standard';
480
+ }
481
+ interface Ke {
482
+ /**
483
+ * Type of registration in `country`.
484
+ */
485
+ type: 'simplified';
486
+ }
487
+ interface Kg {
488
+ /**
489
+ * Type of registration in `country`.
490
+ */
491
+ type: 'simplified';
492
+ }
493
+ interface Kh {
494
+ /**
495
+ * Type of registration in `country`.
496
+ */
497
+ type: 'simplified';
498
+ }
499
+ interface Kr {
500
+ /**
501
+ * Type of registration in `country`.
502
+ */
503
+ type: 'simplified';
504
+ }
505
+ interface Kz {
506
+ /**
507
+ * Type of registration in `country`.
508
+ */
509
+ type: 'simplified';
510
+ }
511
+ interface La {
512
+ /**
513
+ * Type of registration in `country`.
514
+ */
515
+ type: 'simplified';
516
+ }
517
+ interface Lk {
518
+ /**
519
+ * Type of registration in `country`.
520
+ */
521
+ type: 'simplified';
522
+ }
523
+ interface Lt {
524
+ standard?: Lt.Standard;
525
+ /**
526
+ * Type of registration in an EU country.
527
+ */
528
+ type: Lt.Type;
529
+ }
530
+ interface Lu {
531
+ standard?: Lu.Standard;
532
+ /**
533
+ * Type of registration in an EU country.
534
+ */
535
+ type: Lu.Type;
536
+ }
537
+ interface Lv {
538
+ standard?: Lv.Standard;
539
+ /**
540
+ * Type of registration in an EU country.
541
+ */
542
+ type: Lv.Type;
543
+ }
544
+ interface Ma {
545
+ /**
546
+ * Type of registration in `country`.
547
+ */
548
+ type: 'simplified';
549
+ }
550
+ interface Md {
551
+ /**
552
+ * Type of registration in `country`.
553
+ */
554
+ type: 'simplified';
555
+ }
556
+ interface Me {
557
+ /**
558
+ * Type of registration in `country`.
559
+ */
560
+ type: 'standard';
561
+ }
562
+ interface Mk {
563
+ /**
564
+ * Type of registration in `country`.
565
+ */
566
+ type: 'standard';
567
+ }
568
+ interface Mr {
569
+ /**
570
+ * Type of registration in `country`.
571
+ */
572
+ type: 'standard';
573
+ }
574
+ interface Mt {
575
+ standard?: Mt.Standard;
576
+ /**
577
+ * Type of registration in an EU country.
578
+ */
579
+ type: Mt.Type;
580
+ }
581
+ interface Mx {
582
+ /**
583
+ * Type of registration in `country`.
584
+ */
585
+ type: 'simplified';
586
+ }
587
+ interface My {
588
+ /**
589
+ * Type of registration in `country`.
590
+ */
591
+ type: 'simplified';
592
+ }
593
+ interface Ng {
594
+ /**
595
+ * Type of registration in `country`.
596
+ */
597
+ type: 'simplified';
598
+ }
599
+ interface Nl {
600
+ standard?: Nl.Standard;
601
+ /**
602
+ * Type of registration in an EU country.
603
+ */
604
+ type: Nl.Type;
605
+ }
606
+ interface No {
607
+ standard?: No.Standard;
608
+ /**
609
+ * Type of registration in `country`.
610
+ */
611
+ type: 'standard';
612
+ }
613
+ interface Np {
614
+ /**
615
+ * Type of registration in `country`.
616
+ */
617
+ type: 'simplified';
618
+ }
619
+ interface Nz {
620
+ standard?: Nz.Standard;
621
+ /**
622
+ * Type of registration in `country`.
623
+ */
624
+ type: 'standard';
625
+ }
626
+ interface Om {
627
+ /**
628
+ * Type of registration in `country`.
629
+ */
630
+ type: 'standard';
631
+ }
632
+ interface Pe {
633
+ /**
634
+ * Type of registration in `country`.
635
+ */
636
+ type: 'simplified';
637
+ }
638
+ interface Ph {
639
+ /**
640
+ * Type of registration in `country`.
641
+ */
642
+ type: 'simplified';
643
+ }
644
+ interface Pl {
645
+ standard?: Pl.Standard;
646
+ /**
647
+ * Type of registration in an EU country.
648
+ */
649
+ type: Pl.Type;
650
+ }
651
+ interface Pt {
652
+ standard?: Pt.Standard;
653
+ /**
654
+ * Type of registration in an EU country.
655
+ */
656
+ type: Pt.Type;
657
+ }
658
+ interface Ro {
659
+ standard?: Ro.Standard;
660
+ /**
661
+ * Type of registration in an EU country.
662
+ */
663
+ type: Ro.Type;
664
+ }
665
+ interface Rs {
666
+ /**
667
+ * Type of registration in `country`.
668
+ */
669
+ type: 'standard';
670
+ }
671
+ interface Ru {
672
+ /**
673
+ * Type of registration in `country`.
674
+ */
675
+ type: 'simplified';
676
+ }
677
+ interface Sa {
678
+ /**
679
+ * Type of registration in `country`.
680
+ */
681
+ type: 'simplified';
682
+ }
683
+ interface Se {
684
+ standard?: Se.Standard;
685
+ /**
686
+ * Type of registration in an EU country.
687
+ */
688
+ type: Se.Type;
689
+ }
690
+ interface Sg {
691
+ standard?: Sg.Standard;
692
+ /**
693
+ * Type of registration in `country`.
694
+ */
695
+ type: 'standard';
696
+ }
697
+ interface Si {
698
+ standard?: Si.Standard;
699
+ /**
700
+ * Type of registration in an EU country.
701
+ */
702
+ type: Si.Type;
703
+ }
704
+ interface Sk {
705
+ standard?: Sk.Standard;
706
+ /**
707
+ * Type of registration in an EU country.
708
+ */
709
+ type: Sk.Type;
710
+ }
711
+ interface Sn {
712
+ /**
713
+ * Type of registration in `country`.
714
+ */
715
+ type: 'simplified';
716
+ }
717
+ interface Sr {
718
+ /**
719
+ * Type of registration in `country`.
720
+ */
721
+ type: 'standard';
722
+ }
723
+ interface Th {
724
+ /**
725
+ * Type of registration in `country`.
726
+ */
727
+ type: 'simplified';
728
+ }
729
+ interface Tj {
730
+ /**
731
+ * Type of registration in `country`.
732
+ */
733
+ type: 'simplified';
734
+ }
735
+ interface Tr {
736
+ /**
737
+ * Type of registration in `country`.
738
+ */
739
+ type: 'simplified';
740
+ }
741
+ interface Tw {
742
+ /**
743
+ * Type of registration in `country`.
744
+ */
745
+ type: 'simplified';
746
+ }
747
+ interface Tz {
748
+ /**
749
+ * Type of registration in `country`.
750
+ */
751
+ type: 'simplified';
752
+ }
753
+ interface Ua {
754
+ /**
755
+ * Type of registration in `country`.
756
+ */
757
+ type: 'simplified';
758
+ }
759
+ interface Ug {
760
+ /**
761
+ * Type of registration in `country`.
762
+ */
763
+ type: 'simplified';
764
+ }
765
+ interface Us {
766
+ local_amusement_tax?: Us.LocalAmusementTax;
767
+ local_lease_tax?: Us.LocalLeaseTax;
768
+ /**
769
+ * Two-letter US state code ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
770
+ */
771
+ state: string;
772
+ state_sales_tax?: Us.StateSalesTax;
773
+ /**
774
+ * Type of registration in the US.
775
+ */
776
+ type: Us.Type;
777
+ }
778
+ interface Uy {
779
+ /**
780
+ * Type of registration in `country`.
781
+ */
782
+ type: 'standard';
783
+ }
784
+ interface Uz {
785
+ /**
786
+ * Type of registration in `country`.
787
+ */
788
+ type: 'simplified';
789
+ }
790
+ interface Vn {
791
+ /**
792
+ * Type of registration in `country`.
793
+ */
794
+ type: 'simplified';
795
+ }
796
+ interface Za {
797
+ /**
798
+ * Type of registration in `country`.
799
+ */
800
+ type: 'standard';
801
+ }
802
+ interface Zm {
803
+ /**
804
+ * Type of registration in `country`.
805
+ */
806
+ type: 'simplified';
807
+ }
808
+ interface Zw {
809
+ /**
810
+ * Type of registration in `country`.
811
+ */
812
+ type: 'standard';
813
+ }
814
+ namespace Ae {
815
+ interface Standard {
570
816
  /**
571
- * Type of registration in `country`.
817
+ * Place of supply scheme used in an Default standard registration.
572
818
  */
573
- type: 'standard';
819
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
574
820
  }
575
- interface Mt {
576
- standard?: Mt.Standard;
577
- /**
578
- * Type of registration in an EU country.
579
- */
580
- type: Mt.Type;
821
+ namespace Standard {
822
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
581
823
  }
582
- interface Mx {
824
+ }
825
+ namespace At {
826
+ interface Standard {
583
827
  /**
584
- * Type of registration in `country`.
828
+ * Place of supply scheme used in an EU standard registration.
585
829
  */
586
- type: 'simplified';
830
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
587
831
  }
588
- interface My {
589
- /**
590
- * Type of registration in `country`.
591
- */
592
- type: 'simplified';
832
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
833
+ namespace Standard {
834
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
593
835
  }
594
- interface Ng {
836
+ }
837
+ namespace Au {
838
+ interface Standard {
595
839
  /**
596
- * Type of registration in `country`.
840
+ * Place of supply scheme used in an Default standard registration.
597
841
  */
598
- type: 'simplified';
842
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
599
843
  }
600
- interface Nl {
601
- standard?: Nl.Standard;
602
- /**
603
- * Type of registration in an EU country.
604
- */
605
- type: Nl.Type;
844
+ namespace Standard {
845
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
606
846
  }
607
- interface No {
608
- standard?: No.Standard;
847
+ }
848
+ namespace Be {
849
+ interface Standard {
609
850
  /**
610
- * Type of registration in `country`.
851
+ * Place of supply scheme used in an EU standard registration.
611
852
  */
612
- type: 'standard';
853
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
613
854
  }
614
- interface Np {
615
- /**
616
- * Type of registration in `country`.
617
- */
618
- type: 'simplified';
855
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
856
+ namespace Standard {
857
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
619
858
  }
620
- interface Nz {
621
- standard?: Nz.Standard;
859
+ }
860
+ namespace Bg {
861
+ interface Standard {
622
862
  /**
623
- * Type of registration in `country`.
863
+ * Place of supply scheme used in an EU standard registration.
624
864
  */
625
- type: 'standard';
865
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
626
866
  }
627
- interface Om {
628
- /**
629
- * Type of registration in `country`.
630
- */
631
- type: 'standard';
867
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
868
+ namespace Standard {
869
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
632
870
  }
633
- interface Pe {
871
+ }
872
+ namespace Ca {
873
+ interface ProvinceStandard {
634
874
  /**
635
- * Type of registration in `country`.
875
+ * Two-letter CA province code ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
636
876
  */
637
- type: 'simplified';
877
+ province: string;
638
878
  }
639
- interface Ph {
879
+ type Type = 'province_standard' | 'simplified' | 'standard';
880
+ }
881
+ namespace Ch {
882
+ interface Standard {
640
883
  /**
641
- * Type of registration in `country`.
884
+ * Place of supply scheme used in an Default standard registration.
642
885
  */
643
- type: 'simplified';
886
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
644
887
  }
645
- interface Pl {
646
- standard?: Pl.Standard;
647
- /**
648
- * Type of registration in an EU country.
649
- */
650
- type: Pl.Type;
888
+ namespace Standard {
889
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
651
890
  }
652
- interface Pt {
653
- standard?: Pt.Standard;
891
+ }
892
+ namespace Cy {
893
+ interface Standard {
654
894
  /**
655
- * Type of registration in an EU country.
895
+ * Place of supply scheme used in an EU standard registration.
656
896
  */
657
- type: Pt.Type;
897
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
658
898
  }
659
- interface Ro {
660
- standard?: Ro.Standard;
661
- /**
662
- * Type of registration in an EU country.
663
- */
664
- type: Ro.Type;
899
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
900
+ namespace Standard {
901
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
665
902
  }
666
- interface Rs {
903
+ }
904
+ namespace Cz {
905
+ interface Standard {
667
906
  /**
668
- * Type of registration in `country`.
907
+ * Place of supply scheme used in an EU standard registration.
669
908
  */
670
- type: 'standard';
909
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
671
910
  }
672
- interface Ru {
673
- /**
674
- * Type of registration in `country`.
675
- */
676
- type: 'simplified';
911
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
912
+ namespace Standard {
913
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
677
914
  }
678
- interface Sa {
915
+ }
916
+ namespace De {
917
+ interface Standard {
679
918
  /**
680
- * Type of registration in `country`.
919
+ * Place of supply scheme used in an EU standard registration.
681
920
  */
682
- type: 'simplified';
921
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
683
922
  }
684
- interface Se {
685
- standard?: Se.Standard;
686
- /**
687
- * Type of registration in an EU country.
688
- */
689
- type: Se.Type;
923
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
924
+ namespace Standard {
925
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
690
926
  }
691
- interface Sg {
692
- standard?: Sg.Standard;
927
+ }
928
+ namespace Dk {
929
+ interface Standard {
693
930
  /**
694
- * Type of registration in `country`.
931
+ * Place of supply scheme used in an EU standard registration.
695
932
  */
696
- type: 'standard';
933
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
697
934
  }
698
- interface Si {
699
- standard?: Si.Standard;
700
- /**
701
- * Type of registration in an EU country.
702
- */
703
- type: Si.Type;
935
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
936
+ namespace Standard {
937
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
704
938
  }
705
- interface Sk {
706
- standard?: Sk.Standard;
939
+ }
940
+ namespace Ee {
941
+ interface Standard {
707
942
  /**
708
- * Type of registration in an EU country.
943
+ * Place of supply scheme used in an EU standard registration.
709
944
  */
710
- type: Sk.Type;
945
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
711
946
  }
712
- interface Sn {
713
- /**
714
- * Type of registration in `country`.
715
- */
716
- type: 'simplified';
947
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
948
+ namespace Standard {
949
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
717
950
  }
718
- interface Sr {
951
+ }
952
+ namespace Es {
953
+ interface Standard {
719
954
  /**
720
- * Type of registration in `country`.
955
+ * Place of supply scheme used in an EU standard registration.
721
956
  */
722
- type: 'standard';
957
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
723
958
  }
724
- interface Th {
725
- /**
726
- * Type of registration in `country`.
727
- */
728
- type: 'simplified';
959
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
960
+ namespace Standard {
961
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
729
962
  }
730
- interface Tj {
963
+ }
964
+ namespace Fi {
965
+ interface Standard {
731
966
  /**
732
- * Type of registration in `country`.
967
+ * Place of supply scheme used in an EU standard registration.
733
968
  */
734
- type: 'simplified';
969
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
735
970
  }
736
- interface Tr {
737
- /**
738
- * Type of registration in `country`.
739
- */
740
- type: 'simplified';
971
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
972
+ namespace Standard {
973
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
741
974
  }
742
- interface Tw {
975
+ }
976
+ namespace Fr {
977
+ interface Standard {
743
978
  /**
744
- * Type of registration in `country`.
979
+ * Place of supply scheme used in an EU standard registration.
745
980
  */
746
- type: 'simplified';
981
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
747
982
  }
748
- interface Tz {
749
- /**
750
- * Type of registration in `country`.
751
- */
752
- type: 'simplified';
983
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
984
+ namespace Standard {
985
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
753
986
  }
754
- interface Ua {
987
+ }
988
+ namespace Gb {
989
+ interface Standard {
755
990
  /**
756
- * Type of registration in `country`.
991
+ * Place of supply scheme used in an Default standard registration.
757
992
  */
758
- type: 'simplified';
993
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
759
994
  }
760
- interface Ug {
761
- /**
762
- * Type of registration in `country`.
763
- */
764
- type: 'simplified';
995
+ namespace Standard {
996
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
765
997
  }
766
- interface Us {
767
- admissions_tax?: Us.AdmissionsTax;
768
- attendance_tax?: Us.AttendanceTax;
769
- entertainment_tax?: Us.EntertainmentTax;
770
- gross_receipts_tax?: Us.GrossReceiptsTax;
771
- hospitality_tax?: Us.HospitalityTax;
772
- local_amusement_tax?: Us.LocalAmusementTax;
773
- local_lease_tax?: Us.LocalLeaseTax;
774
- luxury_tax?: Us.LuxuryTax;
775
- resort_tax?: Us.ResortTax;
776
- /**
777
- * Two-letter US state code ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
778
- */
779
- state: string;
780
- state_sales_tax?: Us.StateSalesTax;
781
- tourism_tax?: Us.TourismTax;
998
+ }
999
+ namespace Gr {
1000
+ interface Standard {
782
1001
  /**
783
- * Type of registration in the US.
1002
+ * Place of supply scheme used in an EU standard registration.
784
1003
  */
785
- type: Us.Type;
1004
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
786
1005
  }
787
- interface Uy {
788
- /**
789
- * Type of registration in `country`.
790
- */
791
- type: 'standard';
1006
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1007
+ namespace Standard {
1008
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
792
1009
  }
793
- interface Uz {
1010
+ }
1011
+ namespace Hr {
1012
+ interface Standard {
794
1013
  /**
795
- * Type of registration in `country`.
1014
+ * Place of supply scheme used in an EU standard registration.
796
1015
  */
797
- type: 'simplified';
1016
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
798
1017
  }
799
- interface Vn {
800
- /**
801
- * Type of registration in `country`.
802
- */
803
- type: 'simplified';
1018
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1019
+ namespace Standard {
1020
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
804
1021
  }
805
- interface Za {
1022
+ }
1023
+ namespace Hu {
1024
+ interface Standard {
806
1025
  /**
807
- * Type of registration in `country`.
1026
+ * Place of supply scheme used in an EU standard registration.
808
1027
  */
809
- type: 'standard';
1028
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
810
1029
  }
811
- interface Zm {
812
- /**
813
- * Type of registration in `country`.
814
- */
815
- type: 'simplified';
1030
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1031
+ namespace Standard {
1032
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
816
1033
  }
817
- interface Zw {
1034
+ }
1035
+ namespace Ie {
1036
+ interface Standard {
818
1037
  /**
819
- * Type of registration in `country`.
820
- */
821
- type: 'standard';
822
- }
823
- namespace Ae {
824
- interface Standard {
825
- /**
826
- * Place of supply scheme used in an Default standard registration.
827
- */
828
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
829
- }
830
- namespace Standard {
831
- type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
832
- }
833
- }
834
- namespace At {
835
- interface Standard {
836
- /**
837
- * Place of supply scheme used in an EU standard registration.
838
- */
839
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
840
- }
841
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
842
- namespace Standard {
843
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
844
- }
845
- }
846
- namespace Au {
847
- interface Standard {
848
- /**
849
- * Place of supply scheme used in an Default standard registration.
850
- */
851
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
852
- }
853
- namespace Standard {
854
- type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
855
- }
1038
+ * Place of supply scheme used in an EU standard registration.
1039
+ */
1040
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
856
1041
  }
857
- namespace Be {
858
- interface Standard {
859
- /**
860
- * Place of supply scheme used in an EU standard registration.
861
- */
862
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
863
- }
864
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
865
- namespace Standard {
866
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
867
- }
1042
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1043
+ namespace Standard {
1044
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
868
1045
  }
869
- namespace Bg {
870
- interface Standard {
871
- /**
872
- * Place of supply scheme used in an EU standard registration.
873
- */
874
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
875
- }
876
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
877
- namespace Standard {
878
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
879
- }
1046
+ }
1047
+ namespace It {
1048
+ interface Standard {
1049
+ /**
1050
+ * Place of supply scheme used in an EU standard registration.
1051
+ */
1052
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
880
1053
  }
881
- namespace Ca {
882
- interface ProvinceStandard {
883
- /**
884
- * Two-letter CA province code ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
885
- */
886
- province: string;
887
- }
888
- type Type = 'province_standard' | 'simplified' | 'standard';
1054
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1055
+ namespace Standard {
1056
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
889
1057
  }
890
- namespace Ch {
891
- interface Standard {
892
- /**
893
- * Place of supply scheme used in an Default standard registration.
894
- */
895
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
896
- }
897
- namespace Standard {
898
- type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
899
- }
1058
+ }
1059
+ namespace Jp {
1060
+ interface Standard {
1061
+ /**
1062
+ * Place of supply scheme used in an Default standard registration.
1063
+ */
1064
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
900
1065
  }
901
- namespace Cy {
902
- interface Standard {
903
- /**
904
- * Place of supply scheme used in an EU standard registration.
905
- */
906
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
907
- }
908
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
909
- namespace Standard {
910
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
911
- }
1066
+ namespace Standard {
1067
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
912
1068
  }
913
- namespace Cz {
914
- interface Standard {
915
- /**
916
- * Place of supply scheme used in an EU standard registration.
917
- */
918
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
919
- }
920
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
921
- namespace Standard {
922
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
923
- }
1069
+ }
1070
+ namespace Lt {
1071
+ interface Standard {
1072
+ /**
1073
+ * Place of supply scheme used in an EU standard registration.
1074
+ */
1075
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
924
1076
  }
925
- namespace De {
926
- interface Standard {
927
- /**
928
- * Place of supply scheme used in an EU standard registration.
929
- */
930
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
931
- }
932
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
933
- namespace Standard {
934
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
935
- }
1077
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1078
+ namespace Standard {
1079
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
936
1080
  }
937
- namespace Dk {
938
- interface Standard {
939
- /**
940
- * Place of supply scheme used in an EU standard registration.
941
- */
942
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
943
- }
944
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
945
- namespace Standard {
946
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
947
- }
1081
+ }
1082
+ namespace Lu {
1083
+ interface Standard {
1084
+ /**
1085
+ * Place of supply scheme used in an EU standard registration.
1086
+ */
1087
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
948
1088
  }
949
- namespace Ee {
950
- interface Standard {
951
- /**
952
- * Place of supply scheme used in an EU standard registration.
953
- */
954
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
955
- }
956
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
957
- namespace Standard {
958
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
959
- }
1089
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1090
+ namespace Standard {
1091
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
960
1092
  }
961
- namespace Es {
962
- interface Standard {
963
- /**
964
- * Place of supply scheme used in an EU standard registration.
965
- */
966
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
967
- }
968
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
969
- namespace Standard {
970
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
971
- }
1093
+ }
1094
+ namespace Lv {
1095
+ interface Standard {
1096
+ /**
1097
+ * Place of supply scheme used in an EU standard registration.
1098
+ */
1099
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
972
1100
  }
973
- namespace Fi {
974
- interface Standard {
975
- /**
976
- * Place of supply scheme used in an EU standard registration.
977
- */
978
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
979
- }
980
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
981
- namespace Standard {
982
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
983
- }
1101
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1102
+ namespace Standard {
1103
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
984
1104
  }
985
- namespace Fr {
986
- interface Standard {
987
- /**
988
- * Place of supply scheme used in an EU standard registration.
989
- */
990
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
991
- }
992
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
993
- namespace Standard {
994
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
995
- }
1105
+ }
1106
+ namespace Mt {
1107
+ interface Standard {
1108
+ /**
1109
+ * Place of supply scheme used in an EU standard registration.
1110
+ */
1111
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
996
1112
  }
997
- namespace Gb {
998
- interface Standard {
999
- /**
1000
- * Place of supply scheme used in an Default standard registration.
1001
- */
1002
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1003
- }
1004
- namespace Standard {
1005
- type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
1006
- }
1113
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1114
+ namespace Standard {
1115
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1007
1116
  }
1008
- namespace Gr {
1009
- interface Standard {
1010
- /**
1011
- * Place of supply scheme used in an EU standard registration.
1012
- */
1013
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1014
- }
1015
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1016
- namespace Standard {
1017
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1018
- }
1117
+ }
1118
+ namespace Nl {
1119
+ interface Standard {
1120
+ /**
1121
+ * Place of supply scheme used in an EU standard registration.
1122
+ */
1123
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1019
1124
  }
1020
- namespace Hr {
1021
- interface Standard {
1022
- /**
1023
- * Place of supply scheme used in an EU standard registration.
1024
- */
1025
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1026
- }
1027
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1028
- namespace Standard {
1029
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1030
- }
1125
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1126
+ namespace Standard {
1127
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1031
1128
  }
1032
- namespace Hu {
1033
- interface Standard {
1034
- /**
1035
- * Place of supply scheme used in an EU standard registration.
1036
- */
1037
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1038
- }
1039
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1040
- namespace Standard {
1041
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1042
- }
1129
+ }
1130
+ namespace No {
1131
+ interface Standard {
1132
+ /**
1133
+ * Place of supply scheme used in an Default standard registration.
1134
+ */
1135
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1043
1136
  }
1044
- namespace Ie {
1045
- interface Standard {
1046
- /**
1047
- * Place of supply scheme used in an EU standard registration.
1048
- */
1049
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1050
- }
1051
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1052
- namespace Standard {
1053
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1054
- }
1137
+ namespace Standard {
1138
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
1055
1139
  }
1056
- namespace It {
1057
- interface Standard {
1058
- /**
1059
- * Place of supply scheme used in an EU standard registration.
1060
- */
1061
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1062
- }
1063
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1064
- namespace Standard {
1065
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1066
- }
1140
+ }
1141
+ namespace Nz {
1142
+ interface Standard {
1143
+ /**
1144
+ * Place of supply scheme used in an Default standard registration.
1145
+ */
1146
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1067
1147
  }
1068
- namespace Jp {
1069
- interface Standard {
1070
- /**
1071
- * Place of supply scheme used in an Default standard registration.
1072
- */
1073
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1074
- }
1075
- namespace Standard {
1076
- type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
1077
- }
1148
+ namespace Standard {
1149
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
1078
1150
  }
1079
- namespace Lt {
1080
- interface Standard {
1081
- /**
1082
- * Place of supply scheme used in an EU standard registration.
1083
- */
1084
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1085
- }
1086
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1087
- namespace Standard {
1088
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1089
- }
1151
+ }
1152
+ namespace Pl {
1153
+ interface Standard {
1154
+ /**
1155
+ * Place of supply scheme used in an EU standard registration.
1156
+ */
1157
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1090
1158
  }
1091
- namespace Lu {
1092
- interface Standard {
1093
- /**
1094
- * Place of supply scheme used in an EU standard registration.
1095
- */
1096
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1097
- }
1098
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1099
- namespace Standard {
1100
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1101
- }
1159
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1160
+ namespace Standard {
1161
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1162
+ }
1163
+ }
1164
+ namespace Pt {
1165
+ interface Standard {
1166
+ /**
1167
+ * Place of supply scheme used in an EU standard registration.
1168
+ */
1169
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1102
1170
  }
1103
- namespace Lv {
1104
- interface Standard {
1105
- /**
1106
- * Place of supply scheme used in an EU standard registration.
1107
- */
1108
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1109
- }
1110
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1111
- namespace Standard {
1112
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1113
- }
1171
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1172
+ namespace Standard {
1173
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1114
1174
  }
1115
- namespace Mt {
1116
- interface Standard {
1117
- /**
1118
- * Place of supply scheme used in an EU standard registration.
1119
- */
1120
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1121
- }
1122
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1123
- namespace Standard {
1124
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1125
- }
1175
+ }
1176
+ namespace Ro {
1177
+ interface Standard {
1178
+ /**
1179
+ * Place of supply scheme used in an EU standard registration.
1180
+ */
1181
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1126
1182
  }
1127
- namespace Nl {
1128
- interface Standard {
1129
- /**
1130
- * Place of supply scheme used in an EU standard registration.
1131
- */
1132
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1133
- }
1134
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1135
- namespace Standard {
1136
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1137
- }
1183
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1184
+ namespace Standard {
1185
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1138
1186
  }
1139
- namespace No {
1140
- interface Standard {
1141
- /**
1142
- * Place of supply scheme used in an Default standard registration.
1143
- */
1144
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1145
- }
1146
- namespace Standard {
1147
- type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
1148
- }
1187
+ }
1188
+ namespace Se {
1189
+ interface Standard {
1190
+ /**
1191
+ * Place of supply scheme used in an EU standard registration.
1192
+ */
1193
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1149
1194
  }
1150
- namespace Nz {
1151
- interface Standard {
1152
- /**
1153
- * Place of supply scheme used in an Default standard registration.
1154
- */
1155
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1156
- }
1157
- namespace Standard {
1158
- type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
1159
- }
1195
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1196
+ namespace Standard {
1197
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1160
1198
  }
1161
- namespace Pl {
1162
- interface Standard {
1163
- /**
1164
- * Place of supply scheme used in an EU standard registration.
1165
- */
1166
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1167
- }
1168
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1169
- namespace Standard {
1170
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1171
- }
1199
+ }
1200
+ namespace Sg {
1201
+ interface Standard {
1202
+ /**
1203
+ * Place of supply scheme used in an Default standard registration.
1204
+ */
1205
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1172
1206
  }
1173
- namespace Pt {
1174
- interface Standard {
1175
- /**
1176
- * Place of supply scheme used in an EU standard registration.
1177
- */
1178
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1179
- }
1180
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1181
- namespace Standard {
1182
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1183
- }
1207
+ namespace Standard {
1208
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
1184
1209
  }
1185
- namespace Ro {
1186
- interface Standard {
1187
- /**
1188
- * Place of supply scheme used in an EU standard registration.
1189
- */
1190
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1191
- }
1192
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1193
- namespace Standard {
1194
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1195
- }
1210
+ }
1211
+ namespace Si {
1212
+ interface Standard {
1213
+ /**
1214
+ * Place of supply scheme used in an EU standard registration.
1215
+ */
1216
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1196
1217
  }
1197
- namespace Se {
1198
- interface Standard {
1199
- /**
1200
- * Place of supply scheme used in an EU standard registration.
1201
- */
1202
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1203
- }
1204
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1205
- namespace Standard {
1206
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1207
- }
1218
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1219
+ namespace Standard {
1220
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1208
1221
  }
1209
- namespace Sg {
1210
- interface Standard {
1211
- /**
1212
- * Place of supply scheme used in an Default standard registration.
1213
- */
1214
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1215
- }
1216
- namespace Standard {
1217
- type PlaceOfSupplyScheme = 'inbound_goods' | 'standard';
1218
- }
1222
+ }
1223
+ namespace Sk {
1224
+ interface Standard {
1225
+ /**
1226
+ * Place of supply scheme used in an EU standard registration.
1227
+ */
1228
+ place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1219
1229
  }
1220
- namespace Si {
1221
- interface Standard {
1222
- /**
1223
- * Place of supply scheme used in an EU standard registration.
1224
- */
1225
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1226
- }
1227
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1228
- namespace Standard {
1229
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1230
- }
1230
+ type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1231
+ namespace Standard {
1232
+ type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1231
1233
  }
1232
- namespace Sk {
1233
- interface Standard {
1234
- /**
1235
- * Place of supply scheme used in an EU standard registration.
1236
- */
1237
- place_of_supply_scheme: Standard.PlaceOfSupplyScheme;
1238
- }
1239
- type Type = 'ioss' | 'oss_non_union' | 'oss_union' | 'standard';
1240
- namespace Standard {
1241
- type PlaceOfSupplyScheme = 'inbound_goods' | 'small_seller' | 'standard';
1242
- }
1234
+ }
1235
+ namespace Us {
1236
+ interface LocalAmusementTax {
1237
+ /**
1238
+ * A [FIPS code](https://www.census.gov/library/reference/code-lists/ansi.html) representing the local jurisdiction.
1239
+ */
1240
+ jurisdiction: string;
1243
1241
  }
1244
- namespace Us {
1245
- interface AdmissionsTax {
1246
- /**
1247
- * A [jurisdiction code](https://docs.stripe.com/tax/registering?type=admissions_tax#registration-types) representing the local jurisdiction.
1248
- */
1249
- jurisdiction: string;
1250
- }
1251
- interface AttendanceTax {
1252
- /**
1253
- * A [jurisdiction code](https://docs.stripe.com/tax/registering?type=attendance_tax#registration-types) representing the local jurisdiction.
1254
- */
1255
- jurisdiction: string;
1256
- }
1257
- interface EntertainmentTax {
1258
- /**
1259
- * A [jurisdiction code](https://docs.stripe.com/tax/registering?type=entertainment_tax#registration-types) representing the local jurisdiction.
1260
- */
1261
- jurisdiction: string;
1262
- }
1263
- interface GrossReceiptsTax {
1264
- /**
1265
- * A [jurisdiction code](https://docs.stripe.com/tax/registering?type=gross_receipts_tax#registration-types) representing the local jurisdiction.
1266
- */
1267
- jurisdiction: string;
1268
- }
1269
- interface HospitalityTax {
1270
- /**
1271
- * A [jurisdiction code](https://docs.stripe.com/tax/registering?type=hospitality_tax#registration-types) representing the local jurisdiction.
1272
- */
1273
- jurisdiction: string;
1274
- }
1275
- interface LocalAmusementTax {
1276
- /**
1277
- * A [FIPS code](https://www.census.gov/library/reference/code-lists/ansi.html) representing the local jurisdiction.
1278
- */
1279
- jurisdiction: string;
1280
- }
1281
- interface LocalLeaseTax {
1242
+ interface LocalLeaseTax {
1243
+ /**
1244
+ * A [FIPS code](https://www.census.gov/library/reference/code-lists/ansi.html) representing the local jurisdiction.
1245
+ */
1246
+ jurisdiction: string;
1247
+ }
1248
+ interface StateSalesTax {
1249
+ /**
1250
+ * Elections for the state sales tax registration.
1251
+ */
1252
+ elections?: Array<StateSalesTax.Election>;
1253
+ }
1254
+ type Type = 'local_amusement_tax' | 'local_lease_tax' | 'state_communications_tax' | 'state_retail_delivery_fee' | 'state_sales_tax';
1255
+ namespace StateSalesTax {
1256
+ interface Election {
1282
1257
  /**
1283
1258
  * A [FIPS code](https://www.census.gov/library/reference/code-lists/ansi.html) representing the local jurisdiction.
1284
1259
  */
1285
- jurisdiction: string;
1286
- }
1287
- interface LuxuryTax {
1288
- /**
1289
- * A [jurisdiction code](https://docs.stripe.com/tax/registering?type=luxury_tax#registration-types) representing the local jurisdiction.
1290
- */
1291
- jurisdiction: string;
1292
- }
1293
- interface ResortTax {
1294
- /**
1295
- * A [jurisdiction code](https://docs.stripe.com/tax/registering?type=resort_tax#registration-types) representing the local jurisdiction.
1296
- */
1297
- jurisdiction: string;
1298
- }
1299
- interface StateSalesTax {
1300
- /**
1301
- * Elections for the state sales tax registration.
1302
- */
1303
- elections?: Array<StateSalesTax.Election>;
1304
- }
1305
- interface TourismTax {
1260
+ jurisdiction?: string;
1306
1261
  /**
1307
- * A [jurisdiction code](https://docs.stripe.com/tax/registering?type=tourism_tax#registration-types) representing the local jurisdiction.
1262
+ * The type of the election for the state sales tax registration.
1308
1263
  */
1309
- jurisdiction: string;
1264
+ type: Election.Type;
1310
1265
  }
1311
- type Type = 'admissions_tax' | 'attendance_tax' | 'entertainment_tax' | 'gross_receipts_tax' | 'hospitality_tax' | 'local_amusement_tax' | 'local_lease_tax' | 'luxury_tax' | 'resort_tax' | 'state_communications_tax' | 'state_retail_delivery_fee' | 'state_sales_tax' | 'tourism_tax';
1312
- namespace StateSalesTax {
1313
- interface Election {
1314
- /**
1315
- * A [FIPS code](https://www.census.gov/library/reference/code-lists/ansi.html) representing the local jurisdiction.
1316
- */
1317
- jurisdiction?: string;
1318
- /**
1319
- * The type of the election for the state sales tax registration.
1320
- */
1321
- type: Election.Type;
1322
- }
1323
- namespace Election {
1324
- type Type = 'local_use_tax' | 'simplified_sellers_use_tax' | 'single_local_use_tax';
1325
- }
1266
+ namespace Election {
1267
+ type Type = 'local_use_tax' | 'simplified_sellers_use_tax' | 'single_local_use_tax';
1326
1268
  }
1327
1269
  }
1328
1270
  }
@@ -2544,26 +2486,6 @@ export declare namespace Tax {
2544
2486
  type: 'simplified';
2545
2487
  }
2546
2488
  interface Us {
2547
- /**
2548
- * Options for the admission tax registration.
2549
- */
2550
- admissions_tax?: Us.AdmissionsTax;
2551
- /**
2552
- * Options for the attendance tax registration.
2553
- */
2554
- attendance_tax?: Us.AttendanceTax;
2555
- /**
2556
- * Options for the entertainment tax registration.
2557
- */
2558
- entertainment_tax?: Us.EntertainmentTax;
2559
- /**
2560
- * Options for the gross receipts tax registration.
2561
- */
2562
- gross_receipts_tax?: Us.GrossReceiptsTax;
2563
- /**
2564
- * Options for the hospitality tax registration.
2565
- */
2566
- hospitality_tax?: Us.HospitalityTax;
2567
2489
  /**
2568
2490
  * Options for the local amusement tax registration.
2569
2491
  */
@@ -2572,14 +2494,6 @@ export declare namespace Tax {
2572
2494
  * Options for the local lease tax registration.
2573
2495
  */
2574
2496
  local_lease_tax?: Us.LocalLeaseTax;
2575
- /**
2576
- * Options for the luxury tax registration.
2577
- */
2578
- luxury_tax?: Us.LuxuryTax;
2579
- /**
2580
- * Options for the resort tax registration.
2581
- */
2582
- resort_tax?: Us.ResortTax;
2583
2497
  /**
2584
2498
  * Two-letter US state code ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
2585
2499
  */
@@ -2588,10 +2502,6 @@ export declare namespace Tax {
2588
2502
  * Options for the state sales tax registration.
2589
2503
  */
2590
2504
  state_sales_tax?: Us.StateSalesTax;
2591
- /**
2592
- * Options for the tourism tax registration.
2593
- */
2594
- tourism_tax?: Us.TourismTax;
2595
2505
  /**
2596
2506
  * Type of registration to be created in the US.
2597
2507
  */
@@ -3276,36 +3186,6 @@ export declare namespace Tax {
3276
3186
  }
3277
3187
  }
3278
3188
  namespace Us {
3279
- interface AdmissionsTax {
3280
- /**
3281
- * A jurisdiction code representing the [local jurisdiction](https://docs.stripe.com/tax/registering?type=admissions_tax#registration-types).
3282
- */
3283
- jurisdiction: string;
3284
- }
3285
- interface AttendanceTax {
3286
- /**
3287
- * A jurisdiction code representing the [local jurisdiction](https://docs.stripe.com/tax/registering?type=attendance_tax#registration-types).
3288
- */
3289
- jurisdiction: string;
3290
- }
3291
- interface EntertainmentTax {
3292
- /**
3293
- * A jurisdiction code representing the [local jurisdiction](https://docs.stripe.com/tax/registering?type=entertainment_tax#registration-types).
3294
- */
3295
- jurisdiction: string;
3296
- }
3297
- interface GrossReceiptsTax {
3298
- /**
3299
- * A jurisdiction code representing the [local jurisdiction](https://docs.stripe.com/tax/registering?type=gross_receipts_tax#registration-types).
3300
- */
3301
- jurisdiction: string;
3302
- }
3303
- interface HospitalityTax {
3304
- /**
3305
- * A jurisdiction code representing the [local jurisdiction](https://docs.stripe.com/tax/registering?type=hospitality_tax#registration-types).
3306
- */
3307
- jurisdiction: string;
3308
- }
3309
3189
  interface LocalAmusementTax {
3310
3190
  /**
3311
3191
  * A jurisdiction code representing the [local jurisdiction](https://docs.stripe.com/tax/registering?type=amusement_tax#registration-types).
@@ -3318,31 +3198,13 @@ export declare namespace Tax {
3318
3198
  */
3319
3199
  jurisdiction: string;
3320
3200
  }
3321
- interface LuxuryTax {
3322
- /**
3323
- * A jurisdiction code representing the [local jurisdiction](https://docs.stripe.com/tax/registering?type=luxury_tax#registration-types).
3324
- */
3325
- jurisdiction: string;
3326
- }
3327
- interface ResortTax {
3328
- /**
3329
- * A jurisdiction code representing the [local jurisdiction](https://docs.stripe.com/tax/registering?type=resort_tax#registration-types).
3330
- */
3331
- jurisdiction: string;
3332
- }
3333
3201
  interface StateSalesTax {
3334
3202
  /**
3335
3203
  * Elections for the state sales tax registration.
3336
3204
  */
3337
3205
  elections: Array<StateSalesTax.Election>;
3338
3206
  }
3339
- interface TourismTax {
3340
- /**
3341
- * A jurisdiction code representing the [local jurisdiction](https://docs.stripe.com/tax/registering?type=tourism_tax#registration-types).
3342
- */
3343
- jurisdiction: string;
3344
- }
3345
- type Type = 'admissions_tax' | 'attendance_tax' | 'entertainment_tax' | 'gross_receipts_tax' | 'hospitality_tax' | 'local_amusement_tax' | 'local_lease_tax' | 'luxury_tax' | 'resort_tax' | 'state_communications_tax' | 'state_retail_delivery_fee' | 'state_sales_tax' | 'tourism_tax';
3207
+ type Type = 'local_amusement_tax' | 'local_lease_tax' | 'state_communications_tax' | 'state_retail_delivery_fee' | 'state_sales_tax';
3346
3208
  namespace StateSalesTax {
3347
3209
  interface Election {
3348
3210
  /**