All Downloads are FREE. Search and download functionalities are using the official Maven repository.

domain.BankApi Maven / Gradle / Ivy

There is a newer version: 5.5.43
Show newest version
package domain;

import io.swagger.annotations.ApiModel;

/**
 * Created by alexg on 17.05.17.
 */
@ApiModel(description="The banking access backend", value="BankApi" )
public enum BankApi {
    HBCI, FIGO, FINAPI, MOCK, FIGO_ALTERNATIVE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy