increase 0.8.1 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (274) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/README.md +29 -9
  3. package/_shims/fetch.d.ts +8 -1
  4. package/_shims/fetch.node.d.ts +11 -1
  5. package/core.d.ts +75 -27
  6. package/core.d.ts.map +1 -1
  7. package/core.js +112 -49
  8. package/core.js.map +1 -1
  9. package/core.mjs +108 -49
  10. package/core.mjs.map +1 -1
  11. package/package.json +1 -1
  12. package/pagination.d.ts +2 -2
  13. package/pagination.d.ts.map +1 -1
  14. package/pagination.js +4 -4
  15. package/pagination.js.map +1 -1
  16. package/pagination.mjs +4 -4
  17. package/pagination.mjs.map +1 -1
  18. package/resources/account-numbers.d.ts +8 -8
  19. package/resources/account-numbers.d.ts.map +1 -1
  20. package/resources/account-numbers.js.map +1 -1
  21. package/resources/account-numbers.mjs.map +1 -1
  22. package/resources/account-statements.d.ts +3 -6
  23. package/resources/account-statements.d.ts.map +1 -1
  24. package/resources/account-statements.js.map +1 -1
  25. package/resources/account-statements.mjs.map +1 -1
  26. package/resources/account-transfers.d.ts +6 -18
  27. package/resources/account-transfers.d.ts.map +1 -1
  28. package/resources/account-transfers.js.map +1 -1
  29. package/resources/account-transfers.mjs.map +1 -1
  30. package/resources/accounts.d.ts +6 -6
  31. package/resources/accounts.d.ts.map +1 -1
  32. package/resources/ach-prenotifications.d.ts +51 -7
  33. package/resources/ach-prenotifications.d.ts.map +1 -1
  34. package/resources/ach-prenotifications.js.map +1 -1
  35. package/resources/ach-prenotifications.mjs.map +1 -1
  36. package/resources/ach-transfers.d.ts +16 -9
  37. package/resources/ach-transfers.d.ts.map +1 -1
  38. package/resources/ach-transfers.js.map +1 -1
  39. package/resources/ach-transfers.mjs.map +1 -1
  40. package/resources/balance-lookups.d.ts +1 -1
  41. package/resources/balance-lookups.d.ts.map +1 -1
  42. package/resources/bookkeeping-accounts.d.ts +3 -3
  43. package/resources/bookkeeping-accounts.d.ts.map +1 -1
  44. package/resources/bookkeeping-entries.d.ts +2 -2
  45. package/resources/bookkeeping-entries.d.ts.map +1 -1
  46. package/resources/bookkeeping-entry-sets.d.ts +1 -1
  47. package/resources/bookkeeping-entry-sets.d.ts.map +1 -1
  48. package/resources/card-disputes.d.ts +7 -7
  49. package/resources/card-disputes.d.ts.map +1 -1
  50. package/resources/card-disputes.js.map +1 -1
  51. package/resources/card-disputes.mjs.map +1 -1
  52. package/resources/card-profiles.d.ts +15 -7
  53. package/resources/card-profiles.d.ts.map +1 -1
  54. package/resources/card-profiles.js +6 -0
  55. package/resources/card-profiles.js.map +1 -1
  56. package/resources/card-profiles.mjs +6 -0
  57. package/resources/card-profiles.mjs.map +1 -1
  58. package/resources/card-purchase-supplements.d.ts +3 -3
  59. package/resources/card-purchase-supplements.d.ts.map +1 -1
  60. package/resources/cards.d.ts +6 -13
  61. package/resources/cards.d.ts.map +1 -1
  62. package/resources/cards.js.map +1 -1
  63. package/resources/cards.mjs.map +1 -1
  64. package/resources/check-deposits.d.ts +7 -7
  65. package/resources/check-deposits.d.ts.map +1 -1
  66. package/resources/check-deposits.js.map +1 -1
  67. package/resources/check-deposits.mjs.map +1 -1
  68. package/resources/check-transfers.d.ts +15 -10
  69. package/resources/check-transfers.d.ts.map +1 -1
  70. package/resources/check-transfers.js.map +1 -1
  71. package/resources/check-transfers.mjs.map +1 -1
  72. package/resources/declined-transactions.d.ts +25 -28
  73. package/resources/declined-transactions.d.ts.map +1 -1
  74. package/resources/declined-transactions.js.map +1 -1
  75. package/resources/declined-transactions.mjs.map +1 -1
  76. package/resources/digital-wallet-tokens.d.ts +3 -6
  77. package/resources/digital-wallet-tokens.d.ts.map +1 -1
  78. package/resources/digital-wallet-tokens.js.map +1 -1
  79. package/resources/digital-wallet-tokens.mjs.map +1 -1
  80. package/resources/documents.d.ts +3 -3
  81. package/resources/documents.d.ts.map +1 -1
  82. package/resources/entities/beneficial-owners.d.ts +4 -8
  83. package/resources/entities/beneficial-owners.d.ts.map +1 -1
  84. package/resources/entities/beneficial-owners.js.map +1 -1
  85. package/resources/entities/beneficial-owners.mjs.map +1 -1
  86. package/resources/entities/entities.d.ts +11 -11
  87. package/resources/entities/entities.d.ts.map +1 -1
  88. package/resources/entities/entities.js +6 -0
  89. package/resources/entities/entities.js.map +1 -1
  90. package/resources/entities/entities.mjs +6 -0
  91. package/resources/entities/entities.mjs.map +1 -1
  92. package/resources/entities/supplemental-documents.d.ts +2 -2
  93. package/resources/entities/supplemental-documents.d.ts.map +1 -1
  94. package/resources/event-subscriptions.d.ts +5 -8
  95. package/resources/event-subscriptions.d.ts.map +1 -1
  96. package/resources/event-subscriptions.js.map +1 -1
  97. package/resources/event-subscriptions.mjs.map +1 -1
  98. package/resources/events.d.ts +7 -5
  99. package/resources/events.d.ts.map +1 -1
  100. package/resources/events.js.map +1 -1
  101. package/resources/events.mjs.map +1 -1
  102. package/resources/exports.d.ts +4 -4
  103. package/resources/exports.d.ts.map +1 -1
  104. package/resources/external-accounts.d.ts +5 -11
  105. package/resources/external-accounts.d.ts.map +1 -1
  106. package/resources/external-accounts.js.map +1 -1
  107. package/resources/external-accounts.mjs.map +1 -1
  108. package/resources/files.d.ts +9 -4
  109. package/resources/files.d.ts.map +1 -1
  110. package/resources/files.js +2 -2
  111. package/resources/files.js.map +1 -1
  112. package/resources/files.mjs +2 -2
  113. package/resources/files.mjs.map +1 -1
  114. package/resources/groups.d.ts +1 -1
  115. package/resources/groups.d.ts.map +1 -1
  116. package/resources/inbound-ach-transfer-returns.d.ts +6 -4
  117. package/resources/inbound-ach-transfer-returns.d.ts.map +1 -1
  118. package/resources/inbound-ach-transfer-returns.js.map +1 -1
  119. package/resources/inbound-ach-transfer-returns.mjs.map +1 -1
  120. package/resources/inbound-wire-drawdown-requests.d.ts +5 -3
  121. package/resources/inbound-wire-drawdown-requests.d.ts.map +1 -1
  122. package/resources/inbound-wire-drawdown-requests.js.map +1 -1
  123. package/resources/inbound-wire-drawdown-requests.mjs.map +1 -1
  124. package/resources/limits.d.ts +5 -9
  125. package/resources/limits.d.ts.map +1 -1
  126. package/resources/limits.js.map +1 -1
  127. package/resources/limits.mjs.map +1 -1
  128. package/resources/oauth-connections.d.ts +3 -6
  129. package/resources/oauth-connections.d.ts.map +1 -1
  130. package/resources/oauth-connections.js.map +1 -1
  131. package/resources/oauth-connections.mjs.map +1 -1
  132. package/resources/pending-transactions.d.ts +28 -37
  133. package/resources/pending-transactions.d.ts.map +1 -1
  134. package/resources/pending-transactions.js.map +1 -1
  135. package/resources/pending-transactions.mjs.map +1 -1
  136. package/resources/programs.d.ts +3 -3
  137. package/resources/programs.d.ts.map +1 -1
  138. package/resources/real-time-decisions.d.ts +2 -5
  139. package/resources/real-time-decisions.d.ts.map +1 -1
  140. package/resources/real-time-decisions.js.map +1 -1
  141. package/resources/real-time-decisions.mjs.map +1 -1
  142. package/resources/real-time-payments-transfers.d.ts +6 -4
  143. package/resources/real-time-payments-transfers.d.ts.map +1 -1
  144. package/resources/real-time-payments-transfers.js.map +1 -1
  145. package/resources/real-time-payments-transfers.mjs.map +1 -1
  146. package/resources/routing-numbers.d.ts +4 -1
  147. package/resources/routing-numbers.d.ts.map +1 -1
  148. package/resources/routing-numbers.js.map +1 -1
  149. package/resources/routing-numbers.mjs.map +1 -1
  150. package/resources/simulations/account-statements.d.ts +1 -1
  151. package/resources/simulations/account-statements.d.ts.map +1 -1
  152. package/resources/simulations/account-transfers.d.ts +1 -1
  153. package/resources/simulations/account-transfers.d.ts.map +1 -1
  154. package/resources/simulations/ach-transfers.d.ts +124 -138
  155. package/resources/simulations/ach-transfers.d.ts.map +1 -1
  156. package/resources/simulations/ach-transfers.js.map +1 -1
  157. package/resources/simulations/ach-transfers.mjs.map +1 -1
  158. package/resources/simulations/card-disputes.d.ts +1 -1
  159. package/resources/simulations/card-disputes.d.ts.map +1 -1
  160. package/resources/simulations/card-profiles.d.ts +1 -4
  161. package/resources/simulations/card-profiles.d.ts.map +1 -1
  162. package/resources/simulations/card-profiles.js.map +1 -1
  163. package/resources/simulations/card-profiles.mjs.map +1 -1
  164. package/resources/simulations/card-refunds.d.ts +1 -1
  165. package/resources/simulations/card-refunds.d.ts.map +1 -1
  166. package/resources/simulations/cards.d.ts +49 -58
  167. package/resources/simulations/cards.d.ts.map +1 -1
  168. package/resources/simulations/cards.js.map +1 -1
  169. package/resources/simulations/cards.mjs.map +1 -1
  170. package/resources/simulations/check-deposits.d.ts +3 -12
  171. package/resources/simulations/check-deposits.d.ts.map +1 -1
  172. package/resources/simulations/check-transfers.d.ts +2 -2
  173. package/resources/simulations/check-transfers.d.ts.map +1 -1
  174. package/resources/simulations/digital-wallet-token-requests.d.ts +1 -1
  175. package/resources/simulations/digital-wallet-token-requests.d.ts.map +1 -1
  176. package/resources/simulations/documents.d.ts +1 -4
  177. package/resources/simulations/documents.d.ts.map +1 -1
  178. package/resources/simulations/documents.js.map +1 -1
  179. package/resources/simulations/documents.mjs.map +1 -1
  180. package/resources/simulations/inbound-funds-holds.d.ts +1 -1
  181. package/resources/simulations/inbound-funds-holds.d.ts.map +1 -1
  182. package/resources/simulations/inbound-wire-drawdown-requests.d.ts +1 -1
  183. package/resources/simulations/inbound-wire-drawdown-requests.d.ts.map +1 -1
  184. package/resources/simulations/interest-payments.d.ts +100 -108
  185. package/resources/simulations/interest-payments.d.ts.map +1 -1
  186. package/resources/simulations/interest-payments.js.map +1 -1
  187. package/resources/simulations/interest-payments.mjs.map +1 -1
  188. package/resources/simulations/programs.d.ts +1 -4
  189. package/resources/simulations/programs.d.ts.map +1 -1
  190. package/resources/simulations/programs.js.map +1 -1
  191. package/resources/simulations/programs.mjs.map +1 -1
  192. package/resources/simulations/real-time-payments-transfers.d.ts +123 -134
  193. package/resources/simulations/real-time-payments-transfers.d.ts.map +1 -1
  194. package/resources/simulations/real-time-payments-transfers.js.map +1 -1
  195. package/resources/simulations/real-time-payments-transfers.mjs.map +1 -1
  196. package/resources/simulations/wire-transfers.d.ts +100 -108
  197. package/resources/simulations/wire-transfers.d.ts.map +1 -1
  198. package/resources/simulations/wire-transfers.js.map +1 -1
  199. package/resources/simulations/wire-transfers.mjs.map +1 -1
  200. package/resources/transactions.d.ts +105 -110
  201. package/resources/transactions.d.ts.map +1 -1
  202. package/resources/transactions.js.map +1 -1
  203. package/resources/transactions.mjs.map +1 -1
  204. package/resources/wire-drawdown-requests.d.ts +4 -4
  205. package/resources/wire-drawdown-requests.d.ts.map +1 -1
  206. package/resources/wire-transfers.d.ts +11 -11
  207. package/resources/wire-transfers.d.ts.map +1 -1
  208. package/resources/wire-transfers.js.map +1 -1
  209. package/resources/wire-transfers.mjs.map +1 -1
  210. package/src/_shims/fetch.d.ts +8 -1
  211. package/src/_shims/fetch.node.d.ts +11 -1
  212. package/src/core.ts +167 -70
  213. package/src/pagination.ts +5 -5
  214. package/src/resources/account-numbers.ts +9 -9
  215. package/src/resources/account-statements.ts +4 -7
  216. package/src/resources/account-transfers.ts +7 -19
  217. package/src/resources/accounts.ts +7 -7
  218. package/src/resources/ach-prenotifications.ts +56 -8
  219. package/src/resources/ach-transfers.ts +18 -10
  220. package/src/resources/balance-lookups.ts +1 -1
  221. package/src/resources/bookkeeping-accounts.ts +4 -4
  222. package/src/resources/bookkeeping-entries.ts +3 -3
  223. package/src/resources/bookkeeping-entry-sets.ts +1 -1
  224. package/src/resources/card-disputes.ts +8 -8
  225. package/src/resources/card-profiles.ts +20 -8
  226. package/src/resources/card-purchase-supplements.ts +4 -4
  227. package/src/resources/cards.ts +7 -14
  228. package/src/resources/check-deposits.ts +8 -8
  229. package/src/resources/check-transfers.ts +17 -11
  230. package/src/resources/declined-transactions.ts +26 -29
  231. package/src/resources/digital-wallet-tokens.ts +4 -7
  232. package/src/resources/documents.ts +4 -4
  233. package/src/resources/entities/beneficial-owners.ts +4 -8
  234. package/src/resources/entities/entities.ts +15 -12
  235. package/src/resources/entities/supplemental-documents.ts +2 -2
  236. package/src/resources/event-subscriptions.ts +6 -9
  237. package/src/resources/events.ts +8 -6
  238. package/src/resources/exports.ts +5 -5
  239. package/src/resources/external-accounts.ts +6 -12
  240. package/src/resources/files.ts +11 -6
  241. package/src/resources/groups.ts +1 -1
  242. package/src/resources/inbound-ach-transfer-returns.ts +7 -5
  243. package/src/resources/inbound-wire-drawdown-requests.ts +6 -4
  244. package/src/resources/limits.ts +6 -10
  245. package/src/resources/oauth-connections.ts +4 -7
  246. package/src/resources/pending-transactions.ts +29 -38
  247. package/src/resources/programs.ts +4 -4
  248. package/src/resources/real-time-decisions.ts +2 -5
  249. package/src/resources/real-time-payments-transfers.ts +7 -5
  250. package/src/resources/routing-numbers.ts +4 -1
  251. package/src/resources/simulations/account-statements.ts +1 -1
  252. package/src/resources/simulations/account-transfers.ts +1 -1
  253. package/src/resources/simulations/ach-transfers.ts +124 -138
  254. package/src/resources/simulations/card-disputes.ts +1 -1
  255. package/src/resources/simulations/card-profiles.ts +1 -4
  256. package/src/resources/simulations/card-refunds.ts +1 -1
  257. package/src/resources/simulations/cards.ts +49 -58
  258. package/src/resources/simulations/check-deposits.ts +3 -3
  259. package/src/resources/simulations/check-transfers.ts +2 -2
  260. package/src/resources/simulations/digital-wallet-token-requests.ts +1 -1
  261. package/src/resources/simulations/documents.ts +1 -4
  262. package/src/resources/simulations/inbound-funds-holds.ts +1 -1
  263. package/src/resources/simulations/inbound-wire-drawdown-requests.ts +1 -1
  264. package/src/resources/simulations/interest-payments.ts +100 -108
  265. package/src/resources/simulations/programs.ts +1 -4
  266. package/src/resources/simulations/real-time-payments-transfers.ts +123 -134
  267. package/src/resources/simulations/wire-transfers.ts +100 -108
  268. package/src/resources/transactions.ts +106 -111
  269. package/src/resources/wire-drawdown-requests.ts +5 -5
  270. package/src/resources/wire-transfers.ts +12 -12
  271. package/src/version.ts +1 -1
  272. package/version.d.ts +1 -1
  273. package/version.js +1 -1
  274. package/version.mjs +1 -1
