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

181 lines
6.7 KiB
Java

package o;
import java.util.List;
import org.threeten.bp.OffsetDateTime;
/* renamed from: o.Ydv, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C1215Ydv {
public String a;
public boolean b;
public String c;
public boolean d;
public String e;
public List<String> f;
public OffsetDateTime g;
public String h;
public String i;
public String j;
public List<String> k;
public cUQ l;
public String m;
public String n;
/* renamed from: o, reason: collision with root package name */
public String f8466o;
public String p;
public List<String> q;
public String r;
public boolean s;
public String t;
public C1215Ydv(String str, String str2, String str3, String str4, String str5, String str6, List<String> list, boolean z, boolean z2, List<String> list2, List<String> list3, String str7, String str8, String str9, String str10, String str11, boolean z3, cUQ cuq, String str12, OffsetDateTime offsetDateTime) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
C14957gcv.e(str4, "");
C14957gcv.e(str5, "");
C14957gcv.e(str6, "");
C14957gcv.e(list, "");
C14957gcv.e(str7, "");
C14957gcv.e(str8, "");
C14957gcv.e(str9, "");
C14957gcv.e(str11, "");
this.r = str;
this.t = str2;
this.c = str3;
this.n = str4;
this.e = str5;
this.p = str6;
this.k = list;
this.b = z;
this.s = z2;
this.f = list2;
this.q = list3;
this.j = str7;
this.i = str8;
this.h = str9;
this.f8466o = str10;
this.a = str11;
this.d = z3;
this.l = cuq;
this.m = str12;
this.g = offsetDateTime;
}
public final String toString() {
String str = this.r;
String str2 = this.t;
String str3 = this.c;
String str4 = this.n;
String str5 = this.e;
String str6 = this.p;
List<String> list = this.k;
boolean z = this.b;
boolean z2 = this.s;
List<String> list2 = this.f;
List<String> list3 = this.q;
String str7 = this.j;
String str8 = this.i;
String str9 = this.h;
String str10 = this.f8466o;
String str11 = this.a;
boolean z3 = this.d;
cUQ cuq = this.l;
String str12 = this.m;
OffsetDateTime offsetDateTime = this.g;
StringBuilder sb = new StringBuilder("NdidCommonInitiate(stage=");
sb.append(str);
sb.append(", userId=");
sb.append(str2);
sb.append(", channel=");
sb.append(str3);
sb.append(", product=");
sb.append(str4);
sb.append(", callbackDeeplink=");
sb.append(str5);
sb.append(", userType=");
sb.append(str6);
sb.append(", serviceIdList=");
sb.append(list);
sb.append(", cidToggle=");
sb.append(z);
sb.append(", termAndConToggle=");
sb.append(z2);
sb.append(", indicationList=");
sb.append(list2);
sb.append(", verifyFlag=");
sb.append(list3);
sb.append(", consentSubType=");
sb.append(str7);
sb.append(", minIal=");
sb.append(str8);
sb.append(", minAal=");
sb.append(str9);
sb.append(", requestParameter=");
sb.append(str10);
sb.append(", appId=");
sb.append(str11);
sb.append(", clearStackToggle=");
sb.append(z3);
sb.append(", remark=");
sb.append(cuq);
sb.append(", nationalIdScreenRule=");
sb.append(str12);
sb.append(", expireDateTime=");
sb.append(offsetDateTime);
sb.append(")");
return sb.toString();
}
/* JADX WARN: Multi-variable type inference failed */
public final int hashCode() {
int hashCode = this.r.hashCode();
int hashCode2 = this.t.hashCode();
int hashCode3 = this.c.hashCode();
int hashCode4 = this.n.hashCode();
int hashCode5 = this.e.hashCode();
int hashCode6 = this.p.hashCode();
int hashCode7 = this.k.hashCode();
boolean z = this.b;
int i = z;
if (z != 0) {
i = 1;
}
boolean z2 = this.s;
int i2 = z2;
if (z2 != 0) {
i2 = 1;
}
List<String> list = this.f;
int hashCode8 = list == null ? 0 : list.hashCode();
List<String> list2 = this.q;
int hashCode9 = list2 == null ? 0 : list2.hashCode();
int hashCode10 = this.j.hashCode();
int hashCode11 = this.i.hashCode();
int hashCode12 = this.h.hashCode();
String str = this.f8466o;
int hashCode13 = str == null ? 0 : str.hashCode();
int hashCode14 = this.a.hashCode();
boolean z3 = this.d;
int i3 = !z3 ? z3 ? 1 : 0 : 1;
cUQ cuq = this.l;
int hashCode15 = cuq == null ? 0 : cuq.hashCode();
String str2 = this.m;
int hashCode16 = str2 == null ? 0 : str2.hashCode();
OffsetDateTime offsetDateTime = this.g;
return (((((((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + i) * 31) + i2) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + hashCode12) * 31) + hashCode13) * 31) + hashCode14) * 31) + i3) * 31) + hashCode15) * 31) + hashCode16) * 31) + (offsetDateTime != null ? offsetDateTime.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof C1215Ydv)) {
return false;
}
C1215Ydv c1215Ydv = (C1215Ydv) obj;
return C14957gcv.b((Object) this.r, (Object) c1215Ydv.r) && C14957gcv.b((Object) this.t, (Object) c1215Ydv.t) && C14957gcv.b((Object) this.c, (Object) c1215Ydv.c) && C14957gcv.b((Object) this.n, (Object) c1215Ydv.n) && C14957gcv.b((Object) this.e, (Object) c1215Ydv.e) && C14957gcv.b((Object) this.p, (Object) c1215Ydv.p) && C14957gcv.b(this.k, c1215Ydv.k) && this.b == c1215Ydv.b && this.s == c1215Ydv.s && C14957gcv.b(this.f, c1215Ydv.f) && C14957gcv.b(this.q, c1215Ydv.q) && C14957gcv.b((Object) this.j, (Object) c1215Ydv.j) && C14957gcv.b((Object) this.i, (Object) c1215Ydv.i) && C14957gcv.b((Object) this.h, (Object) c1215Ydv.h) && C14957gcv.b((Object) this.f8466o, (Object) c1215Ydv.f8466o) && C14957gcv.b((Object) this.a, (Object) c1215Ydv.a) && this.d == c1215Ydv.d && C14957gcv.b(this.l, c1215Ydv.l) && C14957gcv.b((Object) this.m, (Object) c1215Ydv.m) && C14957gcv.b(this.g, c1215Ydv.g);
}
}