Enum UpdateSweepConfigurationV2.CategoryEnum

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

    public static enum UpdateSweepConfigurationV2.CategoryEnum
    extends Enum<UpdateSweepConfigurationV2.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`.