@@ -11,7 +11,7 @@ export class WireTransfers extends APIResource {
11
11
  createInbound(
12
12
  body: WireTransferCreateInboundParams,
13
13
  options?: Core.RequestOptions,
14
- ): Promise<Core.APIResponse<WireTransferSimulation>> {
14
+ ): Core.APIPromise<WireTransferSimulation> {
15
15
  return this.post('/simulations/inbound_wire_transfers', { body, ...options });
16
16
  }
17
17
  }
@@ -122,26 +122,26 @@ export namespace WireTransferSimulation {
122
122
  */
123
123
  export interface Source {
124
124
  /**
125
- * A Account Transfer Intention object. This field will be present in the JSON
125
+ * An Account Transfer Intention object. This field will be present in the JSON
126
126
  * response if and only if `category` is equal to `account_transfer_intention`.
127
127
  */
128
128
  account_transfer_intention: Source.AccountTransferIntention | null;
129
129
 
130
130
  /**
131
- * A ACH Transfer Intention object. This field will be present in the JSON response
132
- * if and only if `category` is equal to `ach_transfer_intention`.
131
+ * An ACH Transfer Intention object. This field will be present in the JSON
132
+ * response if and only if `category` is equal to `ach_transfer_intention`.
133
133
  */
134
134
  ach_transfer_intention: Source.ACHTransferIntention | null;
135
135
 
136
136
  /**
137
- * A ACH Transfer Rejection object. This field will be present in the JSON response
138
- * if and only if `category` is equal to `ach_transfer_rejection`.
137
+ * An ACH Transfer Rejection object. This field will be present in the JSON
138
+ * response if and only if `category` is equal to `ach_transfer_rejection`.
139
139
  */
140
140
  ach_transfer_rejection: Source.ACHTransferRejection | null;
141
141
 
142
142
  /**
143
- * A ACH Transfer Return object. This field will be present in the JSON response if
144
- * and only if `category` is equal to `ach_transfer_return`.
143
+ * An ACH Transfer Return object. This field will be present in the JSON response
144
+ * if and only if `category` is equal to `ach_transfer_return`.
145
145
  */
146
146
  ach_transfer_return: Source.ACHTransferReturn | null;
147
147
 
@@ -170,77 +170,69 @@ export namespace WireTransferSimulation {
170
170
  card_settlement: Source.CardSettlement | null;
171
171
 
172
172
  /**
173
- * The type of transaction that took place. We may add additional possible values
174
- * for this enum over time; your application should be able to handle such
175
- * additions gracefully.
173
+ * The type of the resource. We may add additional possible values for this enum
174
+ * over time; your application should be able to handle such additions gracefully.
176
175
  *
177
- * - `account_transfer_intention` - The Transaction was created by a Account
178
- * Transfer Intention object. Details will be under the
179
- * `account_transfer_intention` object.
180
- * - `ach_transfer_intention` - The Transaction was created by a ACH Transfer
181
- * Intention object. Details will be under the `ach_transfer_intention` object.
182
- * - `ach_transfer_rejection` - The Transaction was created by a ACH Transfer
183
- * Rejection object. Details will be under the `ach_transfer_rejection` object.
184
- * - `ach_transfer_return` - The Transaction was created by a ACH Transfer Return
185
- * object. Details will be under the `ach_transfer_return` object.
186
- * - `card_dispute_acceptance` - The Transaction was created by a Card Dispute
187
- * Acceptance object. Details will be under the `card_dispute_acceptance` object.
188
- * - `card_refund` - The Transaction was created by a Card Refund object. Details
189
- * will be under the `card_refund` object.
190
- * - `card_revenue_payment` - The Transaction was created by a Card Revenue Payment
191
- * object. Details will be under the `card_revenue_payment` object.
192
- * - `card_settlement` - The Transaction was created by a Card Settlement object.
193
- * Details will be under the `card_settlement` object.
194
- * - `check_deposit_acceptance` - The Transaction was created by a Check Deposit
195
- * Acceptance object. Details will be under the `check_deposit_acceptance`
176
+ * - `account_transfer_intention` - Account Transfer Intention: details will be
177
+ * under the `account_transfer_intention` object.
178
+ * - `ach_transfer_intention` - ACH Transfer Intention: details will be under the
179
+ * `ach_transfer_intention` object.
180
+ * - `ach_transfer_rejection` - ACH Transfer Rejection: details will be under the
181
+ * `ach_transfer_rejection` object.
182
+ * - `ach_transfer_return` - ACH Transfer Return: details will be under the
183
+ * `ach_transfer_return` object.
184
+ * - `card_dispute_acceptance` - Card Dispute Acceptance: details will be under the
185
+ * `card_dispute_acceptance` object.
186
+ * - `card_refund` - Card Refund: details will be under the `card_refund` object.
187
+ * - `card_revenue_payment` - Card Revenue Payment: details will be under the
188
+ * `card_revenue_payment` object.
189
+ * - `card_settlement` - Card Settlement: details will be under the
190
+ * `card_settlement` object.
191
+ * - `check_deposit_acceptance` - Check Deposit Acceptance: details will be under
192
+ * the `check_deposit_acceptance` object.
193
+ * - `check_deposit_return` - Check Deposit Return: details will be under the
194
+ * `check_deposit_return` object.
195
+ * - `check_transfer_deposit` - Check Transfer Deposit: details will be under the
196
+ * `check_transfer_deposit` object.
197
+ * - `check_transfer_intention` - Check Transfer Intention: details will be under
198
+ * the `check_transfer_intention` object.
199
+ * - `check_transfer_stop_payment_request` - Check Transfer Stop Payment Request:
200
+ * details will be under the `check_transfer_stop_payment_request` object.
201
+ * - `fee_payment` - Fee Payment: details will be under the `fee_payment` object.
202
+ * - `inbound_ach_transfer` - Inbound ACH Transfer Intention: details will be under
203
+ * the `inbound_ach_transfer` object.
204
+ * - `inbound_ach_transfer_return_intention` - Inbound ACH Transfer Return
205
+ * Intention: details will be under the `inbound_ach_transfer_return_intention`
196
206
  * object.
197
- * - `check_deposit_return` - The Transaction was created by a Check Deposit Return
198
- * object. Details will be under the `check_deposit_return` object.
199
- * - `check_transfer_deposit` - The Transaction was created by a Check Transfer
200
- * Deposit object. Details will be under the `check_transfer_deposit` object.
201
- * - `check_transfer_intention` - The Transaction was created by a Check Transfer
202
- * Intention object. Details will be under the `check_transfer_intention` object.
203
- * - `check_transfer_stop_payment_request` - The Transaction was created by a Check
204
- * Transfer Stop Payment Request object. Details will be under the
205
- * `check_transfer_stop_payment_request` object.
206
- * - `fee_payment` - The Transaction was created by a Fee Payment object. Details
207
- * will be under the `fee_payment` object.
208
- * - `inbound_ach_transfer` - The Transaction was created by a Inbound ACH Transfer
209
- * object. Details will be under the `inbound_ach_transfer` object.
210
- * - `inbound_ach_transfer_return_intention` - The Transaction was created by a
211
- * Inbound ACH Transfer Return Intention object. Details will be under the
212
- * `inbound_ach_transfer_return_intention` object.
213
- * - `inbound_check` - The Transaction was created by a Inbound Check object.
214
- * Details will be under the `inbound_check` object.
215
- * - `inbound_international_ach_transfer` - The Transaction was created by a
216
- * Inbound International ACH Transfer object. Details will be under the
217
- * `inbound_international_ach_transfer` object.
218
- * - `inbound_real_time_payments_transfer_confirmation` - The Transaction was
219
- * created by a Inbound Real Time Payments Transfer Confirmation object. Details
220
- * will be under the `inbound_real_time_payments_transfer_confirmation` object.
221
- * - `inbound_wire_drawdown_payment` - The Transaction was created by a Inbound
222
- * Wire Drawdown Payment object. Details will be under the
223
- * `inbound_wire_drawdown_payment` object.
224
- * - `inbound_wire_drawdown_payment_reversal` - The Transaction was created by a
225
- * Inbound Wire Drawdown Payment Reversal object. Details will be under the
226
- * `inbound_wire_drawdown_payment_reversal` object.
227
- * - `inbound_wire_reversal` - The Transaction was created by a Inbound Wire
228
- * Reversal object. Details will be under the `inbound_wire_reversal` object.
229
- * - `inbound_wire_transfer` - The Transaction was created by a Inbound Wire
230
- * Transfer object. Details will be under the `inbound_wire_transfer` object.
231
- * - `interest_payment` - The Transaction was created by a Interest Payment object.
232
- * Details will be under the `interest_payment` object.
233
- * - `internal_source` - The Transaction was created by a Internal Source object.
234
- * Details will be under the `internal_source` object.
235
- * - `real_time_payments_transfer_acknowledgement` - The Transaction was created by
236
- * a Real Time Payments Transfer Acknowledgement object. Details will be under
237
- * the `real_time_payments_transfer_acknowledgement` object.
238
- * - `sample_funds` - The Transaction was created by a Sample Funds object. Details
239
- * will be under the `sample_funds` object.
240
- * - `wire_transfer_intention` - The Transaction was created by a Wire Transfer
241
- * Intention object. Details will be under the `wire_transfer_intention` object.
242
- * - `wire_transfer_rejection` - The Transaction was created by a Wire Transfer
243
- * Rejection object. Details will be under the `wire_transfer_rejection` object.
207
+ * - `inbound_check` - Inbound Check: details will be under the `inbound_check`
208
+ * object.
209
+ * - `inbound_international_ach_transfer` - Inbound International ACH Transfer:
210
+ * details will be under the `inbound_international_ach_transfer` object.
211
+ * - `inbound_real_time_payments_transfer_confirmation` - Inbound Real Time
212
+ * Payments Transfer Confirmation: details will be under the
213
+ * `inbound_real_time_payments_transfer_confirmation` object.
214
+ * - `inbound_wire_drawdown_payment` - Inbound Wire Drawdown Payment: details will
215
+ * be under the `inbound_wire_drawdown_payment` object.
216
+ * - `inbound_wire_drawdown_payment_reversal` - Inbound Wire Drawdown Payment
217
+ * Reversal: details will be under the `inbound_wire_drawdown_payment_reversal`
218
+ * object.
219
+ * - `inbound_wire_reversal` - Inbound Wire Reversal: details will be under the
220
+ * `inbound_wire_reversal` object.
221
+ * - `inbound_wire_transfer` - Inbound Wire Transfer: details will be under the
222
+ * `inbound_wire_transfer` object.
223
+ * - `interest_payment` - Interest Payment: details will be under the
224
+ * `interest_payment` object.
225
+ * - `internal_source` - Internal Source: details will be under the
226
+ * `internal_source` object.
227
+ * - `real_time_payments_transfer_acknowledgement` - Real Time Payments Transfer
228
+ * Acknowledgement: details will be under the
229
+ * `real_time_payments_transfer_acknowledgement` object.
230
+ * - `sample_funds` - Sample Funds: details will be under the `sample_funds`
231
+ * object.
232
+ * - `wire_transfer_intention` - Wire Transfer Intention: details will be under the
233
+ * `wire_transfer_intention` object.
234
+ * - `wire_transfer_rejection` - Wire Transfer Rejection: details will be under the
235
+ * `wire_transfer_rejection` object.
244
236
  * - `other` - The Transaction was made for an undocumented or deprecated reason.
245
237
  */
246
238
  category:
@@ -313,65 +305,65 @@ export namespace WireTransferSimulation {
313
305
  fee_payment: Source.FeePayment | null;
314
306
 
315
307
  /**
316
- * A Inbound ACH Transfer object. This field will be present in the JSON response
317
- * if and only if `category` is equal to `inbound_ach_transfer`.
308
+ * An Inbound ACH Transfer Intention object. This field will be present in the JSON
309
+ * response if and only if `category` is equal to `inbound_ach_transfer`.
318
310
  */
319
311
  inbound_ach_transfer: Source.InboundACHTransfer | null;
320
312
 
321
313
  /**
322
- * A Inbound Check object. This field will be present in the JSON response if and
314
+ * An Inbound Check object. This field will be present in the JSON response if and
323
315
  * only if `category` is equal to `inbound_check`.
324
316
  */
325
317
  inbound_check: Source.InboundCheck | null;
326
318
 
327
319
  /**
328
- * A Inbound International ACH Transfer object. This field will be present in the
320
+ * An Inbound International ACH Transfer object. This field will be present in the
329
321
  * JSON response if and only if `category` is equal to
330
322
  * `inbound_international_ach_transfer`.
331
323
  */
332
324
  inbound_international_ach_transfer: Source.InboundInternationalACHTransfer | null;
333
325
 
334
326
  /**
335
- * A Inbound Real Time Payments Transfer Confirmation object. This field will be
327
+ * An Inbound Real Time Payments Transfer Confirmation object. This field will be
336
328
  * present in the JSON response if and only if `category` is equal to
337
329
  * `inbound_real_time_payments_transfer_confirmation`.
338
330
  */
339
331
  inbound_real_time_payments_transfer_confirmation: Source.InboundRealTimePaymentsTransferConfirmation | null;
340
332
 
341
333
  /**
342
- * A Inbound Wire Drawdown Payment object. This field will be present in the JSON
334
+ * An Inbound Wire Drawdown Payment object. This field will be present in the JSON
343
335
  * response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
344
336
  */
345
337
  inbound_wire_drawdown_payment: Source.InboundWireDrawdownPayment | null;
346
338
 
347
339
  /**
348
- * A Inbound Wire Drawdown Payment Reversal object. This field will be present in
340
+ * An Inbound Wire Drawdown Payment Reversal object. This field will be present in
349
341
  * the JSON response if and only if `category` is equal to
350
342
  * `inbound_wire_drawdown_payment_reversal`.
351
343
  */
352
344
  inbound_wire_drawdown_payment_reversal: Source.InboundWireDrawdownPaymentReversal | null;
353
345
 
354
346
  /**
355
- * A Inbound Wire Reversal object. This field will be present in the JSON response
347
+ * An Inbound Wire Reversal object. This field will be present in the JSON response
356
348
  * if and only if `category` is equal to `inbound_wire_reversal`.
357
349
  */
358
350
  inbound_wire_reversal: Source.InboundWireReversal | null;
359
351
 
360
352
  /**
361
- * A Inbound Wire Transfer object. This field will be present in the JSON response
353
+ * An Inbound Wire Transfer object. This field will be present in the JSON response
362
354
  * if and only if `category` is equal to `inbound_wire_transfer`.
363
355
  */
364
356
  inbound_wire_transfer: Source.InboundWireTransfer | null;
365
357
 
366
358
  /**
367
- * A Interest Payment object. This field will be present in the JSON response if
359
+ * An Interest Payment object. This field will be present in the JSON response if
368
360
  * and only if `category` is equal to `interest_payment`.
369
361
  */
370
362
  interest_payment: Source.InterestPayment | null;
371
363
 
372
364
  /**
373
- * A Internal Source object. This field will be present in the JSON response if and
374
- * only if `category` is equal to `internal_source`.
365
+ * An Internal Source object. This field will be present in the JSON response if
366
+ * and only if `category` is equal to `internal_source`.
375
367
  */
376
368
  internal_source: Source.InternalSource | null;
377
369
 
@@ -403,7 +395,7 @@ export namespace WireTransferSimulation {
403
395
 
404
396
  export namespace Source {
405
397
  /**
406
- * A Account Transfer Intention object. This field will be present in the JSON
398
+ * An Account Transfer Intention object. This field will be present in the JSON
407
399
  * response if and only if `category` is equal to `account_transfer_intention`.
408
400
  */
409
401
  export interface AccountTransferIntention {
@@ -448,8 +440,8 @@ export namespace WireTransferSimulation {
448
440
  }
449
441
 
450
442
  /**
451
- * A ACH Transfer Intention object. This field will be present in the JSON response
452
- * if and only if `category` is equal to `ach_transfer_intention`.
443
+ * An ACH Transfer Intention object. This field will be present in the JSON
444
+ * response if and only if `category` is equal to `ach_transfer_intention`.
453
445
  */
454
446
  export interface ACHTransferIntention {
455
447
  account_number: string;
@@ -471,8 +463,8 @@ export namespace WireTransferSimulation {
471
463
  }
472
464
 
473
465
  /**
474
- * A ACH Transfer Rejection object. This field will be present in the JSON response
475
- * if and only if `category` is equal to `ach_transfer_rejection`.
466
+ * An ACH Transfer Rejection object. This field will be present in the JSON
467
+ * response if and only if `category` is equal to `ach_transfer_rejection`.
476
468
  */
477
469
  export interface ACHTransferRejection {
478
470
  /**
@@ -482,8 +474,8 @@ export namespace WireTransferSimulation {
482
474
  }
483
475
 
484
476
  /**
485
- * A ACH Transfer Return object. This field will be present in the JSON response if
486
- * and only if `category` is equal to `ach_transfer_return`.
477
+ * An ACH Transfer Return object. This field will be present in the JSON response
478
+ * if and only if `category` is equal to `ach_transfer_return`.
487
479
  */
488
480
  export interface ACHTransferReturn {
489
481
  /**
@@ -2306,8 +2298,8 @@ export namespace WireTransferSimulation {
2306
2298
  }
2307
2299
 
2308
2300
  /**
2309
- * A Inbound ACH Transfer object. This field will be present in the JSON response
2310
- * if and only if `category` is equal to `inbound_ach_transfer`.
2301
+ * An Inbound ACH Transfer Intention object. This field will be present in the JSON
2302
+ * response if and only if `category` is equal to `inbound_ach_transfer`.
2311
2303
  */
2312
2304
  export interface InboundACHTransfer {
2313
2305
  /**
@@ -2334,7 +2326,7 @@ export namespace WireTransferSimulation {
2334
2326
  }
2335
2327
 
2336
2328
  /**
2337
- * A Inbound Check object. This field will be present in the JSON response if and
2329
+ * An Inbound Check object. This field will be present in the JSON response if and
2338
2330
  * only if `category` is equal to `inbound_check`.
2339
2331
  */
2340
2332
  export interface InboundCheck {
@@ -2365,7 +2357,7 @@ export namespace WireTransferSimulation {
2365
2357
  }
2366
2358
 
2367
2359
  /**
2368
- * A Inbound International ACH Transfer object. This field will be present in the
2360
+ * An Inbound International ACH Transfer object. This field will be present in the
2369
2361
  * JSON response if and only if `category` is equal to
2370
2362
  * `inbound_international_ach_transfer`.
2371
2363
  */
@@ -2448,7 +2440,7 @@ export namespace WireTransferSimulation {
2448
2440
  }
2449
2441
 
2450
2442
  /**
2451
- * A Inbound Real Time Payments Transfer Confirmation object. This field will be
2443
+ * An Inbound Real Time Payments Transfer Confirmation object. This field will be
2452
2444
  * present in the JSON response if and only if `category` is equal to
2453
2445
  * `inbound_real_time_payments_transfer_confirmation`.
2454
2446
  */
@@ -2504,7 +2496,7 @@ export namespace WireTransferSimulation {
2504
2496
  }
2505
2497
 
2506
2498
  /**
2507
- * A Inbound Wire Drawdown Payment object. This field will be present in the JSON
2499
+ * An Inbound Wire Drawdown Payment object. This field will be present in the JSON
2508
2500
  * response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
2509
2501
  */
2510
2502
  export interface InboundWireDrawdownPayment {
@@ -2540,7 +2532,7 @@ export namespace WireTransferSimulation {
2540
2532
  }
2541
2533
 
2542
2534
  /**
2543
- * A Inbound Wire Drawdown Payment Reversal object. This field will be present in
2535
+ * An Inbound Wire Drawdown Payment Reversal object. This field will be present in
2544
2536
  * the JSON response if and only if `category` is equal to
2545
2537
  * `inbound_wire_drawdown_payment_reversal`.
2546
2538
  */
@@ -2597,7 +2589,7 @@ export namespace WireTransferSimulation {
2597
2589
  }
2598
2590
 
2599
2591
  /**
2600
- * A Inbound Wire Reversal object. This field will be present in the JSON response
2592
+ * An Inbound Wire Reversal object. This field will be present in the JSON response
2601
2593
  * if and only if `category` is equal to `inbound_wire_reversal`.
2602
2594
  */
2603
2595
  export interface InboundWireReversal {
@@ -2680,7 +2672,7 @@ export namespace WireTransferSimulation {
2680
2672
  }
2681
2673
 
2682
2674
  /**
2683
- * A Inbound Wire Transfer object. This field will be present in the JSON response
2675
+ * An Inbound Wire Transfer object. This field will be present in the JSON response
2684
2676
  * if and only if `category` is equal to `inbound_wire_transfer`.
2685
2677
  */
2686
2678
  export interface InboundWireTransfer {
@@ -2724,7 +2716,7 @@ export namespace WireTransferSimulation {
2724
2716
  }
2725
2717
 
2726
2718
  /**
2727
- * A Interest Payment object. This field will be present in the JSON response if
2719
+ * An Interest Payment object. This field will be present in the JSON response if
2728
2720
  * and only if `category` is equal to `interest_payment`.
2729
2721
  */
2730
2722
  export interface InterestPayment {
@@ -2764,8 +2756,8 @@ export namespace WireTransferSimulation {
2764
2756
  }
2765
2757
 
2766
2758
  /**
2767
- * A Internal Source object. This field will be present in the JSON response if and
2768
- * only if `category` is equal to `internal_source`.
2759
+ * An Internal Source object. This field will be present in the JSON response if
2760
+ * and only if `category` is equal to `internal_source`.
2769
2761
  */
2770
2762
  export interface InternalSource {
2771
2763
  /**