rehive 4.2.0 → 4.2.2

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 (272) hide show
  1. package/README.md +17 -0
  2. package/dist/admin.d.mts +614 -116
  3. package/dist/admin.d.ts +614 -116
  4. package/dist/admin.js +1 -1
  5. package/dist/admin.mjs +1 -1
  6. package/dist/auth.d.mts +2 -2
  7. package/dist/auth.d.ts +2 -2
  8. package/dist/auth.js +1 -1
  9. package/dist/auth.mjs +1 -1
  10. package/dist/chunk-647XG2KN.js +1 -0
  11. package/dist/{chunk-PCR54D6A.mjs → chunk-A53KSFBA.mjs} +1 -1
  12. package/dist/chunk-BAUHEOL5.mjs +1 -0
  13. package/dist/chunk-CRNPJD3E.js +6 -0
  14. package/dist/{chunk-ERD2XKSM.js → chunk-HXAEBUQM.js} +1 -1
  15. package/dist/chunk-IJBXROTB.mjs +6 -0
  16. package/dist/chunk-TAABJLJG.mjs +6 -0
  17. package/dist/chunk-Y33FT632.js +6 -0
  18. package/dist/{create-api-client-ADSlg8HX.d.ts → create-api-client-DzUaFuXN.d.ts} +1 -1
  19. package/dist/{create-api-client-B4Q01gHp.d.mts → create-api-client-JpNvOfh9.d.mts} +1 -1
  20. package/dist/{create-auth-CT_IFt3T.d.mts → create-auth-D-3te_Jw.d.mts} +111 -55
  21. package/dist/{create-auth-CT_IFt3T.d.ts → create-auth-D-3te_Jw.d.ts} +111 -55
  22. package/dist/extensions/alchemy.d.mts +175 -41
  23. package/dist/extensions/alchemy.d.ts +175 -41
  24. package/dist/extensions/alchemy.js +5 -6
  25. package/dist/extensions/alchemy.mjs +5 -6
  26. package/dist/extensions/app.d.mts +11 -10
  27. package/dist/extensions/app.d.ts +11 -10
  28. package/dist/extensions/app.js +5 -6
  29. package/dist/extensions/app.mjs +5 -6
  30. package/dist/extensions/billing.d.mts +11 -10
  31. package/dist/extensions/billing.d.ts +11 -10
  32. package/dist/extensions/billing.js +5 -6
  33. package/dist/extensions/billing.mjs +5 -6
  34. package/dist/extensions/bridge.d.mts +537 -38
  35. package/dist/extensions/bridge.d.ts +537 -38
  36. package/dist/extensions/bridge.js +5 -6
  37. package/dist/extensions/bridge.mjs +5 -6
  38. package/dist/extensions/builder.d.mts +8 -7
  39. package/dist/extensions/builder.d.ts +8 -7
  40. package/dist/extensions/builder.js +5 -6
  41. package/dist/extensions/builder.mjs +5 -6
  42. package/dist/extensions/business.d.mts +99 -63
  43. package/dist/extensions/business.d.ts +99 -63
  44. package/dist/extensions/business.js +5 -6
  45. package/dist/extensions/business.mjs +5 -6
  46. package/dist/extensions/conversion.d.mts +10 -9
  47. package/dist/extensions/conversion.d.ts +10 -9
  48. package/dist/extensions/conversion.js +5 -6
  49. package/dist/extensions/conversion.mjs +5 -6
  50. package/dist/extensions/mass-send.d.mts +8 -7
  51. package/dist/extensions/mass-send.d.ts +8 -7
  52. package/dist/extensions/mass-send.js +5 -6
  53. package/dist/extensions/mass-send.mjs +5 -6
  54. package/dist/extensions/notifications.d.mts +16 -15
  55. package/dist/extensions/notifications.d.ts +16 -15
  56. package/dist/extensions/notifications.js +5 -6
  57. package/dist/extensions/notifications.mjs +5 -6
  58. package/dist/extensions/payment-requests.d.mts +15 -10
  59. package/dist/extensions/payment-requests.d.ts +15 -10
  60. package/dist/extensions/payment-requests.js +5 -6
  61. package/dist/extensions/payment-requests.mjs +5 -6
  62. package/dist/extensions/products.d.mts +43 -42
  63. package/dist/extensions/products.d.ts +43 -42
  64. package/dist/extensions/products.js +5 -6
  65. package/dist/extensions/products.mjs +5 -6
  66. package/dist/extensions/rain.d.mts +22 -21
  67. package/dist/extensions/rain.d.ts +22 -21
  68. package/dist/extensions/rain.js +5 -6
  69. package/dist/extensions/rain.mjs +5 -6
  70. package/dist/extensions/rewards.d.mts +8 -7
  71. package/dist/extensions/rewards.d.ts +8 -7
  72. package/dist/extensions/rewards.js +5 -6
  73. package/dist/extensions/rewards.mjs +5 -6
  74. package/dist/extensions/stellar-testnet.d.mts +16 -15
  75. package/dist/extensions/stellar-testnet.d.ts +16 -15
  76. package/dist/extensions/stellar-testnet.js +5 -6
  77. package/dist/extensions/stellar-testnet.mjs +5 -6
  78. package/dist/extensions/stellar.d.mts +16 -15
  79. package/dist/extensions/stellar.d.ts +16 -15
  80. package/dist/extensions/stellar.js +5 -6
  81. package/dist/extensions/stellar.mjs +5 -6
  82. package/dist/index.d.mts +2 -2
  83. package/dist/index.d.ts +2 -2
  84. package/dist/index.js +1 -1
  85. package/dist/index.mjs +1 -1
  86. package/dist/react.d.mts +2 -2
  87. package/dist/react.d.ts +2 -2
  88. package/dist/react.js +1 -1
  89. package/dist/react.mjs +1 -1
  90. package/dist/user.d.mts +21 -10
  91. package/dist/user.d.ts +21 -10
  92. package/dist/user.js +1 -1
  93. package/dist/user.mjs +1 -1
  94. package/package.json +3 -3
  95. package/src/auth/create-auth.ts +16 -9
  96. package/src/extensions/alchemy/openapi-ts/client/client.gen.ts +17 -7
  97. package/src/extensions/alchemy/openapi-ts/client/types.gen.ts +2 -1
  98. package/src/extensions/alchemy/openapi-ts/client/utils.gen.ts +1 -1
  99. package/src/extensions/alchemy/openapi-ts/core/bodySerializer.gen.ts +6 -8
  100. package/src/extensions/alchemy/openapi-ts/core/params.gen.ts +1 -1
  101. package/src/extensions/alchemy/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  102. package/src/extensions/alchemy/openapi-ts/core/types.gen.ts +1 -1
  103. package/src/extensions/alchemy/openapi-ts/core/utils.gen.ts +1 -1
  104. package/src/extensions/alchemy/openapi-ts/index.ts +2 -2
  105. package/src/extensions/alchemy/openapi-ts/sdk.gen.ts +44 -2
  106. package/src/extensions/alchemy/openapi-ts/types.gen.ts +177 -34
  107. package/src/extensions/app/openapi-ts/client/client.gen.ts +17 -7
  108. package/src/extensions/app/openapi-ts/client/types.gen.ts +2 -1
  109. package/src/extensions/app/openapi-ts/client/utils.gen.ts +1 -1
  110. package/src/extensions/app/openapi-ts/core/bodySerializer.gen.ts +6 -8
  111. package/src/extensions/app/openapi-ts/core/params.gen.ts +1 -1
  112. package/src/extensions/app/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  113. package/src/extensions/app/openapi-ts/core/types.gen.ts +1 -1
  114. package/src/extensions/app/openapi-ts/core/utils.gen.ts +1 -1
  115. package/src/extensions/app/openapi-ts/sdk.gen.ts +1 -1
  116. package/src/extensions/app/openapi-ts/types.gen.ts +3 -3
  117. package/src/extensions/billing/openapi-ts/client/client.gen.ts +17 -7
  118. package/src/extensions/billing/openapi-ts/client/types.gen.ts +2 -1
  119. package/src/extensions/billing/openapi-ts/client/utils.gen.ts +1 -1
  120. package/src/extensions/billing/openapi-ts/core/bodySerializer.gen.ts +6 -8
  121. package/src/extensions/billing/openapi-ts/core/params.gen.ts +1 -1
  122. package/src/extensions/billing/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  123. package/src/extensions/billing/openapi-ts/core/types.gen.ts +1 -1
  124. package/src/extensions/billing/openapi-ts/core/utils.gen.ts +1 -1
  125. package/src/extensions/billing/openapi-ts/sdk.gen.ts +1 -1
  126. package/src/extensions/billing/openapi-ts/types.gen.ts +3 -3
  127. package/src/extensions/bridge/openapi-ts/client/client.gen.ts +17 -7
  128. package/src/extensions/bridge/openapi-ts/client/types.gen.ts +2 -1
  129. package/src/extensions/bridge/openapi-ts/client/utils.gen.ts +1 -1
  130. package/src/extensions/bridge/openapi-ts/core/bodySerializer.gen.ts +6 -8
  131. package/src/extensions/bridge/openapi-ts/core/params.gen.ts +1 -1
  132. package/src/extensions/bridge/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  133. package/src/extensions/bridge/openapi-ts/core/types.gen.ts +1 -1
  134. package/src/extensions/bridge/openapi-ts/core/utils.gen.ts +1 -1
  135. package/src/extensions/bridge/openapi-ts/index.ts +2 -2
  136. package/src/extensions/bridge/openapi-ts/sdk.gen.ts +90 -2
  137. package/src/extensions/bridge/openapi-ts/types.gen.ts +572 -29
  138. package/src/extensions/builder/openapi-ts/client/client.gen.ts +17 -7
  139. package/src/extensions/builder/openapi-ts/client/types.gen.ts +2 -1
  140. package/src/extensions/builder/openapi-ts/client/utils.gen.ts +1 -1
  141. package/src/extensions/builder/openapi-ts/core/bodySerializer.gen.ts +6 -8
  142. package/src/extensions/builder/openapi-ts/core/params.gen.ts +1 -1
  143. package/src/extensions/builder/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  144. package/src/extensions/builder/openapi-ts/core/types.gen.ts +1 -1
  145. package/src/extensions/builder/openapi-ts/core/utils.gen.ts +1 -1
  146. package/src/extensions/builder/openapi-ts/sdk.gen.ts +1 -1
  147. package/src/extensions/business/openapi-ts/client/client.gen.ts +17 -7
  148. package/src/extensions/business/openapi-ts/client/types.gen.ts +2 -1
  149. package/src/extensions/business/openapi-ts/client/utils.gen.ts +1 -1
  150. package/src/extensions/business/openapi-ts/core/bodySerializer.gen.ts +6 -8
  151. package/src/extensions/business/openapi-ts/core/params.gen.ts +1 -1
  152. package/src/extensions/business/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  153. package/src/extensions/business/openapi-ts/core/types.gen.ts +1 -1
  154. package/src/extensions/business/openapi-ts/core/utils.gen.ts +1 -1
  155. package/src/extensions/business/openapi-ts/sdk.gen.ts +1 -1
  156. package/src/extensions/business/openapi-ts/types.gen.ts +91 -56
  157. package/src/extensions/conversion/openapi-ts/client/client.gen.ts +17 -7
  158. package/src/extensions/conversion/openapi-ts/client/types.gen.ts +2 -1
  159. package/src/extensions/conversion/openapi-ts/client/utils.gen.ts +1 -1
  160. package/src/extensions/conversion/openapi-ts/core/bodySerializer.gen.ts +6 -8
  161. package/src/extensions/conversion/openapi-ts/core/params.gen.ts +1 -1
  162. package/src/extensions/conversion/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  163. package/src/extensions/conversion/openapi-ts/core/types.gen.ts +1 -1
  164. package/src/extensions/conversion/openapi-ts/core/utils.gen.ts +1 -1
  165. package/src/extensions/conversion/openapi-ts/sdk.gen.ts +1 -1
  166. package/src/extensions/conversion/openapi-ts/types.gen.ts +2 -2
  167. package/src/extensions/mass-send/openapi-ts/client/client.gen.ts +17 -7
  168. package/src/extensions/mass-send/openapi-ts/client/types.gen.ts +2 -1
  169. package/src/extensions/mass-send/openapi-ts/client/utils.gen.ts +1 -1
  170. package/src/extensions/mass-send/openapi-ts/core/bodySerializer.gen.ts +6 -8
  171. package/src/extensions/mass-send/openapi-ts/core/params.gen.ts +1 -1
  172. package/src/extensions/mass-send/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  173. package/src/extensions/mass-send/openapi-ts/core/types.gen.ts +1 -1
  174. package/src/extensions/mass-send/openapi-ts/core/utils.gen.ts +1 -1
  175. package/src/extensions/mass-send/openapi-ts/sdk.gen.ts +1 -1
  176. package/src/extensions/notifications/openapi-ts/client/client.gen.ts +17 -7
  177. package/src/extensions/notifications/openapi-ts/client/types.gen.ts +2 -1
  178. package/src/extensions/notifications/openapi-ts/client/utils.gen.ts +1 -1
  179. package/src/extensions/notifications/openapi-ts/core/bodySerializer.gen.ts +6 -8
  180. package/src/extensions/notifications/openapi-ts/core/params.gen.ts +1 -1
  181. package/src/extensions/notifications/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  182. package/src/extensions/notifications/openapi-ts/core/types.gen.ts +1 -1
  183. package/src/extensions/notifications/openapi-ts/core/utils.gen.ts +1 -1
  184. package/src/extensions/notifications/openapi-ts/sdk.gen.ts +1 -1
  185. package/src/extensions/notifications/openapi-ts/types.gen.ts +8 -8
  186. package/src/extensions/payment-requests/openapi-ts/client/client.gen.ts +17 -7
  187. package/src/extensions/payment-requests/openapi-ts/client/types.gen.ts +2 -1
  188. package/src/extensions/payment-requests/openapi-ts/client/utils.gen.ts +1 -1
  189. package/src/extensions/payment-requests/openapi-ts/core/bodySerializer.gen.ts +6 -8
  190. package/src/extensions/payment-requests/openapi-ts/core/params.gen.ts +1 -1
  191. package/src/extensions/payment-requests/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  192. package/src/extensions/payment-requests/openapi-ts/core/types.gen.ts +1 -1
  193. package/src/extensions/payment-requests/openapi-ts/core/utils.gen.ts +1 -1
  194. package/src/extensions/payment-requests/openapi-ts/sdk.gen.ts +1 -1
  195. package/src/extensions/payment-requests/openapi-ts/types.gen.ts +7 -3
  196. package/src/extensions/products/openapi-ts/client/client.gen.ts +17 -7
  197. package/src/extensions/products/openapi-ts/client/types.gen.ts +2 -1
  198. package/src/extensions/products/openapi-ts/client/utils.gen.ts +1 -1
  199. package/src/extensions/products/openapi-ts/core/bodySerializer.gen.ts +6 -8
  200. package/src/extensions/products/openapi-ts/core/params.gen.ts +1 -1
  201. package/src/extensions/products/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  202. package/src/extensions/products/openapi-ts/core/types.gen.ts +1 -1
  203. package/src/extensions/products/openapi-ts/core/utils.gen.ts +1 -1
  204. package/src/extensions/products/openapi-ts/sdk.gen.ts +1 -1
  205. package/src/extensions/products/openapi-ts/types.gen.ts +35 -35
  206. package/src/extensions/rain/openapi-ts/client/client.gen.ts +17 -7
  207. package/src/extensions/rain/openapi-ts/client/types.gen.ts +2 -1
  208. package/src/extensions/rain/openapi-ts/client/utils.gen.ts +1 -1
  209. package/src/extensions/rain/openapi-ts/core/bodySerializer.gen.ts +6 -8
  210. package/src/extensions/rain/openapi-ts/core/params.gen.ts +1 -1
  211. package/src/extensions/rain/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  212. package/src/extensions/rain/openapi-ts/core/types.gen.ts +1 -1
  213. package/src/extensions/rain/openapi-ts/core/utils.gen.ts +1 -1
  214. package/src/extensions/rain/openapi-ts/sdk.gen.ts +1 -1
  215. package/src/extensions/rain/openapi-ts/types.gen.ts +14 -14
  216. package/src/extensions/rewards/openapi-ts/client/client.gen.ts +17 -7
  217. package/src/extensions/rewards/openapi-ts/client/types.gen.ts +2 -1
  218. package/src/extensions/rewards/openapi-ts/client/utils.gen.ts +1 -1
  219. package/src/extensions/rewards/openapi-ts/core/bodySerializer.gen.ts +6 -8
  220. package/src/extensions/rewards/openapi-ts/core/params.gen.ts +1 -1
  221. package/src/extensions/rewards/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  222. package/src/extensions/rewards/openapi-ts/core/types.gen.ts +1 -1
  223. package/src/extensions/rewards/openapi-ts/core/utils.gen.ts +1 -1
  224. package/src/extensions/rewards/openapi-ts/sdk.gen.ts +1 -1
  225. package/src/extensions/stellar/openapi-ts/client/client.gen.ts +17 -7
  226. package/src/extensions/stellar/openapi-ts/client/types.gen.ts +2 -1
  227. package/src/extensions/stellar/openapi-ts/client/utils.gen.ts +1 -1
  228. package/src/extensions/stellar/openapi-ts/core/bodySerializer.gen.ts +6 -8
  229. package/src/extensions/stellar/openapi-ts/core/params.gen.ts +1 -1
  230. package/src/extensions/stellar/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  231. package/src/extensions/stellar/openapi-ts/core/types.gen.ts +1 -1
  232. package/src/extensions/stellar/openapi-ts/core/utils.gen.ts +1 -1
  233. package/src/extensions/stellar/openapi-ts/sdk.gen.ts +1 -1
  234. package/src/extensions/stellar/openapi-ts/types.gen.ts +8 -8
  235. package/src/extensions/stellar-testnet/openapi-ts/client/client.gen.ts +17 -7
  236. package/src/extensions/stellar-testnet/openapi-ts/client/types.gen.ts +2 -1
  237. package/src/extensions/stellar-testnet/openapi-ts/client/utils.gen.ts +1 -1
  238. package/src/extensions/stellar-testnet/openapi-ts/core/bodySerializer.gen.ts +6 -8
  239. package/src/extensions/stellar-testnet/openapi-ts/core/params.gen.ts +1 -1
  240. package/src/extensions/stellar-testnet/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  241. package/src/extensions/stellar-testnet/openapi-ts/core/types.gen.ts +1 -1
  242. package/src/extensions/stellar-testnet/openapi-ts/core/utils.gen.ts +1 -1
  243. package/src/extensions/stellar-testnet/openapi-ts/sdk.gen.ts +1 -1
  244. package/src/extensions/stellar-testnet/openapi-ts/types.gen.ts +8 -8
  245. package/src/platform/admin/openapi-ts/client/client.gen.ts +17 -7
  246. package/src/platform/admin/openapi-ts/client/types.gen.ts +2 -1
  247. package/src/platform/admin/openapi-ts/client/utils.gen.ts +1 -1
  248. package/src/platform/admin/openapi-ts/core/bodySerializer.gen.ts +6 -8
  249. package/src/platform/admin/openapi-ts/core/params.gen.ts +1 -1
  250. package/src/platform/admin/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  251. package/src/platform/admin/openapi-ts/core/types.gen.ts +1 -1
  252. package/src/platform/admin/openapi-ts/core/utils.gen.ts +1 -1
  253. package/src/platform/admin/openapi-ts/index.ts +2 -2
  254. package/src/platform/admin/openapi-ts/sdk.gen.ts +54 -12
  255. package/src/platform/admin/openapi-ts/types.gen.ts +623 -107
  256. package/src/platform/user/openapi-ts/client/client.gen.ts +17 -7
  257. package/src/platform/user/openapi-ts/client/types.gen.ts +2 -1
  258. package/src/platform/user/openapi-ts/client/utils.gen.ts +1 -1
  259. package/src/platform/user/openapi-ts/core/bodySerializer.gen.ts +6 -8
  260. package/src/platform/user/openapi-ts/core/params.gen.ts +1 -1
  261. package/src/platform/user/openapi-ts/core/serverSentEvents.gen.ts +4 -5
  262. package/src/platform/user/openapi-ts/core/types.gen.ts +1 -1
  263. package/src/platform/user/openapi-ts/core/utils.gen.ts +1 -1
  264. package/src/platform/user/openapi-ts/index.ts +2 -2
  265. package/src/platform/user/openapi-ts/sdk.gen.ts +30 -4
  266. package/src/platform/user/openapi-ts/types.gen.ts +116 -52
  267. package/dist/chunk-7USVOK77.js +0 -7
  268. package/dist/chunk-G3M5QMRX.js +0 -1
  269. package/dist/chunk-HSPTEN45.mjs +0 -1
  270. package/dist/chunk-HWXE5WBF.js +0 -7
  271. package/dist/chunk-MUN3POSM.mjs +0 -7
  272. package/dist/chunk-ZUZHOLAX.mjs +0 -7
