increase 0.26.0 → 0.27.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.
- package/CHANGELOG.md +13 -0
- package/core.d.ts +5 -0
- package/core.d.ts.map +1 -1
- package/core.js +10 -1
- package/core.js.map +1 -1
- package/core.mjs +8 -0
- package/core.mjs.map +1 -1
- package/index.d.mts +2 -0
- package/index.d.ts +2 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/index.mjs +1 -0
- package/index.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/account-numbers.d.ts +14 -0
- package/resources/account-numbers.d.ts.map +1 -1
- package/resources/account-numbers.js.map +1 -1
- package/resources/account-numbers.mjs.map +1 -1
- package/resources/event-subscriptions.d.ts +10 -2
- package/resources/event-subscriptions.d.ts.map +1 -1
- package/resources/event-subscriptions.js.map +1 -1
- package/resources/event-subscriptions.mjs.map +1 -1
- package/resources/events.d.ts +6 -2
- package/resources/events.d.ts.map +1 -1
- package/resources/events.js.map +1 -1
- package/resources/events.mjs.map +1 -1
- package/resources/inbound-ach-transfers.d.ts +4 -0
- package/resources/inbound-ach-transfers.d.ts.map +1 -1
- package/resources/inbound-ach-transfers.js.map +1 -1
- package/resources/inbound-ach-transfers.mjs.map +1 -1
- package/resources/inbound-wire-transfers.d.ts +69 -0
- package/resources/inbound-wire-transfers.d.ts.map +1 -1
- package/resources/inbound-wire-transfers.js +40 -1
- package/resources/inbound-wire-transfers.js.map +1 -1
- package/resources/inbound-wire-transfers.mjs +15 -0
- package/resources/inbound-wire-transfers.mjs.map +1 -1
- package/resources/index.d.ts +1 -1
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +2 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +1 -1
- package/resources/index.mjs.map +1 -1
- package/resources/oauth-tokens.d.ts +2 -1
- package/resources/oauth-tokens.d.ts.map +1 -1
- package/resources/oauth-tokens.js.map +1 -1
- package/resources/oauth-tokens.mjs.map +1 -1
- package/resources/real-time-decisions.d.ts +3 -1
- package/resources/real-time-decisions.d.ts.map +1 -1
- package/resources/real-time-decisions.js.map +1 -1
- package/resources/real-time-decisions.mjs.map +1 -1
- package/resources/simulations/ach-transfers.d.ts +2 -3849
- package/resources/simulations/ach-transfers.d.ts.map +1 -1
- package/resources/simulations/ach-transfers.js.map +1 -1
- package/resources/simulations/ach-transfers.mjs.map +1 -1
- package/resources/simulations/index.d.ts +2 -2
- package/resources/simulations/index.d.ts.map +1 -1
- package/resources/simulations/index.js.map +1 -1
- package/resources/simulations/index.mjs +1 -1
- package/resources/simulations/index.mjs.map +1 -1
- package/resources/simulations/interest-payments.d.ts +3 -1
- package/resources/simulations/interest-payments.d.ts.map +1 -1
- package/resources/simulations/interest-payments.js.map +1 -1
- package/resources/simulations/interest-payments.mjs.map +1 -1
- package/resources/simulations/real-time-payments-transfers.d.ts +3 -1
- package/resources/simulations/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/simulations/real-time-payments-transfers.js.map +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs.map +1 -1
- package/resources/simulations/simulations.d.ts +0 -2
- package/resources/simulations/simulations.d.ts.map +1 -1
- package/resources/simulations/simulations.js.map +1 -1
- package/resources/simulations/simulations.mjs.map +1 -1
- package/resources/simulations/wire-transfers.d.ts +2 -2745
- package/resources/simulations/wire-transfers.d.ts.map +1 -1
- package/resources/simulations/wire-transfers.js.map +1 -1
- package/resources/simulations/wire-transfers.mjs.map +1 -1
- package/resources/transactions.d.ts +4 -2
- package/resources/transactions.d.ts.map +1 -1
- package/resources/transactions.js.map +1 -1
- package/resources/transactions.mjs.map +1 -1
- package/src/core.ts +11 -0
- package/src/index.ts +2 -0
- package/src/resources/account-numbers.ts +17 -0
- package/src/resources/event-subscriptions.ts +12 -0
- package/src/resources/events.ts +8 -0
- package/src/resources/inbound-ach-transfers.ts +5 -0
- package/src/resources/inbound-wire-transfers.ts +96 -0
- package/src/resources/index.ts +6 -1
- package/src/resources/oauth-tokens.ts +2 -1
- package/src/resources/real-time-decisions.ts +3 -1
- package/src/resources/simulations/ach-transfers.ts +2 -4849
- package/src/resources/simulations/index.ts +2 -7
- package/src/resources/simulations/interest-payments.ts +3 -0
- package/src/resources/simulations/real-time-payments-transfers.ts +3 -0
- package/src/resources/simulations/simulations.ts +0 -2
- package/src/resources/simulations/wire-transfers.ts +2 -3452
- package/src/resources/transactions.ts +4 -0
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -219,6 +219,8 @@ export namespace Transaction {
|
|
|
219
219
|
* `inbound_wire_reversal` object.
|
|
220
220
|
* - `inbound_wire_transfer` - Inbound Wire Transfer Intention: details will be
|
|
221
221
|
* under the `inbound_wire_transfer` object.
|
|
222
|
+
* - `inbound_wire_transfer_reversal` - Inbound Wire Transfer Reversal Intention:
|
|
223
|
+
* details will be under the `inbound_wire_transfer_reversal` object.
|
|
222
224
|
* - `interest_payment` - Interest Payment: details will be under the
|
|
223
225
|
* `interest_payment` object.
|
|
224
226
|
* - `internal_source` - Internal Source: details will be under the
|
|
@@ -258,6 +260,7 @@ export namespace Transaction {
|
|
|
258
260
|
| 'inbound_wire_drawdown_payment'
|
|
259
261
|
| 'inbound_wire_reversal'
|
|
260
262
|
| 'inbound_wire_transfer'
|
|
263
|
+
| 'inbound_wire_transfer_reversal'
|
|
261
264
|
| 'interest_payment'
|
|
262
265
|
| 'internal_source'
|
|
263
266
|
| 'real_time_payments_transfer_acknowledgement'
|
|
@@ -3511,6 +3514,7 @@ export namespace TransactionListParams {
|
|
|
3511
3514
|
| 'inbound_wire_drawdown_payment'
|
|
3512
3515
|
| 'inbound_wire_reversal'
|
|
3513
3516
|
| 'inbound_wire_transfer'
|
|
3517
|
+
| 'inbound_wire_transfer_reversal'
|
|
3514
3518
|
| 'interest_payment'
|
|
3515
3519
|
| 'internal_source'
|
|
3516
3520
|
| 'real_time_payments_transfer_acknowledgement'
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.27.0'; // x-release-please-version
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.27.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.27.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|