increase 0.54.0 → 0.57.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 +61 -0
- package/README.md +1 -1
- package/core.d.ts +4 -2
- package/core.d.ts.map +1 -1
- package/core.js +17 -4
- package/core.js.map +1 -1
- package/core.mjs +18 -5
- package/core.mjs.map +1 -1
- package/index.d.mts +22 -6
- package/index.d.ts +22 -6
- package/index.d.ts.map +1 -1
- package/index.js +13 -5
- package/index.js.map +1 -1
- package/index.mjs +13 -5
- package/index.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/account-numbers.d.ts +4 -4
- package/resources/account-numbers.d.ts.map +1 -1
- package/resources/account-numbers.js +4 -4
- package/resources/account-numbers.js.map +1 -1
- package/resources/account-numbers.mjs +4 -4
- package/resources/account-numbers.mjs.map +1 -1
- package/resources/account-statements.d.ts +4 -4
- package/resources/account-statements.d.ts.map +1 -1
- package/resources/account-statements.js +4 -4
- package/resources/account-statements.js.map +1 -1
- package/resources/account-statements.mjs +4 -4
- package/resources/account-statements.mjs.map +1 -1
- package/resources/account-transfers.d.ts +64 -4
- package/resources/account-transfers.d.ts.map +1 -1
- package/resources/account-transfers.js +4 -4
- package/resources/account-transfers.js.map +1 -1
- package/resources/account-transfers.mjs +4 -4
- package/resources/account-transfers.mjs.map +1 -1
- package/resources/accounts.d.ts +9 -4
- package/resources/accounts.d.ts.map +1 -1
- package/resources/accounts.js +4 -4
- package/resources/accounts.js.map +1 -1
- package/resources/accounts.mjs +4 -4
- package/resources/accounts.mjs.map +1 -1
- package/resources/ach-prenotifications.d.ts +4 -4
- package/resources/ach-prenotifications.d.ts.map +1 -1
- package/resources/ach-prenotifications.js +4 -4
- package/resources/ach-prenotifications.js.map +1 -1
- package/resources/ach-prenotifications.mjs +4 -4
- package/resources/ach-prenotifications.mjs.map +1 -1
- package/resources/ach-transfers.d.ts +151 -16
- package/resources/ach-transfers.d.ts.map +1 -1
- package/resources/ach-transfers.js +4 -4
- package/resources/ach-transfers.js.map +1 -1
- package/resources/ach-transfers.mjs +4 -4
- package/resources/ach-transfers.mjs.map +1 -1
- package/resources/bookkeeping-accounts.d.ts +4 -4
- package/resources/bookkeeping-accounts.d.ts.map +1 -1
- package/resources/bookkeeping-accounts.js +4 -4
- package/resources/bookkeeping-accounts.js.map +1 -1
- package/resources/bookkeeping-accounts.mjs +4 -4
- package/resources/bookkeeping-accounts.mjs.map +1 -1
- package/resources/bookkeeping-entries.d.ts +4 -4
- package/resources/bookkeeping-entries.d.ts.map +1 -1
- package/resources/bookkeeping-entries.js +4 -4
- package/resources/bookkeeping-entries.js.map +1 -1
- package/resources/bookkeeping-entries.mjs +4 -4
- package/resources/bookkeeping-entries.mjs.map +1 -1
- package/resources/bookkeeping-entry-sets.d.ts +4 -4
- package/resources/bookkeeping-entry-sets.d.ts.map +1 -1
- package/resources/bookkeeping-entry-sets.js +4 -4
- package/resources/bookkeeping-entry-sets.js.map +1 -1
- package/resources/bookkeeping-entry-sets.mjs +4 -4
- package/resources/bookkeeping-entry-sets.mjs.map +1 -1
- package/resources/card-disputes.d.ts +60 -7
- package/resources/card-disputes.d.ts.map +1 -1
- package/resources/card-disputes.js +4 -4
- package/resources/card-disputes.js.map +1 -1
- package/resources/card-disputes.mjs +4 -4
- package/resources/card-disputes.mjs.map +1 -1
- package/resources/card-payments.d.ts +54 -13
- package/resources/card-payments.d.ts.map +1 -1
- package/resources/card-payments.js +4 -4
- package/resources/card-payments.js.map +1 -1
- package/resources/card-payments.mjs +4 -4
- package/resources/card-payments.mjs.map +1 -1
- package/resources/card-purchase-supplements.d.ts +8 -4
- package/resources/card-purchase-supplements.d.ts.map +1 -1
- package/resources/card-purchase-supplements.js +4 -4
- package/resources/card-purchase-supplements.js.map +1 -1
- package/resources/card-purchase-supplements.mjs +4 -4
- package/resources/card-purchase-supplements.mjs.map +1 -1
- package/resources/cards.d.ts +4 -4
- package/resources/cards.d.ts.map +1 -1
- package/resources/cards.js +4 -4
- package/resources/cards.js.map +1 -1
- package/resources/cards.mjs +4 -4
- package/resources/cards.mjs.map +1 -1
- package/resources/check-deposits.d.ts +36 -19
- package/resources/check-deposits.d.ts.map +1 -1
- package/resources/check-deposits.js +4 -4
- package/resources/check-deposits.js.map +1 -1
- package/resources/check-deposits.mjs +4 -4
- package/resources/check-deposits.mjs.map +1 -1
- package/resources/check-transfers.d.ts +74 -4
- package/resources/check-transfers.d.ts.map +1 -1
- package/resources/check-transfers.js +4 -4
- package/resources/check-transfers.js.map +1 -1
- package/resources/check-transfers.mjs +4 -4
- package/resources/check-transfers.mjs.map +1 -1
- package/resources/declined-transactions.d.ts +84 -10
- package/resources/declined-transactions.d.ts.map +1 -1
- package/resources/declined-transactions.js +4 -4
- package/resources/declined-transactions.js.map +1 -1
- package/resources/declined-transactions.mjs +4 -4
- package/resources/declined-transactions.mjs.map +1 -1
- package/resources/digital-card-profiles.d.ts +4 -9
- package/resources/digital-card-profiles.d.ts.map +1 -1
- package/resources/digital-card-profiles.js +4 -4
- package/resources/digital-card-profiles.js.map +1 -1
- package/resources/digital-card-profiles.mjs +4 -4
- package/resources/digital-card-profiles.mjs.map +1 -1
- package/resources/digital-wallet-tokens.d.ts +4 -4
- package/resources/digital-wallet-tokens.d.ts.map +1 -1
- package/resources/digital-wallet-tokens.js +4 -4
- package/resources/digital-wallet-tokens.js.map +1 -1
- package/resources/digital-wallet-tokens.mjs +4 -4
- package/resources/digital-wallet-tokens.mjs.map +1 -1
- package/resources/documents.d.ts +4 -4
- package/resources/documents.d.ts.map +1 -1
- package/resources/documents.js +4 -4
- package/resources/documents.js.map +1 -1
- package/resources/documents.mjs +4 -4
- package/resources/documents.mjs.map +1 -1
- package/resources/entities/beneficial-owners.d.ts +4 -4
- package/resources/entities/beneficial-owners.d.ts.map +1 -1
- package/resources/entities/beneficial-owners.js +1 -1
- package/resources/entities/beneficial-owners.js.map +1 -1
- package/resources/entities/beneficial-owners.mjs +1 -1
- package/resources/entities/beneficial-owners.mjs.map +1 -1
- package/resources/entities/entities.d.ts +160 -10
- package/resources/entities/entities.d.ts.map +1 -1
- package/resources/entities/entities.js +7 -7
- package/resources/entities/entities.js.map +1 -1
- package/resources/entities/entities.mjs +7 -7
- package/resources/entities/entities.mjs.map +1 -1
- package/resources/entities/industry-code.d.ts +4 -4
- package/resources/entities/industry-code.d.ts.map +1 -1
- package/resources/entities/industry-code.js +1 -1
- package/resources/entities/industry-code.js.map +1 -1
- package/resources/entities/industry-code.mjs +1 -1
- package/resources/entities/industry-code.mjs.map +1 -1
- package/resources/entities/supplemental-documents.d.ts +5 -5
- package/resources/entities/supplemental-documents.d.ts.map +1 -1
- package/resources/entities/supplemental-documents.js +3 -3
- package/resources/entities/supplemental-documents.js.map +1 -1
- package/resources/entities/supplemental-documents.mjs +3 -3
- package/resources/entities/supplemental-documents.mjs.map +1 -1
- package/resources/event-subscriptions.d.ts +10 -6
- package/resources/event-subscriptions.d.ts.map +1 -1
- package/resources/event-subscriptions.js +4 -4
- package/resources/event-subscriptions.js.map +1 -1
- package/resources/event-subscriptions.mjs +4 -4
- package/resources/event-subscriptions.mjs.map +1 -1
- package/resources/events.d.ts +8 -6
- package/resources/events.d.ts.map +1 -1
- package/resources/events.js +4 -4
- package/resources/events.js.map +1 -1
- package/resources/events.mjs +4 -4
- package/resources/events.mjs.map +1 -1
- package/resources/exports.d.ts +15 -7
- package/resources/exports.d.ts.map +1 -1
- package/resources/exports.js +4 -4
- package/resources/exports.js.map +1 -1
- package/resources/exports.mjs +4 -4
- package/resources/exports.mjs.map +1 -1
- package/resources/external-accounts.d.ts +4 -4
- package/resources/external-accounts.d.ts.map +1 -1
- package/resources/external-accounts.js +4 -4
- package/resources/external-accounts.js.map +1 -1
- package/resources/external-accounts.mjs +4 -4
- package/resources/external-accounts.mjs.map +1 -1
- package/resources/files.d.ts +11 -8
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +6 -6
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +6 -6
- package/resources/files.mjs.map +1 -1
- package/resources/groups.d.ts +3 -3
- package/resources/groups.d.ts.map +1 -1
- package/resources/groups.js +1 -1
- package/resources/groups.js.map +1 -1
- package/resources/groups.mjs +1 -1
- package/resources/groups.mjs.map +1 -1
- package/resources/inbound-ach-transfers.d.ts +26 -5
- package/resources/inbound-ach-transfers.d.ts.map +1 -1
- package/resources/inbound-ach-transfers.js +4 -4
- package/resources/inbound-ach-transfers.js.map +1 -1
- package/resources/inbound-ach-transfers.mjs +4 -4
- package/resources/inbound-ach-transfers.mjs.map +1 -1
- package/resources/inbound-check-deposits.d.ts +4 -4
- package/resources/inbound-check-deposits.d.ts.map +1 -1
- package/resources/inbound-check-deposits.js +4 -4
- package/resources/inbound-check-deposits.js.map +1 -1
- package/resources/inbound-check-deposits.mjs +4 -4
- package/resources/inbound-check-deposits.mjs.map +1 -1
- package/resources/inbound-mail-items.d.ts +151 -0
- package/resources/inbound-mail-items.d.ts.map +1 -0
- package/resources/inbound-mail-items.js +53 -0
- package/resources/inbound-mail-items.js.map +1 -0
- package/resources/inbound-mail-items.mjs +25 -0
- package/resources/inbound-mail-items.mjs.map +1 -0
- package/resources/inbound-wire-drawdown-requests.d.ts +4 -4
- package/resources/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/inbound-wire-drawdown-requests.js +4 -4
- package/resources/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/inbound-wire-drawdown-requests.mjs +4 -4
- package/resources/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/inbound-wire-transfers.d.ts +4 -4
- package/resources/inbound-wire-transfers.d.ts.map +1 -1
- package/resources/inbound-wire-transfers.js +4 -4
- package/resources/inbound-wire-transfers.js.map +1 -1
- package/resources/inbound-wire-transfers.mjs +4 -4
- package/resources/inbound-wire-transfers.mjs.map +1 -1
- package/resources/index.d.ts +2 -0
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +7 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +2 -0
- package/resources/index.mjs.map +1 -1
- package/resources/intrafi/account-enrollments.d.ts +4 -4
- package/resources/intrafi/account-enrollments.d.ts.map +1 -1
- package/resources/intrafi/account-enrollments.js +4 -4
- package/resources/intrafi/account-enrollments.js.map +1 -1
- package/resources/intrafi/account-enrollments.mjs +4 -4
- package/resources/intrafi/account-enrollments.mjs.map +1 -1
- package/resources/intrafi/balances.d.ts +11 -3
- package/resources/intrafi/balances.d.ts.map +1 -1
- package/resources/intrafi/balances.js +1 -1
- package/resources/intrafi/balances.js.map +1 -1
- package/resources/intrafi/balances.mjs +1 -1
- package/resources/intrafi/balances.mjs.map +1 -1
- package/resources/intrafi/exclusions.d.ts +4 -4
- package/resources/intrafi/exclusions.d.ts.map +1 -1
- package/resources/intrafi/exclusions.js +4 -4
- package/resources/intrafi/exclusions.js.map +1 -1
- package/resources/intrafi/exclusions.mjs +4 -4
- package/resources/intrafi/exclusions.mjs.map +1 -1
- package/resources/intrafi/intrafi.d.ts +4 -4
- package/resources/intrafi/intrafi.d.ts.map +1 -1
- package/resources/intrafi/intrafi.js +4 -4
- package/resources/intrafi/intrafi.js.map +1 -1
- package/resources/intrafi/intrafi.mjs +4 -4
- package/resources/intrafi/intrafi.mjs.map +1 -1
- package/resources/lockboxes.d.ts +186 -0
- package/resources/lockboxes.d.ts.map +1 -0
- package/resources/lockboxes.js +65 -0
- package/resources/lockboxes.js.map +1 -0
- package/resources/lockboxes.mjs +37 -0
- package/resources/lockboxes.mjs.map +1 -0
- package/resources/oauth-connections.d.ts +4 -4
- package/resources/oauth-connections.d.ts.map +1 -1
- package/resources/oauth-connections.js +4 -4
- package/resources/oauth-connections.js.map +1 -1
- package/resources/oauth-connections.mjs +4 -4
- package/resources/oauth-connections.mjs.map +1 -1
- package/resources/oauth-tokens.d.ts +3 -3
- package/resources/oauth-tokens.d.ts.map +1 -1
- package/resources/oauth-tokens.js +1 -1
- package/resources/oauth-tokens.js.map +1 -1
- package/resources/oauth-tokens.mjs +1 -1
- package/resources/oauth-tokens.mjs.map +1 -1
- package/resources/pending-transactions.d.ts +16 -6
- package/resources/pending-transactions.d.ts.map +1 -1
- package/resources/pending-transactions.js +4 -4
- package/resources/pending-transactions.js.map +1 -1
- package/resources/pending-transactions.mjs +4 -4
- package/resources/pending-transactions.mjs.map +1 -1
- package/resources/physical-card-profiles.d.ts +4 -4
- package/resources/physical-card-profiles.d.ts.map +1 -1
- package/resources/physical-card-profiles.js +4 -4
- package/resources/physical-card-profiles.js.map +1 -1
- package/resources/physical-card-profiles.mjs +4 -4
- package/resources/physical-card-profiles.mjs.map +1 -1
- package/resources/physical-cards.d.ts +4 -4
- package/resources/physical-cards.d.ts.map +1 -1
- package/resources/physical-cards.js +4 -4
- package/resources/physical-cards.js.map +1 -1
- package/resources/physical-cards.mjs +4 -4
- package/resources/physical-cards.mjs.map +1 -1
- package/resources/programs.d.ts +14 -4
- package/resources/programs.d.ts.map +1 -1
- package/resources/programs.js +4 -4
- package/resources/programs.js.map +1 -1
- package/resources/programs.mjs +4 -4
- package/resources/programs.mjs.map +1 -1
- package/resources/proof-of-authorization-request-submissions.d.ts +4 -4
- package/resources/proof-of-authorization-request-submissions.d.ts.map +1 -1
- package/resources/proof-of-authorization-request-submissions.js +4 -4
- package/resources/proof-of-authorization-request-submissions.js.map +1 -1
- package/resources/proof-of-authorization-request-submissions.mjs +4 -4
- package/resources/proof-of-authorization-request-submissions.mjs.map +1 -1
- package/resources/proof-of-authorization-requests.d.ts +4 -4
- package/resources/proof-of-authorization-requests.d.ts.map +1 -1
- package/resources/proof-of-authorization-requests.js +4 -4
- package/resources/proof-of-authorization-requests.js.map +1 -1
- package/resources/proof-of-authorization-requests.mjs +4 -4
- package/resources/proof-of-authorization-requests.mjs.map +1 -1
- package/resources/real-time-decisions.d.ts +8 -3
- package/resources/real-time-decisions.d.ts.map +1 -1
- package/resources/real-time-decisions.js +1 -1
- package/resources/real-time-decisions.js.map +1 -1
- package/resources/real-time-decisions.mjs +1 -1
- package/resources/real-time-decisions.mjs.map +1 -1
- package/resources/real-time-payments-request-for-payments.d.ts +4 -4
- package/resources/real-time-payments-request-for-payments.d.ts.map +1 -1
- package/resources/real-time-payments-request-for-payments.js +4 -4
- package/resources/real-time-payments-request-for-payments.js.map +1 -1
- package/resources/real-time-payments-request-for-payments.mjs +4 -4
- package/resources/real-time-payments-request-for-payments.mjs.map +1 -1
- package/resources/real-time-payments-transfers.d.ts +78 -13
- package/resources/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/real-time-payments-transfers.js +4 -4
- package/resources/real-time-payments-transfers.js.map +1 -1
- package/resources/real-time-payments-transfers.mjs +4 -4
- package/resources/real-time-payments-transfers.mjs.map +1 -1
- package/resources/routing-numbers.d.ts +4 -4
- package/resources/routing-numbers.d.ts.map +1 -1
- package/resources/routing-numbers.js +3 -3
- package/resources/routing-numbers.js.map +1 -1
- package/resources/routing-numbers.mjs +3 -3
- package/resources/routing-numbers.mjs.map +1 -1
- package/resources/simulations/account-statements.d.ts +4 -4
- package/resources/simulations/account-statements.d.ts.map +1 -1
- package/resources/simulations/account-statements.js +1 -1
- package/resources/simulations/account-statements.js.map +1 -1
- package/resources/simulations/account-statements.mjs +1 -1
- package/resources/simulations/account-statements.mjs.map +1 -1
- package/resources/simulations/account-transfers.d.ts +3 -3
- package/resources/simulations/account-transfers.d.ts.map +1 -1
- package/resources/simulations/account-transfers.js +1 -1
- package/resources/simulations/account-transfers.js.map +1 -1
- package/resources/simulations/account-transfers.mjs +1 -1
- package/resources/simulations/account-transfers.mjs.map +1 -1
- package/resources/simulations/ach-transfers.d.ts +5 -5
- package/resources/simulations/ach-transfers.d.ts.map +1 -1
- package/resources/simulations/ach-transfers.js +1 -1
- package/resources/simulations/ach-transfers.js.map +1 -1
- package/resources/simulations/ach-transfers.mjs +1 -1
- package/resources/simulations/ach-transfers.mjs.map +1 -1
- package/resources/simulations/card-disputes.d.ts +10 -6
- package/resources/simulations/card-disputes.d.ts.map +1 -1
- package/resources/simulations/card-disputes.js +1 -1
- package/resources/simulations/card-disputes.js.map +1 -1
- package/resources/simulations/card-disputes.mjs +1 -1
- package/resources/simulations/card-disputes.mjs.map +1 -1
- package/resources/simulations/card-refunds.d.ts +4 -4
- package/resources/simulations/card-refunds.d.ts.map +1 -1
- package/resources/simulations/card-refunds.js +1 -1
- package/resources/simulations/card-refunds.js.map +1 -1
- package/resources/simulations/card-refunds.mjs +1 -1
- package/resources/simulations/card-refunds.mjs.map +1 -1
- package/resources/simulations/cards.d.ts +95 -11
- package/resources/simulations/cards.d.ts.map +1 -1
- package/resources/simulations/cards.js +1 -1
- package/resources/simulations/cards.js.map +1 -1
- package/resources/simulations/cards.mjs +1 -1
- package/resources/simulations/cards.mjs.map +1 -1
- package/resources/simulations/check-deposits.d.ts +3 -3
- package/resources/simulations/check-deposits.d.ts.map +1 -1
- package/resources/simulations/check-deposits.js +1 -1
- package/resources/simulations/check-deposits.js.map +1 -1
- package/resources/simulations/check-deposits.mjs +1 -1
- package/resources/simulations/check-deposits.mjs.map +1 -1
- package/resources/simulations/check-transfers.d.ts +3 -3
- package/resources/simulations/check-transfers.d.ts.map +1 -1
- package/resources/simulations/check-transfers.js +1 -1
- package/resources/simulations/check-transfers.js.map +1 -1
- package/resources/simulations/check-transfers.mjs +1 -1
- package/resources/simulations/check-transfers.mjs.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.d.ts +3 -3
- package/resources/simulations/digital-wallet-token-requests.d.ts.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.js +1 -1
- package/resources/simulations/digital-wallet-token-requests.js.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.mjs +1 -1
- package/resources/simulations/digital-wallet-token-requests.mjs.map +1 -1
- package/resources/simulations/documents.d.ts +4 -4
- package/resources/simulations/documents.d.ts.map +1 -1
- package/resources/simulations/documents.js +1 -1
- package/resources/simulations/documents.js.map +1 -1
- package/resources/simulations/documents.mjs +1 -1
- package/resources/simulations/documents.mjs.map +1 -1
- package/resources/simulations/inbound-check-deposits.d.ts +4 -4
- package/resources/simulations/inbound-check-deposits.d.ts.map +1 -1
- package/resources/simulations/inbound-check-deposits.js +1 -1
- package/resources/simulations/inbound-check-deposits.js.map +1 -1
- package/resources/simulations/inbound-check-deposits.mjs +1 -1
- package/resources/simulations/inbound-check-deposits.mjs.map +1 -1
- package/resources/simulations/inbound-funds-holds.d.ts +3 -3
- package/resources/simulations/inbound-funds-holds.d.ts.map +1 -1
- package/resources/simulations/inbound-funds-holds.js +1 -1
- package/resources/simulations/inbound-funds-holds.js.map +1 -1
- package/resources/simulations/inbound-funds-holds.mjs +1 -1
- package/resources/simulations/inbound-funds-holds.mjs.map +1 -1
- package/resources/simulations/inbound-international-ach-transfers.d.ts +281 -0
- package/resources/simulations/inbound-international-ach-transfers.d.ts.map +1 -0
- package/resources/simulations/inbound-international-ach-transfers.js +21 -0
- package/resources/simulations/inbound-international-ach-transfers.js.map +1 -0
- package/resources/simulations/inbound-international-ach-transfers.mjs +17 -0
- package/resources/simulations/inbound-international-ach-transfers.mjs.map +1 -0
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts +4 -4
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.js +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.mjs +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/simulations/index.d.ts +1 -0
- package/resources/simulations/index.d.ts.map +1 -1
- package/resources/simulations/index.js +3 -1
- package/resources/simulations/index.js.map +1 -1
- package/resources/simulations/index.mjs +1 -0
- package/resources/simulations/index.mjs.map +1 -1
- package/resources/simulations/interest-payments.d.ts +4 -4
- package/resources/simulations/interest-payments.d.ts.map +1 -1
- package/resources/simulations/interest-payments.js +1 -1
- package/resources/simulations/interest-payments.js.map +1 -1
- package/resources/simulations/interest-payments.mjs +1 -1
- package/resources/simulations/interest-payments.mjs.map +1 -1
- package/resources/simulations/physical-cards.d.ts +4 -4
- package/resources/simulations/physical-cards.d.ts.map +1 -1
- package/resources/simulations/physical-cards.js +1 -1
- package/resources/simulations/physical-cards.js.map +1 -1
- package/resources/simulations/physical-cards.mjs +1 -1
- package/resources/simulations/physical-cards.mjs.map +1 -1
- package/resources/simulations/programs.d.ts +4 -4
- package/resources/simulations/programs.d.ts.map +1 -1
- package/resources/simulations/programs.js +1 -1
- package/resources/simulations/programs.js.map +1 -1
- package/resources/simulations/programs.mjs +1 -1
- package/resources/simulations/programs.mjs.map +1 -1
- package/resources/simulations/real-time-payments-transfers.d.ts +143 -16
- package/resources/simulations/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/simulations/real-time-payments-transfers.js +1 -1
- package/resources/simulations/real-time-payments-transfers.js.map +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs.map +1 -1
- package/resources/simulations/simulations.d.ts +27 -22
- package/resources/simulations/simulations.d.ts.map +1 -1
- package/resources/simulations/simulations.js +22 -19
- package/resources/simulations/simulations.js.map +1 -1
- package/resources/simulations/simulations.mjs +22 -19
- package/resources/simulations/simulations.mjs.map +1 -1
- package/resources/simulations/wire-transfers.d.ts +4 -4
- package/resources/simulations/wire-transfers.d.ts.map +1 -1
- package/resources/simulations/wire-transfers.js +1 -1
- package/resources/simulations/wire-transfers.js.map +1 -1
- package/resources/simulations/wire-transfers.mjs +1 -1
- package/resources/simulations/wire-transfers.mjs.map +1 -1
- package/resources/transactions.d.ts +65 -12
- package/resources/transactions.d.ts.map +1 -1
- package/resources/transactions.js +4 -4
- package/resources/transactions.js.map +1 -1
- package/resources/transactions.mjs +4 -4
- package/resources/transactions.mjs.map +1 -1
- package/resources/wire-drawdown-requests.d.ts +4 -4
- package/resources/wire-drawdown-requests.d.ts.map +1 -1
- package/resources/wire-drawdown-requests.js +4 -4
- package/resources/wire-drawdown-requests.js.map +1 -1
- package/resources/wire-drawdown-requests.mjs +4 -4
- package/resources/wire-drawdown-requests.mjs.map +1 -1
- package/resources/wire-transfers.d.ts +64 -4
- package/resources/wire-transfers.d.ts.map +1 -1
- package/resources/wire-transfers.js +4 -4
- package/resources/wire-transfers.js.map +1 -1
- package/resources/wire-transfers.mjs +4 -4
- package/resources/wire-transfers.mjs.map +1 -1
- package/src/core.ts +27 -8
- package/src/index.ts +25 -6
- package/src/resources/account-numbers.ts +5 -5
- package/src/resources/account-statements.ts +5 -5
- package/src/resources/account-transfers.ts +73 -5
- package/src/resources/accounts.ts +11 -5
- package/src/resources/ach-prenotifications.ts +5 -5
- package/src/resources/ach-transfers.ts +168 -18
- package/src/resources/bookkeeping-accounts.ts +5 -5
- package/src/resources/bookkeeping-entries.ts +5 -5
- package/src/resources/bookkeeping-entry-sets.ts +5 -5
- package/src/resources/card-disputes.ts +69 -8
- package/src/resources/card-payments.ts +64 -13
- package/src/resources/card-purchase-supplements.ts +10 -5
- package/src/resources/cards.ts +5 -5
- package/src/resources/check-deposits.ts +43 -21
- package/src/resources/check-transfers.ts +85 -5
- package/src/resources/declined-transactions.ts +104 -7
- package/src/resources/digital-card-profiles.ts +5 -11
- package/src/resources/digital-wallet-tokens.ts +5 -5
- package/src/resources/documents.ts +5 -5
- package/src/resources/entities/beneficial-owners.ts +4 -4
- package/src/resources/entities/entities.ts +188 -11
- package/src/resources/entities/industry-code.ts +4 -4
- package/src/resources/entities/supplemental-documents.ts +5 -5
- package/src/resources/event-subscriptions.ts +13 -5
- package/src/resources/events.ts +11 -5
- package/src/resources/exports.ts +19 -7
- package/src/resources/external-accounts.ts +5 -5
- package/src/resources/files.ts +15 -8
- package/src/resources/groups.ts +3 -3
- package/src/resources/inbound-ach-transfers.ts +43 -5
- package/src/resources/inbound-check-deposits.ts +5 -5
- package/src/resources/inbound-mail-items.ts +193 -0
- package/src/resources/inbound-wire-drawdown-requests.ts +5 -5
- package/src/resources/inbound-wire-transfers.ts +5 -5
- package/src/resources/index.ts +16 -0
- package/src/resources/intrafi/account-enrollments.ts +5 -5
- package/src/resources/intrafi/balances.ts +13 -3
- package/src/resources/intrafi/exclusions.ts +5 -5
- package/src/resources/intrafi/intrafi.ts +4 -4
- package/src/resources/lockboxes.ts +238 -0
- package/src/resources/oauth-connections.ts +5 -5
- package/src/resources/oauth-tokens.ts +3 -3
- package/src/resources/pending-transactions.ts +19 -7
- package/src/resources/physical-card-profiles.ts +5 -5
- package/src/resources/physical-cards.ts +5 -5
- package/src/resources/programs.ts +17 -5
- package/src/resources/proof-of-authorization-request-submissions.ts +5 -5
- package/src/resources/proof-of-authorization-requests.ts +5 -5
- package/src/resources/real-time-decisions.ts +9 -3
- package/src/resources/real-time-payments-request-for-payments.ts +5 -5
- package/src/resources/real-time-payments-transfers.ts +87 -14
- 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 +5 -5
- package/src/resources/simulations/card-disputes.ts +10 -6
- package/src/resources/simulations/card-refunds.ts +4 -4
- package/src/resources/simulations/cards.ts +116 -8
- 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-check-deposits.ts +4 -4
- package/src/resources/simulations/inbound-funds-holds.ts +3 -3
- package/src/resources/simulations/inbound-international-ach-transfers.ts +362 -0
- package/src/resources/simulations/inbound-wire-drawdown-requests.ts +4 -4
- package/src/resources/simulations/index.ts +5 -0
- package/src/resources/simulations/interest-payments.ts +4 -4
- package/src/resources/simulations/physical-cards.ts +4 -4
- package/src/resources/simulations/programs.ts +4 -4
- package/src/resources/simulations/real-time-payments-transfers.ts +171 -12
- package/src/resources/simulations/simulations.ts +28 -22
- package/src/resources/simulations/wire-transfers.ts +4 -4
- package/src/resources/transactions.ts +75 -11
- package/src/resources/wire-drawdown-requests.ts +5 -5
- package/src/resources/wire-transfers.ts +73 -5
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as DeclinedTransactionsAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as DeclinedTransactionsAPI from "./declined-transactions.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class DeclinedTransactions extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Retrieve a Declined Transaction
|
|
@@ -66,8 +66,9 @@ export interface DeclinedTransaction {
|
|
|
66
66
|
*
|
|
67
67
|
* - `account_number` - An Account Number.
|
|
68
68
|
* - `card` - A Card.
|
|
69
|
+
* - `lockbox` - A Lockbox.
|
|
69
70
|
*/
|
|
70
|
-
route_type: 'account_number' | 'card' | null;
|
|
71
|
+
route_type: 'account_number' | 'card' | 'lockbox' | null;
|
|
71
72
|
/**
|
|
72
73
|
* This is an object giving more details on the network-level event that caused the
|
|
73
74
|
* Declined Transaction. For example, for a card transaction this lists the
|
|
@@ -117,15 +118,22 @@ export declare namespace DeclinedTransaction {
|
|
|
117
118
|
* the `international_ach_decline` object.
|
|
118
119
|
* - `wire_decline` - Wire Decline: details will be under the `wire_decline`
|
|
119
120
|
* object.
|
|
121
|
+
* - `check_deposit_rejection` - Check Deposit Rejection: details will be under the
|
|
122
|
+
* `check_deposit_rejection` object.
|
|
120
123
|
* - `other` - The Declined Transaction was made for an undocumented or deprecated
|
|
121
124
|
* reason.
|
|
122
125
|
*/
|
|
123
|
-
category: 'ach_decline' | 'card_decline' | 'check_decline' | 'inbound_real_time_payments_transfer_decline' | 'international_ach_decline' | 'wire_decline' | 'other';
|
|
126
|
+
category: 'ach_decline' | 'card_decline' | 'check_decline' | 'inbound_real_time_payments_transfer_decline' | 'international_ach_decline' | 'wire_decline' | 'check_deposit_rejection' | 'other';
|
|
124
127
|
/**
|
|
125
128
|
* A Check Decline object. This field will be present in the JSON response if and
|
|
126
129
|
* only if `category` is equal to `check_decline`.
|
|
127
130
|
*/
|
|
128
131
|
check_decline: Source.CheckDecline | null;
|
|
132
|
+
/**
|
|
133
|
+
* A Check Deposit Rejection object. This field will be present in the JSON
|
|
134
|
+
* response if and only if `category` is equal to `check_deposit_rejection`.
|
|
135
|
+
*/
|
|
136
|
+
check_deposit_rejection: Source.CheckDepositRejection | null;
|
|
129
137
|
/**
|
|
130
138
|
* An Inbound Real-Time Payments Transfer Decline object. This field will be
|
|
131
139
|
* present in the JSON response if and only if `category` is equal to
|
|
@@ -190,6 +198,7 @@ export declare namespace DeclinedTransaction {
|
|
|
190
198
|
* - `duplicate_return` - A rare return reason. The return this message refers to
|
|
191
199
|
* was a duplicate.
|
|
192
200
|
* - `entity_not_active` - The account's entity is not active.
|
|
201
|
+
* - `field_error` - There was an error with one of the required fields.
|
|
193
202
|
* - `group_locked` - Your account is inactive.
|
|
194
203
|
* - `insufficient_funds` - Your account contains insufficient funds.
|
|
195
204
|
* - `misrouted_return` - A rare return reason. The return this message refers to
|
|
@@ -203,7 +212,7 @@ export declare namespace DeclinedTransaction {
|
|
|
203
212
|
* terms.
|
|
204
213
|
* - `user_initiated` - Your integration declined this transfer via the API.
|
|
205
214
|
*/
|
|
206
|
-
reason: 'ach_route_canceled' | 'ach_route_disabled' | 'breaches_limit' | 'credit_entry_refused_by_receiver' | 'duplicate_return' | 'entity_not_active' | 'group_locked' | 'insufficient_funds' | 'misrouted_return' | 'return_of_erroneous_or_reversing_debit' | 'no_ach_route' | 'originator_request' | 'transaction_not_allowed' | 'user_initiated';
|
|
215
|
+
reason: 'ach_route_canceled' | 'ach_route_disabled' | 'breaches_limit' | 'credit_entry_refused_by_receiver' | 'duplicate_return' | 'entity_not_active' | 'field_error' | 'group_locked' | 'insufficient_funds' | 'misrouted_return' | 'return_of_erroneous_or_reversing_debit' | 'no_ach_route' | 'originator_request' | 'transaction_not_allowed' | 'user_initiated';
|
|
207
216
|
/**
|
|
208
217
|
* The id of the receiver of the transfer.
|
|
209
218
|
*/
|
|
@@ -249,7 +258,7 @@ export declare namespace DeclinedTransaction {
|
|
|
249
258
|
/**
|
|
250
259
|
* The ID of the Card Payment this transaction belongs to.
|
|
251
260
|
*/
|
|
252
|
-
card_payment_id: string
|
|
261
|
+
card_payment_id: string;
|
|
253
262
|
/**
|
|
254
263
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
|
|
255
264
|
* account currency.
|
|
@@ -262,6 +271,10 @@ export declare namespace DeclinedTransaction {
|
|
|
262
271
|
* - `USD` - US Dollar (USD)
|
|
263
272
|
*/
|
|
264
273
|
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
274
|
+
/**
|
|
275
|
+
* The identifier of the declined transaction created for this Card Decline.
|
|
276
|
+
*/
|
|
277
|
+
declined_transaction_id: string;
|
|
265
278
|
/**
|
|
266
279
|
* If the authorization was made via a Digital Wallet Token (such as an Apple Pay
|
|
267
280
|
* purchase), the identifier of the token that was used.
|
|
@@ -311,6 +324,15 @@ export declare namespace DeclinedTransaction {
|
|
|
311
324
|
* that was used.
|
|
312
325
|
*/
|
|
313
326
|
physical_card_id: string | null;
|
|
327
|
+
/**
|
|
328
|
+
* The declined amount in the minor unit of the transaction's presentment currency.
|
|
329
|
+
*/
|
|
330
|
+
presentment_amount: number;
|
|
331
|
+
/**
|
|
332
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
333
|
+
* transaction's presentment currency.
|
|
334
|
+
*/
|
|
335
|
+
presentment_currency: string;
|
|
314
336
|
/**
|
|
315
337
|
* The processing category describes the intent behind the authorization, such as
|
|
316
338
|
* whether it was used for bill payments or an automatic fuel dispenser.
|
|
@@ -344,6 +366,8 @@ export declare namespace DeclinedTransaction {
|
|
|
344
366
|
* - `insufficient_funds` - The Card's Account did not have a sufficient available
|
|
345
367
|
* balance.
|
|
346
368
|
* - `cvv2_mismatch` - The given CVV2 did not match the card's value.
|
|
369
|
+
* - `card_expiration_mismatch` - The given expiration date did not match the
|
|
370
|
+
* card's value. Only applies when a CVV2 is present.
|
|
347
371
|
* - `transaction_not_allowed` - The attempted card transaction is not allowed per
|
|
348
372
|
* Increase's terms.
|
|
349
373
|
* - `breaches_limit` - The transaction was blocked by a Limit.
|
|
@@ -358,7 +382,7 @@ export declare namespace DeclinedTransaction {
|
|
|
358
382
|
* - `suspected_fraud` - The transaction was suspected to be fraudulent. Please
|
|
359
383
|
* reach out to support@increase.com for more information.
|
|
360
384
|
*/
|
|
361
|
-
reason: 'card_not_active' | 'physical_card_not_active' | 'entity_not_active' | 'group_locked' | 'insufficient_funds' | 'cvv2_mismatch' | 'transaction_not_allowed' | 'breaches_limit' | 'webhook_declined' | 'webhook_timed_out' | 'declined_by_stand_in_processing' | 'invalid_physical_card' | 'missing_original_authorization' | 'suspected_fraud';
|
|
385
|
+
reason: 'card_not_active' | 'physical_card_not_active' | 'entity_not_active' | 'group_locked' | 'insufficient_funds' | 'cvv2_mismatch' | 'card_expiration_mismatch' | 'transaction_not_allowed' | 'breaches_limit' | 'webhook_declined' | 'webhook_timed_out' | 'declined_by_stand_in_processing' | 'invalid_physical_card' | 'missing_original_authorization' | 'suspected_fraud';
|
|
362
386
|
/**
|
|
363
387
|
* Fields related to verification of cardholder-provided values.
|
|
364
388
|
*/
|
|
@@ -593,6 +617,56 @@ export declare namespace DeclinedTransaction {
|
|
|
593
617
|
*/
|
|
594
618
|
reason: 'ach_route_disabled' | 'ach_route_canceled' | 'altered_or_fictitious' | 'breaches_limit' | 'entity_not_active' | 'group_locked' | 'insufficient_funds' | 'stop_payment_requested' | 'duplicate_presentment' | 'not_authorized' | 'amount_mismatch' | 'not_our_item' | 'no_account_number_found' | 'refer_to_image' | 'unable_to_process' | 'user_initiated';
|
|
595
619
|
}
|
|
620
|
+
/**
|
|
621
|
+
* A Check Deposit Rejection object. This field will be present in the JSON
|
|
622
|
+
* response if and only if `category` is equal to `check_deposit_rejection`.
|
|
623
|
+
*/
|
|
624
|
+
interface CheckDepositRejection {
|
|
625
|
+
/**
|
|
626
|
+
* The rejected amount in the minor unit of check's currency. For dollars, for
|
|
627
|
+
* example, this is cents.
|
|
628
|
+
*/
|
|
629
|
+
amount: number;
|
|
630
|
+
/**
|
|
631
|
+
* The identifier of the Check Deposit that was rejected.
|
|
632
|
+
*/
|
|
633
|
+
check_deposit_id: string;
|
|
634
|
+
/**
|
|
635
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
|
|
636
|
+
* currency.
|
|
637
|
+
*
|
|
638
|
+
* - `CAD` - Canadian Dollar (CAD)
|
|
639
|
+
* - `CHF` - Swiss Franc (CHF)
|
|
640
|
+
* - `EUR` - Euro (EUR)
|
|
641
|
+
* - `GBP` - British Pound (GBP)
|
|
642
|
+
* - `JPY` - Japanese Yen (JPY)
|
|
643
|
+
* - `USD` - US Dollar (USD)
|
|
644
|
+
*/
|
|
645
|
+
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
646
|
+
/**
|
|
647
|
+
* Why the check deposit was rejected.
|
|
648
|
+
*
|
|
649
|
+
* - `incomplete_image` - The check's image is incomplete.
|
|
650
|
+
* - `duplicate` - This is a duplicate check submission.
|
|
651
|
+
* - `poor_image_quality` - This check has poor image quality.
|
|
652
|
+
* - `incorrect_amount` - The check was deposited with the incorrect amount.
|
|
653
|
+
* - `incorrect_recipient` - The check is made out to someone other than the
|
|
654
|
+
* account holder.
|
|
655
|
+
* - `not_eligible_for_mobile_deposit` - This check was not eligible for mobile
|
|
656
|
+
* deposit.
|
|
657
|
+
* - `missing_required_data_elements` - This check is missing at least one required
|
|
658
|
+
* field.
|
|
659
|
+
* - `suspected_fraud` - This check is suspected to be fraudulent.
|
|
660
|
+
* - `deposit_window_expired` - This check's deposit window has expired.
|
|
661
|
+
* - `unknown` - The check was rejected for an unknown reason.
|
|
662
|
+
*/
|
|
663
|
+
reason: 'incomplete_image' | 'duplicate' | 'poor_image_quality' | 'incorrect_amount' | 'incorrect_recipient' | 'not_eligible_for_mobile_deposit' | 'missing_required_data_elements' | 'suspected_fraud' | 'deposit_window_expired' | 'unknown';
|
|
664
|
+
/**
|
|
665
|
+
* The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
|
|
666
|
+
* the check deposit was rejected.
|
|
667
|
+
*/
|
|
668
|
+
rejected_at: string;
|
|
669
|
+
}
|
|
596
670
|
/**
|
|
597
671
|
* An Inbound Real-Time Payments Transfer Decline object. This field will be
|
|
598
672
|
* present in the JSON response if and only if `category` is equal to
|
|
@@ -918,7 +992,7 @@ export declare namespace DeclinedTransactionListParams {
|
|
|
918
992
|
* Return results whose value is in the provided list. For GET requests, this
|
|
919
993
|
* should be encoded as a comma-delimited string, such as `?in=one,two,three`.
|
|
920
994
|
*/
|
|
921
|
-
in?: Array<'ach_decline' | 'card_decline' | 'check_decline' | 'inbound_real_time_payments_transfer_decline' | 'international_ach_decline' | 'wire_decline' | 'other'>;
|
|
995
|
+
in?: Array<'ach_decline' | 'card_decline' | 'check_decline' | 'inbound_real_time_payments_transfer_decline' | 'international_ach_decline' | 'wire_decline' | 'check_deposit_rejection' | 'other'>;
|
|
922
996
|
}
|
|
923
997
|
interface CreatedAt {
|
|
924
998
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declined-transactions.d.ts","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"declined-transactions.d.ts","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":"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"}
|
|
@@ -25,10 +25,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.DeclinedTransactionsPage = exports.DeclinedTransactions = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const DeclinedTransactionsAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const DeclinedTransactionsAPI = __importStar(require("./declined-transactions.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class DeclinedTransactions extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Retrieve a Declined Transaction
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declined-transactions.js","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"declined-transactions.js","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,oFAAmE;AACnE,iDAAsD;AAEtD,MAAa,oBAAqB,SAAQ,sBAAW;IACnD;;OAEG;IACH,QAAQ,CACN,qBAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0BAA0B,qBAAqB,EAAE,EAAE,OAAO,CAAC,CAAC;IACtF,CAAC;IAUD,IAAI,CACF,QAA6D,EAAE,EAC/D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,wBAAwB,EAAE,wBAAwB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5G,CAAC;CACF;AA5BD,oDA4BC;AAED,MAAa,wBAAyB,SAAQ,iBAAyB;CAAG;AAA1E,4DAA0E;AAswC1E,WAAiB,oBAAoB;IAErB,6CAAwB,GAAG,uBAAuB,CAAC,wBAAwB,CAAC;AAE5F,CAAC,EAJgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAIpC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import { isRequestOptions } from
|
|
4
|
-
import * as DeclinedTransactionsAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as DeclinedTransactionsAPI from "./declined-transactions.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class DeclinedTransactions extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Retrieve a Declined Transaction
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declined-transactions.mjs","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"declined-transactions.mjs","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,uBAAuB;OAC5B,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,oBAAqB,SAAQ,WAAW;IACnD;;OAEG;IACH,QAAQ,CACN,qBAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0BAA0B,qBAAqB,EAAE,EAAE,OAAO,CAAC,CAAC;IACtF,CAAC;IAUD,IAAI,CACF,QAA6D,EAAE,EAC/D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,wBAAwB,EAAE,wBAAwB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5G,CAAC;CACF;AAED,MAAM,OAAO,wBAAyB,SAAQ,IAAyB;CAAG;AAswC1E,WAAiB,oBAAoB;IAErB,6CAAwB,GAAG,uBAAuB,CAAC,wBAAwB,CAAC;AAE5F,CAAC,EAJgB,oBAAoB,KAApB,oBAAoB,QAIpC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as DigitalCardProfilesAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as DigitalCardProfilesAPI from "./digital-card-profiles.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class DigitalCardProfiles extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create a Digital Card Profile
|
|
@@ -76,11 +76,6 @@ export interface DigitalCardProfile {
|
|
|
76
76
|
* about [idempotency](https://increase.com/documentation/idempotency-keys).
|
|
77
77
|
*/
|
|
78
78
|
idempotency_key: string | null;
|
|
79
|
-
/**
|
|
80
|
-
* Whether this Digital Card Profile is the default for all cards in its Increase
|
|
81
|
-
* group.
|
|
82
|
-
*/
|
|
83
|
-
is_default: boolean;
|
|
84
79
|
/**
|
|
85
80
|
* A user-facing description for whoever is issuing the card.
|
|
86
81
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-card-profiles.d.ts","sourceRoot":"","sources":["../src/resources/digital-card-profiles.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"digital-card-profiles.d.ts","sourceRoot":"","sources":["../src/resources/digital-card-profiles.ts"],"names":[],"mappings":"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"}
|
|
@@ -25,10 +25,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.DigitalCardProfilesPage = exports.DigitalCardProfiles = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const DigitalCardProfilesAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const DigitalCardProfilesAPI = __importStar(require("./digital-card-profiles.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class DigitalCardProfiles extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Create a Digital Card Profile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-card-profiles.js","sourceRoot":"","sources":["../src/resources/digital-card-profiles.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"digital-card-profiles.js","sourceRoot":"","sources":["../src/resources/digital-card-profiles.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,mFAAkE;AAClE,iDAAsD;AAEtD,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,wBAAwB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3E,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0BAA0B,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,wBAAwB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3G,CAAC;IAED;;OAEG;IACH,OAAO,CAAC,oBAA4B,EAAE,OAA6B;QACjE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,UAAU,EAAE,OAAO,CAAC,CAAC;IAC9F,CAAC;IAED;;OAEG;IACH,KAAK,CACH,oBAA4B,EAC5B,IAAmC,EACnC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,QAAQ,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACzG,CAAC;CACF;AArDD,kDAqDC;AAED,MAAa,uBAAwB,SAAQ,iBAAwB;CAAG;AAAxE,0DAAwE;AAgRxE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAIzF,CAAC,EANgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAMnC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import { isRequestOptions } from
|
|
4
|
-
import * as DigitalCardProfilesAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as DigitalCardProfilesAPI from "./digital-card-profiles.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class DigitalCardProfiles extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Create a Digital Card Profile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-card-profiles.mjs","sourceRoot":"","sources":["../src/resources/digital-card-profiles.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"digital-card-profiles.mjs","sourceRoot":"","sources":["../src/resources/digital-card-profiles.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,sBAAsB;OAC3B,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,wBAAwB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3E,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0BAA0B,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,wBAAwB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3G,CAAC;IAED;;OAEG;IACH,OAAO,CAAC,oBAA4B,EAAE,OAA6B;QACjE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,UAAU,EAAE,OAAO,CAAC,CAAC;IAC9F,CAAC;IAED;;OAEG;IACH,KAAK,CACH,oBAA4B,EAC5B,IAAmC,EACnC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,QAAQ,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACzG,CAAC;CACF;AAED,MAAM,OAAO,uBAAwB,SAAQ,IAAwB;CAAG;AAgRxE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAIzF,CAAC,EANgB,mBAAmB,KAAnB,mBAAmB,QAMnC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as DigitalWalletTokensAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as DigitalWalletTokensAPI from "./digital-wallet-tokens.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class DigitalWalletTokens extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Retrieve a Digital Wallet Token
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-wallet-tokens.d.ts","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"digital-wallet-tokens.d.ts","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,KAAK,sBAAsB,MAAM,yBAAyB,CAAC;AAClE,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAEtD,qBAAa,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAAoB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,kBAAkB,CAAC;IAI1G;;OAEG;IACH,IAAI,CACF,KAAK,CAAC,EAAE,4BAA4B,EACpC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,WAAW,CAAC,uBAAuB,EAAE,kBAAkB,CAAC;IAChE,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,uBAAuB,EAAE,kBAAkB,CAAC;CAUnG;AAED,qBAAa,uBAAwB,SAAQ,IAAI,CAAC,kBAAkB,CAAC;CAAG;AAExE;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;;;OAQG;IACH,MAAM,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,aAAa,CAAC;IAE5D;;;;;;OAMG;IACH,eAAe,EAAE,WAAW,GAAG,YAAY,GAAG,SAAS,CAAC;IAExD;;;OAGG;IACH,IAAI,EAAE,sBAAsB,CAAC;CAC9B;AAED,MAAM,WAAW,4BAA6B,SAAQ,UAAU;IAC9D;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,UAAU,CAAC,EAAE,4BAA4B,CAAC,SAAS,CAAC;CACrD;AAED,yBAAiB,4BAA4B,CAAC;IAC5C,UAAiB,SAAS;QACxB;;;WAGG;QACH,KAAK,CAAC,EAAE,MAAM,CAAC;QAEf;;;WAGG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;;WAGG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;QAErB;;;WAGG;QACH,YAAY,CAAC,EAAE,MAAM,CAAC;KACvB;CACF;AAED,yBAAiB,mBAAmB,CAAC;IACnC,MAAM,QAAQ,kBAAkB,GAAG,sBAAsB,CAAC,kBAAkB,CAAC;IAC7E,MAAM,QAAQ,uBAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;IACvF,MAAM,QAAQ,4BAA4B,GAAG,sBAAsB,CAAC,4BAA4B,CAAC;CAClG"}
|
|
@@ -25,10 +25,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.DigitalWalletTokensPage = exports.DigitalWalletTokens = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const DigitalWalletTokensAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const DigitalWalletTokensAPI = __importStar(require("./digital-wallet-tokens.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class DigitalWalletTokens extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Retrieve a Digital Wallet Token
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-wallet-tokens.js","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"digital-wallet-tokens.js","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,mFAAkE;AAClE,iDAAsD;AAEtD,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0BAA0B,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,wBAAwB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3G,CAAC;CACF;AAzBD,kDAyBC;AAED,MAAa,uBAAwB,SAAQ,iBAAwB;CAAG;AAAxE,0DAAwE;AAwFxE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAEzF,CAAC,EAJgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAInC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import { isRequestOptions } from
|
|
4
|
-
import * as DigitalWalletTokensAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as DigitalWalletTokensAPI from "./digital-wallet-tokens.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class DigitalWalletTokens extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Retrieve a Digital Wallet Token
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-wallet-tokens.mjs","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"digital-wallet-tokens.mjs","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,sBAAsB;OAC3B,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0BAA0B,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,wBAAwB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3G,CAAC;CACF;AAED,MAAM,OAAO,uBAAwB,SAAQ,IAAwB;CAAG;AAwFxE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAEzF,CAAC,EAJgB,mBAAmB,KAAnB,mBAAmB,QAInC"}
|
package/resources/documents.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as DocumentsAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as DocumentsAPI from "./documents.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class Documents extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Retrieve a Document
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"documents.d.ts","sourceRoot":"","sources":["../src/resources/documents.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"documents.d.ts","sourceRoot":"","sources":["../src/resources/documents.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,KAAK,YAAY,MAAM,aAAa,CAAC;AAC5C,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAEtD,qBAAa,SAAU,SAAQ,WAAW;IACxC;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,QAAQ,CAAC;IAItF;;OAEG;IACH,IAAI,CAAC,KAAK,CAAC,EAAE,kBAAkB,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,aAAa,EAAE,QAAQ,CAAC;IAC1G,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,aAAa,EAAE,QAAQ,CAAC;CAU/E;AAED,qBAAa,aAAc,SAAQ,IAAI,CAAC,QAAQ,CAAC;CAAG;AAEpD;;;;GAIG;AACH,MAAM,WAAW,QAAQ;IACvB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;;;;;;OAQG;IACH,QAAQ,EAAE,eAAe,GAAG,wBAAwB,GAAG,qBAAqB,CAAC;IAE7E;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,IAAI,EAAE,UAAU,CAAC;CAClB;AAED,MAAM,WAAW,kBAAmB,SAAQ,UAAU;IACpD,QAAQ,CAAC,EAAE,kBAAkB,CAAC,QAAQ,CAAC;IAEvC,UAAU,CAAC,EAAE,kBAAkB,CAAC,SAAS,CAAC;IAE1C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,yBAAiB,kBAAkB,CAAC;IAClC,UAAiB,QAAQ;QACvB;;;;WAIG;QACH,EAAE,CAAC,EAAE,KAAK,CAAC,eAAe,GAAG,wBAAwB,GAAG,qBAAqB,CAAC,CAAC;KAChF;IAED,UAAiB,SAAS;QACxB;;;WAGG;QACH,KAAK,CAAC,EAAE,MAAM,CAAC;QAEf;;;WAGG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;;WAGG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;QAErB;;;WAGG;QACH,YAAY,CAAC,EAAE,MAAM,CAAC;KACvB;CACF;AAED,yBAAiB,SAAS,CAAC;IACzB,MAAM,QAAQ,QAAQ,GAAG,YAAY,CAAC,QAAQ,CAAC;IAC/C,MAAM,QAAQ,aAAa,GAAG,YAAY,CAAC,aAAa,CAAC;IACzD,MAAM,QAAQ,kBAAkB,GAAG,YAAY,CAAC,kBAAkB,CAAC;CACpE"}
|
package/resources/documents.js
CHANGED
|
@@ -25,10 +25,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.DocumentsPage = exports.Documents = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const DocumentsAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const DocumentsAPI = __importStar(require("./documents.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class Documents extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Retrieve a Document
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"documents.js","sourceRoot":"","sources":["../src/resources/documents.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"documents.js","sourceRoot":"","sources":["../src/resources/documents.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,6DAA4C;AAC5C,iDAAsD;AAEtD,MAAa,SAAU,SAAQ,sBAAW;IACxC;;OAEG;IACH,QAAQ,CAAC,UAAkB,EAAE,OAA6B;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,cAAc,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAOD,IAAI,CACF,QAAkD,EAAE,EACpD,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,YAAY,EAAE,aAAa,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrF,CAAC;CACF;AAtBD,8BAsBC;AAED,MAAa,aAAc,SAAQ,iBAAc;CAAG;AAApD,sCAAoD;AA+FpD,WAAiB,SAAS;IAEV,uBAAa,GAAG,YAAY,CAAC,aAAa,CAAC;AAE3D,CAAC,EAJgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAIzB"}
|
package/resources/documents.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import { isRequestOptions } from
|
|
4
|
-
import * as DocumentsAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as DocumentsAPI from "./documents.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class Documents extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Retrieve a Document
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"documents.mjs","sourceRoot":"","sources":["../src/resources/documents.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"documents.mjs","sourceRoot":"","sources":["../src/resources/documents.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,YAAY;OACjB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,SAAU,SAAQ,WAAW;IACxC;;OAEG;IACH,QAAQ,CAAC,UAAkB,EAAE,OAA6B;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,cAAc,UAAU,EAAE,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAOD,IAAI,CACF,QAAkD,EAAE,EACpD,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,YAAY,EAAE,aAAa,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrF,CAAC;CACF;AAED,MAAM,OAAO,aAAc,SAAQ,IAAc;CAAG;AA+FpD,WAAiB,SAAS;IAEV,uBAAa,GAAG,YAAY,CAAC,aAAa,CAAC;AAE3D,CAAC,EAJgB,SAAS,KAAT,SAAS,QAIzB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as BeneficialOwnersAPI from
|
|
4
|
-
import * as EntitiesAPI from
|
|
1
|
+
import { APIResource } from "../../resource.js";
|
|
2
|
+
import * as Core from "../../core.js";
|
|
3
|
+
import * as BeneficialOwnersAPI from "./beneficial-owners.js";
|
|
4
|
+
import * as EntitiesAPI from "./entities.js";
|
|
5
5
|
export declare class BeneficialOwners extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create a beneficial owner for a corporate Entity
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"beneficial-owners.d.ts","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"beneficial-owners.d.ts","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.BeneficialOwners = void 0;
|
|
5
|
-
const resource_1 = require("
|
|
5
|
+
const resource_1 = require("../../resource.js");
|
|
6
6
|
class BeneficialOwners extends resource_1.APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Create a beneficial owner for a corporate Entity
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"beneficial-owners.js","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;
|
|
1
|
+
{"version":3,"file":"beneficial-owners.js","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAK7C,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C;;OAEG;IACH,MAAM,CACJ,IAAiC,EACjC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,2BAA2B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9E,CAAC;IAED;;OAEG;IACH,OAAO,CACL,IAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mCAAmC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtF,CAAC;IAED;;OAEG;IACH,aAAa,CACX,IAAwC,EACxC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mCAAmC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtF,CAAC;CACF;AA9BD,4CA8BC;AAgTD,WAAiB,gBAAgB;AAIjC,CAAC,EAJgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAIhC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
2
|
+
import { APIResource } from "../../resource.mjs";
|
|
3
3
|
export class BeneficialOwners extends APIResource {
|
|
4
4
|
/**
|
|
5
5
|
* Create a beneficial owner for a corporate Entity
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"beneficial-owners.mjs","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"beneficial-owners.mjs","sourceRoot":"","sources":["../../src/resources/entities/beneficial-owners.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAKtB,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C;;OAEG;IACH,MAAM,CACJ,IAAiC,EACjC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,2BAA2B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9E,CAAC;IAED;;OAEG;IACH,OAAO,CACL,IAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mCAAmC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtF,CAAC;IAED;;OAEG;IACH,aAAa,CACX,IAAwC,EACxC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mCAAmC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtF,CAAC;CACF;AAgTD,WAAiB,gBAAgB;AAIjC,CAAC,EAJgB,gBAAgB,KAAhB,gBAAgB,QAIhC"}
|