wallee
Version:
TypeScript/JavaScript client for wallee
113 lines (112 loc) • 6.8 kB
JavaScript
;
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
/* tslint:disable */
/* eslint-disable */
__exportStar(require("./AccountsService"), exports);
__exportStar(require("./AnalyticsQueriesService"), exports);
__exportStar(require("./ApplicationUsersService"), exports);
__exportStar(require("./ApplicationUsersRolesService"), exports);
__exportStar(require("./BankAccountsService"), exports);
__exportStar(require("./BankTransactionsService"), exports);
__exportStar(require("./BogusExpressCheckoutService"), exports);
__exportStar(require("./ChargeAttemptsService"), exports);
__exportStar(require("./ChargeBankTransactionsService"), exports);
__exportStar(require("./ChargeFlowLevelsService"), exports);
__exportStar(require("./ChargeFlowsService"), exports);
__exportStar(require("./ChargeFlowsLevelPaymentLinksService"), exports);
__exportStar(require("./ConditionTypesService"), exports);
__exportStar(require("./ConsumedResourcesService"), exports);
__exportStar(require("./CountriesService"), exports);
__exportStar(require("./CurrenciesService"), exports);
__exportStar(require("./CurrencyBankAccountsService"), exports);
__exportStar(require("./CustomerAddressesService"), exports);
__exportStar(require("./CustomerCommentsService"), exports);
__exportStar(require("./CustomersService"), exports);
__exportStar(require("./DebtCollectionCasesService"), exports);
__exportStar(require("./DebtCollectorConfigurationsService"), exports);
__exportStar(require("./DebtCollectorsService"), exports);
__exportStar(require("./DeliveryIndicationsService"), exports);
__exportStar(require("./DocumentTemplateTypesService"), exports);
__exportStar(require("./DocumentTemplatesService"), exports);
__exportStar(require("./DunningCasesService"), exports);
__exportStar(require("./DunningFlowLevelsService"), exports);
__exportStar(require("./DunningFlowsService"), exports);
__exportStar(require("./ExpressCheckoutService"), exports);
__exportStar(require("./ExternalTransferBankTransactionsService"), exports);
__exportStar(require("./HumanUsersService"), exports);
__exportStar(require("./HumanUsersRolesService"), exports);
__exportStar(require("./InternalTransferBankTransactionsService"), exports);
__exportStar(require("./LabelDescriptorsService"), exports);
__exportStar(require("./LanguagesService"), exports);
__exportStar(require("./LegalOrganizationFormsService"), exports);
__exportStar(require("./ManualTasksService"), exports);
__exportStar(require("./PaymentConnectorConfigurationsService"), exports);
__exportStar(require("./PaymentConnectorsService"), exports);
__exportStar(require("./PaymentLinksService"), exports);
__exportStar(require("./PaymentMethodBrandsService"), exports);
__exportStar(require("./PaymentMethodConfigurationsService"), exports);
__exportStar(require("./PaymentMethodsService"), exports);
__exportStar(require("./PaymentProcessorConfigurationsService"), exports);
__exportStar(require("./PaymentProcessorsService"), exports);
__exportStar(require("./PaymentSalesChannelsService"), exports);
__exportStar(require("./PaymentTerminalTransactionSummariesService"), exports);
__exportStar(require("./PaymentTerminalsService"), exports);
__exportStar(require("./PaymentWebAppsService"), exports);
__exportStar(require("./PermissionsService"), exports);
__exportStar(require("./RefundBankTransactionsService"), exports);
__exportStar(require("./RefundCommentsService"), exports);
__exportStar(require("./RefundRecoveryBankTransactionsService"), exports);
__exportStar(require("./RefundsService"), exports);
__exportStar(require("./RolesService"), exports);
__exportStar(require("./SingleSignOnUsersService"), exports);
__exportStar(require("./SingleSignOnUsersRolesService"), exports);
__exportStar(require("./SpacesService"), exports);
__exportStar(require("./StaticValuesService"), exports);
__exportStar(require("./SubscribersService"), exports);
__exportStar(require("./SubscriptionAffiliatesService"), exports);
__exportStar(require("./SubscriptionChargesService"), exports);
__exportStar(require("./SubscriptionLedgerEntriesService"), exports);
__exportStar(require("./SubscriptionMetricUsageReportsService"), exports);
__exportStar(require("./SubscriptionMetricsService"), exports);
__exportStar(require("./SubscriptionPeriodBillsService"), exports);
__exportStar(require("./SubscriptionProductComponentGroupsService"), exports);
__exportStar(require("./SubscriptionProductComponentsService"), exports);
__exportStar(require("./SubscriptionProductMeteredFeeTiersService"), exports);
__exportStar(require("./SubscriptionProductMeteredFeesService"), exports);
__exportStar(require("./SubscriptionProductPeriodFeesService"), exports);
__exportStar(require("./SubscriptionProductRetirementsService"), exports);
__exportStar(require("./SubscriptionProductSetupFeesService"), exports);
__exportStar(require("./SubscriptionProductVersionRetirementsService"), exports);
__exportStar(require("./SubscriptionProductVersionsService"), exports);
__exportStar(require("./SubscriptionProductsService"), exports);
__exportStar(require("./SubscriptionSuspensionsService"), exports);
__exportStar(require("./SubscriptionVersionsService"), exports);
__exportStar(require("./SubscriptionsService"), exports);
__exportStar(require("./TokenVersionsService"), exports);
__exportStar(require("./TokensService"), exports);
__exportStar(require("./TransactionClientPlatformsService"), exports);
__exportStar(require("./TransactionCommentsService"), exports);
__exportStar(require("./TransactionCompletionsService"), exports);
__exportStar(require("./TransactionInvoiceCommentsService"), exports);
__exportStar(require("./TransactionInvoicesService"), exports);
__exportStar(require("./TransactionLineItemVersionsService"), exports);
__exportStar(require("./TransactionVoidsService"), exports);
__exportStar(require("./TransactionsService"), exports);
__exportStar(require("./WebAppsService"), exports);
__exportStar(require("./WebhookEncryptionKeysService"), exports);
__exportStar(require("./WebhookListenersService"), exports);
__exportStar(require("./WebhookURLsService"), exports);