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

197 lines
7.0 KiB
Java

package o;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/* renamed from: o.oWg, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16454oWg {
@SerializedName("additionalMetaData")
public final Jky a;
@SerializedName("annotation")
public final String b;
@SerializedName("accountFrom")
public final String c;
@SerializedName("accountTo")
public final String d;
@SerializedName("action")
public final List<mNf> e;
@SerializedName("dateTime")
public final String f;
@SerializedName("billerLogo")
public final String g;
@SerializedName("backgroundImage")
public final String h;
@SerializedName("customerName")
public final String i;
@SerializedName("billerName")
public final String j;
@SerializedName("paymentAmount")
public final String k;
@SerializedName("prefix")
public final String l;
@SerializedName("merchantName")
public final String m;
@SerializedName("fee")
public final String n;
/* renamed from: o, reason: collision with root package name */
@SerializedName("paymentId")
public final String f9231o;
@SerializedName("ref2")
public final String p;
@SerializedName("voidRemark")
public final C1080Vcs q;
@SerializedName("ref1")
public final String r;
@SerializedName("ref3")
public final String s;
@SerializedName("remainingBalance")
public final double t;
public final String toString() {
String str = this.r;
String str2 = this.p;
String str3 = this.s;
Jky jky = this.a;
String str4 = this.f;
String str5 = this.f9231o;
String str6 = this.n;
String str7 = this.k;
String str8 = this.c;
String str9 = this.i;
String str10 = this.m;
String str11 = this.d;
String str12 = this.b;
double d = this.t;
List<mNf> list = this.e;
C1080Vcs c1080Vcs = this.q;
String str13 = this.j;
String str14 = this.g;
String str15 = this.l;
String str16 = this.h;
StringBuilder sb = new StringBuilder("BillPaymentIsoEntity(ref1=");
sb.append(str);
sb.append(", ref2=");
sb.append(str2);
sb.append(", ref3=");
sb.append(str3);
sb.append(", additionalMetaData=");
sb.append(jky);
sb.append(", dateTime=");
sb.append(str4);
sb.append(", paymentId=");
sb.append(str5);
sb.append(", fee=");
sb.append(str6);
sb.append(", paymentAmount=");
sb.append(str7);
sb.append(", accountFrom=");
sb.append(str8);
sb.append(", customerName=");
sb.append(str9);
sb.append(", merchantName=");
sb.append(str10);
sb.append(", accountTo=");
sb.append(str11);
sb.append(", annotation=");
sb.append(str12);
sb.append(", remainingBalance=");
sb.append(d);
sb.append(", actionEntityList=");
sb.append(list);
sb.append(", voidRemark=");
sb.append(c1080Vcs);
sb.append(", billerName=");
sb.append(str13);
sb.append(", billerLogo=");
sb.append(str14);
sb.append(", prefix=");
sb.append(str15);
sb.append(", backgroundImage=");
sb.append(str16);
sb.append(")");
return sb.toString();
}
public final int hashCode() {
int hashCode;
int i;
String str = this.r;
int hashCode2 = str == null ? 0 : str.hashCode();
String str2 = this.p;
int hashCode3 = str2 == null ? 0 : str2.hashCode();
String str3 = this.s;
int hashCode4 = str3 == null ? 0 : str3.hashCode();
Jky jky = this.a;
int hashCode5 = jky == null ? 0 : jky.hashCode();
String str4 = this.f;
int hashCode6 = str4 == null ? 0 : str4.hashCode();
String str5 = this.f9231o;
int hashCode7 = str5 == null ? 0 : str5.hashCode();
String str6 = this.n;
int hashCode8 = str6 == null ? 0 : str6.hashCode();
String str7 = this.k;
int hashCode9 = str7 == null ? 0 : str7.hashCode();
String str8 = this.c;
int hashCode10 = str8 == null ? 0 : str8.hashCode();
String str9 = this.i;
int hashCode11 = str9 == null ? 0 : str9.hashCode();
String str10 = this.m;
int hashCode12 = str10 == null ? 0 : str10.hashCode();
String str11 = this.d;
int hashCode13 = str11 == null ? 0 : str11.hashCode();
String str12 = this.b;
if (str12 == null) {
i = hashCode3;
hashCode = 0;
} else {
hashCode = str12.hashCode();
i = hashCode3;
}
int hashCode14 = Double.hashCode(this.t);
List<mNf> list = this.e;
int hashCode15 = list == null ? 0 : list.hashCode();
C1080Vcs c1080Vcs = this.q;
int hashCode16 = c1080Vcs == null ? 0 : c1080Vcs.hashCode();
String str13 = this.j;
int hashCode17 = str13 == null ? 0 : str13.hashCode();
String str14 = this.g;
int hashCode18 = str14 == null ? 0 : str14.hashCode();
String str15 = this.l;
int hashCode19 = str15 == null ? 0 : str15.hashCode();
String str16 = this.h;
return (((((((((((((((((((((((((((((((((((((hashCode2 * 31) + i) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + hashCode12) * 31) + hashCode13) * 31) + hashCode) * 31) + hashCode14) * 31) + hashCode15) * 31) + hashCode16) * 31) + hashCode17) * 31) + hashCode18) * 31) + hashCode19) * 31) + (str16 != null ? str16.hashCode() : 0);
}
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof C16454oWg)) {
return false;
}
C16454oWg c16454oWg = (C16454oWg) obj;
return C14957gcv.b((Object) this.r, (Object) c16454oWg.r) && C14957gcv.b((Object) this.p, (Object) c16454oWg.p) && C14957gcv.b((Object) this.s, (Object) c16454oWg.s) && C14957gcv.b(this.a, c16454oWg.a) && C14957gcv.b((Object) this.f, (Object) c16454oWg.f) && C14957gcv.b((Object) this.f9231o, (Object) c16454oWg.f9231o) && C14957gcv.b((Object) this.n, (Object) c16454oWg.n) && C14957gcv.b((Object) this.k, (Object) c16454oWg.k) && C14957gcv.b((Object) this.c, (Object) c16454oWg.c) && C14957gcv.b((Object) this.i, (Object) c16454oWg.i) && C14957gcv.b((Object) this.m, (Object) c16454oWg.m) && C14957gcv.b((Object) this.d, (Object) c16454oWg.d) && C14957gcv.b((Object) this.b, (Object) c16454oWg.b) && Double.compare(this.t, c16454oWg.t) == 0 && C14957gcv.b(this.e, c16454oWg.e) && C14957gcv.b(this.q, c16454oWg.q) && C14957gcv.b((Object) this.j, (Object) c16454oWg.j) && C14957gcv.b((Object) this.g, (Object) c16454oWg.g) && C14957gcv.b((Object) this.l, (Object) c16454oWg.l) && C14957gcv.b((Object) this.h, (Object) c16454oWg.h);
}
}