increase 0.10.2 → 0.10.4
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 +50 -0
- package/README.md +4 -0
- package/_shims/{ReadableStream.node.d.ts → ReadableStream-node.d.ts} +1 -1
- package/_shims/ReadableStream-node.d.ts.map +1 -0
- package/_shims/{ReadableStream.node.js → ReadableStream-node.js} +1 -1
- package/_shims/ReadableStream-node.js.map +1 -0
- package/_shims/{ReadableStream.node.mjs → ReadableStream-node.mjs} +1 -1
- package/_shims/ReadableStream-node.mjs.map +1 -0
- package/_shims/{agent.node.d.ts → agent-node.d.ts} +1 -1
- package/_shims/agent-node.d.ts.map +1 -0
- package/_shims/{agent.node.js → agent-node.js} +1 -1
- package/_shims/{agent.node.js.map → agent-node.js.map} +1 -1
- package/_shims/{agent.node.mjs → agent-node.mjs} +1 -1
- package/_shims/{agent.node.mjs.map → agent-node.mjs.map} +1 -1
- package/_shims/agent.d.ts +1 -1
- package/_shims/agent.js +1 -1
- package/_shims/agent.mjs +1 -1
- package/_shims/{fileFromPath.node.d.ts → fileFromPath-node.d.ts} +2 -2
- package/_shims/{fileFromPath.node.d.ts.map → fileFromPath-node.d.ts.map} +1 -1
- package/_shims/{fileFromPath.node.js → fileFromPath-node.js} +1 -1
- package/_shims/{fileFromPath.node.js.map → fileFromPath-node.js.map} +1 -1
- package/_shims/{fileFromPath.node.mjs → fileFromPath-node.mjs} +1 -1
- package/_shims/{fileFromPath.node.mjs.map → fileFromPath-node.mjs.map} +1 -1
- package/_shims/fileFromPath.d.ts +2 -2
- package/_shims/fileFromPath.d.ts.map +1 -1
- package/_shims/fileFromPath.js +1 -1
- package/_shims/fileFromPath.mjs +1 -1
- package/_shims/{getMultipartRequestOptions.node.d.ts → getMultipartRequestOptions-node.d.ts} +2 -2
- package/_shims/getMultipartRequestOptions-node.d.ts.map +1 -0
- package/_shims/{getMultipartRequestOptions.node.js → getMultipartRequestOptions-node.js} +1 -1
- package/_shims/{getMultipartRequestOptions.node.js.map → getMultipartRequestOptions-node.js.map} +1 -1
- package/_shims/{getMultipartRequestOptions.node.mjs → getMultipartRequestOptions-node.mjs} +1 -1
- package/_shims/{getMultipartRequestOptions.node.mjs.map → getMultipartRequestOptions-node.mjs.map} +1 -1
- package/_shims/getMultipartRequestOptions.d.ts +1 -1
- package/_shims/getMultipartRequestOptions.d.ts.map +1 -1
- package/_shims/{node-readable.node.d.ts → node-readable-node.d.ts} +1 -1
- package/_shims/{node-readable.node.d.ts.map → node-readable-node.d.ts.map} +1 -1
- package/_shims/{node-readable.node.js → node-readable-node.js} +1 -1
- package/_shims/node-readable-node.js.map +1 -0
- package/_shims/{node-readable.node.mjs → node-readable-node.mjs} +1 -1
- package/_shims/node-readable-node.mjs.map +1 -0
- package/core.d.ts +3 -2
- package/core.d.ts.map +1 -1
- package/core.js +3 -1
- package/core.js.map +1 -1
- package/core.mjs +1 -1
- package/core.mjs.map +1 -1
- package/error.d.ts +1 -1
- package/error.d.ts.map +1 -1
- package/error.js +2 -2
- package/error.js.map +1 -1
- package/error.mjs +2 -2
- package/error.mjs.map +1 -1
- package/index.d.mts +2 -5
- package/index.d.ts +2 -5
- package/index.d.ts.map +1 -1
- package/index.js +3 -6
- package/index.js.map +1 -1
- package/index.mjs +3 -6
- package/index.mjs.map +1 -1
- package/package.json +9 -4
- package/pagination.d.ts +1 -1
- package/resources/ach-prenotifications.d.ts +219 -3
- package/resources/ach-prenotifications.d.ts.map +1 -1
- package/resources/ach-prenotifications.js.map +1 -1
- package/resources/ach-prenotifications.mjs.map +1 -1
- package/resources/ach-transfers.d.ts +14 -9
- package/resources/ach-transfers.d.ts.map +1 -1
- package/resources/ach-transfers.js.map +1 -1
- package/resources/ach-transfers.mjs.map +1 -1
- package/resources/bookkeeping-entry-sets.d.ts +1 -1
- package/resources/card-profiles.d.ts +1 -1
- package/resources/card-purchase-supplements.d.ts +2 -2
- package/resources/check-deposits.d.ts +3 -0
- package/resources/check-deposits.d.ts.map +1 -1
- package/resources/check-deposits.js.map +1 -1
- package/resources/check-deposits.mjs.map +1 -1
- package/resources/check-transfers.d.ts +6 -0
- package/resources/check-transfers.d.ts.map +1 -1
- package/resources/check-transfers.js.map +1 -1
- package/resources/check-transfers.mjs.map +1 -1
- package/resources/declined-transactions.d.ts +282 -19
- package/resources/declined-transactions.d.ts.map +1 -1
- package/resources/declined-transactions.js.map +1 -1
- package/resources/declined-transactions.mjs.map +1 -1
- package/resources/digital-wallet-tokens.d.ts +2 -1
- package/resources/digital-wallet-tokens.d.ts.map +1 -1
- package/resources/digital-wallet-tokens.js.map +1 -1
- package/resources/digital-wallet-tokens.mjs.map +1 -1
- package/resources/entities/beneficial-owners.d.ts +51 -0
- package/resources/entities/beneficial-owners.d.ts.map +1 -1
- package/resources/entities/beneficial-owners.js +6 -0
- package/resources/entities/beneficial-owners.js.map +1 -1
- package/resources/entities/beneficial-owners.mjs +6 -0
- package/resources/entities/beneficial-owners.mjs.map +1 -1
- package/resources/entities/entities.d.ts +45 -1
- package/resources/entities/entities.d.ts.map +1 -1
- package/resources/entities/entities.js +6 -0
- package/resources/entities/entities.js.map +1 -1
- package/resources/entities/entities.mjs +6 -0
- package/resources/entities/entities.mjs.map +1 -1
- package/resources/entities/index.d.ts +9 -1
- package/resources/entities/index.d.ts.map +1 -1
- package/resources/entities/index.js.map +1 -1
- package/resources/entities/index.mjs.map +1 -1
- package/resources/external-accounts.d.ts +4 -0
- package/resources/external-accounts.d.ts.map +1 -1
- package/resources/external-accounts.js.map +1 -1
- package/resources/external-accounts.mjs.map +1 -1
- package/resources/inbound-ach-transfers.d.ts +57 -9
- package/resources/inbound-ach-transfers.d.ts.map +1 -1
- package/resources/inbound-ach-transfers.js +11 -2
- package/resources/inbound-ach-transfers.js.map +1 -1
- package/resources/inbound-ach-transfers.mjs +11 -2
- package/resources/inbound-ach-transfers.mjs.map +1 -1
- package/resources/index.d.ts +9 -7
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +0 -15
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +0 -1
- package/resources/index.mjs.map +1 -1
- package/resources/pending-transactions.d.ts +19 -6
- package/resources/pending-transactions.d.ts.map +1 -1
- package/resources/pending-transactions.js.map +1 -1
- package/resources/pending-transactions.mjs.map +1 -1
- package/resources/real-time-decisions.d.ts +16 -9
- 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 +686 -35
- 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/cards.d.ts +301 -25
- package/resources/simulations/cards.d.ts.map +1 -1
- package/resources/simulations/cards.js.map +1 -1
- package/resources/simulations/cards.mjs.map +1 -1
- package/resources/simulations/interest-payments.d.ts +402 -14
- 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 +684 -33
- 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/wire-transfers.d.ts +402 -14
- 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 +402 -14
- package/resources/transactions.d.ts.map +1 -1
- package/resources/transactions.js.map +1 -1
- package/resources/transactions.mjs.map +1 -1
- package/resources/wire-transfers.d.ts +7 -5
- package/resources/wire-transfers.d.ts.map +1 -1
- package/resources/wire-transfers.js +1 -1
- package/resources/wire-transfers.js.map +1 -1
- package/resources/wire-transfers.mjs +1 -1
- package/resources/wire-transfers.mjs.map +1 -1
- package/src/_shims/ReadableStream.d.ts +5 -5
- package/src/_shims/agent.ts +1 -1
- package/src/_shims/{fetch.node.d.ts → fetch-node.d.ts} +8 -8
- package/src/_shims/fetch.d.ts +10 -10
- package/src/_shims/{fileFromPath.node.ts → fileFromPath-node.ts} +1 -1
- package/src/_shims/fileFromPath.ts +2 -2
- package/src/_shims/{formdata.node.d.ts → form-data-node.d.ts} +4 -4
- package/src/_shims/{formdata.d.ts → form-data.d.ts} +4 -4
- package/src/_shims/{getMultipartRequestOptions.node.ts → getMultipartRequestOptions-node.ts} +3 -3
- package/src/_shims/getMultipartRequestOptions.ts +3 -3
- package/src/core.ts +12 -11
- package/src/error.ts +3 -3
- package/src/index.ts +9 -13
- package/src/pagination.ts +2 -2
- package/src/resource.ts +1 -1
- package/src/resources/account-numbers.ts +5 -5
- package/src/resources/account-statements.ts +5 -5
- package/src/resources/account-transfers.ts +5 -5
- package/src/resources/accounts.ts +5 -5
- package/src/resources/ach-prenotifications.ts +224 -8
- package/src/resources/ach-transfers.ts +19 -14
- package/src/resources/balance-lookups.ts +3 -3
- package/src/resources/bookkeeping-accounts.ts +5 -5
- package/src/resources/bookkeeping-entries.ts +5 -5
- package/src/resources/bookkeeping-entry-sets.ts +4 -4
- package/src/resources/card-disputes.ts +5 -5
- package/src/resources/card-profiles.ts +6 -6
- package/src/resources/card-purchase-supplements.ts +7 -7
- package/src/resources/cards.ts +5 -5
- package/src/resources/check-deposits.ts +8 -5
- package/src/resources/check-transfers.ts +12 -5
- package/src/resources/declined-transactions.ts +287 -24
- package/src/resources/digital-wallet-tokens.ts +7 -6
- package/src/resources/documents.ts +5 -5
- package/src/resources/entities/beneficial-owners.ts +66 -4
- package/src/resources/entities/entities.ts +61 -8
- package/src/resources/entities/index.ts +11 -3
- package/src/resources/entities/supplemental-documents.ts +5 -5
- package/src/resources/event-subscriptions.ts +5 -5
- package/src/resources/events.ts +5 -5
- package/src/resources/exports.ts +5 -5
- package/src/resources/external-accounts.ts +10 -5
- package/src/resources/files.ts +6 -6
- package/src/resources/groups.ts +3 -3
- package/src/resources/inbound-ach-transfers.ts +75 -15
- package/src/resources/inbound-wire-drawdown-requests.ts +5 -5
- package/src/resources/index.ts +54 -45
- package/src/resources/limits.ts +5 -5
- package/src/resources/oauth-connections.ts +5 -5
- package/src/resources/pending-transactions.ts +24 -11
- package/src/resources/programs.ts +5 -5
- package/src/resources/real-time-decisions.ts +20 -12
- package/src/resources/real-time-payments-transfers.ts +5 -5
- package/src/resources/routing-numbers.ts +4 -4
- package/src/resources/simulations/account-statements.ts +4 -4
- package/src/resources/simulations/account-transfers.ts +3 -3
- package/src/resources/simulations/ach-transfers.ts +699 -41
- package/src/resources/simulations/card-disputes.ts +4 -4
- package/src/resources/simulations/card-profiles.ts +3 -3
- package/src/resources/simulations/card-refunds.ts +4 -4
- package/src/resources/simulations/cards.ts +306 -30
- package/src/resources/simulations/check-deposits.ts +3 -3
- package/src/resources/simulations/check-transfers.ts +3 -3
- package/src/resources/simulations/digital-wallet-token-requests.ts +3 -3
- package/src/resources/simulations/documents.ts +4 -4
- package/src/resources/simulations/inbound-funds-holds.ts +3 -3
- package/src/resources/simulations/inbound-wire-drawdown-requests.ts +4 -4
- package/src/resources/simulations/index.ts +18 -18
- package/src/resources/simulations/interest-payments.ts +413 -18
- package/src/resources/simulations/programs.ts +4 -4
- package/src/resources/simulations/real-time-payments-transfers.ts +697 -39
- package/src/resources/simulations/simulations.ts +19 -19
- package/src/resources/simulations/wire-transfers.ts +413 -18
- package/src/resources/transactions.ts +415 -20
- package/src/resources/wire-drawdown-requests.ts +5 -5
- package/src/resources/wire-transfers.ts +12 -10
- package/src/tsconfig.json +11 -0
- package/src/uploads.ts +6 -6
- package/src/version.ts +1 -1
- package/uploads.d.ts +1 -1
- package/uploads.d.ts.map +1 -1
- package/uploads.js +4 -4
- package/uploads.js.map +1 -1
- package/uploads.mjs +1 -1
- package/uploads.mjs.map +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
- package/_shims/ReadableStream.node.d.ts.map +0 -1
- package/_shims/ReadableStream.node.js.map +0 -1
- package/_shims/ReadableStream.node.mjs.map +0 -1
- package/_shims/agent.node.d.ts.map +0 -1
- package/_shims/getMultipartRequestOptions.node.d.ts.map +0 -1
- package/_shims/node-readable.node.js.map +0 -1
- package/_shims/node-readable.node.mjs.map +0 -1
- package/resources/inbound-ach-transfer-returns.d.ts +0 -115
- package/resources/inbound-ach-transfer-returns.d.ts.map +0 -1
- package/resources/inbound-ach-transfer-returns.js +0 -31
- package/resources/inbound-ach-transfer-returns.js.map +0 -1
- package/resources/inbound-ach-transfer-returns.mjs +0 -24
- package/resources/inbound-ach-transfer-returns.mjs.map +0 -1
- package/src/_shims/fetch.deno.ts +0 -23
- package/src/_shims/formdata.deno.ts +0 -16
- package/src/resources/inbound-ach-transfer-returns.ts +0 -145
- /package/_shims/{fetch.node.d.ts → fetch-node.d.ts} +0 -0
- /package/_shims/{fetch.node.js → fetch-node.js} +0 -0
- /package/_shims/{fetch.node.mjs → fetch-node.mjs} +0 -0
- /package/_shims/{formdata.node.d.ts → form-data-node.d.ts} +0 -0
- /package/_shims/{formdata.node.js → form-data-node.js} +0 -0
- /package/_shims/{formdata.node.mjs → form-data-node.mjs} +0 -0
- /package/_shims/{formdata.d.ts → form-data.d.ts} +0 -0
- /package/_shims/{formdata.js → form-data.js} +0 -0
- /package/_shims/{formdata.mjs → form-data.mjs} +0 -0
- /package/src/_shims/{ReadableStream.node.ts → ReadableStream-node.ts} +0 -0
- /package/src/_shims/{agent.node.ts → agent-node.ts} +0 -0
- /package/src/_shims/{fetch.node.js → fetch-node.js} +0 -0
- /package/src/_shims/{fetch.node.mjs → fetch-node.mjs} +0 -0
- /package/src/_shims/{formdata.node.js → form-data-node.js} +0 -0
- /package/src/_shims/{formdata.node.mjs → form-data-node.mjs} +0 -0
- /package/src/_shims/{formdata.js → form-data.js} +0 -0
- /package/src/_shims/{formdata.mjs → form-data.mjs} +0 -0
- /package/src/_shims/{node-readable.node.ts → node-readable-node.ts} +0 -0
|
@@ -1,145 +0,0 @@
|
|
|
1
|
-
// File generated from our OpenAPI spec by Stainless.
|
|
2
|
-
|
|
3
|
-
import * as Core from '../core';
|
|
4
|
-
import { APIResource } from '../resource';
|
|
5
|
-
import { isRequestOptions } from '../core';
|
|
6
|
-
import * as API from './index';
|
|
7
|
-
import { Page, PageParams } from '../pagination';
|
|
8
|
-
|
|
9
|
-
export class InboundACHTransferReturns extends APIResource {
|
|
10
|
-
/**
|
|
11
|
-
* Retrieve an Inbound ACH Transfer Return
|
|
12
|
-
*/
|
|
13
|
-
retrieve(
|
|
14
|
-
inboundACHTransferReturnId: string,
|
|
15
|
-
options?: Core.RequestOptions,
|
|
16
|
-
): Core.APIPromise<InboundACHTransferReturn> {
|
|
17
|
-
return this.get(`/inbound_ach_transfer_returns/${inboundACHTransferReturnId}`, options);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
* List Inbound ACH Transfer Returns
|
|
22
|
-
*/
|
|
23
|
-
list(
|
|
24
|
-
query?: InboundACHTransferReturnListParams,
|
|
25
|
-
options?: Core.RequestOptions,
|
|
26
|
-
): Core.PagePromise<InboundACHTransferReturnsPage, InboundACHTransferReturn>;
|
|
27
|
-
list(
|
|
28
|
-
options?: Core.RequestOptions,
|
|
29
|
-
): Core.PagePromise<InboundACHTransferReturnsPage, InboundACHTransferReturn>;
|
|
30
|
-
list(
|
|
31
|
-
query: InboundACHTransferReturnListParams | Core.RequestOptions = {},
|
|
32
|
-
options?: Core.RequestOptions,
|
|
33
|
-
): Core.PagePromise<InboundACHTransferReturnsPage, InboundACHTransferReturn> {
|
|
34
|
-
if (isRequestOptions(query)) {
|
|
35
|
-
return this.list({}, query);
|
|
36
|
-
}
|
|
37
|
-
return this.getAPIList('/inbound_ach_transfer_returns', InboundACHTransferReturnsPage, {
|
|
38
|
-
query,
|
|
39
|
-
...options,
|
|
40
|
-
});
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
export class InboundACHTransferReturnsPage extends Page<InboundACHTransferReturn> {}
|
|
45
|
-
// alias so we can export it in the namespace
|
|
46
|
-
type _InboundACHTransferReturnsPage = InboundACHTransferReturnsPage;
|
|
47
|
-
|
|
48
|
-
/**
|
|
49
|
-
* If unauthorized activity occurs via ACH, you can create an Inbound ACH Transfer
|
|
50
|
-
* Return and we'll reverse the transaction. You can create an Inbound ACH Transfer
|
|
51
|
-
* return the first two days after receiving an Inbound ACH Transfer.
|
|
52
|
-
*/
|
|
53
|
-
export interface InboundACHTransferReturn {
|
|
54
|
-
/**
|
|
55
|
-
* The ID of the Inbound ACH Transfer Return.
|
|
56
|
-
*/
|
|
57
|
-
id: string;
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* The ID for the Transaction that is being returned.
|
|
61
|
-
*/
|
|
62
|
-
inbound_ach_transfer_transaction_id: string;
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* The reason why this transfer will be returned. This is sent to the initiating
|
|
66
|
-
* bank.
|
|
67
|
-
*
|
|
68
|
-
* - `authorization_revoked_by_customer` - The customer no longer authorizes this
|
|
69
|
-
* transaction. The Nacha return code is R07.
|
|
70
|
-
* - `payment_stopped` - The customer asked for the payment to be stopped. This
|
|
71
|
-
* reason is only allowed for debits. The Nacha return code is R08.
|
|
72
|
-
* - `customer_advised_unauthorized_improper_ineligible_or_incomplete` - The
|
|
73
|
-
* customer advises that the debit was unauthorized. The Nacha return code is
|
|
74
|
-
* R10.
|
|
75
|
-
* - `representative_payee_deceased_or_unable_to_continue_in_that_capacity` - The
|
|
76
|
-
* payee is deceased. The Nacha return code is R14.
|
|
77
|
-
* - `beneficiary_or_account_holder_deceased` - The account holder is deceased. The
|
|
78
|
-
* Nacha return code is R15.
|
|
79
|
-
* - `credit_entry_refused_by_receiver` - The customer refused a credit entry. This
|
|
80
|
-
* reason is only allowed for credits. The Nacha return code is R23.
|
|
81
|
-
* - `duplicate_entry` - The account holder identified this transaction as a
|
|
82
|
-
* duplicate. The Nacha return code is R24.
|
|
83
|
-
* - `corporate_customer_advised_not_authorized` - The corporate customer no longer
|
|
84
|
-
* authorizes this transaction. The Nacha return code is R29.
|
|
85
|
-
*/
|
|
86
|
-
reason:
|
|
87
|
-
| 'authorization_revoked_by_customer'
|
|
88
|
-
| 'payment_stopped'
|
|
89
|
-
| 'customer_advised_unauthorized_improper_ineligible_or_incomplete'
|
|
90
|
-
| 'representative_payee_deceased_or_unable_to_continue_in_that_capacity'
|
|
91
|
-
| 'beneficiary_or_account_holder_deceased'
|
|
92
|
-
| 'credit_entry_refused_by_receiver'
|
|
93
|
-
| 'duplicate_entry'
|
|
94
|
-
| 'corporate_customer_advised_not_authorized';
|
|
95
|
-
|
|
96
|
-
/**
|
|
97
|
-
* The lifecycle status of the transfer.
|
|
98
|
-
*
|
|
99
|
-
* - `pending_submitting` - The transfer return is pending submission to the
|
|
100
|
-
* Federal Reserve.
|
|
101
|
-
* - `submitted` - The transfer has been submitted to the Federal Reserve.
|
|
102
|
-
*/
|
|
103
|
-
status: 'pending_submitting' | 'submitted';
|
|
104
|
-
|
|
105
|
-
/**
|
|
106
|
-
* After the return is submitted to FedACH, this will contain supplemental details.
|
|
107
|
-
*/
|
|
108
|
-
submission: InboundACHTransferReturn.Submission | null;
|
|
109
|
-
|
|
110
|
-
/**
|
|
111
|
-
* The ID for the transaction refunding the transfer.
|
|
112
|
-
*/
|
|
113
|
-
transaction_id: string;
|
|
114
|
-
|
|
115
|
-
/**
|
|
116
|
-
* A constant representing the object's type. For this resource it will always be
|
|
117
|
-
* `inbound_ach_transfer_return`.
|
|
118
|
-
*/
|
|
119
|
-
type: 'inbound_ach_transfer_return';
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
export namespace InboundACHTransferReturn {
|
|
123
|
-
/**
|
|
124
|
-
* After the return is submitted to FedACH, this will contain supplemental details.
|
|
125
|
-
*/
|
|
126
|
-
export interface Submission {
|
|
127
|
-
/**
|
|
128
|
-
* When the ACH transfer return was sent to FedACH.
|
|
129
|
-
*/
|
|
130
|
-
submitted_at: string;
|
|
131
|
-
|
|
132
|
-
/**
|
|
133
|
-
* The trace number for the submission.
|
|
134
|
-
*/
|
|
135
|
-
trace_number: string;
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
export interface InboundACHTransferReturnListParams extends PageParams {}
|
|
140
|
-
|
|
141
|
-
export namespace InboundACHTransferReturns {
|
|
142
|
-
export import InboundACHTransferReturn = API.InboundACHTransferReturn;
|
|
143
|
-
export type InboundACHTransferReturnsPage = _InboundACHTransferReturnsPage;
|
|
144
|
-
export import InboundACHTransferReturnListParams = API.InboundACHTransferReturnListParams;
|
|
145
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|