214 lines
7.2 KiB
Java
214 lines
7.2 KiB
Java
package o;
|
|
|
|
import android.os.Parcel;
|
|
import android.os.Parcelable;
|
|
|
|
/* renamed from: o.Yt, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C1241Yt implements InterfaceC1248Yw {
|
|
public static final Parcelable.Creator<C1241Yt> CREATOR = new HBt();
|
|
private final String a;
|
|
private final String b;
|
|
public final String c;
|
|
private final String d;
|
|
private final String e;
|
|
private final String f;
|
|
private final String g;
|
|
private final String h;
|
|
private final String i;
|
|
private final String j;
|
|
private final String l;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
private final String f8473o;
|
|
|
|
@Override // android.os.Parcelable
|
|
public final int describeContents() {
|
|
return 0;
|
|
}
|
|
|
|
public C1241Yt(String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, String str10, String str11, String str12) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str9, "");
|
|
C14957gcv.e(str12, "");
|
|
this.g = str;
|
|
this.h = str2;
|
|
this.f8473o = str3;
|
|
this.e = str4;
|
|
this.d = str5;
|
|
this.i = str6;
|
|
this.l = str7;
|
|
this.b = str8;
|
|
this.f = str9;
|
|
this.a = str10;
|
|
this.j = str11;
|
|
this.c = str12;
|
|
}
|
|
|
|
public /* synthetic */ C1241Yt(String str, String str2, String str3, String str4, String str5) {
|
|
this(str, null, null, null, null, null, null, str2, str3, str4, null, str5);
|
|
}
|
|
|
|
/* renamed from: o.Yt$HBt */
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements Parcelable.Creator<C1241Yt> {
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* synthetic */ C1241Yt createFromParcel(Parcel parcel) {
|
|
C14957gcv.e(parcel, "");
|
|
return new C1241Yt(parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString(), parcel.readString());
|
|
}
|
|
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* bridge */ /* synthetic */ C1241Yt[] newArray(int i) {
|
|
return new C1241Yt[i];
|
|
}
|
|
}
|
|
|
|
public final boolean equals(Object obj) {
|
|
if (this == obj) {
|
|
return true;
|
|
}
|
|
if (!(obj instanceof C1241Yt)) {
|
|
return false;
|
|
}
|
|
C1241Yt c1241Yt = (C1241Yt) obj;
|
|
return C14957gcv.b((Object) this.g, (Object) c1241Yt.g) && C14957gcv.b((Object) this.h, (Object) c1241Yt.h) && C14957gcv.b((Object) this.f8473o, (Object) c1241Yt.f8473o) && C14957gcv.b((Object) this.e, (Object) c1241Yt.e) && C14957gcv.b((Object) this.d, (Object) c1241Yt.d) && C14957gcv.b((Object) this.i, (Object) c1241Yt.i) && C14957gcv.b((Object) this.l, (Object) c1241Yt.l) && C14957gcv.b((Object) this.b, (Object) c1241Yt.b) && C14957gcv.b((Object) this.f, (Object) c1241Yt.f) && C14957gcv.b((Object) this.a, (Object) c1241Yt.a) && C14957gcv.b((Object) this.j, (Object) c1241Yt.j) && C14957gcv.b((Object) this.c, (Object) c1241Yt.c);
|
|
}
|
|
|
|
public final int hashCode() {
|
|
int hashCode = this.g.hashCode();
|
|
String str = this.h;
|
|
int hashCode2 = str == null ? 0 : str.hashCode();
|
|
String str2 = this.f8473o;
|
|
int hashCode3 = str2 == null ? 0 : str2.hashCode();
|
|
String str3 = this.e;
|
|
int hashCode4 = str3 == null ? 0 : str3.hashCode();
|
|
String str4 = this.d;
|
|
int hashCode5 = str4 == null ? 0 : str4.hashCode();
|
|
String str5 = this.i;
|
|
int hashCode6 = str5 == null ? 0 : str5.hashCode();
|
|
String str6 = this.l;
|
|
int hashCode7 = str6 == null ? 0 : str6.hashCode();
|
|
String str7 = this.b;
|
|
int hashCode8 = str7 == null ? 0 : str7.hashCode();
|
|
int hashCode9 = this.f.hashCode();
|
|
String str8 = this.a;
|
|
int hashCode10 = str8 == null ? 0 : str8.hashCode();
|
|
String str9 = this.j;
|
|
return (((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + (str9 != null ? str9.hashCode() : 0)) * 31) + this.c.hashCode();
|
|
}
|
|
|
|
public final String toString() {
|
|
String str = this.g;
|
|
String str2 = this.h;
|
|
String str3 = this.f8473o;
|
|
String str4 = this.e;
|
|
String str5 = this.d;
|
|
String str6 = this.i;
|
|
String str7 = this.l;
|
|
String str8 = this.b;
|
|
String str9 = this.f;
|
|
String str10 = this.a;
|
|
String str11 = this.j;
|
|
String str12 = this.c;
|
|
StringBuilder sb = new StringBuilder("EtbOpenAccountFraudLivenessCheckDisplay(sourceModule=");
|
|
sb.append(str);
|
|
sb.append(", transactionToken=");
|
|
sb.append(str2);
|
|
sb.append(", transferTransactionToken=");
|
|
sb.append(str3);
|
|
sb.append(", accountFrom=");
|
|
sb.append(str4);
|
|
sb.append(", accountTo=");
|
|
sb.append(str5);
|
|
sb.append(", transferAmount=");
|
|
sb.append(str6);
|
|
sb.append(", validateFaceType=");
|
|
sb.append(str7);
|
|
sb.append(", enrollType=");
|
|
sb.append(str8);
|
|
sb.append(", function=");
|
|
sb.append(str9);
|
|
sb.append(", consentType=");
|
|
sb.append(str10);
|
|
sb.append(", groupId=");
|
|
sb.append(str11);
|
|
sb.append(", accountType=");
|
|
sb.append(str12);
|
|
sb.append(")");
|
|
return sb.toString();
|
|
}
|
|
|
|
@Override // android.os.Parcelable
|
|
public final void writeToParcel(Parcel parcel, int i) {
|
|
C14957gcv.e(parcel, "");
|
|
parcel.writeString(this.g);
|
|
parcel.writeString(this.h);
|
|
parcel.writeString(this.f8473o);
|
|
parcel.writeString(this.e);
|
|
parcel.writeString(this.d);
|
|
parcel.writeString(this.i);
|
|
parcel.writeString(this.l);
|
|
parcel.writeString(this.b);
|
|
parcel.writeString(this.f);
|
|
parcel.writeString(this.a);
|
|
parcel.writeString(this.j);
|
|
parcel.writeString(this.c);
|
|
}
|
|
|
|
@Override // o.InterfaceC1248Yw
|
|
public final String l() {
|
|
return this.l;
|
|
}
|
|
|
|
@Override // o.InterfaceC1248Yw
|
|
public final String f() {
|
|
return this.f8473o;
|
|
}
|
|
|
|
@Override // o.InterfaceC1248Yw
|
|
public final String i() {
|
|
return this.i;
|
|
}
|
|
|
|
@Override // o.InterfaceC1248Yw
|
|
public final String g() {
|
|
return this.h;
|
|
}
|
|
|
|
@Override // o.InterfaceC1248Yw
|
|
public final String h() {
|
|
return this.g;
|
|
}
|
|
|
|
@Override // o.InterfaceC1248Yw
|
|
public final String j() {
|
|
return this.j;
|
|
}
|
|
|
|
@Override // o.InterfaceC1248Yw
|
|
public final String a() {
|
|
return this.f;
|
|
}
|
|
|
|
@Override // o.InterfaceC1248Yw
|
|
public final String b() {
|
|
return this.b;
|
|
}
|
|
|
|
@Override // o.InterfaceC1248Yw
|
|
public final String c() {
|
|
return this.a;
|
|
}
|
|
|
|
@Override // o.InterfaceC1248Yw
|
|
public final String e() {
|
|
return this.d;
|
|
}
|
|
|
|
@Override // o.InterfaceC1248Yw
|
|
public final String d() {
|
|
return this.e;
|
|
}
|
|
}
|