@@ -900,10 +900,11 @@ type Auth$1 = {
900
900
  * * `obsolete` - Obsolete
901
901
  * * `declined` - Declined
902
902
  * * `pending` - Pending
903
+ * * `paused` - Paused
903
904
  * * `incomplete` - Incomplete
904
905
  * * `verified` - Verified
905
906
  */
906
- status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
907
+ readonly status: 'obsolete' | 'declined' | 'pending' | 'paused' | 'incomplete' | 'verified';
907
908
  readonly created: number;
908
909
  readonly updated: number;
909
910
  settings: UserSettings;
@@ -920,6 +921,7 @@ type AuthResponse = {
920
921
  */
921
922
  type AuthToken = {
922
923
  token_key: string;
924
+ readonly label: string;
923
925
  readonly expires: number;
924
926
  readonly created: number;
925
927
  };
@@ -965,13 +967,13 @@ type AuthenticatorChallenge = {
965
967
  * * `authorization` - Authorization
966
968
  * * `setup` - Setup
967
969
  */
968
- type: 'authentication' | 'authorization' | 'setup';
970
+ readonly type: 'authentication' | 'authorization' | 'setup';
969
971
  /**
970
972
  * * `ephemeral` - Ephemeral
971
973
  * * `durable` - Durable
972
974
  * * `permanent` - Permanent
973
975
  */
974
- durability: 'ephemeral' | 'durable' | 'permanent';
976
+ readonly durability: 'ephemeral' | 'durable' | 'permanent';
975
977
  readonly authenticator_types: Array<'totp' | 'sms' | 'static'>;
976
978
  readonly created: number;
977
979
  };
@@ -1826,14 +1828,14 @@ type Company = {
1826
1828
  * * `test` - Test
1827
1829
  * * `production` - Production
1828
1830
  */
1829
- mode: 'test' | 'production';
1831
+ readonly mode: 'test' | 'production';
1830
1832
  /**
1831
1833
  * * `pending` - Pending
1832
1834
  * * `active` - Active
1833
1835
  * * `restricted` - Restricted
1834
1836
  * * `suspended` - Suspended
1835
1837
  */
1836
- status: 'pending' | 'active' | 'restricted' | 'suspended';
1838
+ readonly status: 'pending' | 'active' | 'restricted' | 'suspended';
1837
1839
  readonly created: number;
1838
1840
  readonly updated: number;
1839
1841
  };
@@ -1848,6 +1850,7 @@ type CompanyBankAccount = {
1848
1850
  name?: string | null;
1849
1851
  number?: string | null;
1850
1852
  type?: string | null;
1853
+ payment_method?: string | null;
1851
1854
  bank_name?: string | null;
1852
1855
  bank_code?: string | null;
1853
1856
  bank_currency?: string | null;
@@ -1861,6 +1864,7 @@ type CompanyBankAccount = {
1861
1864
  check_digit?: string | null;
1862
1865
  pix_key?: string | null;
1863
1866
  br_code?: string | null;
1867
+ sort_code?: string | null;
1864
1868
  metadata?: {
1865
1869
  [key: string]: unknown;
1866
1870
  } | null;
@@ -1868,7 +1872,7 @@ type CompanyBankAccount = {
1868
1872
  /**
1869
1873
  * * `withdraw` - Withdraw
1870
1874
  */
1871
- action: 'withdraw';
1875
+ readonly action: 'withdraw';
1872
1876
  readonly created: number;
1873
1877
  readonly updated: number;
1874
1878
  };
@@ -2239,7 +2243,7 @@ type CompanyWalletAccount = {
2239
2243
  /**
2240
2244
  * * `withdraw` - Withdraw
2241
2245
  */
2242
- action: 'withdraw';
2246
+ readonly action: 'withdraw';
2243
2247
  readonly created: number;
2244
2248
  readonly updated: number;
2245
2249
  };
@@ -2251,6 +2255,7 @@ type CreateAccountAccountAssetRequest = {
2251
2255
  type CreateAuthTokenRequest = {
2252
2256
  password: string;
2253
2257
  duration?: number | null;
2258
+ label?: string | null;
2254
2259
  };
2255
2260
  /**
2256
2261
  * A ModelSerializer that takes additional arguments for
@@ -2713,6 +2718,7 @@ type CreateMetricRequest = {
2713
2718
  */
2714
2719
  type CreateMobileRequest = {
2715
2720
  number: string;
2721
+ primary?: boolean;
2716
2722
  };
2717
2723
  type CreateMultiTransactionRequest = {
2718
2724
  transactions: Array<ExplicitCreateTransactionRequest>;
@@ -2847,15 +2853,16 @@ type CryptoAccount = {
2847
2853
  * * `obsolete` - Obsolete
2848
2854
  * * `declined` - Declined
2849
2855
  * * `pending` - Pending
2856
+ * * `paused` - Paused
2850
2857
  * * `incomplete` - Incomplete
2851
2858
  * * `verified` - Verified
2852
2859
  */
2853
- status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
2860
+ readonly status: 'obsolete' | 'declined' | 'pending' | 'paused' | 'incomplete' | 'verified';
2854
2861
  /**
2855
2862
  * * `withdraw` - Withdraw
2856
2863
  * * `deposit` - Deposit
2857
2864
  */
2858
- action: 'withdraw' | 'deposit';
2865
+ readonly action: 'withdraw' | 'deposit';
2859
2866
  readonly created: number;
2860
2867
  readonly updated: number;
2861
2868
  };
@@ -3080,7 +3087,7 @@ type Export = {
3080
3087
  * * `transaction` - Transaction
3081
3088
  * * `user` - User
3082
3089
  */
3083
- resource: 'account' | 'account_currency' | 'transaction' | 'user';
3090
+ readonly resource: 'account' | 'account_currency' | 'transaction' | 'user';
3084
3091
  query?: {
3085
3092
  [key: string]: unknown;
3086
3093
  } | null;
@@ -3090,7 +3097,7 @@ type Export = {
3090
3097
  * * `complete` - Complete
3091
3098
  * * `failed` - Failed
3092
3099
  */
3093
- status: 'queued' | 'processing' | 'complete' | 'failed';
3100
+ readonly status: 'queued' | 'processing' | 'complete' | 'failed';
3094
3101
  progress: number;
3095
3102
  count?: number | null;
3096
3103
  page_size?: number;
@@ -3098,7 +3105,7 @@ type Export = {
3098
3105
  * * `json` - JSON
3099
3106
  * * `csv` - CSV
3100
3107
  */
3101
- file_format: 'json' | 'csv';
3108
+ readonly file_format: 'json' | 'csv';
3102
3109
  readonly created: number;
3103
3110
  readonly updated: number;
3104
3111
  };
@@ -3185,7 +3192,7 @@ type ExtendedExport = {
3185
3192
  * * `transaction` - Transaction
3186
3193
  * * `user` - User
3187
3194
  */
3188
- resource: 'account' | 'account_currency' | 'transaction' | 'user';
3195
+ readonly resource: 'account' | 'account_currency' | 'transaction' | 'user';
3189
3196
  readonly query: {
3190
3197
  [key: string]: unknown;
3191
3198
  } | null;
@@ -3195,7 +3202,7 @@ type ExtendedExport = {
3195
3202
  * * `complete` - Complete
3196
3203
  * * `failed` - Failed
3197
3204
  */
3198
- status: 'queued' | 'processing' | 'complete' | 'failed';
3205
+ readonly status: 'queued' | 'processing' | 'complete' | 'failed';
3199
3206
  progress: number;
3200
3207
  readonly count: number | null;
3201
3208
  readonly page_size: number;
@@ -3204,7 +3211,7 @@ type ExtendedExport = {
3204
3211
  * * `json` - JSON
3205
3212
  * * `csv` - CSV
3206
3213
  */
3207
- file_format: 'json' | 'csv';
3214
+ readonly file_format: 'json' | 'csv';
3208
3215
  readonly created: number;
3209
3216
  readonly updated: number;
3210
3217
  };
@@ -3252,7 +3259,7 @@ type ExtendedTransaction = {
3252
3259
  * * `credit` - Credit
3253
3260
  * * `debit` - Debit
3254
3261
  */
3255
- tx_type: 'credit' | 'debit';
3262
+ readonly tx_type: 'credit' | 'debit';
3256
3263
  readonly subtype: string | null;
3257
3264
  readonly note: string;
3258
3265
  readonly metadata: {
@@ -3265,7 +3272,7 @@ type ExtendedTransaction = {
3265
3272
  * * `Complete` - Complete
3266
3273
  * * `Failed` - Failed
3267
3274
  */
3268
- status: 'Initiating' | 'Quoted' | 'Pending' | 'Complete' | 'Failed';
3275
+ readonly status: 'Initiating' | 'Quoted' | 'Pending' | 'Complete' | 'Failed';
3269
3276
  readonly reference: string | null;
3270
3277
  readonly amount: number;
3271
3278
  readonly fee: number;
@@ -3858,10 +3865,11 @@ type ExtendedUserInfo = {
3858
3865
  * * `obsolete` - Obsolete
3859
3866
  * * `declined` - Declined
3860
3867
  * * `pending` - Pending
3868
+ * * `paused` - Paused
3861
3869
  * * `incomplete` - Incomplete
3862
3870
  * * `verified` - Verified
3863
3871
  */
3864
- status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
3872
+ readonly status: 'obsolete' | 'declined' | 'pending' | 'paused' | 'incomplete' | 'verified';
3865
3873
  readonly created: number;
3866
3874
  readonly updated: number;
3867
3875
  settings: UserSettings;
@@ -4501,12 +4509,13 @@ type GroupPermission = {
4501
4509
  * * `admin` - Admin
4502
4510
  * * `user` - User
4503
4511
  */
4504
- section: 'system' | 'admin' | 'user';
4512
+ readonly section: 'system' | 'admin' | 'user';
4505
4513
  /**
4506
4514
  * * `accesscontrolrule` - Access Control Rule
4507
4515
  * * `account` - Account
4508
4516
  * * `accountdefinition` - Account Definition
4509
4517
  * * `address` - Address
4518
+ * * `alert` - Alert
4510
4519
  * * `currency` - Currency
4511
4520
  * * `bankaccount` - Bank Account
4512
4521
  * * `company` - Company
@@ -4531,14 +4540,14 @@ type GroupPermission = {
4531
4540
  * * `user` - User
4532
4541
  * * `webhook` - Webhook
4533
4542
  */
4534
- type: 'accesscontrolrule' | 'account' | 'accountdefinition' | 'address' | 'currency' | 'bankaccount' | 'company' | 'cryptoaccount' | 'device' | 'document' | 'email' | 'group' | 'jwt' | 'legalterm' | 'mfa' | 'mfarule' | 'mobile' | 'notification' | 'oauthclient' | 'permission' | 'request' | 'service' | 'token' | 'transaction' | 'transactionsubtypes' | 'user' | 'webhook';
4543
+ readonly type: 'accesscontrolrule' | 'account' | 'accountdefinition' | 'address' | 'alert' | 'currency' | 'bankaccount' | 'company' | 'cryptoaccount' | 'device' | 'document' | 'email' | 'group' | 'jwt' | 'legalterm' | 'mfa' | 'mfarule' | 'mobile' | 'notification' | 'oauthclient' | 'permission' | 'request' | 'service' | 'token' | 'transaction' | 'transactionsubtypes' | 'user' | 'webhook';
4535
4544
  /**
4536
4545
  * * `view` - View
4537
4546
  * * `add` - Add
4538
4547
  * * `change` - Change
4539
4548
  * * `delete` - Delete
4540
4549
  */
4541
- level: 'view' | 'add' | 'change' | 'delete';
4550
+ readonly level: 'view' | 'add' | 'change' | 'delete';
4542
4551
  readonly properties: {
4543
4552
  [key: string]: unknown;
4544
4553
  };
@@ -4687,7 +4696,7 @@ type GroupTierRequirementSetItem = {
4687
4696
  /**
4688
4697
  * * `resource` - Resource
4689
4698
  */
4690
- type: 'resource';
4699
+ readonly type: 'resource';
4691
4700
  rule: GroupTierRequirementSetItemRule;
4692
4701
  name?: string | null;
4693
4702
  description?: string | null;
@@ -4735,7 +4744,7 @@ type LegalTerm = {
4735
4744
  * * `system` - System
4736
4745
  * * `company` - Company
4737
4746
  */
4738
- type: 'system' | 'company';
4747
+ readonly type: 'system' | 'company';
4739
4748
  readonly name: string;
4740
4749
  readonly description: string | null;
4741
4750
  readonly versions: Array<ReducedLegalTermVersion>;
@@ -4831,7 +4840,7 @@ type MfatotpDeviceDetail = {
4831
4840
  * * `SHA256` - SHA256
4832
4841
  * * `SHA512` - SHA512
4833
4842
  */
4834
- algorithm: 'SHA1' | 'SHA256' | 'SHA512';
4843
+ readonly algorithm: 'SHA1' | 'SHA256' | 'SHA512';
4835
4844
  readonly otpauth_url: string;
4836
4845
  readonly issuer: string;
4837
4846
  readonly account: string;
@@ -4885,7 +4894,7 @@ type MaskedMfatotpDeviceDetail = {
4885
4894
  * * `SHA256` - SHA256
4886
4895
  * * `SHA512` - SHA512
4887
4896
  */
4888
- algorithm: 'SHA1' | 'SHA256' | 'SHA512';
4897
+ readonly algorithm: 'SHA1' | 'SHA256' | 'SHA512';
4889
4898
  readonly otpauth_url: string;
4890
4899
  readonly issuer: string;
4891
4900
  readonly account: string;
@@ -4923,7 +4932,7 @@ type Metric = {
4923
4932
  * * `user_active_count` - User Active Count
4924
4933
  * * `user_transacted_in_30days_count` - User Transacted In 30Days Count
4925
4934
  */
4926
- type: 'account_count' | 'transaction_count' | 'transaction_complete_count' | 'transaction_failed_count' | 'transaction_pending_count' | 'transaction_complete_sum' | 'transaction_failed_sum' | 'transaction_pending_sum' | 'transaction_balance_sum' | 'transaction_available_balance_sum' | 'user_count' | 'user_active_count' | 'user_transacted_in_30days_count';
4935
+ readonly type: 'account_count' | 'transaction_count' | 'transaction_complete_count' | 'transaction_failed_count' | 'transaction_pending_count' | 'transaction_complete_sum' | 'transaction_failed_sum' | 'transaction_pending_sum' | 'transaction_balance_sum' | 'transaction_available_balance_sum' | 'user_count' | 'user_active_count' | 'user_transacted_in_30days_count';
4927
4936
  currency: ReducedAsset;
4928
4937
  readonly timezone: string;
4929
4938
  readonly query: {
@@ -4933,7 +4942,7 @@ type Metric = {
4933
4942
  * * `accumulate` - Accumulate
4934
4943
  * * `set` - Set
4935
4944
  */
4936
- method: 'accumulate' | 'set';
4945
+ readonly method: 'accumulate' | 'set';
4937
4946
  readonly created: number;
4938
4947
  readonly updated: number;
4939
4948
  };
@@ -5014,7 +5023,7 @@ type OauthClient = {
5014
5023
  * * `apple` - Apple
5015
5024
  * * `google` - Google
5016
5025
  */
5017
- provider: 'apple' | 'google';
5026
+ readonly provider: 'apple' | 'google';
5018
5027
  readonly application: string;
5019
5028
  readonly client_id: string;
5020
5029
  readonly created: number;
@@ -6153,6 +6162,9 @@ type PatchedExtendedUserInfoRequest = {
6153
6162
  type PatchedMobileRequest = {
6154
6163
  primary?: boolean;
6155
6164
  };
6165
+ type PatchedUpdateAuthTokenRequest = {
6166
+ label?: string | null;
6167
+ };
6156
6168
  /**
6157
6169
  * A mixin that handles the application of permissions to properties on a
6158
6170
  * serializer using the built-in permissions system.
@@ -6462,6 +6474,7 @@ type PatchedUserBankAccountRequest = {
6462
6474
  name?: string | null;
6463
6475
  number?: string | null;
6464
6476
  type?: string | null;
6477
+ payment_method?: string | null;
6465
6478
  /**
6466
6479
  * * `individual` - Individual
6467
6480
  * * `business` - Business
@@ -6482,6 +6495,7 @@ type PatchedUserBankAccountRequest = {
6482
6495
  check_digit?: string | null;
6483
6496
  pix_key?: string | null;
6484
6497
  br_code?: string | null;
6498
+ sort_code?: string | null;
6485
6499
  metadata?: {
6486
6500
  [key: string]: unknown;
6487
6501
  } | null;
@@ -6794,14 +6808,14 @@ type PublicCompany = {
6794
6808
  * * `test` - Test
6795
6809
  * * `production` - Production
6796
6810
  */
6797
- mode: 'test' | 'production';
6811
+ readonly mode: 'test' | 'production';
6798
6812
  /**
6799
6813
  * * `pending` - Pending
6800
6814
  * * `active` - Active
6801
6815
  * * `restricted` - Restricted
6802
6816
  * * `suspended` - Suspended
6803
6817
  */
6804
- status: 'pending' | 'active' | 'restricted' | 'suspended';
6818
+ readonly status: 'pending' | 'active' | 'restricted' | 'suspended';
6805
6819
  readonly created: number;
6806
6820
  readonly updated: number;
6807
6821
  };
@@ -6817,7 +6831,7 @@ type PublicCompanyLegalTerm = {
6817
6831
  * * `system` - System
6818
6832
  * * `company` - Company
6819
6833
  */
6820
- type: 'system' | 'company';
6834
+ readonly type: 'system' | 'company';
6821
6835
  name: string;
6822
6836
  description?: string | null;
6823
6837
  readonly groups: Array<string>;
@@ -6903,7 +6917,7 @@ type PublicLegalTerm = {
6903
6917
  * * `system` - System
6904
6918
  * * `company` - Company
6905
6919
  */
6906
- type: 'system' | 'company';
6920
+ readonly type: 'system' | 'company';
6907
6921
  name: string;
6908
6922
  description?: string | null;
6909
6923
  readonly groups: Array<string>;
@@ -7188,7 +7202,7 @@ type ReducedService = {
7188
7202
  * * `public` - Public
7189
7203
  * * `private` - Private
7190
7204
  */
7191
- type: 'system' | 'public' | 'private';
7205
+ readonly type: 'system' | 'public' | 'private';
7192
7206
  };
7193
7207
  type ReducedTransactionSubtype = {
7194
7208
  readonly id: number;
@@ -8369,7 +8383,7 @@ type Statement = {
8369
8383
  * * `complete` - Complete
8370
8384
  * * `failed` - Failed
8371
8385
  */
8372
- status: 'queued' | 'processing' | 'complete' | 'failed';
8386
+ readonly status: 'queued' | 'processing' | 'complete' | 'failed';
8373
8387
  readonly created: number;
8374
8388
  readonly updated: number;
8375
8389
  };
@@ -8407,7 +8421,7 @@ type Transaction = {
8407
8421
  * * `credit` - Credit
8408
8422
  * * `debit` - Debit
8409
8423
  */
8410
- tx_type: 'credit' | 'debit';
8424
+ readonly tx_type: 'credit' | 'debit';
8411
8425
  readonly subtype: string | null;
8412
8426
  readonly note: string;
8413
8427
  readonly metadata: {
@@ -8420,7 +8434,7 @@ type Transaction = {
8420
8434
  * * `Complete` - Complete
8421
8435
  * * `Failed` - Failed
8422
8436
  */
8423
- status: 'Initiating' | 'Quoted' | 'Pending' | 'Complete' | 'Failed';
8437
+ readonly status: 'Initiating' | 'Quoted' | 'Pending' | 'Complete' | 'Failed';
8424
8438
  readonly reference: string | null;
8425
8439
  readonly amount: number;
8426
8440
  readonly fee: number;
@@ -8463,7 +8477,7 @@ type TransactionCollection = {
8463
8477
  * * `Complete` - Complete
8464
8478
  * * `Failed` - Failed
8465
8479
  */
8466
- status: 'Initiating' | 'Quoted' | 'Pending' | 'Complete' | 'Failed';
8480
+ readonly status: 'Initiating' | 'Quoted' | 'Pending' | 'Complete' | 'Failed';
8467
8481
  readonly created: number;
8468
8482
  readonly updated: number;
8469
8483
  };
@@ -8491,7 +8505,7 @@ type TransactionCollectionTransaction = {
8491
8505
  * * `credit` - Credit
8492
8506
  * * `debit` - Debit
8493
8507
  */
8494
- tx_type: 'credit' | 'debit';
8508
+ readonly tx_type: 'credit' | 'debit';
8495
8509
  readonly subtype: string | null;
8496
8510
  readonly note: string;
8497
8511
  readonly metadata: {
@@ -8504,7 +8518,7 @@ type TransactionCollectionTransaction = {
8504
8518
  * * `Complete` - Complete
8505
8519
  * * `Failed` - Failed
8506
8520
  */
8507
- status: 'Initiating' | 'Quoted' | 'Pending' | 'Complete' | 'Failed';
8521
+ readonly status: 'Initiating' | 'Quoted' | 'Pending' | 'Complete' | 'Failed';
8508
8522
  readonly reference: string | null;
8509
8523
  readonly amount: number;
8510
8524
  readonly fee: number;
@@ -8543,7 +8557,7 @@ type TransactionMessage = {
8543
8557
  * * `warning` - Warning
8544
8558
  * * `error` - Error
8545
8559
  */
8546
- level: 'info' | 'warning' | 'error';
8560
+ readonly level: 'info' | 'warning' | 'error';
8547
8561
  message: string;
8548
8562
  readonly created: number;
8549
8563
  readonly updated: number;
@@ -8567,14 +8581,14 @@ type TransactionSubtype = {
8567
8581
  * * `credit` - Credit
8568
8582
  * * `debit` - Debit
8569
8583
  */
8570
- tx_type: 'credit' | 'debit';
8584
+ readonly tx_type: 'credit' | 'debit';
8571
8585
  /**
8572
8586
  * * `partner` - Partner
8573
8587
  * * `single` - Single
8574
8588
  *
8575
8589
  * @deprecated
8576
8590
  */
8577
- usage_type: 'partner' | 'single' | null;
8591
+ readonly usage_type: 'partner' | 'single' | null;
8578
8592
  partner: ReducedTransactionSubtype;
8579
8593
  readonly created: number;
8580
8594
  readonly updated: number;
@@ -8588,6 +8602,9 @@ type TransactionSubtypeResponse = {
8588
8602
  status: string;
8589
8603
  data: TransactionSubtype;
8590
8604
  };
8605
+ type UpdateAuthTokenRequest = {
8606
+ label?: string | null;
8607
+ };
8591
8608
  /**
8592
8609
  * A mixin that handles the application of permissions to properties on a
8593
8610
  * serializer using the built-in permissions system.
@@ -8891,10 +8908,11 @@ type UserAddress = {
8891
8908
  * * `obsolete` - Obsolete
8892
8909
  * * `declined` - Declined
8893
8910
  * * `pending` - Pending
8911
+ * * `paused` - Paused
8894
8912
  * * `incomplete` - Incomplete
8895
8913
  * * `verified` - Verified
8896
8914
  */
8897
- status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
8915
+ readonly status: 'obsolete' | 'declined' | 'pending' | 'paused' | 'incomplete' | 'verified';
8898
8916
  readonly created: number;
8899
8917
  readonly updated: number;
8900
8918
  };
@@ -9191,6 +9209,7 @@ type UserBankAccount = {
9191
9209
  name?: string | null;
9192
9210
  number?: string | null;
9193
9211
  type?: string | null;
9212
+ payment_method?: string | null;
9194
9213
  /**
9195
9214
  * * `individual` - Individual
9196
9215
  * * `business` - Business
@@ -9211,6 +9230,7 @@ type UserBankAccount = {
9211
9230
  check_digit?: string | null;
9212
9231
  pix_key?: string | null;
9213
9232
  br_code?: string | null;
9233
+ sort_code?: string | null;
9214
9234
  readonly code: string | null;
9215
9235
  metadata?: {
9216
9236
  [key: string]: unknown;
@@ -9219,17 +9239,18 @@ type UserBankAccount = {
9219
9239
  * * `obsolete` - Obsolete
9220
9240
  * * `declined` - Declined
9221
9241
  * * `pending` - Pending
9242
+ * * `paused` - Paused
9222
9243
  * * `incomplete` - Incomplete
9223
9244
  * * `verified` - Verified
9224
9245
  */
9225
- status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
9246
+ readonly status: 'obsolete' | 'declined' | 'pending' | 'paused' | 'incomplete' | 'verified';
9226
9247
  readonly currencies: Array<ReducedAsset>;
9227
9248
  readonly account_currencies: Array<ReducedAccountAsset>;
9228
9249
  /**
9229
9250
  * * `withdraw` - Withdraw
9230
9251
  * * `deposit` - Deposit
9231
9252
  */
9232
- action: 'withdraw' | 'deposit';
9253
+ readonly action: 'withdraw' | 'deposit';
9233
9254
  readonly created: number;
9234
9255
  readonly updated: number;
9235
9256
  };
@@ -9273,6 +9294,7 @@ type UserBankAccountRequest = {
9273
9294
  name?: string | null;
9274
9295
  number?: string | null;
9275
9296
  type?: string | null;
9297
+ payment_method?: string | null;
9276
9298
  /**
9277
9299
  * * `individual` - Individual
9278
9300
  * * `business` - Business
@@ -9293,6 +9315,7 @@ type UserBankAccountRequest = {
9293
9315
  check_digit?: string | null;
9294
9316
  pix_key?: string | null;
9295
9317
  br_code?: string | null;
9318
+ sort_code?: string | null;
9296
9319
  metadata?: {
9297
9320
  [key: string]: unknown;
9298
9321
  } | null;
@@ -9843,6 +9866,7 @@ type UserCreateBankAccountRequest = {
9843
9866
  name?: string | null;
9844
9867
  number?: string | null;
9845
9868
  type?: string | null;
9869
+ payment_method?: string | null;
9846
9870
  /**
9847
9871
  * * `individual` - Individual
9848
9872
  * * `business` - Business
@@ -9863,6 +9887,7 @@ type UserCreateBankAccountRequest = {
9863
9887
  check_digit?: string | null;
9864
9888
  pix_key?: string | null;
9865
9889
  br_code?: string | null;
9890
+ sort_code?: string | null;
9866
9891
  metadata?: {
9867
9892
  [key: string]: unknown;
9868
9893
  } | null;
@@ -9931,10 +9956,11 @@ type UserDocument = {
9931
9956
  * * `obsolete` - Obsolete
9932
9957
  * * `declined` - Declined
9933
9958
  * * `pending` - Pending
9959
+ * * `paused` - Paused
9934
9960
  * * `incomplete` - Incomplete
9935
9961
  * * `verified` - Verified
9936
9962
  */
9937
- status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
9963
+ readonly status: 'obsolete' | 'declined' | 'pending' | 'paused' | 'incomplete' | 'verified';
9938
9964
  metadata?: {
9939
9965
  [key: string]: unknown;
9940
9966
  } | null;
@@ -9985,7 +10011,7 @@ type UserMessage = {
9985
10011
  * * `warning` - Warning
9986
10012
  * * `error` - Error
9987
10013
  */
9988
- level: 'info' | 'warning' | 'error';
10014
+ readonly level: 'info' | 'warning' | 'error';
9989
10015
  message: string;
9990
10016
  readonly created: number;
9991
10017
  readonly updated: number;
@@ -10007,12 +10033,13 @@ type UserPermission = {
10007
10033
  * * `admin` - Admin
10008
10034
  * * `user` - User
10009
10035
  */
10010
- section: 'system' | 'admin' | 'user';
10036
+ readonly section: 'system' | 'admin' | 'user';
10011
10037
  /**
10012
10038
  * * `accesscontrolrule` - Access Control Rule
10013
10039
  * * `account` - Account
10014
10040
  * * `accountdefinition` - Account Definition
10015
10041
  * * `address` - Address
10042
+ * * `alert` - Alert
10016
10043
  * * `currency` - Currency
10017
10044
  * * `bankaccount` - Bank Account
10018
10045
  * * `company` - Company
@@ -10037,14 +10064,14 @@ type UserPermission = {
10037
10064
  * * `user` - User
10038
10065
  * * `webhook` - Webhook
10039
10066
  */
10040
- type: 'accesscontrolrule' | 'account' | 'accountdefinition' | 'address' | 'currency' | 'bankaccount' | 'company' | 'cryptoaccount' | 'device' | 'document' | 'email' | 'group' | 'jwt' | 'legalterm' | 'mfa' | 'mfarule' | 'mobile' | 'notification' | 'oauthclient' | 'permission' | 'request' | 'service' | 'token' | 'transaction' | 'transactionsubtypes' | 'user' | 'webhook';
10067
+ readonly type: 'accesscontrolrule' | 'account' | 'accountdefinition' | 'address' | 'alert' | 'currency' | 'bankaccount' | 'company' | 'cryptoaccount' | 'device' | 'document' | 'email' | 'group' | 'jwt' | 'legalterm' | 'mfa' | 'mfarule' | 'mobile' | 'notification' | 'oauthclient' | 'permission' | 'request' | 'service' | 'token' | 'transaction' | 'transactionsubtypes' | 'user' | 'webhook';
10041
10068
  /**
10042
10069
  * * `view` - View
10043
10070
  * * `add` - Add
10044
10071
  * * `change` - Change
10045
10072
  * * `delete` - Delete
10046
10073
  */
10047
- level: 'view' | 'add' | 'change' | 'delete';
10074
+ readonly level: 'view' | 'add' | 'change' | 'delete';
10048
10075
  readonly properties: {
10049
10076
  [key: string]: unknown;
10050
10077
  };
@@ -10114,17 +10141,18 @@ type UserWalletAccount = {
10114
10141
  * * `obsolete` - Obsolete
10115
10142
  * * `declined` - Declined
10116
10143
  * * `pending` - Pending
10144
+ * * `paused` - Paused
10117
10145
  * * `incomplete` - Incomplete
10118
10146
  * * `verified` - Verified
10119
10147
  */
10120
- status: 'obsolete' | 'declined' | 'pending' | 'incomplete' | 'verified';
10148
+ readonly status: 'obsolete' | 'declined' | 'pending' | 'paused' | 'incomplete' | 'verified';
10121
10149
  readonly currencies: Array<ReducedAsset>;
10122
10150
  readonly account_currencies: Array<ReducedAccountAsset>;
10123
10151
  /**
10124
10152
  * * `withdraw` - Withdraw
10125
10153
  * * `deposit` - Deposit
10126
10154
  */
10127
- action: 'withdraw' | 'deposit';
10155
+ readonly action: 'withdraw' | 'deposit';
10128
10156
  readonly created: number;
10129
10157
  readonly updated: number;
10130
10158
  };
@@ -11212,6 +11240,7 @@ type CompanyBankAccountWritable = {
11212
11240
  name?: string | null;
11213
11241
  number?: string | null;
11214
11242
  type?: string | null;
11243
+ payment_method?: string | null;
11215
11244
  bank_name?: string | null;
11216
11245
  bank_code?: string | null;
11217
11246
  bank_currency?: string | null;
@@ -11225,6 +11254,7 @@ type CompanyBankAccountWritable = {
11225
11254
  check_digit?: string | null;
11226
11255
  pix_key?: string | null;
11227
11256
  br_code?: string | null;
11257
+ sort_code?: string | null;
11228
11258
  metadata?: {
11229
11259
  [key: string]: unknown;
11230
11260
  } | null;
@@ -15230,6 +15260,7 @@ type UserBankAccountWritable = {
15230
15260
  name?: string | null;
15231
15261
  number?: string | null;
15232
15262
  type?: string | null;
15263
+ payment_method?: string | null;
15233
15264
  /**
15234
15265
  * * `individual` - Individual
15235
15266
  * * `business` - Business
@@ -15250,6 +15281,7 @@ type UserBankAccountWritable = {
15250
15281
  check_digit?: string | null;
15251
15282
  pix_key?: string | null;
15252
15283
  br_code?: string | null;
15284
+ sort_code?: string | null;
15253
15285
  metadata?: {
15254
15286
  [key: string]: unknown;
15255
15287
  } | null;
@@ -16130,6 +16162,30 @@ type AuthTokensRetrieveResponses = {
16130
16162
  200: AuthTokenResponse;
16131
16163
  };
16132
16164
  type AuthTokensRetrieveResponse = AuthTokensRetrieveResponses[keyof AuthTokensRetrieveResponses];
16165
+ type AuthTokensPartialUpdateData = {
16166
+ body?: PatchedUpdateAuthTokenRequest;
16167
+ path: {
16168
+ token_key: string;
16169
+ };
16170
+ query?: never;
16171
+ url: '/3/auth/tokens/{token_key}/';
16172
+ };
16173
+ type AuthTokensPartialUpdateResponses = {
16174
+ 200: AuthTokenResponse;
16175
+ };
16176
+ type AuthTokensPartialUpdateResponse = AuthTokensPartialUpdateResponses[keyof AuthTokensPartialUpdateResponses];
16177
+ type AuthTokensUpdateData = {
16178
+ body?: UpdateAuthTokenRequest;
16179
+ path: {
16180
+ token_key: string;
16181
+ };
16182
+ query?: never;
16183
+ url: '/3/auth/tokens/{token_key}/';
16184
+ };
16185
+ type AuthTokensUpdateResponses = {
16186
+ 200: AuthTokenResponse;
16187
+ };
16188
+ type AuthTokensUpdateResponse = AuthTokensUpdateResponses[keyof AuthTokensUpdateResponses];
16133
16189
  type CompanyRetrieveData = {
16134
16190
  body?: never;
16135
16191
  path?: never;
@@ -18551,7 +18607,7 @@ type LoginParams = {
18551
18607
  user: string;
18552
18608
  password: string;
18553
18609
  company: string;
18554
- session_duration?: number;
18610
+ session_duration?: number | null;
18555
18611
  };
18556
18612
  type RegisterParams = {
18557
18613
  email?: string;
@@ -18563,7 +18619,7 @@ type RegisterParams = {
18563
18619
  last_name?: string;
18564
18620
  terms_and_conditions?: boolean;
18565
18621
  privacy_policy?: boolean;
18566
- session_duration?: number;
18622
+ session_duration?: number | null;
18567
18623
  };
18568
18624
  type RegisterCompanyParams = RegisterCompanyRequestWritable;
18569
18625
  interface ImportTokenOptions {
@@ -18612,4 +18668,4 @@ interface Auth {
18612
18668
  }
18613
18669
  declare function createAuth(config?: AuthConfig): Auth;
18614
18670
 
18615
- export { type AuthRetrieveResponses as $, type Auth as A, type AccountsCurrenciesListData as B, type AccountsCurrenciesListResponses as C, type AccountsCurrenciesCreateData as D, type ErrorListener as E, type AccountsCurrenciesCreateResponses as F, type AccountsCurrenciesRetrieveData as G, type AccountsCurrenciesRetrieveResponses as H, type ImportTokenOptions as I, type AccountsCurrenciesPartialUpdateData as J, type AccountsCurrenciesPartialUpdateResponses as K, type LoginParams as L, type AccountsCurrenciesUpdateData as M, type AccountsCurrenciesUpdateResponses as N, type AccountsCurrenciesFeesListData as O, type AccountsCurrenciesFeesListResponses as P, type AccountsCurrenciesFeesRetrieveData as Q, type RegisterParams as R, type SessionPatch as S, type AccountsCurrenciesFeesRetrieveResponses as T, type UserSession as U, type ValidateSessionOptions as V, type AccountsCurrenciesLimitsListData as W, type AccountsCurrenciesLimitsListResponses as X, type AccountsCurrenciesLimitsRetrieveData as Y, type AccountsCurrenciesLimitsRetrieveResponses as Z, type AuthRetrieveData as _, type AuthConfig as a, type AuthTokensDestroyResponses as a$, type AuthRegisterCompanyData as a0, type AuthRegisterCompanyResponses as a1, type AuthDeactivateData as a2, type AuthDeactivateResponses as a3, type AuthDeactivateVerifyData as a4, type AuthDeactivateVerifyResponses as a5, type AuthEmailVerifyData as a6, type AuthEmailVerifyResponses as a7, type AuthEmailVerifyResendData as a8, type AuthEmailVerifyResendResponses as a9, type AuthOauthRegisterCreateData as aA, type AuthOauthRegisterCreateResponses as aB, type AuthOauthSessionCreateData as aC, type AuthOauthSessionCreateResponses as aD, type AuthOauthVerifyCreateData as aE, type AuthOauthVerifyCreateResponses as aF, type AuthPasswordChangeData as aG, type AuthPasswordChangeResponses as aH, type AuthPasswordResetData as aI, type AuthPasswordResetResponses as aJ, type AuthPasswordResetConfirmData as aK, type AuthPasswordResetConfirmResponses as aL, type AuthRefreshCreateData as aM, type AuthRefreshCreateResponses as aN, type AuthRegisterData as aO, type AuthRegisterResponses as aP, type AuthRequestDeleteData as aQ, type AuthRequestDeleteResponses as aR, type AuthRequestDeleteVerifyData as aS, type AuthRequestDeleteVerifyResponses as aT, type AuthTokensListDestroyData as aU, type AuthTokensListDestroyResponses as aV, type AuthTokensListData as aW, type AuthTokensListResponses as aX, type AuthTokensCreateData as aY, type AuthTokensCreateResponses as aZ, type AuthTokensDestroyData as a_, type AuthJwtCreateData as aa, type AuthJwtCreateResponses as ab, type AuthLoginData as ac, type AuthLoginResponses as ad, type AuthLogoutData as ae, type AuthLogoutResponses as af, type AuthMfaAuthenticatorsListData as ag, type AuthMfaAuthenticatorsListResponses as ah, type AuthMfaAuthenticatorsCreateData as ai, type AuthMfaAuthenticatorsCreateResponses as aj, type AuthMfaAuthenticatorsDestroyData as ak, type AuthMfaAuthenticatorsDestroyResponses as al, type AuthMfaAuthenticatorsRetrieveData as am, type AuthMfaAuthenticatorsRetrieveResponses as an, type AuthMfaDeliverData as ao, type AuthMfaDeliverResponses as ap, type AuthMfaVerifyData as aq, type AuthMfaVerifyResponses as ar, type AuthMobileVerifyData as as, type AuthMobileVerifyResponses as at, type AuthMobileVerifyResendData as au, type AuthMobileVerifyResendResponses as av, type AuthOauthAuthorizeCreateData as aw, type AuthOauthAuthorizeCreateResponses as ax, type AuthOauthLoginCreateData as ay, type AuthOauthLoginCreateResponses as az, type RegisterCompanyParams as b, type MetricsDestroyResponses as b$, type AuthTokensRetrieveData as b0, type AuthTokensRetrieveResponses as b1, type CompanyRetrieveData as b2, type CompanyRetrieveResponses as b3, type CompanyBankAccountsListData as b4, type CompanyBankAccountsListResponses as b5, type CompanyCurrenciesListData as b6, type CompanyCurrenciesListResponses as b7, type CompanyCurrenciesRetrieveData as b8, type CompanyCurrenciesRetrieveResponses as b9, type GroupsPermissionsRetrieveData as bA, type GroupsPermissionsRetrieveResponses as bB, type GroupsTiersListData as bC, type GroupsTiersListResponses as bD, type GroupsTiersRetrieveData as bE, type GroupsTiersRetrieveResponses as bF, type GroupsTiersFeesListData as bG, type GroupsTiersFeesListResponses as bH, type GroupsTiersFeesRetrieveData as bI, type GroupsTiersFeesRetrieveResponses as bJ, type GroupsTiersLimitsListData as bK, type GroupsTiersLimitsListResponses as bL, type GroupsTiersLimitsRetrieveData as bM, type GroupsTiersLimitsRetrieveResponses as bN, type GroupsTiersRequirementSetsListData as bO, type GroupsTiersRequirementSetsListResponses as bP, type GroupsTiersRequirementSetsRetrieveData as bQ, type GroupsTiersRequirementSetsRetrieveResponses as bR, type GroupsTiersRequirementSetsItemsListData as bS, type GroupsTiersRequirementSetsItemsListResponses as bT, type GroupsTiersRequirementSetsItemsRetrieveData as bU, type GroupsTiersRequirementSetsItemsRetrieveResponses as bV, type MetricsListData as bW, type MetricsListResponses as bX, type MetricsCreateData as bY, type MetricsCreateResponses as bZ, type MetricsDestroyData as b_, type CompanyWalletAccountsListData as ba, type CompanyWalletAccountsListResponses as bb, type DocumentTypesListData as bc, type DocumentTypesListResponses as bd, type DocumentTypesRetrieveData as be, type DocumentTypesRetrieveResponses as bf, type ExportsListData as bg, type ExportsListResponses as bh, type ExportsCreateData as bi, type ExportsCreateResponses as bj, type ExportsRetrieveData as bk, type ExportsRetrieveResponses as bl, type GroupsListData as bm, type GroupsListResponses as bn, type GroupsRetrieveData as bo, type GroupsRetrieveResponses as bp, type GroupsFeesListData as bq, type GroupsFeesListResponses as br, type GroupsFeesRetrieveData as bs, type GroupsFeesRetrieveResponses as bt, type GroupsLimitsListData as bu, type GroupsLimitsListResponses as bv, type GroupsLimitsRetrieveData as bw, type GroupsLimitsRetrieveResponses as bx, type GroupsPermissionsListData as by, type GroupsPermissionsListResponses as bz, createAuth as c, type TransactionsUpdateResponses as c$, type MetricsRetrieveData as c0, type MetricsRetrieveResponses as c1, type MetricsPointsListData as c2, type MetricsPointsListResponses as c3, type PermissionsListData as c4, type PermissionsListResponses as c5, type PermissionsRetrieveData as c6, type PermissionsRetrieveResponses as c7, type PublicCompaniesListData as c8, type PublicCompaniesListResponses as c9, type StatementsListData as cA, type StatementsListResponses as cB, type StatementsCreateData as cC, type StatementsCreateResponses as cD, type StatementsDestroyData as cE, type StatementsDestroyResponses as cF, type StatementsRetrieveData as cG, type StatementsRetrieveResponses as cH, type SubtypesListData as cI, type SubtypesListResponses as cJ, type SubtypesRetrieveData as cK, type SubtypesRetrieveResponses as cL, type TransactionCollectionsListData as cM, type TransactionCollectionsListResponses as cN, type TransactionCollectionsCreateData as cO, type TransactionCollectionsCreateResponses as cP, type TransactionCollectionsRetrieveData as cQ, type TransactionCollectionsRetrieveResponses as cR, type TransactionsListData as cS, type TransactionsListResponses as cT, type TransactionsCreateData as cU, type TransactionsCreateResponses as cV, type TransactionsRetrieveData as cW, type TransactionsRetrieveResponses as cX, type TransactionsPartialUpdateData as cY, type TransactionsPartialUpdateResponses as cZ, type TransactionsUpdateData as c_, type PublicCompaniesRetrieveData as ca, type PublicCompaniesRetrieveResponses as cb, type PublicCompaniesGroupsListData as cc, type PublicCompaniesGroupsListResponses as cd, type PublicCompaniesGroupsRetrieveData as ce, type PublicCompaniesGroupsRetrieveResponses as cf, type PublicCompaniesLegalTermsListData as cg, type PublicCompaniesLegalTermsListResponses as ch, type PublicCompaniesLegalTermsRetrieveData as ci, type PublicCompaniesLegalTermsRetrieveResponses as cj, type PublicCompaniesLegalTermsVersionsListData as ck, type PublicCompaniesLegalTermsVersionsListResponses as cl, type PublicCompaniesLegalTermsVersionsRetrieveData as cm, type PublicCompaniesLegalTermsVersionsRetrieveResponses as cn, type PublicCompaniesOauthClientsListData as co, type PublicCompaniesOauthClientsListResponses as cp, type PublicCompaniesOauthClientsRetrieveData as cq, type PublicCompaniesOauthClientsRetrieveResponses as cr, type PublicLegalTermsListData as cs, type PublicLegalTermsListResponses as ct, type PublicLegalTermsRetrieveData as cu, type PublicLegalTermsRetrieveResponses as cv, type PublicLegalTermsVersionsListData as cw, type PublicLegalTermsVersionsListResponses as cx, type PublicLegalTermsVersionsRetrieveData as cy, type PublicLegalTermsVersionsRetrieveResponses as cz, type AuthSession as d, type UserCryptoAccountsListData as d$, type TransactionsMessagesListData as d0, type TransactionsMessagesListResponses as d1, type TransactionsMessagesRetrieveData as d2, type TransactionsMessagesRetrieveResponses as d3, type TransactionsCreditCreateData as d4, type TransactionsCreditCreateResponses as d5, type TransactionsDebitCreateData as d6, type TransactionsDebitCreateResponses as d7, type TransactionTotalsRetrieveData as d8, type TransactionTotalsRetrieveResponses as d9, type UserBankAccountsDestroyResponses as dA, type UserBankAccountsRetrieveData as dB, type UserBankAccountsRetrieveResponses as dC, type UserBankAccountsPartialUpdateData as dD, type UserBankAccountsPartialUpdateResponses as dE, type UserBankAccountsUpdateData as dF, type UserBankAccountsUpdateResponses as dG, type UserBankAccountsAccountCurrenciesListData as dH, type UserBankAccountsAccountCurrenciesListResponses as dI, type UserBankAccountsAccountCurrenciesCreateData as dJ, type UserBankAccountsAccountCurrenciesCreateResponses as dK, type UserBankAccountsAccountCurrenciesDestroyData as dL, type UserBankAccountsAccountCurrenciesDestroyResponses as dM, type UserBankAccountsAccountCurrenciesRetrieveData as dN, type UserBankAccountsAccountCurrenciesRetrieveResponses as dO, type UserBankAccountsCurrenciesListData as dP, type UserBankAccountsCurrenciesListResponses as dQ, type UserBankAccountsCurrenciesCreateData as dR, type UserBankAccountsCurrenciesCreateResponses as dS, type UserBankAccountsCurrenciesDestroyData as dT, type UserBankAccountsCurrenciesDestroyResponses as dU, type UserBankAccountsCurrenciesRetrieveData as dV, type UserBankAccountsCurrenciesRetrieveResponses as dW, type UserBankAccountsDocumentsRetrieveData as dX, type UserBankAccountsDocumentsRetrieveResponses as dY, type UserBankAccountsDocumentsRetrieve2Data as dZ, type UserBankAccountsDocumentsRetrieve2Responses as d_, type TransactionsTransferCreateData as da, type TransactionsTransferCreateResponses as db, type UserRetrieveData as dc, type UserRetrieveResponses as dd, type UserPartialUpdateData as de, type UserPartialUpdateResponses as df, type UserUpdateData as dg, type UserUpdateResponses as dh, type UserAddressesListData as di, type UserAddressesListResponses as dj, type UserAddressesCreateData as dk, type UserAddressesCreateResponses as dl, type UserAddressesDestroyData as dm, type UserAddressesDestroyResponses as dn, type UserAddressesRetrieveData as dp, type UserAddressesRetrieveResponses as dq, type UserAddressesPartialUpdateData as dr, type UserAddressesPartialUpdateResponses as ds, type UserAddressesUpdateData as dt, type UserAddressesUpdateResponses as du, type UserBankAccountsListData as dv, type UserBankAccountsListResponses as dw, type UserBankAccountsCreateData as dx, type UserBankAccountsCreateResponses as dy, type UserBankAccountsDestroyData as dz, type AuthState as e, type UserEmailsDestroyData as e$, type UserCryptoAccountsListResponses as e0, type UserCryptoAccountsCreateData as e1, type UserCryptoAccountsCreateResponses as e2, type UserCryptoAccountsDestroyData as e3, type UserCryptoAccountsDestroyResponses as e4, type UserCryptoAccountsRetrieveData as e5, type UserCryptoAccountsRetrieveResponses as e6, type UserCryptoAccountsPartialUpdateData as e7, type UserCryptoAccountsPartialUpdateResponses as e8, type UserCryptoAccountsUpdateData as e9, type UserDevicesAppsPartialUpdateResponses as eA, type UserDevicesAppsUpdateData as eB, type UserDevicesAppsUpdateResponses as eC, type UserDevicesDestroyData as eD, type UserDevicesDestroyResponses as eE, type UserDevicesRetrieveData as eF, type UserDevicesRetrieveResponses as eG, type UserDevicesPartialUpdateData as eH, type UserDevicesPartialUpdateResponses as eI, type UserDevicesUpdateData as eJ, type UserDevicesUpdateResponses as eK, type UserDevicesAppsListData as eL, type UserDevicesAppsListResponses as eM, type UserDevicesAppsCreateData as eN, type UserDevicesAppsCreateResponses as eO, type UserDocumentsListData as eP, type UserDocumentsListResponses as eQ, type UserDocumentsCreateData as eR, type UserDocumentsCreateResponses as eS, type UserDocumentsDestroyData as eT, type UserDocumentsDestroyResponses as eU, type UserDocumentsRetrieveData as eV, type UserDocumentsRetrieveResponses as eW, type UserEmailsListData as eX, type UserEmailsListResponses as eY, type UserEmailsCreateData as eZ, type UserEmailsCreateResponses as e_, type UserCryptoAccountsUpdateResponses as ea, type UserCryptoAccountsAccountCurrenciesListData as eb, type UserCryptoAccountsAccountCurrenciesListResponses as ec, type UserCryptoAccountsAccountCurrenciesCreateData as ed, type UserCryptoAccountsAccountCurrenciesCreateResponses as ee, type UserCryptoAccountsAccountCurrenciesDestroyData as ef, type UserCryptoAccountsAccountCurrenciesDestroyResponses as eg, type UserCryptoAccountsAccountCurrenciesRetrieveData as eh, type UserCryptoAccountsAccountCurrenciesRetrieveResponses as ei, type UserCryptoAccountsCurrenciesListData as ej, type UserCryptoAccountsCurrenciesListResponses as ek, type UserCryptoAccountsCurrenciesCreateData as el, type UserCryptoAccountsCurrenciesCreateResponses as em, type UserCryptoAccountsCurrenciesDestroyData as en, type UserCryptoAccountsCurrenciesDestroyResponses as eo, type UserCryptoAccountsCurrenciesRetrieveData as ep, type UserCryptoAccountsCurrenciesRetrieveResponses as eq, type UserDevicesListData as er, type UserDevicesListResponses as es, type UserDevicesCreateData as et, type UserDevicesCreateResponses as eu, type UserDevicesAppsDestroyData as ev, type UserDevicesAppsDestroyResponses as ew, type UserDevicesAppsRetrieveData as ex, type UserDevicesAppsRetrieveResponses as ey, type UserDevicesAppsPartialUpdateData as ez, type AuthStatus as f, type ClientOptions as f$, type UserEmailsDestroyResponses as f0, type UserEmailsRetrieveData as f1, type UserEmailsRetrieveResponses as f2, type UserEmailsPartialUpdateData as f3, type UserEmailsPartialUpdateResponses as f4, type UserEmailsUpdateData as f5, type UserEmailsUpdateResponses as f6, type UserLegalTermsListData as f7, type UserLegalTermsListResponses as f8, type UserLegalTermsRetrieveData as f9, type UserWalletAccountsListResponses as fA, type UserWalletAccountsCreateData as fB, type UserWalletAccountsCreateResponses as fC, type UserWalletAccountsDestroyData as fD, type UserWalletAccountsDestroyResponses as fE, type UserWalletAccountsRetrieveData as fF, type UserWalletAccountsRetrieveResponses as fG, type UserWalletAccountsPartialUpdateData as fH, type UserWalletAccountsPartialUpdateResponses as fI, type UserWalletAccountsUpdateData as fJ, type UserWalletAccountsUpdateResponses as fK, type UserWalletAccountsAccountCurrenciesListData as fL, type UserWalletAccountsAccountCurrenciesListResponses as fM, type UserWalletAccountsAccountCurrenciesCreateData as fN, type UserWalletAccountsAccountCurrenciesCreateResponses as fO, type UserWalletAccountsAccountCurrenciesDestroyData as fP, type UserWalletAccountsAccountCurrenciesDestroyResponses as fQ, type UserWalletAccountsAccountCurrenciesRetrieveData as fR, type UserWalletAccountsAccountCurrenciesRetrieveResponses as fS, type UserWalletAccountsCurrenciesListData as fT, type UserWalletAccountsCurrenciesListResponses as fU, type UserWalletAccountsCurrenciesCreateData as fV, type UserWalletAccountsCurrenciesCreateResponses as fW, type UserWalletAccountsCurrenciesDestroyData as fX, type UserWalletAccountsCurrenciesDestroyResponses as fY, type UserWalletAccountsCurrenciesRetrieveData as fZ, type UserWalletAccountsCurrenciesRetrieveResponses as f_, type UserLegalTermsRetrieveResponses as fa, type UserLegalTermsVersionsListData as fb, type UserLegalTermsVersionsListResponses as fc, type UserLegalTermsVersionsRetrieveData as fd, type UserLegalTermsVersionsRetrieveResponses as fe, type UserLegalTermsVersionsPartialUpdateData as ff, type UserLegalTermsVersionsPartialUpdateResponses as fg, type UserLegalTermsVersionsUpdateData as fh, type UserLegalTermsVersionsUpdateResponses as fi, type UserMessagesListData as fj, type UserMessagesListResponses as fk, type UserMessagesRetrieveData as fl, type UserMessagesRetrieveResponses as fm, type UserMobilesListData as fn, type UserMobilesListResponses as fo, type UserMobilesCreateData as fp, type UserMobilesCreateResponses as fq, type UserMobilesDestroyData as fr, type UserMobilesDestroyResponses as fs, type UserMobilesRetrieveData as ft, type UserMobilesRetrieveResponses as fu, type UserMobilesPartialUpdateData as fv, type UserMobilesPartialUpdateResponses as fw, type UserMobilesUpdateData as fx, type UserMobilesUpdateResponses as fy, type UserWalletAccountsListData as fz, type AuthRecoveryState as g, type CreateMultiTransactionRequest as g$, type Account as g0, type AccountAccountAsset as g1, type AccountAccountAssetRequest as g2, type AccountAccountAssetResponse as g3, type AccountAsset as g4, type AccountAssetFee as g5, type AccountAssetLimit as g6, type AccountAssetLimitRequest as g7, type AccountAssetLimitResponse as g8, type AccountAssetResponse as g9, type BankOwnerAddressRequest as gA, type BankOwnerRequest as gB, type Company as gC, type CompanyBankAccount as gD, type CompanyBankBranchAddress as gE, type CompanyDisallowedTransactionSubtype as gF, type CompanyDisallowedTransactionSubtypeRequest as gG, type CompanyResponse as gH, type CompanySettings as gI, type CompanySettingsRequest as gJ, type CompanyWalletAccount as gK, type CreateAccountAccountAssetRequest as gL, type CreateAuthTokenRequest as gM, type CreateCompanyRequest as gN, type CreateCreditTransactionRequest as gO, type CreateCryptoAccountAccountAssetRequest as gP, type CreateCryptoAccountAssetRequest as gQ, type CreateCryptoAccountRequest as gR, type CreateDebitTransactionRequest as gS, type CreateDeviceAppRequest as gT, type CreateDeviceRequest as gU, type CreateEmailRequest as gV, type CreateExportRequest as gW, type CreateJwtRequest as gX, type CreateMfaAuthenticatorRequest as gY, type CreateMetricRequest as gZ, type CreateMobileRequest as g_, type AccountAssetSettings as ga, type AccountAssetSettingsRequest as gb, type AccountDefinition as gc, type AccountDefinitionGroup as gd, type AccountDefinitionGroupAsset as ge, type AccountDefinitionResponse as gf, type AccountRequest as gg, type AccountResponse as gh, type ActionResponse as gi, type AdminAccountAssetFee as gj, type AdminAccountAssetFeeRequest as gk, type AdminAccountAssetFeeResponse as gl, type AdminCompanyAddress as gm, type Asset as gn, type AssetResponse as go, type Auth$1 as gp, type AuthResponse as gq, type AuthToken as gr, type AuthTokenList as gs, type AuthTokenListResponse as gt, type AuthTokenResponse as gu, type Authenticated as gv, type AuthenticatedResponse as gw, type AuthenticatorChallenge as gx, type BankOwner as gy, type BankOwnerAddress as gz, type AuthSnapshot as h, type GroupTierLimitResponse as h$, type CreateStatementRequest as h0, type CreateTransactionCollectionRequest as h1, type CreateTransactionCollectionTransactionRequest as h2, type CreateTransferTransactionRequest as h3, type CreateUserBankAccountAccountAssetRequest as h4, type CreateUserBankAccountAssetRequest as h5, type CreateUserWalletAccountAccountAssetRequest as h6, type CreateUserWalletAccountAssetRequest as h7, type CryptoAccount as h8, type CryptoAccountAsset as h9, type ExportResponse as hA, type ExtendedAccount as hB, type ExtendedAccountResponse as hC, type ExtendedAuthenticated as hD, type ExtendedAuthenticatedResponse as hE, type ExtendedExport as hF, type ExtendedExportResponse as hG, type ExtendedGroupTier as hH, type ExtendedGroupTierResponse as hI, type ExtendedTransaction as hJ, type ExtendedTransactionResponse as hK, type ExtendedUserInfo as hL, type ExtendedUserInfoRequest as hM, type ExtendedUserInfoResponse as hN, type GroupDisallowedTransactionSubtype as hO, type GroupFee as hP, type GroupFeeResponse as hQ, type GroupLimit as hR, type GroupLimitResponse as hS, type GroupPermission as hT, type GroupPermissionResponse as hU, type GroupSettings as hV, type GroupTier as hW, type GroupTierDisallowedTransactionSubtype as hX, type GroupTierFee as hY, type GroupTierFeeResponse as hZ, type GroupTierLimit as h_, type CryptoAccountAssetList as ha, type CryptoAccountAssetListResponse as hb, type CryptoAccountAssetResponse as hc, type CryptoAccountList as hd, type CryptoAccountListResponse as he, type CryptoAccountRequest as hf, type CryptoAccountResponse as hg, type DeactivateRequest as hh, type Device as hi, type DeviceApp as hj, type DeviceAppRequest as hk, type DeviceAppResponse as hl, type DeviceList as hm, type DeviceListResponse as hn, type DeviceRequest as ho, type DeviceResponse as hp, type DocumentType as hq, type DocumentTypeResponse as hr, type Email as hs, type EmailList as ht, type EmailListResponse as hu, type EmailRequest as hv, type EmailResponse as hw, type ExplicitCreateTransactionRequest as hx, type Export as hy, type ExportPage as hz, type AuthEvent as i, type PaginatedAccountDefinitionList as i$, type GroupTierRequirementSet as i0, type GroupTierRequirementSetItem as i1, type GroupTierRequirementSetItemResponse as i2, type GroupTierRequirementSetItemRule as i3, type GroupTierRequirementSetResponse as i4, type GroupTierSettings as i5, type Jwt as i6, type JwtResponse as i7, type LegalTerm as i8, type LegalTermResponse as i9, type MobileList as iA, type MobileListResponse as iB, type MobileRequest as iC, type MobileResponse as iD, type MultiTransaction as iE, type MultiTransactionResponse as iF, type OauthAuthorize as iG, type OauthAuthorizeRequest as iH, type OauthAuthorizeResponse as iI, type OauthClient as iJ, type OauthClientResponse as iK, type OauthLoginRequest as iL, type OauthRegisterRequest as iM, type OauthSession as iN, type OauthSessionRequest as iO, type OauthSessionResponse as iP, type OauthVerify as iQ, type OauthVerifyRequest as iR, type OauthVerifyResponse as iS, type PaginatedAccountAccountAssetList as iT, type PaginatedAccountAccountAssetListResponse as iU, type PaginatedAccountAssetFeeList as iV, type PaginatedAccountAssetFeeListResponse as iW, type PaginatedAccountAssetLimitList as iX, type PaginatedAccountAssetLimitListResponse as iY, type PaginatedAccountAssetList as iZ, type PaginatedAccountAssetListResponse as i_, type LegalTermVersion as ia, type LegalTermVersionResponse as ib, type LoginRequest as ic, type LogoutRequest as id, type MfaAuthenticator as ie, type MfaAuthenticatorResponse as ig, type MfaDeliverRequest as ih, type MfaDeviceDetail as ii, type MfaStaticDeviceDetail as ij, type MfaStaticDeviceToken as ik, type MfatotpDeviceDetail as il, type MfaTwilioDeviceDetail as im, type MfaVerifyRequest as io, type MaskedMfaAuthenticator as ip, type MaskedMfaAuthenticatorResponse as iq, type MaskedMfaDeviceDetail as ir, type MaskedMfaStaticDeviceDetail as is, type MaskedMfaStaticDeviceToken as it, type MaskedMfatotpDeviceDetail as iu, type MaskedMfaTwilioDeviceDetail as iv, type Metric as iw, type MetricPoint as ix, type MetricResponse as iy, type Mobile as iz, type AuthEventType as j, type PaginatedUserDocumentList as j$, type PaginatedAccountDefinitionListResponse as j0, type PaginatedAccountList as j1, type PaginatedAccountListResponse as j2, type PaginatedAssetList as j3, type PaginatedAssetListResponse as j4, type PaginatedCompanyBankAccountList as j5, type PaginatedCompanyBankAccountListResponse as j6, type PaginatedCompanyWalletAccountList as j7, type PaginatedCompanyWalletAccountListResponse as j8, type PaginatedDeviceAppList as j9, type PaginatedMaskedMfaAuthenticatorListResponse as jA, type PaginatedMetricList as jB, type PaginatedMetricListResponse as jC, type PaginatedMetricPointList as jD, type PaginatedMetricPointListResponse as jE, type PaginatedOauthClientList as jF, type PaginatedOauthClientListResponse as jG, type PaginatedPublicCompanyLegalTermList as jH, type PaginatedPublicCompanyLegalTermListResponse as jI, type PaginatedPublicCompanyLegalTermVersionList as jJ, type PaginatedPublicCompanyLegalTermVersionListResponse as jK, type PaginatedPublicCompanyList as jL, type PaginatedPublicCompanyListResponse as jM, type PaginatedPublicGroupList as jN, type PaginatedPublicGroupListResponse as jO, type PaginatedPublicLegalTermList as jP, type PaginatedPublicLegalTermListResponse as jQ, type PaginatedPublicLegalTermVersionList as jR, type PaginatedPublicLegalTermVersionListResponse as jS, type PaginatedStatementList as jT, type PaginatedStatementListResponse as jU, type PaginatedTransactionCollectionList as jV, type PaginatedTransactionCollectionListResponse as jW, type PaginatedTransactionList as jX, type PaginatedTransactionListResponse as jY, type PaginatedTransactionMessageList as jZ, type PaginatedTransactionMessageListResponse as j_, type PaginatedDeviceAppListResponse as ja, type PaginatedDocumentTypeList as jb, type PaginatedDocumentTypeListResponse as jc, type PaginatedExportList as jd, type PaginatedExportListResponse as je, type PaginatedGroupFeeList as jf, type PaginatedGroupFeeListResponse as jg, type PaginatedGroupLimitList as jh, type PaginatedGroupLimitListResponse as ji, type PaginatedGroupPermissionList as jj, type PaginatedGroupPermissionListResponse as jk, type PaginatedGroupTierFeeList as jl, type PaginatedGroupTierFeeListResponse as jm, type PaginatedGroupTierLimitList as jn, type PaginatedGroupTierLimitListResponse as jo, type PaginatedGroupTierList as jp, type PaginatedGroupTierListResponse as jq, type PaginatedGroupTierRequirementSetItemList as jr, type PaginatedGroupTierRequirementSetItemListResponse as js, type PaginatedGroupTierRequirementSetList as jt, type PaginatedGroupTierRequirementSetListResponse as ju, type PaginatedLegalTermList as jv, type PaginatedLegalTermListResponse as jw, type PaginatedLegalTermVersionList as jx, type PaginatedLegalTermVersionListResponse as jy, type PaginatedMaskedMfaAuthenticatorList as jz, type SessionListener as k, type ReducedTransactionSubtypeRequest as k$, type PaginatedUserDocumentListResponse as k0, type PaginatedUserGroupList as k1, type PaginatedUserGroupListResponse as k2, type PaginatedUserMessageList as k3, type PaginatedUserMessageListResponse as k4, type PaginatedUserPermissionList as k5, type PaginatedUserPermissionListResponse as k6, type PaginatedUserWalletAccountAssetList as k7, type PaginatedUserWalletAccountAssetListResponse as k8, type PartnerTransaction as k9, type PublicLegalTerm as kA, type PublicLegalTermResponse as kB, type PublicLegalTermVersion as kC, type PublicLegalTermVersionResponse as kD, type PublicReducedCompanyLegalTermVersion as kE, type PublicReducedLegalTermVersion as kF, type ReducedAccount as kG, type ReducedAccountAccountAsset as kH, type ReducedAccountAccountAssetRequest as kI, type ReducedAccountAsset as kJ, type ReducedAccountAssetList as kK, type ReducedAccountAssetListResponse as kL, type ReducedAccountAssetRequest as kM, type ReducedAccountAssetResponse as kN, type ReducedAccountDefinition as kO, type ReducedAccountRequest as kP, type ReducedAsset as kQ, type ReducedAssetRequest as kR, type ReducedDeviceApp as kS, type ReducedDeviceAppRequest as kT, type ReducedDocumentType as kU, type ReducedGroup as kV, type ReducedGroupRequest as kW, type ReducedGroupTier as kX, type ReducedLegalTermVersion as kY, type ReducedService as kZ, type ReducedTransactionSubtype as k_, type PartnerUserInfo as ka, type PasswordChangeRequest as kb, type PasswordResetConfirmRequest as kc, type PasswordResetRequest as kd, type PatchedAccountAccountAssetRequest as ke, type PatchedCryptoAccountRequest as kf, type PatchedDeviceAppRequest as kg, type PatchedDeviceRequest as kh, type PatchedEmailRequest as ki, type PatchedExtendedUserInfoRequest as kj, type PatchedMobileRequest as kk, type PatchedUpdateExtendedTransactionRequest as kl, type PatchedUpdateLegalTermVersionRequest as km, type PatchedUserAddressRequest as kn, type PatchedUserBankAccountRequest as ko, type PatchedUserWalletAccountRequest as kp, type ProtectedUserInfo as kq, type PublicCompany as kr, type PublicCompanyLegalTerm as ks, type PublicCompanyLegalTermResponse as kt, type PublicCompanyLegalTermVersion as ku, type PublicCompanyLegalTermVersionResponse as kv, type PublicCompanyResponse as kw, type PublicCompanySettings as kx, type PublicGroup as ky, type PublicGroupResponse as kz, type AuthStateListener as l, type UserWalletAccountList as l$, type ReducedUserInfoRequest as l0, type RefreshRequest as l1, type Refreshed as l2, type RefreshedResponse as l3, type RegisterCompanyRequest as l4, type RegisterRequest as l5, type RequestDeleteRequest as l6, type ResendVerifyEmailRequest as l7, type ResendVerifyMobileRequest as l8, type ResourceRequirementRule as l9, type UserBankAccountAssetListResponse as lA, type UserBankAccountAssetResponse as lB, type UserBankAccountList as lC, type UserBankAccountListResponse as lD, type UserBankAccountRequest as lE, type UserBankAccountResponse as lF, type UserBankBranchAddress as lG, type UserBankBranchAddressRequest as lH, type UserCreateBankAccountRequest as lI, type UserCreateDocumentRequest as lJ, type UserCreateWalletAccountRequest as lK, type UserDisallowedTransactionSubtype as lL, type UserDisallowedTransactionSubtypeRequest as lM, type UserDocument as lN, type UserDocumentResponse as lO, type UserGroup as lP, type UserGroupResponse as lQ, type UserMessage as lR, type UserMessageResponse as lS, type UserPermission as lT, type UserPermissionResponse as lU, type UserSettings as lV, type UserSettingsRequest as lW, type UserVerification as lX, type UserWalletAccount as lY, type UserWalletAccountAsset as lZ, type UserWalletAccountAssetResponse as l_, type Statement as la, type StatementResponse as lb, type TotalTransaction as lc, type TotalTransactionResponse as ld, type Transaction as le, type TransactionAccountAsset as lf, type TransactionCollection as lg, type TransactionCollectionResponse as lh, type TransactionCollectionTransaction as li, type TransactionFee as lj, type TransactionMessage as lk, type TransactionMessageResponse as ll, type TransactionSubtype as lm, type TransactionSubtypeList as ln, type TransactionSubtypeListResponse as lo, type TransactionSubtypeResponse as lp, type UpdateExtendedTransactionRequest as lq, type UpdateLegalTermVersionRequest as lr, type UserAddress as ls, type UserAddressList as lt, type UserAddressListResponse as lu, type UserAddressRequest as lv, type UserAddressResponse as lw, type UserBankAccount as lx, type UserBankAccountAsset as ly, type UserBankAccountAssetList as lz, type AuthEventListener as m, type DocumentTypeResponseWritable as m$, type UserWalletAccountListResponse as m0, type UserWalletAccountRequest as m1, type UserWalletAccountResponse as m2, type VerifyDeactivateRequest as m3, type VerifyEmailRequest as m4, type VerifyMobileRequest as m5, type VerifyRequestDeleteRequest as m6, type AccountWritable as m7, type AccountAccountAssetWritable as m8, type AccountAccountAssetResponseWritable as m9, type CompanyResponseWritable as mA, type CompanySettingsWritable as mB, type CompanyWalletAccountWritable as mC, type CreateAccountAccountAssetRequestWritable as mD, type CreateCompanyRequestWritable as mE, type CreateCreditTransactionRequestWritable as mF, type CreateDebitTransactionRequestWritable as mG, type CreateMetricRequestWritable as mH, type CreateMultiTransactionRequestWritable as mI, type CreateStatementRequestWritable as mJ, type CreateTransactionCollectionRequestWritable as mK, type CreateTransactionCollectionTransactionRequestWritable as mL, type CryptoAccountWritable as mM, type CryptoAccountAssetWritable as mN, type CryptoAccountAssetListWritable as mO, type CryptoAccountAssetListResponseWritable as mP, type CryptoAccountAssetResponseWritable as mQ, type CryptoAccountListWritable as mR, type CryptoAccountListResponseWritable as mS, type CryptoAccountResponseWritable as mT, type DeviceWritable as mU, type DeviceAppWritable as mV, type DeviceAppResponseWritable as mW, type DeviceListWritable as mX, type DeviceListResponseWritable as mY, type DeviceResponseWritable as mZ, type DocumentTypeWritable as m_, type AccountAssetWritable as ma, type AccountAssetFeeWritable as mb, type AccountAssetLimitWritable as mc, type AccountAssetLimitResponseWritable as md, type AccountAssetResponseWritable as me, type AccountAssetSettingsWritable as mf, type AccountDefinitionWritable as mg, type AccountDefinitionGroupWritable as mh, type AccountDefinitionGroupAssetWritable as mi, type AccountDefinitionResponseWritable as mj, type AccountResponseWritable as mk, type AdminAccountAssetFeeWritable as ml, type AdminAccountAssetFeeResponseWritable as mm, type AssetWritable as mn, type AssetResponseWritable as mo, type AuthWritable as mp, type AuthResponseWritable as mq, type AuthTokenWritable as mr, type AuthTokenListWritable as ms, type AuthTokenListResponseWritable as mt, type AuthTokenResponseWritable as mu, type AuthenticatedWritable as mv, type AuthenticatedResponseWritable as mw, type CompanyWritable as mx, type CompanyBankAccountWritable as my, type CompanyDisallowedTransactionSubtypeWritable as mz, type StorageAdapter as n, type OauthClientResponseWritable as n$, type EmailWritable as n0, type EmailListWritable as n1, type EmailListResponseWritable as n2, type EmailResponseWritable as n3, type ExplicitCreateTransactionRequestWritable as n4, type ExportWritable as n5, type ExportPageWritable as n6, type ExportResponseWritable as n7, type ExtendedAccountWritable as n8, type ExtendedAccountResponseWritable as n9, type GroupTierRequirementSetItemResponseWritable as nA, type GroupTierRequirementSetResponseWritable as nB, type GroupTierSettingsWritable as nC, type JwtResponseWritable as nD, type LegalTermResponseWritable as nE, type LegalTermVersionResponseWritable as nF, type LoginRequestWritable as nG, type MfaAuthenticatorWritable as nH, type MfaAuthenticatorResponseWritable as nI, type MfaDeviceDetailWritable as nJ, type MfaStaticDeviceDetailWritable as nK, type MfatotpDeviceDetailWritable as nL, type MaskedMfaAuthenticatorWritable as nM, type MaskedMfaAuthenticatorResponseWritable as nN, type MaskedMfaDeviceDetailWritable as nO, type MaskedMfaStaticDeviceDetailWritable as nP, type MaskedMfatotpDeviceDetailWritable as nQ, type MetricWritable as nR, type MetricResponseWritable as nS, type MobileWritable as nT, type MobileListWritable as nU, type MobileListResponseWritable as nV, type MobileResponseWritable as nW, type MultiTransactionWritable as nX, type MultiTransactionResponseWritable as nY, type OauthAuthorizeWritable as nZ, type OauthAuthorizeResponseWritable as n_, type ExtendedAuthenticatedWritable as na, type ExtendedAuthenticatedResponseWritable as nb, type ExtendedExportWritable as nc, type ExtendedExportResponseWritable as nd, type ExtendedGroupTierWritable as ne, type ExtendedGroupTierResponseWritable as nf, type ExtendedTransactionWritable as ng, type ExtendedTransactionResponseWritable as nh, type ExtendedUserInfoWritable as ni, type ExtendedUserInfoResponseWritable as nj, type GroupDisallowedTransactionSubtypeWritable as nk, type GroupFeeWritable as nl, type GroupFeeResponseWritable as nm, type GroupLimitWritable as nn, type GroupLimitResponseWritable as no, type GroupPermissionWritable as np, type GroupPermissionResponseWritable as nq, type GroupSettingsWritable as nr, type GroupTierWritable as ns, type GroupTierDisallowedTransactionSubtypeWritable as nt, type GroupTierFeeWritable as nu, type GroupTierFeeResponseWritable as nv, type GroupTierLimitWritable as nw, type GroupTierLimitResponseWritable as nx, type GroupTierRequirementSetWritable as ny, type GroupTierRequirementSetItemWritable as nz, type AccountCurrenciesListData as o, type PaginatedPublicCompanyListResponseWritable as o$, type OauthLoginRequestWritable as o0, type OauthRegisterRequestWritable as o1, type OauthSessionResponseWritable as o2, type OauthVerifyWritable as o3, type OauthVerifyRequestWritable as o4, type OauthVerifyResponseWritable as o5, type PaginatedAccountAccountAssetListWritable as o6, type PaginatedAccountAccountAssetListResponseWritable as o7, type PaginatedAccountAssetFeeListWritable as o8, type PaginatedAccountAssetFeeListResponseWritable as o9, type PaginatedGroupTierFeeListWritable as oA, type PaginatedGroupTierFeeListResponseWritable as oB, type PaginatedGroupTierLimitListWritable as oC, type PaginatedGroupTierLimitListResponseWritable as oD, type PaginatedGroupTierListWritable as oE, type PaginatedGroupTierListResponseWritable as oF, type PaginatedGroupTierRequirementSetItemListWritable as oG, type PaginatedGroupTierRequirementSetItemListResponseWritable as oH, type PaginatedGroupTierRequirementSetListWritable as oI, type PaginatedGroupTierRequirementSetListResponseWritable as oJ, type PaginatedLegalTermListWritable as oK, type PaginatedLegalTermListResponseWritable as oL, type PaginatedLegalTermVersionListWritable as oM, type PaginatedLegalTermVersionListResponseWritable as oN, type PaginatedMaskedMfaAuthenticatorListWritable as oO, type PaginatedMaskedMfaAuthenticatorListResponseWritable as oP, type PaginatedMetricListWritable as oQ, type PaginatedMetricListResponseWritable as oR, type PaginatedMetricPointListWritable as oS, type PaginatedMetricPointListResponseWritable as oT, type PaginatedOauthClientListWritable as oU, type PaginatedOauthClientListResponseWritable as oV, type PaginatedPublicCompanyLegalTermListWritable as oW, type PaginatedPublicCompanyLegalTermListResponseWritable as oX, type PaginatedPublicCompanyLegalTermVersionListWritable as oY, type PaginatedPublicCompanyLegalTermVersionListResponseWritable as oZ, type PaginatedPublicCompanyListWritable as o_, type PaginatedAccountAssetLimitListWritable as oa, type PaginatedAccountAssetLimitListResponseWritable as ob, type PaginatedAccountAssetListWritable as oc, type PaginatedAccountAssetListResponseWritable as od, type PaginatedAccountDefinitionListWritable as oe, type PaginatedAccountDefinitionListResponseWritable as of, type PaginatedAccountListWritable as og, type PaginatedAccountListResponseWritable as oh, type PaginatedAssetListWritable as oi, type PaginatedAssetListResponseWritable as oj, type PaginatedCompanyBankAccountListWritable as ok, type PaginatedCompanyBankAccountListResponseWritable as ol, type PaginatedCompanyWalletAccountListWritable as om, type PaginatedCompanyWalletAccountListResponseWritable as on, type PaginatedDeviceAppListWritable as oo, type PaginatedDeviceAppListResponseWritable as op, type PaginatedDocumentTypeListWritable as oq, type PaginatedDocumentTypeListResponseWritable as or, type PaginatedExportListWritable as os, type PaginatedExportListResponseWritable as ot, type PaginatedGroupFeeListWritable as ou, type PaginatedGroupFeeListResponseWritable as ov, type PaginatedGroupLimitListWritable as ow, type PaginatedGroupLimitListResponseWritable as ox, type PaginatedGroupPermissionListWritable as oy, type PaginatedGroupPermissionListResponseWritable as oz, type AccountCurrenciesListResponses as p, type UserBankAccountAssetWritable as p$, type PaginatedPublicLegalTermListWritable as p0, type PaginatedPublicLegalTermListResponseWritable as p1, type PaginatedPublicLegalTermVersionListWritable as p2, type PaginatedPublicLegalTermVersionListResponseWritable as p3, type PaginatedStatementListWritable as p4, type PaginatedStatementListResponseWritable as p5, type PaginatedTransactionCollectionListWritable as p6, type PaginatedTransactionCollectionListResponseWritable as p7, type PaginatedTransactionListWritable as p8, type PaginatedTransactionListResponseWritable as p9, type ReducedAccountAssetListWritable as pA, type ReducedAccountAssetListResponseWritable as pB, type ReducedAccountAssetResponseWritable as pC, type ReducedDeviceAppWritable as pD, type ReducedTransactionSubtypeWritable as pE, type RefreshedResponseWritable as pF, type RegisterCompanyRequestWritable as pG, type RegisterRequestWritable as pH, type StatementWritable as pI, type StatementResponseWritable as pJ, type TotalTransactionResponseWritable as pK, type TransactionWritable as pL, type TransactionAccountAssetWritable as pM, type TransactionCollectionWritable as pN, type TransactionCollectionResponseWritable as pO, type TransactionCollectionTransactionWritable as pP, type TransactionMessageWritable as pQ, type TransactionMessageResponseWritable as pR, type TransactionSubtypeWritable as pS, type TransactionSubtypeListWritable as pT, type TransactionSubtypeListResponseWritable as pU, type TransactionSubtypeResponseWritable as pV, type UserAddressWritable as pW, type UserAddressListWritable as pX, type UserAddressListResponseWritable as pY, type UserAddressResponseWritable as pZ, type UserBankAccountWritable as p_, type PaginatedTransactionMessageListWritable as pa, type PaginatedTransactionMessageListResponseWritable as pb, type PaginatedUserDocumentListWritable as pc, type PaginatedUserDocumentListResponseWritable as pd, type PaginatedUserGroupListWritable as pe, type PaginatedUserGroupListResponseWritable as pf, type PaginatedUserMessageListWritable as pg, type PaginatedUserMessageListResponseWritable as ph, type PaginatedUserPermissionListWritable as pi, type PaginatedUserPermissionListResponseWritable as pj, type PaginatedUserWalletAccountAssetListWritable as pk, type PaginatedUserWalletAccountAssetListResponseWritable as pl, type PasswordChangeRequestWritable as pm, type PasswordResetConfirmRequestWritable as pn, type PublicCompanyWritable as po, type PublicCompanyLegalTermWritable as pp, type PublicCompanyLegalTermResponseWritable as pq, type PublicCompanyLegalTermVersionResponseWritable as pr, type PublicCompanyResponseWritable as ps, type PublicCompanySettingsWritable as pt, type PublicLegalTermWritable as pu, type PublicLegalTermResponseWritable as pv, type PublicLegalTermVersionResponseWritable as pw, type ReducedAccountWritable as px, type ReducedAccountAccountAssetWritable as py, type ReducedAccountAssetWritable as pz, type AccountDefinitionsListData as q, type AuthRefreshCreateResponse as q$, type UserBankAccountAssetListWritable as q0, type UserBankAccountAssetListResponseWritable as q1, type UserBankAccountAssetResponseWritable as q2, type UserBankAccountListWritable as q3, type UserBankAccountListResponseWritable as q4, type UserBankAccountResponseWritable as q5, type UserCreateDocumentRequestWritable as q6, type UserDisallowedTransactionSubtypeWritable as q7, type UserDocumentWritable as q8, type UserDocumentResponseWritable as q9, type AccountsCurrenciesLimitsListResponse as qA, type AccountsCurrenciesLimitsRetrieveResponse as qB, type AuthRetrieveResponse as qC, type AuthRegisterCompanyResponse as qD, type AuthDeactivateResponse as qE, type AuthDeactivateVerifyResponse as qF, type AuthEmailVerifyResponse as qG, type AuthEmailVerifyResendResponse as qH, type AuthJwtCreateResponse as qI, type AuthLoginResponse as qJ, type AuthLogoutResponse as qK, type AuthMfaAuthenticatorsListResponse as qL, type AuthMfaAuthenticatorsCreateResponse as qM, type AuthMfaAuthenticatorsDestroyResponse as qN, type AuthMfaAuthenticatorsRetrieveResponse as qO, type AuthMfaDeliverResponse as qP, type AuthMfaVerifyResponse as qQ, type AuthMobileVerifyResponse as qR, type AuthMobileVerifyResendResponse as qS, type AuthOauthAuthorizeCreateResponse as qT, type AuthOauthLoginCreateResponse as qU, type AuthOauthRegisterCreateResponse as qV, type AuthOauthSessionCreateResponse as qW, type AuthOauthVerifyCreateResponse as qX, type AuthPasswordChangeResponse as qY, type AuthPasswordResetResponse as qZ, type AuthPasswordResetConfirmResponse as q_, type UserGroupWritable as qa, type UserGroupResponseWritable as qb, type UserMessageWritable as qc, type UserMessageResponseWritable as qd, type UserPermissionWritable as qe, type UserPermissionResponseWritable as qf, type UserSettingsWritable as qg, type UserWalletAccountWritable as qh, type UserWalletAccountAssetWritable as qi, type UserWalletAccountAssetResponseWritable as qj, type UserWalletAccountListWritable as qk, type UserWalletAccountListResponseWritable as ql, type UserWalletAccountResponseWritable as qm, type AccountCurrenciesListResponse as qn, type AccountDefinitionsListResponse as qo, type AccountDefinitionsRetrieveResponse as qp, type AccountsListResponse as qq, type AccountsCreateResponse as qr, type AccountsRetrieveResponse as qs, type AccountsCurrenciesListResponse as qt, type AccountsCurrenciesCreateResponse as qu, type AccountsCurrenciesRetrieveResponse as qv, type AccountsCurrenciesPartialUpdateResponse as qw, type AccountsCurrenciesUpdateResponse as qx, type AccountsCurrenciesFeesListResponse as qy, type AccountsCurrenciesFeesRetrieveResponse as qz, type AccountDefinitionsListResponses as r, type TransactionCollectionsListResponse as r$, type AuthRegisterResponse as r0, type AuthRequestDeleteResponse as r1, type AuthRequestDeleteVerifyResponse as r2, type AuthTokensListDestroyResponse as r3, type AuthTokensListResponse as r4, type AuthTokensCreateResponse as r5, type AuthTokensDestroyResponse as r6, type AuthTokensRetrieveResponse as r7, type CompanyRetrieveResponse as r8, type CompanyBankAccountsListResponse as r9, type MetricsListResponse as rA, type MetricsCreateResponse as rB, type MetricsDestroyResponse as rC, type MetricsRetrieveResponse as rD, type MetricsPointsListResponse as rE, type PermissionsListResponse as rF, type PermissionsRetrieveResponse as rG, type PublicCompaniesListResponse as rH, type PublicCompaniesRetrieveResponse as rI, type PublicCompaniesGroupsListResponse as rJ, type PublicCompaniesGroupsRetrieveResponse as rK, type PublicCompaniesLegalTermsListResponse as rL, type PublicCompaniesLegalTermsRetrieveResponse as rM, type PublicCompaniesLegalTermsVersionsListResponse as rN, type PublicCompaniesLegalTermsVersionsRetrieveResponse as rO, type PublicCompaniesOauthClientsListResponse as rP, type PublicCompaniesOauthClientsRetrieveResponse as rQ, type PublicLegalTermsListResponse as rR, type PublicLegalTermsRetrieveResponse as rS, type PublicLegalTermsVersionsListResponse as rT, type PublicLegalTermsVersionsRetrieveResponse as rU, type StatementsListResponse as rV, type StatementsCreateResponse as rW, type StatementsDestroyResponse as rX, type StatementsRetrieveResponse as rY, type SubtypesListResponse as rZ, type SubtypesRetrieveResponse as r_, type CompanyCurrenciesListResponse as ra, type CompanyCurrenciesRetrieveResponse as rb, type CompanyWalletAccountsListResponse as rc, type DocumentTypesListResponse as rd, type DocumentTypesRetrieveResponse as re, type ExportsListResponse as rf, type ExportsCreateResponse as rg, type ExportsRetrieveResponse as rh, type GroupsListResponse as ri, type GroupsRetrieveResponse as rj, type GroupsFeesListResponse as rk, type GroupsFeesRetrieveResponse as rl, type GroupsLimitsListResponse as rm, type GroupsLimitsRetrieveResponse as rn, type GroupsPermissionsListResponse as ro, type GroupsPermissionsRetrieveResponse as rp, type GroupsTiersListResponse as rq, type GroupsTiersRetrieveResponse as rr, type GroupsTiersFeesListResponse as rs, type GroupsTiersFeesRetrieveResponse as rt, type GroupsTiersLimitsListResponse as ru, type GroupsTiersLimitsRetrieveResponse as rv, type GroupsTiersRequirementSetsListResponse as rw, type GroupsTiersRequirementSetsRetrieveResponse as rx, type GroupsTiersRequirementSetsItemsListResponse as ry, type GroupsTiersRequirementSetsItemsRetrieveResponse as rz, type AccountDefinitionsRetrieveData as s, type UserDocumentsCreateResponse as s$, type TransactionCollectionsCreateResponse as s0, type TransactionCollectionsRetrieveResponse as s1, type TransactionsListResponse as s2, type TransactionsCreateResponse as s3, type TransactionsRetrieveResponse as s4, type TransactionsPartialUpdateResponse as s5, type TransactionsUpdateResponse as s6, type TransactionsMessagesListResponse as s7, type TransactionsMessagesRetrieveResponse as s8, type TransactionsCreditCreateResponse as s9, type UserCryptoAccountsListResponse as sA, type UserCryptoAccountsCreateResponse as sB, type UserCryptoAccountsDestroyResponse as sC, type UserCryptoAccountsRetrieveResponse as sD, type UserCryptoAccountsPartialUpdateResponse as sE, type UserCryptoAccountsUpdateResponse as sF, type UserCryptoAccountsAccountCurrenciesListResponse as sG, type UserCryptoAccountsAccountCurrenciesCreateResponse as sH, type UserCryptoAccountsAccountCurrenciesDestroyResponse as sI, type UserCryptoAccountsAccountCurrenciesRetrieveResponse as sJ, type UserCryptoAccountsCurrenciesListResponse as sK, type UserCryptoAccountsCurrenciesCreateResponse as sL, type UserCryptoAccountsCurrenciesDestroyResponse as sM, type UserCryptoAccountsCurrenciesRetrieveResponse as sN, type UserDevicesListResponse as sO, type UserDevicesCreateResponse as sP, type UserDevicesAppsDestroyResponse as sQ, type UserDevicesAppsRetrieveResponse as sR, type UserDevicesAppsPartialUpdateResponse as sS, type UserDevicesAppsUpdateResponse as sT, type UserDevicesDestroyResponse as sU, type UserDevicesRetrieveResponse as sV, type UserDevicesPartialUpdateResponse as sW, type UserDevicesUpdateResponse as sX, type UserDevicesAppsListResponse as sY, type UserDevicesAppsCreateResponse as sZ, type UserDocumentsListResponse as s_, type TransactionsDebitCreateResponse as sa, type TransactionTotalsRetrieveResponse as sb, type TransactionsTransferCreateResponse as sc, type UserRetrieveResponse as sd, type UserPartialUpdateResponse as se, type UserUpdateResponse as sf, type UserAddressesListResponse as sg, type UserAddressesCreateResponse as sh, type UserAddressesDestroyResponse as si, type UserAddressesRetrieveResponse as sj, type UserAddressesPartialUpdateResponse as sk, type UserAddressesUpdateResponse as sl, type UserBankAccountsListResponse as sm, type UserBankAccountsCreateResponse as sn, type UserBankAccountsDestroyResponse as so, type UserBankAccountsRetrieveResponse as sp, type UserBankAccountsPartialUpdateResponse as sq, type UserBankAccountsUpdateResponse as sr, type UserBankAccountsAccountCurrenciesListResponse as ss, type UserBankAccountsAccountCurrenciesCreateResponse as st, type UserBankAccountsAccountCurrenciesDestroyResponse as su, type UserBankAccountsAccountCurrenciesRetrieveResponse as sv, type UserBankAccountsCurrenciesListResponse as sw, type UserBankAccountsCurrenciesCreateResponse as sx, type UserBankAccountsCurrenciesDestroyResponse as sy, type UserBankAccountsCurrenciesRetrieveResponse as sz, type AccountDefinitionsRetrieveResponses as t, type UserDocumentsDestroyResponse as t0, type UserDocumentsRetrieveResponse as t1, type UserEmailsListResponse as t2, type UserEmailsCreateResponse as t3, type UserEmailsDestroyResponse as t4, type UserEmailsRetrieveResponse as t5, type UserEmailsPartialUpdateResponse as t6, type UserEmailsUpdateResponse as t7, type UserLegalTermsListResponse as t8, type UserLegalTermsRetrieveResponse as t9, type UserLegalTermsVersionsListResponse as ta, type UserLegalTermsVersionsRetrieveResponse as tb, type UserLegalTermsVersionsPartialUpdateResponse as tc, type UserLegalTermsVersionsUpdateResponse as td, type UserMessagesListResponse as te, type UserMessagesRetrieveResponse as tf, type UserMobilesListResponse as tg, type UserMobilesCreateResponse as th, type UserMobilesDestroyResponse as ti, type UserMobilesRetrieveResponse as tj, type UserMobilesPartialUpdateResponse as tk, type UserMobilesUpdateResponse as tl, type UserWalletAccountsListResponse as tm, type UserWalletAccountsCreateResponse as tn, type UserWalletAccountsDestroyResponse as to, type UserWalletAccountsRetrieveResponse as tp, type UserWalletAccountsPartialUpdateResponse as tq, type UserWalletAccountsUpdateResponse as tr, type UserWalletAccountsAccountCurrenciesListResponse as ts, type UserWalletAccountsAccountCurrenciesCreateResponse as tt, type UserWalletAccountsAccountCurrenciesDestroyResponse as tu, type UserWalletAccountsAccountCurrenciesRetrieveResponse as tv, type UserWalletAccountsCurrenciesListResponse as tw, type UserWalletAccountsCurrenciesCreateResponse as tx, type UserWalletAccountsCurrenciesDestroyResponse as ty, type UserWalletAccountsCurrenciesRetrieveResponse as tz, type AccountsListData as u, type AccountsListResponses as v, type AccountsCreateData as w, type AccountsCreateResponses as x, type AccountsRetrieveData as y, type AccountsRetrieveResponses as z };
18671
+ export { type AuthRetrieveResponses as $, type Auth as A, type AccountsCurrenciesListData as B, type AccountsCurrenciesListResponses as C, type AccountsCurrenciesCreateData as D, type ErrorListener as E, type AccountsCurrenciesCreateResponses as F, type AccountsCurrenciesRetrieveData as G, type AccountsCurrenciesRetrieveResponses as H, type ImportTokenOptions as I, type AccountsCurrenciesPartialUpdateData as J, type AccountsCurrenciesPartialUpdateResponses as K, type LoginParams as L, type AccountsCurrenciesUpdateData as M, type AccountsCurrenciesUpdateResponses as N, type AccountsCurrenciesFeesListData as O, type AccountsCurrenciesFeesListResponses as P, type AccountsCurrenciesFeesRetrieveData as Q, type RegisterParams as R, type SessionPatch as S, type AccountsCurrenciesFeesRetrieveResponses as T, type UserSession as U, type ValidateSessionOptions as V, type AccountsCurrenciesLimitsListData as W, type AccountsCurrenciesLimitsListResponses as X, type AccountsCurrenciesLimitsRetrieveData as Y, type AccountsCurrenciesLimitsRetrieveResponses as Z, type AuthRetrieveData as _, type AuthConfig as a, type AuthTokensDestroyResponses as a$, type AuthRegisterCompanyData as a0, type AuthRegisterCompanyResponses as a1, type AuthDeactivateData as a2, type AuthDeactivateResponses as a3, type AuthDeactivateVerifyData as a4, type AuthDeactivateVerifyResponses as a5, type AuthEmailVerifyData as a6, type AuthEmailVerifyResponses as a7, type AuthEmailVerifyResendData as a8, type AuthEmailVerifyResendResponses as a9, type AuthOauthRegisterCreateData as aA, type AuthOauthRegisterCreateResponses as aB, type AuthOauthSessionCreateData as aC, type AuthOauthSessionCreateResponses as aD, type AuthOauthVerifyCreateData as aE, type AuthOauthVerifyCreateResponses as aF, type AuthPasswordChangeData as aG, type AuthPasswordChangeResponses as aH, type AuthPasswordResetData as aI, type AuthPasswordResetResponses as aJ, type AuthPasswordResetConfirmData as aK, type AuthPasswordResetConfirmResponses as aL, type AuthRefreshCreateData as aM, type AuthRefreshCreateResponses as aN, type AuthRegisterData as aO, type AuthRegisterResponses as aP, type AuthRequestDeleteData as aQ, type AuthRequestDeleteResponses as aR, type AuthRequestDeleteVerifyData as aS, type AuthRequestDeleteVerifyResponses as aT, type AuthTokensListDestroyData as aU, type AuthTokensListDestroyResponses as aV, type AuthTokensListData as aW, type AuthTokensListResponses as aX, type AuthTokensCreateData as aY, type AuthTokensCreateResponses as aZ, type AuthTokensDestroyData as a_, type AuthJwtCreateData as aa, type AuthJwtCreateResponses as ab, type AuthLoginData as ac, type AuthLoginResponses as ad, type AuthLogoutData as ae, type AuthLogoutResponses as af, type AuthMfaAuthenticatorsListData as ag, type AuthMfaAuthenticatorsListResponses as ah, type AuthMfaAuthenticatorsCreateData as ai, type AuthMfaAuthenticatorsCreateResponses as aj, type AuthMfaAuthenticatorsDestroyData as ak, type AuthMfaAuthenticatorsDestroyResponses as al, type AuthMfaAuthenticatorsRetrieveData as am, type AuthMfaAuthenticatorsRetrieveResponses as an, type AuthMfaDeliverData as ao, type AuthMfaDeliverResponses as ap, type AuthMfaVerifyData as aq, type AuthMfaVerifyResponses as ar, type AuthMobileVerifyData as as, type AuthMobileVerifyResponses as at, type AuthMobileVerifyResendData as au, type AuthMobileVerifyResendResponses as av, type AuthOauthAuthorizeCreateData as aw, type AuthOauthAuthorizeCreateResponses as ax, type AuthOauthLoginCreateData as ay, type AuthOauthLoginCreateResponses as az, type RegisterCompanyParams as b, type MetricsListResponses as b$, type AuthTokensRetrieveData as b0, type AuthTokensRetrieveResponses as b1, type AuthTokensPartialUpdateData as b2, type AuthTokensPartialUpdateResponses as b3, type AuthTokensUpdateData as b4, type AuthTokensUpdateResponses as b5, type CompanyRetrieveData as b6, type CompanyRetrieveResponses as b7, type CompanyBankAccountsListData as b8, type CompanyBankAccountsListResponses as b9, type GroupsLimitsRetrieveData as bA, type GroupsLimitsRetrieveResponses as bB, type GroupsPermissionsListData as bC, type GroupsPermissionsListResponses as bD, type GroupsPermissionsRetrieveData as bE, type GroupsPermissionsRetrieveResponses as bF, type GroupsTiersListData as bG, type GroupsTiersListResponses as bH, type GroupsTiersRetrieveData as bI, type GroupsTiersRetrieveResponses as bJ, type GroupsTiersFeesListData as bK, type GroupsTiersFeesListResponses as bL, type GroupsTiersFeesRetrieveData as bM, type GroupsTiersFeesRetrieveResponses as bN, type GroupsTiersLimitsListData as bO, type GroupsTiersLimitsListResponses as bP, type GroupsTiersLimitsRetrieveData as bQ, type GroupsTiersLimitsRetrieveResponses as bR, type GroupsTiersRequirementSetsListData as bS, type GroupsTiersRequirementSetsListResponses as bT, type GroupsTiersRequirementSetsRetrieveData as bU, type GroupsTiersRequirementSetsRetrieveResponses as bV, type GroupsTiersRequirementSetsItemsListData as bW, type GroupsTiersRequirementSetsItemsListResponses as bX, type GroupsTiersRequirementSetsItemsRetrieveData as bY, type GroupsTiersRequirementSetsItemsRetrieveResponses as bZ, type MetricsListData as b_, type CompanyCurrenciesListData as ba, type CompanyCurrenciesListResponses as bb, type CompanyCurrenciesRetrieveData as bc, type CompanyCurrenciesRetrieveResponses as bd, type CompanyWalletAccountsListData as be, type CompanyWalletAccountsListResponses as bf, type DocumentTypesListData as bg, type DocumentTypesListResponses as bh, type DocumentTypesRetrieveData as bi, type DocumentTypesRetrieveResponses as bj, type ExportsListData as bk, type ExportsListResponses as bl, type ExportsCreateData as bm, type ExportsCreateResponses as bn, type ExportsRetrieveData as bo, type ExportsRetrieveResponses as bp, type GroupsListData as bq, type GroupsListResponses as br, type GroupsRetrieveData as bs, type GroupsRetrieveResponses as bt, type GroupsFeesListData as bu, type GroupsFeesListResponses as bv, type GroupsFeesRetrieveData as bw, type GroupsFeesRetrieveResponses as bx, type GroupsLimitsListData as by, type GroupsLimitsListResponses as bz, createAuth as c, type TransactionsRetrieveResponses as c$, type MetricsCreateData as c0, type MetricsCreateResponses as c1, type MetricsDestroyData as c2, type MetricsDestroyResponses as c3, type MetricsRetrieveData as c4, type MetricsRetrieveResponses as c5, type MetricsPointsListData as c6, type MetricsPointsListResponses as c7, type PermissionsListData as c8, type PermissionsListResponses as c9, type PublicLegalTermsVersionsListData as cA, type PublicLegalTermsVersionsListResponses as cB, type PublicLegalTermsVersionsRetrieveData as cC, type PublicLegalTermsVersionsRetrieveResponses as cD, type StatementsListData as cE, type StatementsListResponses as cF, type StatementsCreateData as cG, type StatementsCreateResponses as cH, type StatementsDestroyData as cI, type StatementsDestroyResponses as cJ, type StatementsRetrieveData as cK, type StatementsRetrieveResponses as cL, type SubtypesListData as cM, type SubtypesListResponses as cN, type SubtypesRetrieveData as cO, type SubtypesRetrieveResponses as cP, type TransactionCollectionsListData as cQ, type TransactionCollectionsListResponses as cR, type TransactionCollectionsCreateData as cS, type TransactionCollectionsCreateResponses as cT, type TransactionCollectionsRetrieveData as cU, type TransactionCollectionsRetrieveResponses as cV, type TransactionsListData as cW, type TransactionsListResponses as cX, type TransactionsCreateData as cY, type TransactionsCreateResponses as cZ, type TransactionsRetrieveData as c_, type PermissionsRetrieveData as ca, type PermissionsRetrieveResponses as cb, type PublicCompaniesListData as cc, type PublicCompaniesListResponses as cd, type PublicCompaniesRetrieveData as ce, type PublicCompaniesRetrieveResponses as cf, type PublicCompaniesGroupsListData as cg, type PublicCompaniesGroupsListResponses as ch, type PublicCompaniesGroupsRetrieveData as ci, type PublicCompaniesGroupsRetrieveResponses as cj, type PublicCompaniesLegalTermsListData as ck, type PublicCompaniesLegalTermsListResponses as cl, type PublicCompaniesLegalTermsRetrieveData as cm, type PublicCompaniesLegalTermsRetrieveResponses as cn, type PublicCompaniesLegalTermsVersionsListData as co, type PublicCompaniesLegalTermsVersionsListResponses as cp, type PublicCompaniesLegalTermsVersionsRetrieveData as cq, type PublicCompaniesLegalTermsVersionsRetrieveResponses as cr, type PublicCompaniesOauthClientsListData as cs, type PublicCompaniesOauthClientsListResponses as ct, type PublicCompaniesOauthClientsRetrieveData as cu, type PublicCompaniesOauthClientsRetrieveResponses as cv, type PublicLegalTermsListData as cw, type PublicLegalTermsListResponses as cx, type PublicLegalTermsRetrieveData as cy, type PublicLegalTermsRetrieveResponses as cz, type AuthSession as d, type UserBankAccountsDocumentsRetrieveData as d$, type TransactionsPartialUpdateData as d0, type TransactionsPartialUpdateResponses as d1, type TransactionsUpdateData as d2, type TransactionsUpdateResponses as d3, type TransactionsMessagesListData as d4, type TransactionsMessagesListResponses as d5, type TransactionsMessagesRetrieveData as d6, type TransactionsMessagesRetrieveResponses as d7, type TransactionsCreditCreateData as d8, type TransactionsCreditCreateResponses as d9, type UserBankAccountsListResponses as dA, type UserBankAccountsCreateData as dB, type UserBankAccountsCreateResponses as dC, type UserBankAccountsDestroyData as dD, type UserBankAccountsDestroyResponses as dE, type UserBankAccountsRetrieveData as dF, type UserBankAccountsRetrieveResponses as dG, type UserBankAccountsPartialUpdateData as dH, type UserBankAccountsPartialUpdateResponses as dI, type UserBankAccountsUpdateData as dJ, type UserBankAccountsUpdateResponses as dK, type UserBankAccountsAccountCurrenciesListData as dL, type UserBankAccountsAccountCurrenciesListResponses as dM, type UserBankAccountsAccountCurrenciesCreateData as dN, type UserBankAccountsAccountCurrenciesCreateResponses as dO, type UserBankAccountsAccountCurrenciesDestroyData as dP, type UserBankAccountsAccountCurrenciesDestroyResponses as dQ, type UserBankAccountsAccountCurrenciesRetrieveData as dR, type UserBankAccountsAccountCurrenciesRetrieveResponses as dS, type UserBankAccountsCurrenciesListData as dT, type UserBankAccountsCurrenciesListResponses as dU, type UserBankAccountsCurrenciesCreateData as dV, type UserBankAccountsCurrenciesCreateResponses as dW, type UserBankAccountsCurrenciesDestroyData as dX, type UserBankAccountsCurrenciesDestroyResponses as dY, type UserBankAccountsCurrenciesRetrieveData as dZ, type UserBankAccountsCurrenciesRetrieveResponses as d_, type TransactionsDebitCreateData as da, type TransactionsDebitCreateResponses as db, type TransactionTotalsRetrieveData as dc, type TransactionTotalsRetrieveResponses as dd, type TransactionsTransferCreateData as de, type TransactionsTransferCreateResponses as df, type UserRetrieveData as dg, type UserRetrieveResponses as dh, type UserPartialUpdateData as di, type UserPartialUpdateResponses as dj, type UserUpdateData as dk, type UserUpdateResponses as dl, type UserAddressesListData as dm, type UserAddressesListResponses as dn, type UserAddressesCreateData as dp, type UserAddressesCreateResponses as dq, type UserAddressesDestroyData as dr, type UserAddressesDestroyResponses as ds, type UserAddressesRetrieveData as dt, type UserAddressesRetrieveResponses as du, type UserAddressesPartialUpdateData as dv, type UserAddressesPartialUpdateResponses as dw, type UserAddressesUpdateData as dx, type UserAddressesUpdateResponses as dy, type UserBankAccountsListData as dz, type AuthState as e, type UserEmailsListData as e$, type UserBankAccountsDocumentsRetrieveResponses as e0, type UserBankAccountsDocumentsRetrieve2Data as e1, type UserBankAccountsDocumentsRetrieve2Responses as e2, type UserCryptoAccountsListData as e3, type UserCryptoAccountsListResponses as e4, type UserCryptoAccountsCreateData as e5, type UserCryptoAccountsCreateResponses as e6, type UserCryptoAccountsDestroyData as e7, type UserCryptoAccountsDestroyResponses as e8, type UserCryptoAccountsRetrieveData as e9, type UserDevicesAppsDestroyResponses as eA, type UserDevicesAppsRetrieveData as eB, type UserDevicesAppsRetrieveResponses as eC, type UserDevicesAppsPartialUpdateData as eD, type UserDevicesAppsPartialUpdateResponses as eE, type UserDevicesAppsUpdateData as eF, type UserDevicesAppsUpdateResponses as eG, type UserDevicesDestroyData as eH, type UserDevicesDestroyResponses as eI, type UserDevicesRetrieveData as eJ, type UserDevicesRetrieveResponses as eK, type UserDevicesPartialUpdateData as eL, type UserDevicesPartialUpdateResponses as eM, type UserDevicesUpdateData as eN, type UserDevicesUpdateResponses as eO, type UserDevicesAppsListData as eP, type UserDevicesAppsListResponses as eQ, type UserDevicesAppsCreateData as eR, type UserDevicesAppsCreateResponses as eS, type UserDocumentsListData as eT, type UserDocumentsListResponses as eU, type UserDocumentsCreateData as eV, type UserDocumentsCreateResponses as eW, type UserDocumentsDestroyData as eX, type UserDocumentsDestroyResponses as eY, type UserDocumentsRetrieveData as eZ, type UserDocumentsRetrieveResponses as e_, type UserCryptoAccountsRetrieveResponses as ea, type UserCryptoAccountsPartialUpdateData as eb, type UserCryptoAccountsPartialUpdateResponses as ec, type UserCryptoAccountsUpdateData as ed, type UserCryptoAccountsUpdateResponses as ee, type UserCryptoAccountsAccountCurrenciesListData as ef, type UserCryptoAccountsAccountCurrenciesListResponses as eg, type UserCryptoAccountsAccountCurrenciesCreateData as eh, type UserCryptoAccountsAccountCurrenciesCreateResponses as ei, type UserCryptoAccountsAccountCurrenciesDestroyData as ej, type UserCryptoAccountsAccountCurrenciesDestroyResponses as ek, type UserCryptoAccountsAccountCurrenciesRetrieveData as el, type UserCryptoAccountsAccountCurrenciesRetrieveResponses as em, type UserCryptoAccountsCurrenciesListData as en, type UserCryptoAccountsCurrenciesListResponses as eo, type UserCryptoAccountsCurrenciesCreateData as ep, type UserCryptoAccountsCurrenciesCreateResponses as eq, type UserCryptoAccountsCurrenciesDestroyData as er, type UserCryptoAccountsCurrenciesDestroyResponses as es, type UserCryptoAccountsCurrenciesRetrieveData as et, type UserCryptoAccountsCurrenciesRetrieveResponses as eu, type UserDevicesListData as ev, type UserDevicesListResponses as ew, type UserDevicesCreateData as ex, type UserDevicesCreateResponses as ey, type UserDevicesAppsDestroyData as ez, type AuthStatus as f, type UserWalletAccountsCurrenciesDestroyData as f$, type UserEmailsListResponses as f0, type UserEmailsCreateData as f1, type UserEmailsCreateResponses as f2, type UserEmailsDestroyData as f3, type UserEmailsDestroyResponses as f4, type UserEmailsRetrieveData as f5, type UserEmailsRetrieveResponses as f6, type UserEmailsPartialUpdateData as f7, type UserEmailsPartialUpdateResponses as f8, type UserEmailsUpdateData as f9, type UserMobilesPartialUpdateResponses as fA, type UserMobilesUpdateData as fB, type UserMobilesUpdateResponses as fC, type UserWalletAccountsListData as fD, type UserWalletAccountsListResponses as fE, type UserWalletAccountsCreateData as fF, type UserWalletAccountsCreateResponses as fG, type UserWalletAccountsDestroyData as fH, type UserWalletAccountsDestroyResponses as fI, type UserWalletAccountsRetrieveData as fJ, type UserWalletAccountsRetrieveResponses as fK, type UserWalletAccountsPartialUpdateData as fL, type UserWalletAccountsPartialUpdateResponses as fM, type UserWalletAccountsUpdateData as fN, type UserWalletAccountsUpdateResponses as fO, type UserWalletAccountsAccountCurrenciesListData as fP, type UserWalletAccountsAccountCurrenciesListResponses as fQ, type UserWalletAccountsAccountCurrenciesCreateData as fR, type UserWalletAccountsAccountCurrenciesCreateResponses as fS, type UserWalletAccountsAccountCurrenciesDestroyData as fT, type UserWalletAccountsAccountCurrenciesDestroyResponses as fU, type UserWalletAccountsAccountCurrenciesRetrieveData as fV, type UserWalletAccountsAccountCurrenciesRetrieveResponses as fW, type UserWalletAccountsCurrenciesListData as fX, type UserWalletAccountsCurrenciesListResponses as fY, type UserWalletAccountsCurrenciesCreateData as fZ, type UserWalletAccountsCurrenciesCreateResponses as f_, type UserEmailsUpdateResponses as fa, type UserLegalTermsListData as fb, type UserLegalTermsListResponses as fc, type UserLegalTermsRetrieveData as fd, type UserLegalTermsRetrieveResponses as fe, type UserLegalTermsVersionsListData as ff, type UserLegalTermsVersionsListResponses as fg, type UserLegalTermsVersionsRetrieveData as fh, type UserLegalTermsVersionsRetrieveResponses as fi, type UserLegalTermsVersionsPartialUpdateData as fj, type UserLegalTermsVersionsPartialUpdateResponses as fk, type UserLegalTermsVersionsUpdateData as fl, type UserLegalTermsVersionsUpdateResponses as fm, type UserMessagesListData as fn, type UserMessagesListResponses as fo, type UserMessagesRetrieveData as fp, type UserMessagesRetrieveResponses as fq, type UserMobilesListData as fr, type UserMobilesListResponses as fs, type UserMobilesCreateData as ft, type UserMobilesCreateResponses as fu, type UserMobilesDestroyData as fv, type UserMobilesDestroyResponses as fw, type UserMobilesRetrieveData as fx, type UserMobilesRetrieveResponses as fy, type UserMobilesPartialUpdateData as fz, type AuthRecoveryState as g, type CreateJwtRequest as g$, type UserWalletAccountsCurrenciesDestroyResponses as g0, type UserWalletAccountsCurrenciesRetrieveData as g1, type UserWalletAccountsCurrenciesRetrieveResponses as g2, type ClientOptions as g3, type Account as g4, type AccountAccountAsset as g5, type AccountAccountAssetRequest as g6, type AccountAccountAssetResponse as g7, type AccountAsset as g8, type AccountAssetFee as g9, type AuthenticatedResponse as gA, type AuthenticatorChallenge as gB, type BankOwner as gC, type BankOwnerAddress as gD, type BankOwnerAddressRequest as gE, type BankOwnerRequest as gF, type Company as gG, type CompanyBankAccount as gH, type CompanyBankBranchAddress as gI, type CompanyDisallowedTransactionSubtype as gJ, type CompanyDisallowedTransactionSubtypeRequest as gK, type CompanyResponse as gL, type CompanySettings as gM, type CompanySettingsRequest as gN, type CompanyWalletAccount as gO, type CreateAccountAccountAssetRequest as gP, type CreateAuthTokenRequest as gQ, type CreateCompanyRequest as gR, type CreateCreditTransactionRequest as gS, type CreateCryptoAccountAccountAssetRequest as gT, type CreateCryptoAccountAssetRequest as gU, type CreateCryptoAccountRequest as gV, type CreateDebitTransactionRequest as gW, type CreateDeviceAppRequest as gX, type CreateDeviceRequest as gY, type CreateEmailRequest as gZ, type CreateExportRequest as g_, type AccountAssetLimit as ga, type AccountAssetLimitRequest as gb, type AccountAssetLimitResponse as gc, type AccountAssetResponse as gd, type AccountAssetSettings as ge, type AccountAssetSettingsRequest as gf, type AccountDefinition as gg, type AccountDefinitionGroup as gh, type AccountDefinitionGroupAsset as gi, type AccountDefinitionResponse as gj, type AccountRequest as gk, type AccountResponse as gl, type ActionResponse as gm, type AdminAccountAssetFee as gn, type AdminAccountAssetFeeRequest as go, type AdminAccountAssetFeeResponse as gp, type AdminCompanyAddress as gq, type Asset as gr, type AssetResponse as gs, type Auth$1 as gt, type AuthResponse as gu, type AuthToken as gv, type AuthTokenList as gw, type AuthTokenListResponse as gx, type AuthTokenResponse as gy, type Authenticated as gz, type AuthSnapshot as h, type GroupTierDisallowedTransactionSubtype as h$, type CreateMfaAuthenticatorRequest as h0, type CreateMetricRequest as h1, type CreateMobileRequest as h2, type CreateMultiTransactionRequest as h3, type CreateStatementRequest as h4, type CreateTransactionCollectionRequest as h5, type CreateTransactionCollectionTransactionRequest as h6, type CreateTransferTransactionRequest as h7, type CreateUserBankAccountAccountAssetRequest as h8, type CreateUserBankAccountAssetRequest as h9, type EmailResponse as hA, type ExplicitCreateTransactionRequest as hB, type Export as hC, type ExportPage as hD, type ExportResponse as hE, type ExtendedAccount as hF, type ExtendedAccountResponse as hG, type ExtendedAuthenticated as hH, type ExtendedAuthenticatedResponse as hI, type ExtendedExport as hJ, type ExtendedExportResponse as hK, type ExtendedGroupTier as hL, type ExtendedGroupTierResponse as hM, type ExtendedTransaction as hN, type ExtendedTransactionResponse as hO, type ExtendedUserInfo as hP, type ExtendedUserInfoRequest as hQ, type ExtendedUserInfoResponse as hR, type GroupDisallowedTransactionSubtype as hS, type GroupFee as hT, type GroupFeeResponse as hU, type GroupLimit as hV, type GroupLimitResponse as hW, type GroupPermission as hX, type GroupPermissionResponse as hY, type GroupSettings as hZ, type GroupTier as h_, type CreateUserWalletAccountAccountAssetRequest as ha, type CreateUserWalletAccountAssetRequest as hb, type CryptoAccount as hc, type CryptoAccountAsset as hd, type CryptoAccountAssetList as he, type CryptoAccountAssetListResponse as hf, type CryptoAccountAssetResponse as hg, type CryptoAccountList as hh, type CryptoAccountListResponse as hi, type CryptoAccountRequest as hj, type CryptoAccountResponse as hk, type DeactivateRequest as hl, type Device as hm, type DeviceApp as hn, type DeviceAppRequest as ho, type DeviceAppResponse as hp, type DeviceList as hq, type DeviceListResponse as hr, type DeviceRequest as hs, type DeviceResponse as ht, type DocumentType as hu, type DocumentTypeResponse as hv, type Email as hw, type EmailList as hx, type EmailListResponse as hy, type EmailRequest as hz, type AuthEvent as i, type PaginatedAccountAssetLimitList as i$, type GroupTierFee as i0, type GroupTierFeeResponse as i1, type GroupTierLimit as i2, type GroupTierLimitResponse as i3, type GroupTierRequirementSet as i4, type GroupTierRequirementSetItem as i5, type GroupTierRequirementSetItemResponse as i6, type GroupTierRequirementSetItemRule as i7, type GroupTierRequirementSetResponse as i8, type GroupTierSettings as i9, type Metric as iA, type MetricPoint as iB, type MetricResponse as iC, type Mobile as iD, type MobileList as iE, type MobileListResponse as iF, type MobileRequest as iG, type MobileResponse as iH, type MultiTransaction as iI, type MultiTransactionResponse as iJ, type OauthAuthorize as iK, type OauthAuthorizeRequest as iL, type OauthAuthorizeResponse as iM, type OauthClient as iN, type OauthClientResponse as iO, type OauthLoginRequest as iP, type OauthRegisterRequest as iQ, type OauthSession as iR, type OauthSessionRequest as iS, type OauthSessionResponse as iT, type OauthVerify as iU, type OauthVerifyRequest as iV, type OauthVerifyResponse as iW, type PaginatedAccountAccountAssetList as iX, type PaginatedAccountAccountAssetListResponse as iY, type PaginatedAccountAssetFeeList as iZ, type PaginatedAccountAssetFeeListResponse as i_, type Jwt as ia, type JwtResponse as ib, type LegalTerm as ic, type LegalTermResponse as id, type LegalTermVersion as ie, type LegalTermVersionResponse as ig, type LoginRequest as ih, type LogoutRequest as ii, type MfaAuthenticator as ij, type MfaAuthenticatorResponse as ik, type MfaDeliverRequest as il, type MfaDeviceDetail as im, type MfaStaticDeviceDetail as io, type MfaStaticDeviceToken as ip, type MfatotpDeviceDetail as iq, type MfaTwilioDeviceDetail as ir, type MfaVerifyRequest as is, type MaskedMfaAuthenticator as it, type MaskedMfaAuthenticatorResponse as iu, type MaskedMfaDeviceDetail as iv, type MaskedMfaStaticDeviceDetail as iw, type MaskedMfaStaticDeviceToken as ix, type MaskedMfatotpDeviceDetail as iy, type MaskedMfaTwilioDeviceDetail as iz, type AuthEventType as j, type PaginatedTransactionList as j$, type PaginatedAccountAssetLimitListResponse as j0, type PaginatedAccountAssetList as j1, type PaginatedAccountAssetListResponse as j2, type PaginatedAccountDefinitionList as j3, type PaginatedAccountDefinitionListResponse as j4, type PaginatedAccountList as j5, type PaginatedAccountListResponse as j6, type PaginatedAssetList as j7, type PaginatedAssetListResponse as j8, type PaginatedCompanyBankAccountList as j9, type PaginatedLegalTermListResponse as jA, type PaginatedLegalTermVersionList as jB, type PaginatedLegalTermVersionListResponse as jC, type PaginatedMaskedMfaAuthenticatorList as jD, type PaginatedMaskedMfaAuthenticatorListResponse as jE, type PaginatedMetricList as jF, type PaginatedMetricListResponse as jG, type PaginatedMetricPointList as jH, type PaginatedMetricPointListResponse as jI, type PaginatedOauthClientList as jJ, type PaginatedOauthClientListResponse as jK, type PaginatedPublicCompanyLegalTermList as jL, type PaginatedPublicCompanyLegalTermListResponse as jM, type PaginatedPublicCompanyLegalTermVersionList as jN, type PaginatedPublicCompanyLegalTermVersionListResponse as jO, type PaginatedPublicCompanyList as jP, type PaginatedPublicCompanyListResponse as jQ, type PaginatedPublicGroupList as jR, type PaginatedPublicGroupListResponse as jS, type PaginatedPublicLegalTermList as jT, type PaginatedPublicLegalTermListResponse as jU, type PaginatedPublicLegalTermVersionList as jV, type PaginatedPublicLegalTermVersionListResponse as jW, type PaginatedStatementList as jX, type PaginatedStatementListResponse as jY, type PaginatedTransactionCollectionList as jZ, type PaginatedTransactionCollectionListResponse as j_, type PaginatedCompanyBankAccountListResponse as ja, type PaginatedCompanyWalletAccountList as jb, type PaginatedCompanyWalletAccountListResponse as jc, type PaginatedDeviceAppList as jd, type PaginatedDeviceAppListResponse as je, type PaginatedDocumentTypeList as jf, type PaginatedDocumentTypeListResponse as jg, type PaginatedExportList as jh, type PaginatedExportListResponse as ji, type PaginatedGroupFeeList as jj, type PaginatedGroupFeeListResponse as jk, type PaginatedGroupLimitList as jl, type PaginatedGroupLimitListResponse as jm, type PaginatedGroupPermissionList as jn, type PaginatedGroupPermissionListResponse as jo, type PaginatedGroupTierFeeList as jp, type PaginatedGroupTierFeeListResponse as jq, type PaginatedGroupTierLimitList as jr, type PaginatedGroupTierLimitListResponse as js, type PaginatedGroupTierList as jt, type PaginatedGroupTierListResponse as ju, type PaginatedGroupTierRequirementSetItemList as jv, type PaginatedGroupTierRequirementSetItemListResponse as jw, type PaginatedGroupTierRequirementSetList as jx, type PaginatedGroupTierRequirementSetListResponse as jy, type PaginatedLegalTermList as jz, type SessionListener as k, type ReducedGroupRequest as k$, type PaginatedTransactionListResponse as k0, type PaginatedTransactionMessageList as k1, type PaginatedTransactionMessageListResponse as k2, type PaginatedUserDocumentList as k3, type PaginatedUserDocumentListResponse as k4, type PaginatedUserGroupList as k5, type PaginatedUserGroupListResponse as k6, type PaginatedUserMessageList as k7, type PaginatedUserMessageListResponse as k8, type PaginatedUserPermissionList as k9, type PublicCompanyLegalTermVersionResponse as kA, type PublicCompanyResponse as kB, type PublicCompanySettings as kC, type PublicGroup as kD, type PublicGroupResponse as kE, type PublicLegalTerm as kF, type PublicLegalTermResponse as kG, type PublicLegalTermVersion as kH, type PublicLegalTermVersionResponse as kI, type PublicReducedCompanyLegalTermVersion as kJ, type PublicReducedLegalTermVersion as kK, type ReducedAccount as kL, type ReducedAccountAccountAsset as kM, type ReducedAccountAccountAssetRequest as kN, type ReducedAccountAsset as kO, type ReducedAccountAssetList as kP, type ReducedAccountAssetListResponse as kQ, type ReducedAccountAssetRequest as kR, type ReducedAccountAssetResponse as kS, type ReducedAccountDefinition as kT, type ReducedAccountRequest as kU, type ReducedAsset as kV, type ReducedAssetRequest as kW, type ReducedDeviceApp as kX, type ReducedDeviceAppRequest as kY, type ReducedDocumentType as kZ, type ReducedGroup as k_, type PaginatedUserPermissionListResponse as ka, type PaginatedUserWalletAccountAssetList as kb, type PaginatedUserWalletAccountAssetListResponse as kc, type PartnerTransaction as kd, type PartnerUserInfo as ke, type PasswordChangeRequest as kf, type PasswordResetConfirmRequest as kg, type PasswordResetRequest as kh, type PatchedAccountAccountAssetRequest as ki, type PatchedCryptoAccountRequest as kj, type PatchedDeviceAppRequest as kk, type PatchedDeviceRequest as kl, type PatchedEmailRequest as km, type PatchedExtendedUserInfoRequest as kn, type PatchedMobileRequest as ko, type PatchedUpdateAuthTokenRequest as kp, type PatchedUpdateExtendedTransactionRequest as kq, type PatchedUpdateLegalTermVersionRequest as kr, type PatchedUserAddressRequest as ks, type PatchedUserBankAccountRequest as kt, type PatchedUserWalletAccountRequest as ku, type ProtectedUserInfo as kv, type PublicCompany as kw, type PublicCompanyLegalTerm as kx, type PublicCompanyLegalTermResponse as ky, type PublicCompanyLegalTermVersion as kz, type AuthStateListener as l, type UserSettings as l$, type ReducedGroupTier as l0, type ReducedLegalTermVersion as l1, type ReducedService as l2, type ReducedTransactionSubtype as l3, type ReducedTransactionSubtypeRequest as l4, type ReducedUserInfoRequest as l5, type RefreshRequest as l6, type Refreshed as l7, type RefreshedResponse as l8, type RegisterCompanyRequest as l9, type UserAddressListResponse as lA, type UserAddressRequest as lB, type UserAddressResponse as lC, type UserBankAccount as lD, type UserBankAccountAsset as lE, type UserBankAccountAssetList as lF, type UserBankAccountAssetListResponse as lG, type UserBankAccountAssetResponse as lH, type UserBankAccountList as lI, type UserBankAccountListResponse as lJ, type UserBankAccountRequest as lK, type UserBankAccountResponse as lL, type UserBankBranchAddress as lM, type UserBankBranchAddressRequest as lN, type UserCreateBankAccountRequest as lO, type UserCreateDocumentRequest as lP, type UserCreateWalletAccountRequest as lQ, type UserDisallowedTransactionSubtype as lR, type UserDisallowedTransactionSubtypeRequest as lS, type UserDocument as lT, type UserDocumentResponse as lU, type UserGroup as lV, type UserGroupResponse as lW, type UserMessage as lX, type UserMessageResponse as lY, type UserPermission as lZ, type UserPermissionResponse as l_, type RegisterRequest as la, type RequestDeleteRequest as lb, type ResendVerifyEmailRequest as lc, type ResendVerifyMobileRequest as ld, type ResourceRequirementRule as le, type Statement as lf, type StatementResponse as lg, type TotalTransaction as lh, type TotalTransactionResponse as li, type Transaction as lj, type TransactionAccountAsset as lk, type TransactionCollection as ll, type TransactionCollectionResponse as lm, type TransactionCollectionTransaction as ln, type TransactionFee as lo, type TransactionMessage as lp, type TransactionMessageResponse as lq, type TransactionSubtype as lr, type TransactionSubtypeList as ls, type TransactionSubtypeListResponse as lt, type TransactionSubtypeResponse as lu, type UpdateAuthTokenRequest as lv, type UpdateExtendedTransactionRequest as lw, type UpdateLegalTermVersionRequest as lx, type UserAddress as ly, type UserAddressList as lz, type AuthEventListener as m, type DeviceAppWritable as m$, type UserSettingsRequest as m0, type UserVerification as m1, type UserWalletAccount as m2, type UserWalletAccountAsset as m3, type UserWalletAccountAssetResponse as m4, type UserWalletAccountList as m5, type UserWalletAccountListResponse as m6, type UserWalletAccountRequest as m7, type UserWalletAccountResponse as m8, type VerifyDeactivateRequest as m9, type AuthTokenResponseWritable as mA, type AuthenticatedWritable as mB, type AuthenticatedResponseWritable as mC, type CompanyWritable as mD, type CompanyBankAccountWritable as mE, type CompanyDisallowedTransactionSubtypeWritable as mF, type CompanyResponseWritable as mG, type CompanySettingsWritable as mH, type CompanyWalletAccountWritable as mI, type CreateAccountAccountAssetRequestWritable as mJ, type CreateCompanyRequestWritable as mK, type CreateCreditTransactionRequestWritable as mL, type CreateDebitTransactionRequestWritable as mM, type CreateMetricRequestWritable as mN, type CreateMultiTransactionRequestWritable as mO, type CreateStatementRequestWritable as mP, type CreateTransactionCollectionRequestWritable as mQ, type CreateTransactionCollectionTransactionRequestWritable as mR, type CryptoAccountWritable as mS, type CryptoAccountAssetWritable as mT, type CryptoAccountAssetListWritable as mU, type CryptoAccountAssetListResponseWritable as mV, type CryptoAccountAssetResponseWritable as mW, type CryptoAccountListWritable as mX, type CryptoAccountListResponseWritable as mY, type CryptoAccountResponseWritable as mZ, type DeviceWritable as m_, type VerifyEmailRequest as ma, type VerifyMobileRequest as mb, type VerifyRequestDeleteRequest as mc, type AccountWritable as md, type AccountAccountAssetWritable as me, type AccountAccountAssetResponseWritable as mf, type AccountAssetWritable as mg, type AccountAssetFeeWritable as mh, type AccountAssetLimitWritable as mi, type AccountAssetLimitResponseWritable as mj, type AccountAssetResponseWritable as mk, type AccountAssetSettingsWritable as ml, type AccountDefinitionWritable as mm, type AccountDefinitionGroupWritable as mn, type AccountDefinitionGroupAssetWritable as mo, type AccountDefinitionResponseWritable as mp, type AccountResponseWritable as mq, type AdminAccountAssetFeeWritable as mr, type AdminAccountAssetFeeResponseWritable as ms, type AssetWritable as mt, type AssetResponseWritable as mu, type AuthWritable as mv, type AuthResponseWritable as mw, type AuthTokenWritable as mx, type AuthTokenListWritable as my, type AuthTokenListResponseWritable as mz, type StorageAdapter as n, type MobileListResponseWritable as n$, type DeviceAppResponseWritable as n0, type DeviceListWritable as n1, type DeviceListResponseWritable as n2, type DeviceResponseWritable as n3, type DocumentTypeWritable as n4, type DocumentTypeResponseWritable as n5, type EmailWritable as n6, type EmailListWritable as n7, type EmailListResponseWritable as n8, type EmailResponseWritable as n9, type GroupTierFeeWritable as nA, type GroupTierFeeResponseWritable as nB, type GroupTierLimitWritable as nC, type GroupTierLimitResponseWritable as nD, type GroupTierRequirementSetWritable as nE, type GroupTierRequirementSetItemWritable as nF, type GroupTierRequirementSetItemResponseWritable as nG, type GroupTierRequirementSetResponseWritable as nH, type GroupTierSettingsWritable as nI, type JwtResponseWritable as nJ, type LegalTermResponseWritable as nK, type LegalTermVersionResponseWritable as nL, type LoginRequestWritable as nM, type MfaAuthenticatorWritable as nN, type MfaAuthenticatorResponseWritable as nO, type MfaDeviceDetailWritable as nP, type MfaStaticDeviceDetailWritable as nQ, type MfatotpDeviceDetailWritable as nR, type MaskedMfaAuthenticatorWritable as nS, type MaskedMfaAuthenticatorResponseWritable as nT, type MaskedMfaDeviceDetailWritable as nU, type MaskedMfaStaticDeviceDetailWritable as nV, type MaskedMfatotpDeviceDetailWritable as nW, type MetricWritable as nX, type MetricResponseWritable as nY, type MobileWritable as nZ, type MobileListWritable as n_, type ExplicitCreateTransactionRequestWritable as na, type ExportWritable as nb, type ExportPageWritable as nc, type ExportResponseWritable as nd, type ExtendedAccountWritable as ne, type ExtendedAccountResponseWritable as nf, type ExtendedAuthenticatedWritable as ng, type ExtendedAuthenticatedResponseWritable as nh, type ExtendedExportWritable as ni, type ExtendedExportResponseWritable as nj, type ExtendedGroupTierWritable as nk, type ExtendedGroupTierResponseWritable as nl, type ExtendedTransactionWritable as nm, type ExtendedTransactionResponseWritable as nn, type ExtendedUserInfoWritable as no, type ExtendedUserInfoResponseWritable as np, type GroupDisallowedTransactionSubtypeWritable as nq, type GroupFeeWritable as nr, type GroupFeeResponseWritable as ns, type GroupLimitWritable as nt, type GroupLimitResponseWritable as nu, type GroupPermissionWritable as nv, type GroupPermissionResponseWritable as nw, type GroupSettingsWritable as nx, type GroupTierWritable as ny, type GroupTierDisallowedTransactionSubtypeWritable as nz, type AccountCurrenciesListData as o, type PaginatedOauthClientListResponseWritable as o$, type MobileResponseWritable as o0, type MultiTransactionWritable as o1, type MultiTransactionResponseWritable as o2, type OauthAuthorizeWritable as o3, type OauthAuthorizeResponseWritable as o4, type OauthClientResponseWritable as o5, type OauthLoginRequestWritable as o6, type OauthRegisterRequestWritable as o7, type OauthSessionResponseWritable as o8, type OauthVerifyWritable as o9, type PaginatedGroupFeeListWritable as oA, type PaginatedGroupFeeListResponseWritable as oB, type PaginatedGroupLimitListWritable as oC, type PaginatedGroupLimitListResponseWritable as oD, type PaginatedGroupPermissionListWritable as oE, type PaginatedGroupPermissionListResponseWritable as oF, type PaginatedGroupTierFeeListWritable as oG, type PaginatedGroupTierFeeListResponseWritable as oH, type PaginatedGroupTierLimitListWritable as oI, type PaginatedGroupTierLimitListResponseWritable as oJ, type PaginatedGroupTierListWritable as oK, type PaginatedGroupTierListResponseWritable as oL, type PaginatedGroupTierRequirementSetItemListWritable as oM, type PaginatedGroupTierRequirementSetItemListResponseWritable as oN, type PaginatedGroupTierRequirementSetListWritable as oO, type PaginatedGroupTierRequirementSetListResponseWritable as oP, type PaginatedLegalTermListWritable as oQ, type PaginatedLegalTermListResponseWritable as oR, type PaginatedLegalTermVersionListWritable as oS, type PaginatedLegalTermVersionListResponseWritable as oT, type PaginatedMaskedMfaAuthenticatorListWritable as oU, type PaginatedMaskedMfaAuthenticatorListResponseWritable as oV, type PaginatedMetricListWritable as oW, type PaginatedMetricListResponseWritable as oX, type PaginatedMetricPointListWritable as oY, type PaginatedMetricPointListResponseWritable as oZ, type PaginatedOauthClientListWritable as o_, type OauthVerifyRequestWritable as oa, type OauthVerifyResponseWritable as ob, type PaginatedAccountAccountAssetListWritable as oc, type PaginatedAccountAccountAssetListResponseWritable as od, type PaginatedAccountAssetFeeListWritable as oe, type PaginatedAccountAssetFeeListResponseWritable as of, type PaginatedAccountAssetLimitListWritable as og, type PaginatedAccountAssetLimitListResponseWritable as oh, type PaginatedAccountAssetListWritable as oi, type PaginatedAccountAssetListResponseWritable as oj, type PaginatedAccountDefinitionListWritable as ok, type PaginatedAccountDefinitionListResponseWritable as ol, type PaginatedAccountListWritable as om, type PaginatedAccountListResponseWritable as on, type PaginatedAssetListWritable as oo, type PaginatedAssetListResponseWritable as op, type PaginatedCompanyBankAccountListWritable as oq, type PaginatedCompanyBankAccountListResponseWritable as or, type PaginatedCompanyWalletAccountListWritable as os, type PaginatedCompanyWalletAccountListResponseWritable as ot, type PaginatedDeviceAppListWritable as ou, type PaginatedDeviceAppListResponseWritable as ov, type PaginatedDocumentTypeListWritable as ow, type PaginatedDocumentTypeListResponseWritable as ox, type PaginatedExportListWritable as oy, type PaginatedExportListResponseWritable as oz, type AccountCurrenciesListResponses as p, type TransactionSubtypeResponseWritable as p$, type PaginatedPublicCompanyLegalTermListWritable as p0, type PaginatedPublicCompanyLegalTermListResponseWritable as p1, type PaginatedPublicCompanyLegalTermVersionListWritable as p2, type PaginatedPublicCompanyLegalTermVersionListResponseWritable as p3, type PaginatedPublicCompanyListWritable as p4, type PaginatedPublicCompanyListResponseWritable as p5, type PaginatedPublicLegalTermListWritable as p6, type PaginatedPublicLegalTermListResponseWritable as p7, type PaginatedPublicLegalTermVersionListWritable as p8, type PaginatedPublicLegalTermVersionListResponseWritable as p9, type PublicLegalTermWritable as pA, type PublicLegalTermResponseWritable as pB, type PublicLegalTermVersionResponseWritable as pC, type ReducedAccountWritable as pD, type ReducedAccountAccountAssetWritable as pE, type ReducedAccountAssetWritable as pF, type ReducedAccountAssetListWritable as pG, type ReducedAccountAssetListResponseWritable as pH, type ReducedAccountAssetResponseWritable as pI, type ReducedDeviceAppWritable as pJ, type ReducedTransactionSubtypeWritable as pK, type RefreshedResponseWritable as pL, type RegisterCompanyRequestWritable as pM, type RegisterRequestWritable as pN, type StatementWritable as pO, type StatementResponseWritable as pP, type TotalTransactionResponseWritable as pQ, type TransactionWritable as pR, type TransactionAccountAssetWritable as pS, type TransactionCollectionWritable as pT, type TransactionCollectionResponseWritable as pU, type TransactionCollectionTransactionWritable as pV, type TransactionMessageWritable as pW, type TransactionMessageResponseWritable as pX, type TransactionSubtypeWritable as pY, type TransactionSubtypeListWritable as pZ, type TransactionSubtypeListResponseWritable as p_, type PaginatedStatementListWritable as pa, type PaginatedStatementListResponseWritable as pb, type PaginatedTransactionCollectionListWritable as pc, type PaginatedTransactionCollectionListResponseWritable as pd, type PaginatedTransactionListWritable as pe, type PaginatedTransactionListResponseWritable as pf, type PaginatedTransactionMessageListWritable as pg, type PaginatedTransactionMessageListResponseWritable as ph, type PaginatedUserDocumentListWritable as pi, type PaginatedUserDocumentListResponseWritable as pj, type PaginatedUserGroupListWritable as pk, type PaginatedUserGroupListResponseWritable as pl, type PaginatedUserMessageListWritable as pm, type PaginatedUserMessageListResponseWritable as pn, type PaginatedUserPermissionListWritable as po, type PaginatedUserPermissionListResponseWritable as pp, type PaginatedUserWalletAccountAssetListWritable as pq, type PaginatedUserWalletAccountAssetListResponseWritable as pr, type PasswordChangeRequestWritable as ps, type PasswordResetConfirmRequestWritable as pt, type PublicCompanyWritable as pu, type PublicCompanyLegalTermWritable as pv, type PublicCompanyLegalTermResponseWritable as pw, type PublicCompanyLegalTermVersionResponseWritable as px, type PublicCompanyResponseWritable as py, type PublicCompanySettingsWritable as pz, type AccountDefinitionsListData as q, type AuthOauthRegisterCreateResponse as q$, type UserAddressWritable as q0, type UserAddressListWritable as q1, type UserAddressListResponseWritable as q2, type UserAddressResponseWritable as q3, type UserBankAccountWritable as q4, type UserBankAccountAssetWritable as q5, type UserBankAccountAssetListWritable as q6, type UserBankAccountAssetListResponseWritable as q7, type UserBankAccountAssetResponseWritable as q8, type UserBankAccountListWritable as q9, type AccountsCurrenciesCreateResponse as qA, type AccountsCurrenciesRetrieveResponse as qB, type AccountsCurrenciesPartialUpdateResponse as qC, type AccountsCurrenciesUpdateResponse as qD, type AccountsCurrenciesFeesListResponse as qE, type AccountsCurrenciesFeesRetrieveResponse as qF, type AccountsCurrenciesLimitsListResponse as qG, type AccountsCurrenciesLimitsRetrieveResponse as qH, type AuthRetrieveResponse as qI, type AuthRegisterCompanyResponse as qJ, type AuthDeactivateResponse as qK, type AuthDeactivateVerifyResponse as qL, type AuthEmailVerifyResponse as qM, type AuthEmailVerifyResendResponse as qN, type AuthJwtCreateResponse as qO, type AuthLoginResponse as qP, type AuthLogoutResponse as qQ, type AuthMfaAuthenticatorsListResponse as qR, type AuthMfaAuthenticatorsCreateResponse as qS, type AuthMfaAuthenticatorsDestroyResponse as qT, type AuthMfaAuthenticatorsRetrieveResponse as qU, type AuthMfaDeliverResponse as qV, type AuthMfaVerifyResponse as qW, type AuthMobileVerifyResponse as qX, type AuthMobileVerifyResendResponse as qY, type AuthOauthAuthorizeCreateResponse as qZ, type AuthOauthLoginCreateResponse as q_, type UserBankAccountListResponseWritable as qa, type UserBankAccountResponseWritable as qb, type UserCreateDocumentRequestWritable as qc, type UserDisallowedTransactionSubtypeWritable as qd, type UserDocumentWritable as qe, type UserDocumentResponseWritable as qf, type UserGroupWritable as qg, type UserGroupResponseWritable as qh, type UserMessageWritable as qi, type UserMessageResponseWritable as qj, type UserPermissionWritable as qk, type UserPermissionResponseWritable as ql, type UserSettingsWritable as qm, type UserWalletAccountWritable as qn, type UserWalletAccountAssetWritable as qo, type UserWalletAccountAssetResponseWritable as qp, type UserWalletAccountListWritable as qq, type UserWalletAccountListResponseWritable as qr, type UserWalletAccountResponseWritable as qs, type AccountCurrenciesListResponse as qt, type AccountDefinitionsListResponse as qu, type AccountDefinitionsRetrieveResponse as qv, type AccountsListResponse as qw, type AccountsCreateResponse as qx, type AccountsRetrieveResponse as qy, type AccountsCurrenciesListResponse as qz, type AccountDefinitionsListResponses as r, type PublicLegalTermsVersionsListResponse as r$, type AuthOauthSessionCreateResponse as r0, type AuthOauthVerifyCreateResponse as r1, type AuthPasswordChangeResponse as r2, type AuthPasswordResetResponse as r3, type AuthPasswordResetConfirmResponse as r4, type AuthRefreshCreateResponse as r5, type AuthRegisterResponse as r6, type AuthRequestDeleteResponse as r7, type AuthRequestDeleteVerifyResponse as r8, type AuthTokensListDestroyResponse as r9, type GroupsTiersFeesListResponse as rA, type GroupsTiersFeesRetrieveResponse as rB, type GroupsTiersLimitsListResponse as rC, type GroupsTiersLimitsRetrieveResponse as rD, type GroupsTiersRequirementSetsListResponse as rE, type GroupsTiersRequirementSetsRetrieveResponse as rF, type GroupsTiersRequirementSetsItemsListResponse as rG, type GroupsTiersRequirementSetsItemsRetrieveResponse as rH, type MetricsListResponse as rI, type MetricsCreateResponse as rJ, type MetricsDestroyResponse as rK, type MetricsRetrieveResponse as rL, type MetricsPointsListResponse as rM, type PermissionsListResponse as rN, type PermissionsRetrieveResponse as rO, type PublicCompaniesListResponse as rP, type PublicCompaniesRetrieveResponse as rQ, type PublicCompaniesGroupsListResponse as rR, type PublicCompaniesGroupsRetrieveResponse as rS, type PublicCompaniesLegalTermsListResponse as rT, type PublicCompaniesLegalTermsRetrieveResponse as rU, type PublicCompaniesLegalTermsVersionsListResponse as rV, type PublicCompaniesLegalTermsVersionsRetrieveResponse as rW, type PublicCompaniesOauthClientsListResponse as rX, type PublicCompaniesOauthClientsRetrieveResponse as rY, type PublicLegalTermsListResponse as rZ, type PublicLegalTermsRetrieveResponse as r_, type AuthTokensListResponse as ra, type AuthTokensCreateResponse as rb, type AuthTokensDestroyResponse as rc, type AuthTokensRetrieveResponse as rd, type AuthTokensPartialUpdateResponse as re, type AuthTokensUpdateResponse as rf, type CompanyRetrieveResponse as rg, type CompanyBankAccountsListResponse as rh, type CompanyCurrenciesListResponse as ri, type CompanyCurrenciesRetrieveResponse as rj, type CompanyWalletAccountsListResponse as rk, type DocumentTypesListResponse as rl, type DocumentTypesRetrieveResponse as rm, type ExportsListResponse as rn, type ExportsCreateResponse as ro, type ExportsRetrieveResponse as rp, type GroupsListResponse as rq, type GroupsRetrieveResponse as rr, type GroupsFeesListResponse as rs, type GroupsFeesRetrieveResponse as rt, type GroupsLimitsListResponse as ru, type GroupsLimitsRetrieveResponse as rv, type GroupsPermissionsListResponse as rw, type GroupsPermissionsRetrieveResponse as rx, type GroupsTiersListResponse as ry, type GroupsTiersRetrieveResponse as rz, type AccountDefinitionsRetrieveData as s, type UserDevicesAppsUpdateResponse as s$, type PublicLegalTermsVersionsRetrieveResponse as s0, type StatementsListResponse as s1, type StatementsCreateResponse as s2, type StatementsDestroyResponse as s3, type StatementsRetrieveResponse as s4, type SubtypesListResponse as s5, type SubtypesRetrieveResponse as s6, type TransactionCollectionsListResponse as s7, type TransactionCollectionsCreateResponse as s8, type TransactionCollectionsRetrieveResponse as s9, type UserBankAccountsAccountCurrenciesListResponse as sA, type UserBankAccountsAccountCurrenciesCreateResponse as sB, type UserBankAccountsAccountCurrenciesDestroyResponse as sC, type UserBankAccountsAccountCurrenciesRetrieveResponse as sD, type UserBankAccountsCurrenciesListResponse as sE, type UserBankAccountsCurrenciesCreateResponse as sF, type UserBankAccountsCurrenciesDestroyResponse as sG, type UserBankAccountsCurrenciesRetrieveResponse as sH, type UserCryptoAccountsListResponse as sI, type UserCryptoAccountsCreateResponse as sJ, type UserCryptoAccountsDestroyResponse as sK, type UserCryptoAccountsRetrieveResponse as sL, type UserCryptoAccountsPartialUpdateResponse as sM, type UserCryptoAccountsUpdateResponse as sN, type UserCryptoAccountsAccountCurrenciesListResponse as sO, type UserCryptoAccountsAccountCurrenciesCreateResponse as sP, type UserCryptoAccountsAccountCurrenciesDestroyResponse as sQ, type UserCryptoAccountsAccountCurrenciesRetrieveResponse as sR, type UserCryptoAccountsCurrenciesListResponse as sS, type UserCryptoAccountsCurrenciesCreateResponse as sT, type UserCryptoAccountsCurrenciesDestroyResponse as sU, type UserCryptoAccountsCurrenciesRetrieveResponse as sV, type UserDevicesListResponse as sW, type UserDevicesCreateResponse as sX, type UserDevicesAppsDestroyResponse as sY, type UserDevicesAppsRetrieveResponse as sZ, type UserDevicesAppsPartialUpdateResponse as s_, type TransactionsListResponse as sa, type TransactionsCreateResponse as sb, type TransactionsRetrieveResponse as sc, type TransactionsPartialUpdateResponse as sd, type TransactionsUpdateResponse as se, type TransactionsMessagesListResponse as sf, type TransactionsMessagesRetrieveResponse as sg, type TransactionsCreditCreateResponse as sh, type TransactionsDebitCreateResponse as si, type TransactionTotalsRetrieveResponse as sj, type TransactionsTransferCreateResponse as sk, type UserRetrieveResponse as sl, type UserPartialUpdateResponse as sm, type UserUpdateResponse as sn, type UserAddressesListResponse as so, type UserAddressesCreateResponse as sp, type UserAddressesDestroyResponse as sq, type UserAddressesRetrieveResponse as sr, type UserAddressesPartialUpdateResponse as ss, type UserAddressesUpdateResponse as st, type UserBankAccountsListResponse as su, type UserBankAccountsCreateResponse as sv, type UserBankAccountsDestroyResponse as sw, type UserBankAccountsRetrieveResponse as sx, type UserBankAccountsPartialUpdateResponse as sy, type UserBankAccountsUpdateResponse as sz, type AccountDefinitionsRetrieveResponses as t, type UserDevicesDestroyResponse as t0, type UserDevicesRetrieveResponse as t1, type UserDevicesPartialUpdateResponse as t2, type UserDevicesUpdateResponse as t3, type UserDevicesAppsListResponse as t4, type UserDevicesAppsCreateResponse as t5, type UserDocumentsListResponse as t6, type UserDocumentsCreateResponse as t7, type UserDocumentsDestroyResponse as t8, type UserDocumentsRetrieveResponse as t9, type UserWalletAccountsAccountCurrenciesListResponse as tA, type UserWalletAccountsAccountCurrenciesCreateResponse as tB, type UserWalletAccountsAccountCurrenciesDestroyResponse as tC, type UserWalletAccountsAccountCurrenciesRetrieveResponse as tD, type UserWalletAccountsCurrenciesListResponse as tE, type UserWalletAccountsCurrenciesCreateResponse as tF, type UserWalletAccountsCurrenciesDestroyResponse as tG, type UserWalletAccountsCurrenciesRetrieveResponse as tH, type UserEmailsListResponse as ta, type UserEmailsCreateResponse as tb, type UserEmailsDestroyResponse as tc, type UserEmailsRetrieveResponse as td, type UserEmailsPartialUpdateResponse as te, type UserEmailsUpdateResponse as tf, type UserLegalTermsListResponse as tg, type UserLegalTermsRetrieveResponse as th, type UserLegalTermsVersionsListResponse as ti, type UserLegalTermsVersionsRetrieveResponse as tj, type UserLegalTermsVersionsPartialUpdateResponse as tk, type UserLegalTermsVersionsUpdateResponse as tl, type UserMessagesListResponse as tm, type UserMessagesRetrieveResponse as tn, type UserMobilesListResponse as to, type UserMobilesCreateResponse as tp, type UserMobilesDestroyResponse as tq, type UserMobilesRetrieveResponse as tr, type UserMobilesPartialUpdateResponse as ts, type UserMobilesUpdateResponse as tt, type UserWalletAccountsListResponse as tu, type UserWalletAccountsCreateResponse as tv, type UserWalletAccountsDestroyResponse as tw, type UserWalletAccountsRetrieveResponse as tx, type UserWalletAccountsPartialUpdateResponse as ty, type UserWalletAccountsUpdateResponse as tz, type AccountsListData as u, type AccountsListResponses as v, type AccountsCreateData as w, type AccountsCreateResponses as x, type AccountsRetrieveData as y, type AccountsRetrieveResponses as z };