what-the-bank/sources/o/KYd.java

29 lines
754 B
Java

package o;
/* loaded from: classes3.dex */
public final class KYd extends ZTC {
@InterfaceC13391fZD
public KYd() {
}
public static JOo c(C16562pOe c16562pOe) {
String str;
if ("9102".equalsIgnoreCase(c16562pOe.getStatus().e)) {
str = "EXISTS";
} else {
str = "9101".equalsIgnoreCase(c16562pOe.getStatus().e) ? "DOPA" : "SUCCESS";
}
return new JOo(str);
}
public static JOo b(C16562pOe c16562pOe) {
String str;
if ("3024".equalsIgnoreCase(c16562pOe.getStatus().e)) {
str = "EXISTS";
} else {
str = "3025".equalsIgnoreCase(c16562pOe.getStatus().e) ? "DOPA" : "SUCCESS";
}
return new JOo(str);
}
}