Enum TransferInfo.CategoryEnum

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

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