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

37 lines
879 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.dlM, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C9521dlM {
public String a;
public String b;
public String c;
public String d;
public String e;
public String f;
public String g;
public String j;
public /* synthetic */ C9521dlM(byte b) {
this(null, "", "", null, "", null, null, null);
}
public C9521dlM(String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8) {
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
C14957gcv.e(str5, "");
this.b = str;
this.f = str2;
this.e = str3;
this.c = str4;
this.a = str5;
this.j = str6;
this.g = str7;
this.d = str8;
}
public C9521dlM() {
this((byte) 0);
}
}