Enum SweepConfigurationV2.CategoryEnum

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

    public static enum SweepConfigurationV2.CategoryEnum
    extends Enum<SweepConfigurationV2.CategoryEnum>
    The type of transfer that results from the sweep. Possible values: - **bank**: Sweep to a [transfer instrument](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/transferInstruments__resParam_id). - **internal**: Transfer to another [balance account](https://docs.adyen.com/api-explorer/#/balanceplatform/latest/post/balanceAccounts__resParam_id) within your platform. Required when setting `priorities`.