Enum TransferNotificationData.CategoryEnum

  • All Implemented Interfaces:
    Serializable, Comparable<TransferNotificationData.CategoryEnum>
    Enclosing class:
    TransferNotificationData

    public static enum TransferNotificationData.CategoryEnum
    extends Enum<TransferNotificationData.CategoryEnum>
    The type of transfer. Possible values: - **bank**: Transfer to a [transfer instrument](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/transferInstruments__resParam_id) or a bank account. - **internal**: Transfer to another [balance account](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/post/balanceAccounts__resParam_id) within your platform. - **issuedCard**: Transfer initiated by a Adyen-issued card. - **platformPayment**: Fund movements related to payments that are acquired for your users.