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

co.fingerprintsoft.payment.paygate.domain.Status Maven / Gradle / Ivy

There is a newer version: 2.5.0
Show newest version
package co.fingerprintsoft.payment.paygate.domain;

public enum Status {

    FAILURE, VERIFICATION_FAILURE, SUCCESS

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy