increase 0.11.6 → 0.11.8
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 +16 -0
- package/README.md +1 -1
- package/_shims/node-runtime.js +2 -2
- package/_shims/node-runtime.js.map +1 -1
- package/_shims/node-runtime.mjs +2 -2
- package/_shims/node-runtime.mjs.map +1 -1
- package/core.js +17 -21
- package/core.js.map +1 -1
- package/core.mjs +17 -21
- package/core.mjs.map +1 -1
- package/error.js +76 -76
- package/error.js.map +1 -1
- package/error.mjs +76 -76
- package/error.mjs.map +1 -1
- package/index.d.mts +109 -109
- package/index.d.ts +109 -109
- package/index.d.ts.map +1 -1
- package/index.js +3 -4
- package/index.js.map +1 -1
- package/index.mjs +3 -4
- package/index.mjs.map +1 -1
- package/package.json +2 -1
- package/resources/account-numbers.d.ts +7 -9
- package/resources/account-numbers.d.ts.map +1 -1
- package/resources/account-numbers.js +25 -0
- package/resources/account-numbers.js.map +1 -1
- package/resources/account-numbers.mjs +2 -0
- package/resources/account-numbers.mjs.map +1 -1
- package/resources/account-statements.d.ts +5 -7
- package/resources/account-statements.d.ts.map +1 -1
- package/resources/account-statements.js +25 -0
- package/resources/account-statements.js.map +1 -1
- package/resources/account-statements.mjs +2 -0
- package/resources/account-statements.mjs.map +1 -1
- package/resources/account-transfers.d.ts +6 -8
- package/resources/account-transfers.d.ts.map +1 -1
- package/resources/account-transfers.js +25 -0
- package/resources/account-transfers.js.map +1 -1
- package/resources/account-transfers.mjs +2 -0
- package/resources/account-transfers.mjs.map +1 -1
- package/resources/accounts.d.ts +7 -9
- package/resources/accounts.d.ts.map +1 -1
- package/resources/accounts.js +25 -0
- package/resources/accounts.js.map +1 -1
- package/resources/accounts.mjs +2 -0
- package/resources/accounts.mjs.map +1 -1
- package/resources/ach-prenotifications.d.ts +6 -8
- package/resources/ach-prenotifications.d.ts.map +1 -1
- package/resources/ach-prenotifications.js +25 -0
- package/resources/ach-prenotifications.js.map +1 -1
- package/resources/ach-prenotifications.mjs +2 -0
- package/resources/ach-prenotifications.mjs.map +1 -1
- package/resources/ach-transfers.d.ts +6 -8
- package/resources/ach-transfers.d.ts.map +1 -1
- package/resources/ach-transfers.js +25 -0
- package/resources/ach-transfers.js.map +1 -1
- package/resources/ach-transfers.mjs +2 -0
- package/resources/ach-transfers.mjs.map +1 -1
- package/resources/balance-lookups.d.ts +3 -3
- package/resources/balance-lookups.d.ts.map +1 -1
- package/resources/balance-lookups.js +0 -2
- package/resources/balance-lookups.js.map +1 -1
- package/resources/balance-lookups.mjs +0 -2
- package/resources/balance-lookups.mjs.map +1 -1
- package/resources/bookkeeping-accounts.d.ts +6 -8
- package/resources/bookkeeping-accounts.d.ts.map +1 -1
- package/resources/bookkeeping-accounts.js +25 -0
- package/resources/bookkeeping-accounts.js.map +1 -1
- package/resources/bookkeeping-accounts.mjs +2 -0
- package/resources/bookkeeping-accounts.mjs.map +1 -1
- package/resources/bookkeeping-entries.d.ts +5 -7
- package/resources/bookkeeping-entries.d.ts.map +1 -1
- package/resources/bookkeeping-entries.js +25 -0
- package/resources/bookkeeping-entries.js.map +1 -1
- package/resources/bookkeeping-entries.mjs +2 -0
- package/resources/bookkeeping-entries.mjs.map +1 -1
- package/resources/bookkeeping-entry-sets.d.ts +3 -3
- package/resources/bookkeeping-entry-sets.d.ts.map +1 -1
- package/resources/bookkeeping-entry-sets.js +0 -2
- package/resources/bookkeeping-entry-sets.js.map +1 -1
- package/resources/bookkeeping-entry-sets.mjs +0 -2
- package/resources/bookkeeping-entry-sets.mjs.map +1 -1
- package/resources/card-disputes.d.ts +6 -8
- package/resources/card-disputes.d.ts.map +1 -1
- package/resources/card-disputes.js +25 -0
- package/resources/card-disputes.js.map +1 -1
- package/resources/card-disputes.mjs +2 -0
- package/resources/card-disputes.mjs.map +1 -1
- package/resources/card-payments.d.ts +5 -7
- package/resources/card-payments.d.ts.map +1 -1
- package/resources/card-payments.js +25 -0
- package/resources/card-payments.js.map +1 -1
- package/resources/card-payments.mjs +2 -0
- package/resources/card-payments.mjs.map +1 -1
- package/resources/card-profiles.d.ts +6 -8
- package/resources/card-profiles.d.ts.map +1 -1
- package/resources/card-profiles.js +25 -0
- package/resources/card-profiles.js.map +1 -1
- package/resources/card-profiles.mjs +2 -0
- package/resources/card-profiles.mjs.map +1 -1
- package/resources/card-purchase-supplements.d.ts +5 -7
- package/resources/card-purchase-supplements.d.ts.map +1 -1
- package/resources/card-purchase-supplements.js +25 -0
- package/resources/card-purchase-supplements.js.map +1 -1
- package/resources/card-purchase-supplements.mjs +2 -0
- package/resources/card-purchase-supplements.mjs.map +1 -1
- package/resources/cards.d.ts +8 -10
- package/resources/cards.d.ts.map +1 -1
- package/resources/cards.js +25 -0
- package/resources/cards.js.map +1 -1
- package/resources/cards.mjs +2 -0
- package/resources/cards.mjs.map +1 -1
- package/resources/check-deposits.d.ts +6 -8
- package/resources/check-deposits.d.ts.map +1 -1
- package/resources/check-deposits.js +25 -0
- package/resources/check-deposits.js.map +1 -1
- package/resources/check-deposits.mjs +2 -0
- package/resources/check-deposits.mjs.map +1 -1
- package/resources/check-transfers.d.ts +7 -9
- package/resources/check-transfers.d.ts.map +1 -1
- package/resources/check-transfers.js +25 -0
- package/resources/check-transfers.js.map +1 -1
- package/resources/check-transfers.mjs +2 -0
- package/resources/check-transfers.mjs.map +1 -1
- package/resources/declined-transactions.d.ts +5 -7
- package/resources/declined-transactions.d.ts.map +1 -1
- package/resources/declined-transactions.js +25 -0
- package/resources/declined-transactions.js.map +1 -1
- package/resources/declined-transactions.mjs +2 -0
- package/resources/declined-transactions.mjs.map +1 -1
- package/resources/digital-wallet-tokens.d.ts +5 -7
- package/resources/digital-wallet-tokens.d.ts.map +1 -1
- package/resources/digital-wallet-tokens.js +25 -0
- package/resources/digital-wallet-tokens.js.map +1 -1
- package/resources/digital-wallet-tokens.mjs +2 -0
- package/resources/digital-wallet-tokens.mjs.map +1 -1
- package/resources/documents.d.ts +5 -7
- package/resources/documents.d.ts.map +1 -1
- package/resources/documents.js +25 -0
- package/resources/documents.js.map +1 -1
- package/resources/documents.mjs +2 -0
- package/resources/documents.mjs.map +1 -1
- package/resources/entities/beneficial-owners.d.ts +8 -8
- package/resources/entities/beneficial-owners.d.ts.map +1 -1
- package/resources/entities/beneficial-owners.js +0 -2
- package/resources/entities/beneficial-owners.js.map +1 -1
- package/resources/entities/beneficial-owners.mjs +0 -2
- package/resources/entities/beneficial-owners.mjs.map +1 -1
- package/resources/entities/entities.d.ts +20 -22
- package/resources/entities/entities.d.ts.map +1 -1
- package/resources/entities/entities.js +9 -8
- package/resources/entities/entities.js.map +1 -1
- package/resources/entities/entities.mjs +9 -8
- package/resources/entities/entities.mjs.map +1 -1
- package/resources/entities/supplemental-documents.d.ts +8 -10
- package/resources/entities/supplemental-documents.d.ts.map +1 -1
- package/resources/entities/supplemental-documents.js +25 -0
- package/resources/entities/supplemental-documents.js.map +1 -1
- package/resources/entities/supplemental-documents.mjs +2 -0
- package/resources/entities/supplemental-documents.mjs.map +1 -1
- package/resources/event-subscriptions.d.ts +7 -9
- package/resources/event-subscriptions.d.ts.map +1 -1
- package/resources/event-subscriptions.js +25 -0
- package/resources/event-subscriptions.js.map +1 -1
- package/resources/event-subscriptions.mjs +2 -0
- package/resources/event-subscriptions.mjs.map +1 -1
- package/resources/events.d.ts +5 -7
- package/resources/events.d.ts.map +1 -1
- package/resources/events.js +25 -0
- package/resources/events.js.map +1 -1
- package/resources/events.mjs +2 -0
- package/resources/events.mjs.map +1 -1
- package/resources/exports.d.ts +6 -8
- package/resources/exports.d.ts.map +1 -1
- package/resources/exports.js +25 -0
- package/resources/exports.js.map +1 -1
- package/resources/exports.mjs +2 -0
- package/resources/exports.mjs.map +1 -1
- package/resources/external-accounts.d.ts +7 -9
- package/resources/external-accounts.d.ts.map +1 -1
- package/resources/external-accounts.js +25 -0
- package/resources/external-accounts.js.map +1 -1
- package/resources/external-accounts.mjs +2 -0
- package/resources/external-accounts.mjs.map +1 -1
- package/resources/files.d.ts +6 -8
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +25 -0
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +2 -0
- package/resources/files.mjs.map +1 -1
- package/resources/groups.d.ts +2 -2
- package/resources/groups.d.ts.map +1 -1
- package/resources/groups.js +0 -2
- package/resources/groups.js.map +1 -1
- package/resources/groups.mjs +0 -2
- package/resources/groups.mjs.map +1 -1
- package/resources/inbound-ach-transfers.d.ts +7 -9
- package/resources/inbound-ach-transfers.d.ts.map +1 -1
- package/resources/inbound-ach-transfers.js +25 -0
- package/resources/inbound-ach-transfers.js.map +1 -1
- package/resources/inbound-ach-transfers.mjs +2 -0
- package/resources/inbound-ach-transfers.mjs.map +1 -1
- package/resources/inbound-wire-drawdown-requests.d.ts +5 -7
- package/resources/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/inbound-wire-drawdown-requests.js +25 -0
- package/resources/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/inbound-wire-drawdown-requests.mjs +2 -0
- package/resources/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/oauth-connections.d.ts +5 -7
- package/resources/oauth-connections.d.ts.map +1 -1
- package/resources/oauth-connections.js +25 -0
- package/resources/oauth-connections.js.map +1 -1
- package/resources/oauth-connections.mjs +2 -0
- package/resources/oauth-connections.mjs.map +1 -1
- package/resources/pending-transactions.d.ts +5 -7
- package/resources/pending-transactions.d.ts.map +1 -1
- package/resources/pending-transactions.js +25 -0
- package/resources/pending-transactions.js.map +1 -1
- package/resources/pending-transactions.mjs +2 -0
- package/resources/pending-transactions.mjs.map +1 -1
- package/resources/physical-cards.d.ts +7 -9
- package/resources/physical-cards.d.ts.map +1 -1
- package/resources/physical-cards.js +25 -0
- package/resources/physical-cards.js.map +1 -1
- package/resources/physical-cards.mjs +2 -0
- package/resources/physical-cards.mjs.map +1 -1
- package/resources/programs.d.ts +5 -7
- package/resources/programs.d.ts.map +1 -1
- package/resources/programs.js +25 -0
- package/resources/programs.js.map +1 -1
- package/resources/programs.mjs +2 -0
- package/resources/programs.mjs.map +1 -1
- package/resources/real-time-decisions.d.ts +3 -3
- package/resources/real-time-decisions.d.ts.map +1 -1
- package/resources/real-time-decisions.js +0 -2
- package/resources/real-time-decisions.js.map +1 -1
- package/resources/real-time-decisions.mjs +0 -2
- package/resources/real-time-decisions.mjs.map +1 -1
- package/resources/real-time-payments-transfers.d.ts +6 -8
- package/resources/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/real-time-payments-transfers.js +25 -0
- package/resources/real-time-payments-transfers.js.map +1 -1
- package/resources/real-time-payments-transfers.mjs +2 -0
- package/resources/real-time-payments-transfers.mjs.map +1 -1
- package/resources/routing-numbers.d.ts +5 -7
- package/resources/routing-numbers.d.ts.map +1 -1
- package/resources/routing-numbers.js +25 -0
- package/resources/routing-numbers.js.map +1 -1
- package/resources/routing-numbers.mjs +2 -0
- 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 +0 -2
- package/resources/simulations/account-statements.js.map +1 -1
- package/resources/simulations/account-statements.mjs +0 -2
- package/resources/simulations/account-statements.mjs.map +1 -1
- package/resources/simulations/account-transfers.d.ts +2 -2
- package/resources/simulations/account-transfers.d.ts.map +1 -1
- package/resources/simulations/ach-transfers.d.ts +7 -7
- package/resources/simulations/ach-transfers.d.ts.map +1 -1
- package/resources/simulations/ach-transfers.js +0 -2
- package/resources/simulations/ach-transfers.js.map +1 -1
- package/resources/simulations/ach-transfers.mjs +0 -2
- package/resources/simulations/ach-transfers.mjs.map +1 -1
- package/resources/simulations/card-disputes.d.ts +4 -4
- package/resources/simulations/card-disputes.d.ts.map +1 -1
- package/resources/simulations/card-disputes.js +0 -2
- package/resources/simulations/card-disputes.js.map +1 -1
- package/resources/simulations/card-disputes.mjs +0 -2
- package/resources/simulations/card-disputes.mjs.map +1 -1
- package/resources/simulations/card-profiles.d.ts +2 -2
- package/resources/simulations/card-profiles.d.ts.map +1 -1
- package/resources/simulations/card-profiles.js.map +1 -1
- package/resources/simulations/card-profiles.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 +0 -2
- package/resources/simulations/card-refunds.js.map +1 -1
- package/resources/simulations/card-refunds.mjs +0 -2
- package/resources/simulations/card-refunds.mjs.map +1 -1
- package/resources/simulations/cards.d.ts +6 -6
- package/resources/simulations/cards.d.ts.map +1 -1
- package/resources/simulations/cards.js +0 -2
- package/resources/simulations/cards.js.map +1 -1
- package/resources/simulations/cards.mjs +0 -2
- package/resources/simulations/cards.mjs.map +1 -1
- package/resources/simulations/check-deposits.d.ts +4 -4
- package/resources/simulations/check-deposits.d.ts.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/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 +0 -2
- package/resources/simulations/digital-wallet-token-requests.js.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.mjs +0 -2
- 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 +0 -2
- package/resources/simulations/documents.js.map +1 -1
- package/resources/simulations/documents.mjs +0 -2
- package/resources/simulations/documents.mjs.map +1 -1
- package/resources/simulations/inbound-funds-holds.d.ts +2 -2
- package/resources/simulations/inbound-funds-holds.d.ts.map +1 -1
- package/resources/simulations/inbound-funds-holds.js +0 -2
- package/resources/simulations/inbound-funds-holds.js.map +1 -1
- package/resources/simulations/inbound-funds-holds.mjs +0 -2
- package/resources/simulations/inbound-funds-holds.mjs.map +1 -1
- 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 +0 -2
- package/resources/simulations/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.mjs +0 -2
- package/resources/simulations/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/simulations/interest-payments.d.ts +3 -3
- package/resources/simulations/interest-payments.d.ts.map +1 -1
- package/resources/simulations/interest-payments.js +0 -2
- package/resources/simulations/interest-payments.js.map +1 -1
- package/resources/simulations/interest-payments.mjs +0 -2
- 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 +0 -2
- package/resources/simulations/physical-cards.js.map +1 -1
- package/resources/simulations/physical-cards.mjs +0 -2
- 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 +0 -2
- package/resources/simulations/programs.js.map +1 -1
- package/resources/simulations/programs.mjs +0 -2
- package/resources/simulations/programs.mjs.map +1 -1
- package/resources/simulations/real-time-payments-transfers.d.ts +6 -6
- package/resources/simulations/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/simulations/real-time-payments-transfers.js +0 -2
- package/resources/simulations/real-time-payments-transfers.js.map +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs +0 -2
- package/resources/simulations/real-time-payments-transfers.mjs.map +1 -1
- package/resources/simulations/simulations.d.ts +77 -78
- package/resources/simulations/simulations.d.ts.map +1 -1
- package/resources/simulations/simulations.js +54 -55
- package/resources/simulations/simulations.js.map +1 -1
- package/resources/simulations/simulations.mjs +54 -55
- package/resources/simulations/simulations.mjs.map +1 -1
- package/resources/simulations/wire-transfers.d.ts +3 -3
- package/resources/simulations/wire-transfers.d.ts.map +1 -1
- package/resources/simulations/wire-transfers.js +0 -2
- package/resources/simulations/wire-transfers.js.map +1 -1
- package/resources/simulations/wire-transfers.mjs +0 -2
- package/resources/simulations/wire-transfers.mjs.map +1 -1
- package/resources/transactions.d.ts +5 -7
- package/resources/transactions.d.ts.map +1 -1
- package/resources/transactions.js +25 -0
- package/resources/transactions.js.map +1 -1
- package/resources/transactions.mjs +2 -0
- package/resources/transactions.mjs.map +1 -1
- package/resources/wire-drawdown-requests.d.ts +6 -8
- package/resources/wire-drawdown-requests.d.ts.map +1 -1
- package/resources/wire-drawdown-requests.js +25 -0
- package/resources/wire-drawdown-requests.js.map +1 -1
- package/resources/wire-drawdown-requests.mjs +2 -0
- package/resources/wire-drawdown-requests.mjs.map +1 -1
- package/resources/wire-transfers.d.ts +6 -8
- package/resources/wire-transfers.d.ts.map +1 -1
- package/resources/wire-transfers.js +25 -0
- package/resources/wire-transfers.js.map +1 -1
- package/resources/wire-transfers.mjs +2 -0
- package/resources/wire-transfers.mjs.map +1 -1
- package/src/_shims/node-runtime.ts +2 -2
- package/src/index.ts +109 -109
- package/src/resources/account-numbers.ts +7 -9
- package/src/resources/account-statements.ts +5 -7
- package/src/resources/account-transfers.ts +6 -8
- package/src/resources/accounts.ts +7 -9
- package/src/resources/ach-prenotifications.ts +6 -8
- package/src/resources/ach-transfers.ts +6 -8
- package/src/resources/balance-lookups.ts +3 -3
- package/src/resources/bookkeeping-accounts.ts +6 -8
- package/src/resources/bookkeeping-entries.ts +5 -7
- package/src/resources/bookkeeping-entry-sets.ts +3 -3
- package/src/resources/card-disputes.ts +6 -8
- package/src/resources/card-payments.ts +5 -7
- package/src/resources/card-profiles.ts +6 -8
- package/src/resources/card-purchase-supplements.ts +5 -7
- package/src/resources/cards.ts +8 -10
- package/src/resources/check-deposits.ts +6 -8
- package/src/resources/check-transfers.ts +7 -9
- package/src/resources/declined-transactions.ts +5 -7
- package/src/resources/digital-wallet-tokens.ts +5 -7
- package/src/resources/documents.ts +5 -7
- package/src/resources/entities/beneficial-owners.ts +11 -8
- package/src/resources/entities/entities.ts +23 -24
- package/src/resources/entities/supplemental-documents.ts +8 -10
- package/src/resources/event-subscriptions.ts +7 -9
- package/src/resources/events.ts +5 -7
- package/src/resources/exports.ts +6 -8
- package/src/resources/external-accounts.ts +7 -9
- package/src/resources/files.ts +6 -8
- package/src/resources/groups.ts +2 -2
- package/src/resources/inbound-ach-transfers.ts +9 -9
- package/src/resources/inbound-wire-drawdown-requests.ts +6 -7
- package/src/resources/oauth-connections.ts +5 -7
- package/src/resources/pending-transactions.ts +5 -7
- package/src/resources/physical-cards.ts +7 -9
- package/src/resources/programs.ts +5 -7
- package/src/resources/real-time-decisions.ts +3 -3
- package/src/resources/real-time-payments-transfers.ts +8 -8
- package/src/resources/routing-numbers.ts +5 -7
- package/src/resources/simulations/account-statements.ts +4 -4
- package/src/resources/simulations/account-transfers.ts +2 -2
- package/src/resources/simulations/ach-transfers.ts +7 -7
- package/src/resources/simulations/card-disputes.ts +4 -4
- package/src/resources/simulations/card-profiles.ts +5 -2
- package/src/resources/simulations/card-refunds.ts +4 -4
- package/src/resources/simulations/cards.ts +6 -6
- package/src/resources/simulations/check-deposits.ts +4 -4
- package/src/resources/simulations/check-transfers.ts +3 -3
- package/src/resources/simulations/digital-wallet-token-requests.ts +5 -3
- package/src/resources/simulations/documents.ts +4 -4
- package/src/resources/simulations/inbound-funds-holds.ts +2 -2
- package/src/resources/simulations/inbound-wire-drawdown-requests.ts +5 -4
- package/src/resources/simulations/interest-payments.ts +3 -3
- package/src/resources/simulations/physical-cards.ts +5 -4
- package/src/resources/simulations/programs.ts +4 -4
- package/src/resources/simulations/real-time-payments-transfers.ts +9 -6
- package/src/resources/simulations/simulations.ts +94 -95
- package/src/resources/simulations/wire-transfers.ts +3 -3
- package/src/resources/transactions.ts +5 -7
- package/src/resources/wire-drawdown-requests.ts +6 -8
- package/src/resources/wire-transfers.ts +6 -8
- package/src/version.ts +1 -1
- package/uploads.js +5 -9
- package/uploads.js.map +1 -1
- package/uploads.mjs +5 -9
- package/uploads.mjs.map +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
package/resources/accounts.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as Core from 'increase/core';
|
|
2
2
|
import { APIResource } from 'increase/resource';
|
|
3
|
-
import * as
|
|
4
|
-
import { Page, PageParams } from 'increase/pagination';
|
|
3
|
+
import * as AccountsAPI from 'increase/resources/accounts';
|
|
4
|
+
import { Page, type PageParams } from 'increase/pagination';
|
|
5
5
|
export declare class Accounts extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create an Account
|
|
@@ -27,7 +27,6 @@ export declare class Accounts extends APIResource {
|
|
|
27
27
|
}
|
|
28
28
|
export declare class AccountsPage extends Page<Account> {
|
|
29
29
|
}
|
|
30
|
-
type _AccountsPage = AccountsPage;
|
|
31
30
|
/**
|
|
32
31
|
* Accounts are your bank accounts with Increase. They store money, receive
|
|
33
32
|
* transfers, and send payments. They earn interest and have depository insurance.
|
|
@@ -165,11 +164,10 @@ export declare namespace AccountListParams {
|
|
|
165
164
|
}
|
|
166
165
|
}
|
|
167
166
|
export declare namespace Accounts {
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
167
|
+
type Account = AccountsAPI.Account;
|
|
168
|
+
export import AccountsPage = AccountsAPI.AccountsPage;
|
|
169
|
+
type AccountCreateParams = AccountsAPI.AccountCreateParams;
|
|
170
|
+
type AccountUpdateParams = AccountsAPI.AccountUpdateParams;
|
|
171
|
+
type AccountListParams = AccountsAPI.AccountListParams;
|
|
173
172
|
}
|
|
174
|
-
export {};
|
|
175
173
|
//# sourceMappingURL=accounts.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accounts.d.ts","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,IAAI,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"accounts.d.ts","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":"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"}
|
package/resources/accounts.js
CHANGED
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless.
|
|
3
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
+
if (k2 === undefined) k2 = k;
|
|
5
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
+
}
|
|
9
|
+
Object.defineProperty(o, k2, desc);
|
|
10
|
+
}) : (function(o, m, k, k2) {
|
|
11
|
+
if (k2 === undefined) k2 = k;
|
|
12
|
+
o[k2] = m[k];
|
|
13
|
+
}));
|
|
14
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
+
}) : function(o, v) {
|
|
17
|
+
o["default"] = v;
|
|
18
|
+
});
|
|
19
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
20
|
+
if (mod && mod.__esModule) return mod;
|
|
21
|
+
var result = {};
|
|
22
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
23
|
+
__setModuleDefault(result, mod);
|
|
24
|
+
return result;
|
|
25
|
+
};
|
|
3
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
27
|
exports.AccountsPage = exports.Accounts = void 0;
|
|
5
28
|
const resource_1 = require("increase/resource");
|
|
6
29
|
const core_1 = require("increase/core");
|
|
30
|
+
const AccountsAPI = __importStar(require("increase/resources/accounts"));
|
|
7
31
|
const pagination_1 = require("increase/pagination");
|
|
8
32
|
class Accounts extends resource_1.APIResource {
|
|
9
33
|
/**
|
|
@@ -42,5 +66,6 @@ class AccountsPage extends pagination_1.Page {
|
|
|
42
66
|
}
|
|
43
67
|
exports.AccountsPage = AccountsPage;
|
|
44
68
|
(function (Accounts) {
|
|
69
|
+
Accounts.AccountsPage = AccountsAPI.AccountsPage;
|
|
45
70
|
})(Accounts = exports.Accounts || (exports.Accounts = {}));
|
|
46
71
|
//# sourceMappingURL=accounts.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accounts.js","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":";AAAA,qDAAqD
|
|
1
|
+
{"version":3,"file":"accounts.js","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;;;;;;;;;;;;;;;;;;;;;;;;AAGrD,gDAAgD;AAChD,wCAAiD;AACjD,yEAA2D;AAC3D,oDAA4D;AAE5D,MAAa,QAAS,SAAQ,sBAAW;IACvC;;OAEG;IACH,MAAM,CAAC,IAAyB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,IAAI,CAAC,WAAW,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtD,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,SAAiB,EAAE,OAA6B;QACvD,OAAO,IAAI,CAAC,GAAG,CAAC,aAAa,SAAS,EAAE,EAAE,OAAO,CAAC,CAAC;IACrD,CAAC;IAED;;OAEG;IACH,MAAM,CACJ,SAAiB,EACjB,IAAyB,EACzB,OAA6B;QAE7B,OAAO,IAAI,CAAC,KAAK,CAAC,aAAa,SAAS,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAOD,IAAI,CACF,QAAiD,EAAE,EACnD,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,UAAU,CAAC,WAAW,EAAE,YAAY,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3E,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,SAAiB,EAAE,OAA6B;QACpD,OAAO,IAAI,CAAC,IAAI,CAAC,aAAa,SAAS,QAAQ,EAAE,OAAO,CAAC,CAAC;IAC5D,CAAC;CACF;AA/CD,4BA+CC;AAED,MAAa,YAAa,SAAQ,iBAAa;CAAG;AAAlD,oCAAkD;AAkKlD,WAAiB,QAAQ;IAET,qBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;AAIxD,CAAC,EANgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAMxB"}
|
package/resources/accounts.mjs
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless.
|
|
2
2
|
import { APIResource } from 'increase/resource';
|
|
3
3
|
import { isRequestOptions } from 'increase/core';
|
|
4
|
+
import * as AccountsAPI from 'increase/resources/accounts';
|
|
4
5
|
import { Page } from 'increase/pagination';
|
|
5
6
|
export class Accounts extends APIResource {
|
|
6
7
|
/**
|
|
@@ -37,5 +38,6 @@ export class Accounts extends APIResource {
|
|
|
37
38
|
export class AccountsPage extends Page {
|
|
38
39
|
}
|
|
39
40
|
(function (Accounts) {
|
|
41
|
+
Accounts.AccountsPage = AccountsAPI.AccountsPage;
|
|
40
42
|
})(Accounts || (Accounts = {}));
|
|
41
43
|
//# sourceMappingURL=accounts.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accounts.mjs","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;
|
|
1
|
+
{"version":3,"file":"accounts.mjs","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;OACzC,KAAK,WAAW,MAAM,6BAA6B;OACnD,EAAE,IAAI,EAAmB,MAAM,qBAAqB;AAE3D,MAAM,OAAO,QAAS,SAAQ,WAAW;IACvC;;OAEG;IACH,MAAM,CAAC,IAAyB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,IAAI,CAAC,WAAW,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtD,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,SAAiB,EAAE,OAA6B;QACvD,OAAO,IAAI,CAAC,GAAG,CAAC,aAAa,SAAS,EAAE,EAAE,OAAO,CAAC,CAAC;IACrD,CAAC;IAED;;OAEG;IACH,MAAM,CACJ,SAAiB,EACjB,IAAyB,EACzB,OAA6B;QAE7B,OAAO,IAAI,CAAC,KAAK,CAAC,aAAa,SAAS,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAOD,IAAI,CACF,QAAiD,EAAE,EACnD,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,WAAW,EAAE,YAAY,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3E,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,SAAiB,EAAE,OAA6B;QACpD,OAAO,IAAI,CAAC,IAAI,CAAC,aAAa,SAAS,QAAQ,EAAE,OAAO,CAAC,CAAC;IAC5D,CAAC;CACF;AAED,MAAM,OAAO,YAAa,SAAQ,IAAa;CAAG;AAkKlD,WAAiB,QAAQ;IAET,qBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;AAIxD,CAAC,EANgB,QAAQ,KAAR,QAAQ,QAMxB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as Core from 'increase/core';
|
|
2
2
|
import { APIResource } from 'increase/resource';
|
|
3
|
-
import * as
|
|
4
|
-
import { Page, PageParams } from 'increase/pagination';
|
|
3
|
+
import * as ACHPrenotificationsAPI from 'increase/resources/ach-prenotifications';
|
|
4
|
+
import { Page, type PageParams } from 'increase/pagination';
|
|
5
5
|
export declare class ACHPrenotifications extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create an ACH Prenotification
|
|
@@ -19,7 +19,6 @@ export declare class ACHPrenotifications extends APIResource {
|
|
|
19
19
|
}
|
|
20
20
|
export declare class ACHPrenotificationsPage extends Page<ACHPrenotification> {
|
|
21
21
|
}
|
|
22
|
-
type _ACHPrenotificationsPage = ACHPrenotificationsPage;
|
|
23
22
|
/**
|
|
24
23
|
* ACH Prenotifications are one way you can verify account and routing numbers by
|
|
25
24
|
* Automated Clearing House (ACH).
|
|
@@ -399,10 +398,9 @@ export declare namespace ACHPrenotificationListParams {
|
|
|
399
398
|
}
|
|
400
399
|
}
|
|
401
400
|
export declare namespace ACHPrenotifications {
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
401
|
+
type ACHPrenotification = ACHPrenotificationsAPI.ACHPrenotification;
|
|
402
|
+
export import ACHPrenotificationsPage = ACHPrenotificationsAPI.ACHPrenotificationsPage;
|
|
403
|
+
type ACHPrenotificationCreateParams = ACHPrenotificationsAPI.ACHPrenotificationCreateParams;
|
|
404
|
+
type ACHPrenotificationListParams = ACHPrenotificationsAPI.ACHPrenotificationListParams;
|
|
406
405
|
}
|
|
407
|
-
export {};
|
|
408
406
|
//# sourceMappingURL=ach-prenotifications.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-prenotifications.d.ts","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,IAAI,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"ach-prenotifications.d.ts","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless.
|
|
3
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
+
if (k2 === undefined) k2 = k;
|
|
5
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
+
}
|
|
9
|
+
Object.defineProperty(o, k2, desc);
|
|
10
|
+
}) : (function(o, m, k, k2) {
|
|
11
|
+
if (k2 === undefined) k2 = k;
|
|
12
|
+
o[k2] = m[k];
|
|
13
|
+
}));
|
|
14
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
+
}) : function(o, v) {
|
|
17
|
+
o["default"] = v;
|
|
18
|
+
});
|
|
19
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
20
|
+
if (mod && mod.__esModule) return mod;
|
|
21
|
+
var result = {};
|
|
22
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
23
|
+
__setModuleDefault(result, mod);
|
|
24
|
+
return result;
|
|
25
|
+
};
|
|
3
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
27
|
exports.ACHPrenotificationsPage = exports.ACHPrenotifications = void 0;
|
|
5
28
|
const resource_1 = require("increase/resource");
|
|
6
29
|
const core_1 = require("increase/core");
|
|
30
|
+
const ACHPrenotificationsAPI = __importStar(require("increase/resources/ach-prenotifications"));
|
|
7
31
|
const pagination_1 = require("increase/pagination");
|
|
8
32
|
class ACHPrenotifications extends resource_1.APIResource {
|
|
9
33
|
/**
|
|
@@ -30,5 +54,6 @@ class ACHPrenotificationsPage extends pagination_1.Page {
|
|
|
30
54
|
}
|
|
31
55
|
exports.ACHPrenotificationsPage = ACHPrenotificationsPage;
|
|
32
56
|
(function (ACHPrenotifications) {
|
|
57
|
+
ACHPrenotifications.ACHPrenotificationsPage = ACHPrenotificationsAPI.ACHPrenotificationsPage;
|
|
33
58
|
})(ACHPrenotifications = exports.ACHPrenotifications || (exports.ACHPrenotifications = {}));
|
|
34
59
|
//# sourceMappingURL=ach-prenotifications.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-prenotifications.js","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":";AAAA,qDAAqD
|
|
1
|
+
{"version":3,"file":"ach-prenotifications.js","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;;;;;;;;;;;;;;;;;;;;;;;;AAGrD,gDAAgD;AAChD,wCAAiD;AACjD,gGAAkF;AAClF,oDAA4D;AAE5D,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,uBAAuB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,GAAG,CAAC,yBAAyB,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC5E,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,UAAU,CAAC,uBAAuB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClG,CAAC;CACF;AAnCD,kDAmCC;AAED,MAAa,uBAAwB,SAAQ,iBAAwB;CAAG;AAAxE,0DAAwE;AA6fxE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAGzF,CAAC,EALgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAKnC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless.
|
|
2
2
|
import { APIResource } from 'increase/resource';
|
|
3
3
|
import { isRequestOptions } from 'increase/core';
|
|
4
|
+
import * as ACHPrenotificationsAPI from 'increase/resources/ach-prenotifications';
|
|
4
5
|
import { Page } from 'increase/pagination';
|
|
5
6
|
export class ACHPrenotifications extends APIResource {
|
|
6
7
|
/**
|
|
@@ -25,5 +26,6 @@ export class ACHPrenotifications extends APIResource {
|
|
|
25
26
|
export class ACHPrenotificationsPage extends Page {
|
|
26
27
|
}
|
|
27
28
|
(function (ACHPrenotifications) {
|
|
29
|
+
ACHPrenotifications.ACHPrenotificationsPage = ACHPrenotificationsAPI.ACHPrenotificationsPage;
|
|
28
30
|
})(ACHPrenotifications || (ACHPrenotifications = {}));
|
|
29
31
|
//# sourceMappingURL=ach-prenotifications.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-prenotifications.mjs","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;
|
|
1
|
+
{"version":3,"file":"ach-prenotifications.mjs","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;OACzC,KAAK,sBAAsB,MAAM,yCAAyC;OAC1E,EAAE,IAAI,EAAmB,MAAM,qBAAqB;AAE3D,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,uBAAuB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,GAAG,CAAC,yBAAyB,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC5E,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,UAAU,CAAC,uBAAuB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClG,CAAC;CACF;AAED,MAAM,OAAO,uBAAwB,SAAQ,IAAwB;CAAG;AA6fxE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAGzF,CAAC,EALgB,mBAAmB,KAAnB,mBAAmB,QAKnC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as Core from 'increase/core';
|
|
2
2
|
import { APIResource } from 'increase/resource';
|
|
3
|
-
import * as
|
|
4
|
-
import { Page, PageParams } from 'increase/pagination';
|
|
3
|
+
import * as ACHTransfersAPI from 'increase/resources/ach-transfers';
|
|
4
|
+
import { Page, type PageParams } from 'increase/pagination';
|
|
5
5
|
export declare class ACHTransfers extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create an ACH Transfer
|
|
@@ -27,7 +27,6 @@ export declare class ACHTransfers extends APIResource {
|
|
|
27
27
|
}
|
|
28
28
|
export declare class ACHTransfersPage extends Page<ACHTransfer> {
|
|
29
29
|
}
|
|
30
|
-
type _ACHTransfersPage = ACHTransfersPage;
|
|
31
30
|
/**
|
|
32
31
|
* ACH transfers move funds between your Increase account and any other account
|
|
33
32
|
* accessible by the Automated Clearing House (ACH).
|
|
@@ -640,10 +639,9 @@ export declare namespace ACHTransferListParams {
|
|
|
640
639
|
}
|
|
641
640
|
}
|
|
642
641
|
export declare namespace ACHTransfers {
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
642
|
+
type ACHTransfer = ACHTransfersAPI.ACHTransfer;
|
|
643
|
+
export import ACHTransfersPage = ACHTransfersAPI.ACHTransfersPage;
|
|
644
|
+
type ACHTransferCreateParams = ACHTransfersAPI.ACHTransferCreateParams;
|
|
645
|
+
type ACHTransferListParams = ACHTransfersAPI.ACHTransferListParams;
|
|
647
646
|
}
|
|
648
|
-
export {};
|
|
649
647
|
//# sourceMappingURL=ach-transfers.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-transfers.d.ts","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,IAAI,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"ach-transfers.d.ts","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless.
|
|
3
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
+
if (k2 === undefined) k2 = k;
|
|
5
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
+
}
|
|
9
|
+
Object.defineProperty(o, k2, desc);
|
|
10
|
+
}) : (function(o, m, k, k2) {
|
|
11
|
+
if (k2 === undefined) k2 = k;
|
|
12
|
+
o[k2] = m[k];
|
|
13
|
+
}));
|
|
14
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
+
}) : function(o, v) {
|
|
17
|
+
o["default"] = v;
|
|
18
|
+
});
|
|
19
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
20
|
+
if (mod && mod.__esModule) return mod;
|
|
21
|
+
var result = {};
|
|
22
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
23
|
+
__setModuleDefault(result, mod);
|
|
24
|
+
return result;
|
|
25
|
+
};
|
|
3
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
27
|
exports.ACHTransfersPage = exports.ACHTransfers = void 0;
|
|
5
28
|
const resource_1 = require("increase/resource");
|
|
6
29
|
const core_1 = require("increase/core");
|
|
30
|
+
const ACHTransfersAPI = __importStar(require("increase/resources/ach-transfers"));
|
|
7
31
|
const pagination_1 = require("increase/pagination");
|
|
8
32
|
class ACHTransfers extends resource_1.APIResource {
|
|
9
33
|
/**
|
|
@@ -42,5 +66,6 @@ class ACHTransfersPage extends pagination_1.Page {
|
|
|
42
66
|
}
|
|
43
67
|
exports.ACHTransfersPage = ACHTransfersPage;
|
|
44
68
|
(function (ACHTransfers) {
|
|
69
|
+
ACHTransfers.ACHTransfersPage = ACHTransfersAPI.ACHTransfersPage;
|
|
45
70
|
})(ACHTransfers = exports.ACHTransfers || (exports.ACHTransfers = {}));
|
|
46
71
|
//# sourceMappingURL=ach-transfers.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-transfers.js","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":";AAAA,qDAAqD
|
|
1
|
+
{"version":3,"file":"ach-transfers.js","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;;;;;;;;;;;;;;;;;;;;;;;;AAGrD,gDAAgD;AAChD,wCAAiD;AACjD,kFAAoE;AACpE,oDAA4D;AAE5D,MAAa,YAAa,SAAQ,sBAAW;IAC3C;;OAEG;IACH,MAAM,CAAC,IAA6B,EAAE,OAA6B;QACjE,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3D,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,aAAqB,EAAE,OAA6B;QAC3D,OAAO,IAAI,CAAC,GAAG,CAAC,kBAAkB,aAAa,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAUD,IAAI,CACF,QAAqD,EAAE,EACvD,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,UAAU,CAAC,gBAAgB,EAAE,gBAAgB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpF,CAAC;IAED;;OAEG;IACH,OAAO,CAAC,aAAqB,EAAE,OAA6B;QAC1D,OAAO,IAAI,CAAC,IAAI,CAAC,kBAAkB,aAAa,UAAU,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,aAAqB,EAAE,OAA6B;QACzD,OAAO,IAAI,CAAC,IAAI,CAAC,kBAAkB,aAAa,SAAS,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;CACF;AA9CD,oCA8CC;AAED,MAAa,gBAAiB,SAAQ,iBAAiB;CAAG;AAA1D,4CAA0D;AAqxB1D,WAAiB,YAAY;IAEb,6BAAgB,GAAG,eAAe,CAAC,gBAAgB,CAAC;AAGpE,CAAC,EALgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAK5B"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless.
|
|
2
2
|
import { APIResource } from 'increase/resource';
|
|
3
3
|
import { isRequestOptions } from 'increase/core';
|
|
4
|
+
import * as ACHTransfersAPI from 'increase/resources/ach-transfers';
|
|
4
5
|
import { Page } from 'increase/pagination';
|
|
5
6
|
export class ACHTransfers extends APIResource {
|
|
6
7
|
/**
|
|
@@ -37,5 +38,6 @@ export class ACHTransfers extends APIResource {
|
|
|
37
38
|
export class ACHTransfersPage extends Page {
|
|
38
39
|
}
|
|
39
40
|
(function (ACHTransfers) {
|
|
41
|
+
ACHTransfers.ACHTransfersPage = ACHTransfersAPI.ACHTransfersPage;
|
|
40
42
|
})(ACHTransfers || (ACHTransfers = {}));
|
|
41
43
|
//# sourceMappingURL=ach-transfers.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-transfers.mjs","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;
|
|
1
|
+
{"version":3,"file":"ach-transfers.mjs","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;OACzC,KAAK,eAAe,MAAM,kCAAkC;OAC5D,EAAE,IAAI,EAAmB,MAAM,qBAAqB;AAE3D,MAAM,OAAO,YAAa,SAAQ,WAAW;IAC3C;;OAEG;IACH,MAAM,CAAC,IAA6B,EAAE,OAA6B;QACjE,OAAO,IAAI,CAAC,IAAI,CAAC,gBAAgB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3D,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,aAAqB,EAAE,OAA6B;QAC3D,OAAO,IAAI,CAAC,GAAG,CAAC,kBAAkB,aAAa,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAUD,IAAI,CACF,QAAqD,EAAE,EACvD,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,UAAU,CAAC,gBAAgB,EAAE,gBAAgB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpF,CAAC;IAED;;OAEG;IACH,OAAO,CAAC,aAAqB,EAAE,OAA6B;QAC1D,OAAO,IAAI,CAAC,IAAI,CAAC,kBAAkB,aAAa,UAAU,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,aAAqB,EAAE,OAA6B;QACzD,OAAO,IAAI,CAAC,IAAI,CAAC,kBAAkB,aAAa,SAAS,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;CACF;AAED,MAAM,OAAO,gBAAiB,SAAQ,IAAiB;CAAG;AAqxB1D,WAAiB,YAAY;IAEb,6BAAgB,GAAG,eAAe,CAAC,gBAAgB,CAAC;AAGpE,CAAC,EALgB,YAAY,KAAZ,YAAY,QAK5B"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as Core from 'increase/core';
|
|
2
2
|
import { APIResource } from 'increase/resource';
|
|
3
|
-
import * as
|
|
3
|
+
import * as BalanceLookupsAPI from 'increase/resources/balance-lookups';
|
|
4
4
|
export declare class BalanceLookups extends APIResource {
|
|
5
5
|
/**
|
|
6
6
|
* Look up the balance for an Account
|
|
@@ -43,7 +43,7 @@ export interface BalanceLookupLookupParams {
|
|
|
43
43
|
at_time?: string;
|
|
44
44
|
}
|
|
45
45
|
export declare namespace BalanceLookups {
|
|
46
|
-
|
|
47
|
-
|
|
46
|
+
type BalanceLookupLookupResponse = BalanceLookupsAPI.BalanceLookupLookupResponse;
|
|
47
|
+
type BalanceLookupLookupParams = BalanceLookupsAPI.BalanceLookupLookupParams;
|
|
48
48
|
}
|
|
49
49
|
//# sourceMappingURL=balance-lookups.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"balance-lookups.d.ts","sourceRoot":"","sources":["../src/resources/balance-lookups.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,IAAI,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"balance-lookups.d.ts","sourceRoot":"","sources":["../src/resources/balance-lookups.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,IAAI,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,KAAK,iBAAiB,MAAM,oCAAoC,CAAC;AAExE,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;OAEG;IACH,MAAM,CACJ,IAAI,EAAE,yBAAyB,EAC/B,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,2BAA2B,CAAC;CAGhD;AAED;;;GAGG;AACH,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,IAAI,EAAE,gBAAgB,CAAC;CACxB;AAED,MAAM,WAAW,yBAAyB;IACxC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,yBAAiB,cAAc,CAAC;IAC9B,KAAY,2BAA2B,GAAG,iBAAiB,CAAC,2BAA2B,CAAC;IACxF,KAAY,yBAAyB,GAAG,iBAAiB,CAAC,yBAAyB,CAAC;CACrF"}
|
|
@@ -12,6 +12,4 @@ class BalanceLookups extends resource_1.APIResource {
|
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
14
|
exports.BalanceLookups = BalanceLookups;
|
|
15
|
-
(function (BalanceLookups) {
|
|
16
|
-
})(BalanceLookups = exports.BalanceLookups || (exports.BalanceLookups = {}));
|
|
17
15
|
//# sourceMappingURL=balance-lookups.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"balance-lookups.js","sourceRoot":"","sources":["../src/resources/balance-lookups.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;AAGrD,gDAAgD;AAGhD,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;OAEG;IACH,MAAM,CACJ,IAA+B,EAC/B,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,kBAAkB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC7D,CAAC;CACF;AAVD,wCAUC
|
|
1
|
+
{"version":3,"file":"balance-lookups.js","sourceRoot":"","sources":["../src/resources/balance-lookups.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;AAGrD,gDAAgD;AAGhD,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;OAEG;IACH,MAAM,CACJ,IAA+B,EAC/B,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,kBAAkB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC7D,CAAC;CACF;AAVD,wCAUC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"balance-lookups.mjs","sourceRoot":"","sources":["../src/resources/balance-lookups.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;AAG/C,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;OAEG;IACH,MAAM,CACJ,IAA+B,EAC/B,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,kBAAkB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC7D,CAAC;CACF
|
|
1
|
+
{"version":3,"file":"balance-lookups.mjs","sourceRoot":"","sources":["../src/resources/balance-lookups.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;AAG/C,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;OAEG;IACH,MAAM,CACJ,IAA+B,EAC/B,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,kBAAkB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC7D,CAAC;CACF"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as Core from 'increase/core';
|
|
2
2
|
import { APIResource } from 'increase/resource';
|
|
3
|
-
import * as
|
|
4
|
-
import { Page, PageParams } from 'increase/pagination';
|
|
3
|
+
import * as BookkeepingAccountsAPI from 'increase/resources/bookkeeping-accounts';
|
|
4
|
+
import { Page, type PageParams } from 'increase/pagination';
|
|
5
5
|
export declare class BookkeepingAccounts extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create a Bookkeeping Account
|
|
@@ -15,7 +15,6 @@ export declare class BookkeepingAccounts extends APIResource {
|
|
|
15
15
|
}
|
|
16
16
|
export declare class BookkeepingAccountsPage extends Page<BookkeepingAccount> {
|
|
17
17
|
}
|
|
18
|
-
type _BookkeepingAccountsPage = BookkeepingAccountsPage;
|
|
19
18
|
/**
|
|
20
19
|
* Accounts are T-accounts. They can store accounting entries.
|
|
21
20
|
*/
|
|
@@ -73,10 +72,9 @@ export interface BookkeepingAccountCreateParams {
|
|
|
73
72
|
export interface BookkeepingAccountListParams extends PageParams {
|
|
74
73
|
}
|
|
75
74
|
export declare namespace BookkeepingAccounts {
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
75
|
+
type BookkeepingAccount = BookkeepingAccountsAPI.BookkeepingAccount;
|
|
76
|
+
export import BookkeepingAccountsPage = BookkeepingAccountsAPI.BookkeepingAccountsPage;
|
|
77
|
+
type BookkeepingAccountCreateParams = BookkeepingAccountsAPI.BookkeepingAccountCreateParams;
|
|
78
|
+
type BookkeepingAccountListParams = BookkeepingAccountsAPI.BookkeepingAccountListParams;
|
|
80
79
|
}
|
|
81
|
-
export {};
|
|
82
80
|
//# sourceMappingURL=bookkeeping-accounts.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookkeeping-accounts.d.ts","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,IAAI,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"bookkeeping-accounts.d.ts","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,IAAI,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,KAAK,sBAAsB,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAE5D,qBAAa,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAI,EAAE,8BAA8B,EACpC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,kBAAkB,CAAC;IAItC;;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;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1B;;;;;OAKG;IACH,mBAAmB,EAAE,iBAAiB,GAAG,kBAAkB,GAAG,IAAI,CAAC;IAEnE;;OAEG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,IAAI,EAAE,qBAAqB,CAAC;CAC7B;AAED,MAAM,WAAW,8BAA8B;IAC7C;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;;;OAKG;IACH,mBAAmB,CAAC,EAAE,iBAAiB,GAAG,kBAAkB,CAAC;IAE7D;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,4BAA6B,SAAQ,UAAU;CAAG;AAEnE,yBAAiB,mBAAmB,CAAC;IACnC,KAAY,kBAAkB,GAAG,sBAAsB,CAAC,kBAAkB,CAAC;IAC3E,MAAM,QAAQ,uBAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;IACvF,KAAY,8BAA8B,GAAG,sBAAsB,CAAC,8BAA8B,CAAC;IACnG,KAAY,4BAA4B,GAAG,sBAAsB,CAAC,4BAA4B,CAAC;CAChG"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless.
|
|
3
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
+
if (k2 === undefined) k2 = k;
|
|
5
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
+
}
|
|
9
|
+
Object.defineProperty(o, k2, desc);
|
|
10
|
+
}) : (function(o, m, k, k2) {
|
|
11
|
+
if (k2 === undefined) k2 = k;
|
|
12
|
+
o[k2] = m[k];
|
|
13
|
+
}));
|
|
14
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
+
}) : function(o, v) {
|
|
17
|
+
o["default"] = v;
|
|
18
|
+
});
|
|
19
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
20
|
+
if (mod && mod.__esModule) return mod;
|
|
21
|
+
var result = {};
|
|
22
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
23
|
+
__setModuleDefault(result, mod);
|
|
24
|
+
return result;
|
|
25
|
+
};
|
|
3
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
27
|
exports.BookkeepingAccountsPage = exports.BookkeepingAccounts = void 0;
|
|
5
28
|
const resource_1 = require("increase/resource");
|
|
6
29
|
const core_1 = require("increase/core");
|
|
30
|
+
const BookkeepingAccountsAPI = __importStar(require("increase/resources/bookkeeping-accounts"));
|
|
7
31
|
const pagination_1 = require("increase/pagination");
|
|
8
32
|
class BookkeepingAccounts extends resource_1.APIResource {
|
|
9
33
|
/**
|
|
@@ -24,5 +48,6 @@ class BookkeepingAccountsPage extends pagination_1.Page {
|
|
|
24
48
|
}
|
|
25
49
|
exports.BookkeepingAccountsPage = BookkeepingAccountsPage;
|
|
26
50
|
(function (BookkeepingAccounts) {
|
|
51
|
+
BookkeepingAccounts.BookkeepingAccountsPage = BookkeepingAccountsAPI.BookkeepingAccountsPage;
|
|
27
52
|
})(BookkeepingAccounts = exports.BookkeepingAccounts || (exports.BookkeepingAccounts = {}));
|
|
28
53
|
//# sourceMappingURL=bookkeeping-accounts.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookkeeping-accounts.js","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":";AAAA,qDAAqD
|
|
1
|
+
{"version":3,"file":"bookkeeping-accounts.js","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":";AAAA,qDAAqD;;;;;;;;;;;;;;;;;;;;;;;;;;AAGrD,gDAAgD;AAChD,wCAAiD;AACjD,gGAAkF;AAClF,oDAA4D;AAE5D,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,uBAAuB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClE,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,UAAU,CAAC,uBAAuB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClG,CAAC;CACF;AA5BD,kDA4BC;AAED,MAAa,uBAAwB,SAAQ,iBAAwB;CAAG;AAAxE,0DAAwE;AAoExE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAGzF,CAAC,EALgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAKnC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless.
|
|
2
2
|
import { APIResource } from 'increase/resource';
|
|
3
3
|
import { isRequestOptions } from 'increase/core';
|
|
4
|
+
import * as BookkeepingAccountsAPI from 'increase/resources/bookkeeping-accounts';
|
|
4
5
|
import { Page } from 'increase/pagination';
|
|
5
6
|
export class BookkeepingAccounts extends APIResource {
|
|
6
7
|
/**
|
|
@@ -19,5 +20,6 @@ export class BookkeepingAccounts extends APIResource {
|
|
|
19
20
|
export class BookkeepingAccountsPage extends Page {
|
|
20
21
|
}
|
|
21
22
|
(function (BookkeepingAccounts) {
|
|
23
|
+
BookkeepingAccounts.BookkeepingAccountsPage = BookkeepingAccountsAPI.BookkeepingAccountsPage;
|
|
22
24
|
})(BookkeepingAccounts || (BookkeepingAccounts = {}));
|
|
23
25
|
//# sourceMappingURL=bookkeeping-accounts.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookkeeping-accounts.mjs","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;
|
|
1
|
+
{"version":3,"file":"bookkeeping-accounts.mjs","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":"AAAA,qDAAqD;OAG9C,EAAE,WAAW,EAAE,MAAM,mBAAmB;OACxC,EAAE,gBAAgB,EAAE,MAAM,eAAe;OACzC,KAAK,sBAAsB,MAAM,yCAAyC;OAC1E,EAAE,IAAI,EAAmB,MAAM,qBAAqB;AAE3D,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,IAAI,CAAC,uBAAuB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClE,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,UAAU,CAAC,uBAAuB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClG,CAAC;CACF;AAED,MAAM,OAAO,uBAAwB,SAAQ,IAAwB;CAAG;AAoExE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAGzF,CAAC,EALgB,mBAAmB,KAAnB,mBAAmB,QAKnC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as Core from 'increase/core';
|
|
2
2
|
import { APIResource } from 'increase/resource';
|
|
3
|
-
import * as
|
|
4
|
-
import { Page, PageParams } from 'increase/pagination';
|
|
3
|
+
import * as BookkeepingEntriesAPI from 'increase/resources/bookkeeping-entries';
|
|
4
|
+
import { Page, type PageParams } from 'increase/pagination';
|
|
5
5
|
export declare class BookkeepingEntries extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* List Bookkeeping Entries
|
|
@@ -11,7 +11,6 @@ export declare class BookkeepingEntries extends APIResource {
|
|
|
11
11
|
}
|
|
12
12
|
export declare class BookkeepingEntriesPage extends Page<BookkeepingEntry> {
|
|
13
13
|
}
|
|
14
|
-
type _BookkeepingEntriesPage = BookkeepingEntriesPage;
|
|
15
14
|
/**
|
|
16
15
|
* Entries are T-account entries recording debits and credits.
|
|
17
16
|
*/
|
|
@@ -42,9 +41,8 @@ export interface BookkeepingEntry {
|
|
|
42
41
|
export interface BookkeepingEntryListParams extends PageParams {
|
|
43
42
|
}
|
|
44
43
|
export declare namespace BookkeepingEntries {
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
44
|
+
type BookkeepingEntry = BookkeepingEntriesAPI.BookkeepingEntry;
|
|
45
|
+
export import BookkeepingEntriesPage = BookkeepingEntriesAPI.BookkeepingEntriesPage;
|
|
46
|
+
type BookkeepingEntryListParams = BookkeepingEntriesAPI.BookkeepingEntryListParams;
|
|
48
47
|
}
|
|
49
|
-
export {};
|
|
50
48
|
//# sourceMappingURL=bookkeeping-entries.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookkeeping-entries.d.ts","sourceRoot":"","sources":["../src/resources/bookkeeping-entries.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,IAAI,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"bookkeeping-entries.d.ts","sourceRoot":"","sources":["../src/resources/bookkeeping-entries.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,IAAI,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,KAAK,qBAAqB,MAAM,wCAAwC,CAAC;AAChF,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAE5D,qBAAa,kBAAmB,SAAQ,WAAW;IACjD;;OAEG;IACH,IAAI,CACF,KAAK,CAAC,EAAE,0BAA0B,EAClC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,WAAW,CAAC,sBAAsB,EAAE,gBAAgB,CAAC;IAC7D,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,sBAAsB,EAAE,gBAAgB,CAAC;CAUhG;AAED,qBAAa,sBAAuB,SAAQ,IAAI,CAAC,gBAAgB,CAAC;CAAG;AAErE;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,IAAI,EAAE,mBAAmB,CAAC;CAC3B;AAED,MAAM,WAAW,0BAA2B,SAAQ,UAAU;CAAG;AAEjE,yBAAiB,kBAAkB,CAAC;IAClC,KAAY,gBAAgB,GAAG,qBAAqB,CAAC,gBAAgB,CAAC;IACtE,MAAM,QAAQ,sBAAsB,GAAG,qBAAqB,CAAC,sBAAsB,CAAC;IACpF,KAAY,0BAA0B,GAAG,qBAAqB,CAAC,0BAA0B,CAAC;CAC3F"}
|