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

150 lines
4.6 KiB
Java

package o;
import com.google.gson.annotations.SerializedName;
import java.util.Objects;
/* renamed from: o.dAG, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public class C8064dAG {
@SerializedName("themes")
public xHz A;
@SerializedName("scbConnect")
public CgF B;
@SerializedName("roboAdvisorDeeplink")
public String D;
@SerializedName("cardxDeeplink")
public C6271cNx a;
@SerializedName("appConfigBillPayment")
public TqF b;
@SerializedName("BNPL")
public C16595paV c;
@SerializedName("ads")
public Wdj d;
@SerializedName("consentToRequestMobile")
public C15152gig e;
@SerializedName("image")
public RvX f;
@SerializedName("isprint")
public Hvk g;
@SerializedName("appConfigPartnerLinks")
public CNl h;
@SerializedName("debitcard")
public EuK i;
@SerializedName("generalConsent")
public GvZ j;
@SerializedName("azureUrl")
public C17378wJk k;
@SerializedName("appSecurityTips")
public myN l;
@SerializedName("appVersionName")
public String m;
@SerializedName("appVersionNumber")
public int n;
/* renamed from: o, reason: collision with root package name */
@SerializedName("howToUse")
public myN f8679o;
@SerializedName("debentureDeeplink")
public String p;
@SerializedName("cacheParameters")
public fTZ q;
@SerializedName("enabledFunctions")
public YIo r;
@SerializedName("demoFloatingButton")
public LvK s;
@SerializedName("buzzebeeHash")
public String t;
@SerializedName("improveLoading")
public BgM u;
@SerializedName("privacyManage")
public quK v;
@SerializedName("playStoreUrl")
public String w;
@SerializedName("landingFloatingButton")
public LvK x;
@SerializedName("kofaxLicense")
public String y;
@SerializedName("privacyNotice")
public YcS z;
public C8064dAG(String str, int i, String str2, YIo yIo, xHz xhz, Wdj wdj, fTZ ftz, LvK lvK, LvK lvK2, TqF tqF, myN myn, myN myn2, quK quk, String str3, CgF cgF, String str4, String str5, String str6, YcS ycS, BgM bgM, CNl cNl, C15152gig c15152gig, GvZ gvZ, EuK euK, C16595paV c16595paV, RvX rvX, C6271cNx c6271cNx, C17378wJk c17378wJk, Hvk hvk) {
this.m = str;
this.n = i;
this.w = str2;
this.r = yIo;
this.A = xhz;
this.d = wdj;
this.q = ftz;
this.s = lvK;
this.x = lvK2;
this.b = tqF;
this.l = myn;
this.f8679o = myn2;
this.y = str3;
this.v = quk;
this.B = cgF;
this.t = str4;
this.p = str5;
this.D = str6;
this.z = ycS;
this.u = bgM;
this.h = cNl;
this.e = c15152gig;
this.j = gvZ;
this.i = euK;
this.c = c16595paV;
this.f = rvX;
this.a = c6271cNx;
this.k = c17378wJk;
this.g = hvk;
}
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (obj == null || getClass() != obj.getClass()) {
return false;
}
C8064dAG c8064dAG = (C8064dAG) obj;
return this.n == c8064dAG.n && Objects.equals(this.m, c8064dAG.m) && Objects.equals(this.w, c8064dAG.w) && Objects.equals(this.r, c8064dAG.r) && Objects.equals(this.A, c8064dAG.A) && Objects.equals(this.d, c8064dAG.d) && Objects.equals(this.q, c8064dAG.q) && Objects.equals(this.s, c8064dAG.s) && Objects.equals(this.x, c8064dAG.x) && Objects.equals(this.b, c8064dAG.b) && Objects.equals(this.l, c8064dAG.l) && Objects.equals(this.f8679o, c8064dAG.f8679o) && Objects.equals(this.v, c8064dAG.v) && Objects.equals(this.y, c8064dAG.y) && Objects.equals(this.B, c8064dAG.B) && Objects.equals(this.t, c8064dAG.t) && Objects.equals(this.p, c8064dAG.p) && Objects.equals(this.D, c8064dAG.D) && Objects.equals(this.z, c8064dAG.z) && Objects.equals(this.u, c8064dAG.u) && Objects.equals(this.h, c8064dAG.h) && Objects.equals(this.e, c8064dAG.e) && Objects.equals(this.j, c8064dAG.j) && Objects.equals(this.i, c8064dAG.i) && Objects.equals(this.c, c8064dAG.c) && Objects.equals(this.f, c8064dAG.f) && Objects.equals(this.a, c8064dAG.a) && Objects.equals(this.k, c8064dAG.k) && Objects.equals(this.g, c8064dAG.g);
}
public int hashCode() {
String str = this.m;
int i = this.n;
return Objects.hash(str, Integer.valueOf(i), this.w, this.r, this.A, this.d, this.q, this.s, this.x, this.b, this.l, this.f8679o, this.v, this.y, this.B, this.t, this.p, this.D, this.z, this.u, this.h, this.e, this.j, this.i, this.c, this.f, this.a, this.k, this.g);
}
public /* synthetic */ C8064dAG() {
}
}