UNPKG

@adyen/api-library

Version:

The Adyen API Library for NodeJS enables you to work with Adyen APIs.

128 lines 7.59 kB
"use strict"; /** * ###### * ###### * ############ ####( ###### #####. ###### ############ ############ * ############# #####( ###### #####. ###### ############# ############# * ###### #####( ###### #####. ###### ##### ###### ##### ###### * ###### ###### #####( ###### #####. ###### ##### ##### ##### ###### * ###### ###### #####( ###### #####. ###### ##### ##### ###### * ############# ############# ############# ############# ##### ###### * ############ ############ ############# ############ ##### ###### * ###### * ############# * ############ * Adyen NodeJS API Library * Copyright (c) 2021 Adyen B.V. * This file is open source and available under the MIT license. * See the LICENSE file for more info. * * Adyen for Platforms: Notifications * The Notification API sends notifications to the endpoints specified in a given subscription. Subscriptions are managed through the Notification Configuration API. The API specifications listed here detail the format of each notification. For more information, refer to our [documentation](https://docs.adyen.com/platforms/notifications). * * The version of the OpenAPI document: 6 * Contact: developer-experience@adyen.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ 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 }); __exportStar(require("./accountCloseNotification"), exports); __exportStar(require("./accountCreateNotification"), exports); __exportStar(require("./accountEvent"), exports); __exportStar(require("./accountFundsBelowThresholdNotification"), exports); __exportStar(require("./accountFundsBelowThresholdNotificationContent"), exports); __exportStar(require("./accountHolderCreateNotification"), exports); __exportStar(require("./accountHolderDetails"), exports); __exportStar(require("./accountHolderPayoutNotification"), exports); __exportStar(require("./accountHolderPayoutNotificationContent"), exports); __exportStar(require("./accountHolderStatus"), exports); __exportStar(require("./accountHolderStatusChangeNotification"), exports); __exportStar(require("./accountHolderStatusChangeNotificationContent"), exports); __exportStar(require("./accountHolderStoreStatusChangeNotification"), exports); __exportStar(require("./accountHolderStoreStatusChangeNotificationContent"), exports); __exportStar(require("./accountHolderUpcomingDeadlineNotification"), exports); __exportStar(require("./accountHolderUpcomingDeadlineNotificationContent"), exports); __exportStar(require("./accountHolderUpdateNotification"), exports); __exportStar(require("./accountHolderVerificationNotification"), exports); __exportStar(require("./accountHolderVerificationNotificationContent"), exports); __exportStar(require("./accountPayoutState"), exports); __exportStar(require("./accountProcessingState"), exports); __exportStar(require("./accountUpdateNotification"), exports); __exportStar(require("./amount"), exports); __exportStar(require("./bankAccountDetail"), exports); __exportStar(require("./beneficiarySetupNotification"), exports); __exportStar(require("./beneficiarySetupNotificationContent"), exports); __exportStar(require("./businessDetails"), exports); __exportStar(require("./closeAccountResponse"), exports); __exportStar(require("./compensateNegativeBalanceNotification"), exports); __exportStar(require("./compensateNegativeBalanceNotificationContent"), exports); __exportStar(require("./compensateNegativeBalanceNotificationRecord"), exports); __exportStar(require("./createAccountHolderResponse"), exports); __exportStar(require("./createAccountResponse"), exports); __exportStar(require("./directDebitInitiatedNotification"), exports); __exportStar(require("./directDebitInitiatedNotificationContent"), exports); __exportStar(require("./errorFieldType"), exports); __exportStar(require("./fieldType"), exports); __exportStar(require("./individualDetails"), exports); __exportStar(require("./kYCCheckResult2"), exports); __exportStar(require("./kYCCheckStatusData"), exports); __exportStar(require("./kYCCheckSummary"), exports); __exportStar(require("./kYCLegalArrangementCheckResult"), exports); __exportStar(require("./kYCLegalArrangementEntityCheckResult"), exports); __exportStar(require("./kYCPayoutMethodCheckResult"), exports); __exportStar(require("./kYCShareholderCheckResult"), exports); __exportStar(require("./kYCSignatoryCheckResult"), exports); __exportStar(require("./kYCUltimateParentCompanyCheckResult"), exports); __exportStar(require("./kYCVerificationResult2"), exports); __exportStar(require("./legalArrangementDetail"), exports); __exportStar(require("./legalArrangementEntityDetail"), exports); __exportStar(require("./localDate"), exports); __exportStar(require("./message"), exports); __exportStar(require("./notificationErrorContainer"), exports); __exportStar(require("./notificationResponse"), exports); __exportStar(require("./operationStatus"), exports); __exportStar(require("./paymentFailureNotification"), exports); __exportStar(require("./paymentFailureNotificationContent"), exports); __exportStar(require("./payoutMethod"), exports); __exportStar(require("./payoutScheduleResponse"), exports); __exportStar(require("./personalDocumentData"), exports); __exportStar(require("./refundFundsTransferNotification"), exports); __exportStar(require("./refundFundsTransferNotificationContent"), exports); __exportStar(require("./refundResult"), exports); __exportStar(require("./reportAvailableNotification"), exports); __exportStar(require("./reportAvailableNotificationContent"), exports); __exportStar(require("./scheduledRefundsNotification"), exports); __exportStar(require("./scheduledRefundsNotificationContent"), exports); __exportStar(require("./shareholderContact"), exports); __exportStar(require("./signatoryContact"), exports); __exportStar(require("./split"), exports); __exportStar(require("./splitAmount"), exports); __exportStar(require("./storeDetail"), exports); __exportStar(require("./transaction"), exports); __exportStar(require("./transferFundsNotification"), exports); __exportStar(require("./transferFundsNotificationContent"), exports); __exportStar(require("./ultimateParentCompany"), exports); __exportStar(require("./ultimateParentCompanyBusinessDetails"), exports); __exportStar(require("./updateAccountHolderResponse"), exports); __exportStar(require("./updateAccountResponse"), exports); __exportStar(require("./viasAddress"), exports); __exportStar(require("./viasName"), exports); __exportStar(require("./viasPersonalData"), exports); __exportStar(require("./viasPhoneNumber"), exports); //# sourceMappingURL=models.js.map