ggez-banking-sdk
Version:
A Node.js package to handle GGEZ Banking API endpoints, Simplify the process of managing CRUD operations with this efficient and easy-to-use package.
61 lines (60 loc) • 2.52 kB
TypeScript
export type * from "./info";
export type * from "./accFeatures";
export type * from "./accountFeatures";
export type * from "./accountFeaturesContent";
export type * from "./accountFeaturesSecurity";
export type * from "./accountPurchasesFeatures";
export type * from "./accountRenewalsFeatures";
export type * from "./accountsActivationContent";
export type * from "./accountSecurityDataOptions";
export type * from "./activationFeatures";
export type * from "./activationSetup";
export type * from "./authorizationsAVS";
export type * from "./bin";
export type * from "./bin";
export type * from "./cardImageNoteTextContent";
export type * from "./cardOption";
export type * from "./companionAccountFeatures";
export type * from "./configuration";
export type * from "./creditLimitOptions";
export type * from "./deposit";
export type * from "./depositAndWithdrawalSetup";
export type * from "./depositGeneral";
export type * from "./depositManual";
export type * from "./depositMonthlyYearly";
export type * from "./displayOptions";
export type * from "./feeSetup";
export type * from "./fraudDetection";
export type * from "./fulfilment";
export type * from "./limit";
export type * from "./limits";
export type * from "./localizationContent";
export type * from "./mobileAccountOptions";
export type * from "./mobileLinkedAccountOptions";
export type * from "./multiCurrency";
export type * from "./others";
export type * from "./paymentAndOrdersOptions";
export type * from "./receivingTypes";
export type * from "./requirements";
export type * from "./restAPIOptions";
export type * from "./securityFeatures";
export type * from "./securityProgramTransactionBlockingRules";
export type * from "./sellersAgentsOptions";
export type * from "./sendingTypes";
export type * from "./settlementAccountCoverage";
export type * from "./SMSOptionsSetUp";
export type * from "./supportedFulfilment";
export type * from "./tokenizationOption";
export type * from "./transferReceiving";
export type * from "./transferReceivingMonthlyYearly";
export type * from "./transferSending";
export type * from "./transferSendingMonthlyYearly";
export type * from "./virtualCardDisplay";
export type * from "./virtualCardsContent";
export type * from "./withdraw";
export type * from "./withdrawGeneral";
export type * from "./withdrawManual";
export type * from "./withdrawMonthlyYearly";
export type * from "./withdrawResellerPurchase";
export type * from "./withdrawUserPurchase";
export type * from "./supportedCountriesExtended";