238 lines
7.6 KiB
Java
238 lines
7.6 KiB
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.Ngv, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C0733Ngv extends C16562pOe {
|
||
|
|
||
|
@SerializedName("transactionToken")
|
||
|
public String A;
|
||
|
|
||
|
@SerializedName("repeatingFlag")
|
||
|
public String B;
|
||
|
|
||
|
@SerializedName("additionalInfoLabel1")
|
||
|
public String a;
|
||
|
|
||
|
@SerializedName("additionalInfoLabel5")
|
||
|
public String b;
|
||
|
|
||
|
@SerializedName("additionalInfoLabel2")
|
||
|
public String c;
|
||
|
|
||
|
@SerializedName("additionalInfoLabel4")
|
||
|
public String d;
|
||
|
|
||
|
@SerializedName("additionalInfoLabel3")
|
||
|
public String e;
|
||
|
|
||
|
@SerializedName("additionalInfoValue5")
|
||
|
public String f;
|
||
|
|
||
|
@SerializedName("additionalInfoValue3")
|
||
|
public String g;
|
||
|
|
||
|
@SerializedName("additionalInfoValue2")
|
||
|
public String h;
|
||
|
|
||
|
@SerializedName("additionalInfoValue4")
|
||
|
public String i;
|
||
|
|
||
|
@SerializedName("additionalInfoValue1")
|
||
|
public String j;
|
||
|
|
||
|
@SerializedName("amountType")
|
||
|
public String k;
|
||
|
|
||
|
@SerializedName("ewalletAccountName")
|
||
|
public String l;
|
||
|
|
||
|
@SerializedName("additionalMetaData")
|
||
|
public TIx m;
|
||
|
|
||
|
@SerializedName("billerName")
|
||
|
public String n;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
@SerializedName("addressFormatted")
|
||
|
public List<String> f8289o;
|
||
|
|
||
|
@SerializedName("ref1")
|
||
|
public String p;
|
||
|
|
||
|
@SerializedName("pointCustomerName")
|
||
|
public String q;
|
||
|
|
||
|
@SerializedName("formatType")
|
||
|
public String r;
|
||
|
|
||
|
@SerializedName("fee")
|
||
|
public String s;
|
||
|
|
||
|
@SerializedName("fastpayFlag")
|
||
|
public String t;
|
||
|
|
||
|
@SerializedName("remark")
|
||
|
public oTv u;
|
||
|
|
||
|
@SerializedName("ref2")
|
||
|
public String v;
|
||
|
|
||
|
@SerializedName("ref5")
|
||
|
public String w;
|
||
|
|
||
|
@SerializedName("ref4")
|
||
|
public String x;
|
||
|
|
||
|
@SerializedName("ref3")
|
||
|
public String y;
|
||
|
|
||
|
public boolean equals(Object obj) {
|
||
|
if (this == obj) {
|
||
|
return true;
|
||
|
}
|
||
|
if (!(obj instanceof C0733Ngv)) {
|
||
|
return false;
|
||
|
}
|
||
|
C0733Ngv c0733Ngv = (C0733Ngv) obj;
|
||
|
String str = this.s;
|
||
|
if (str == null ? c0733Ngv.s != null : !str.equals(c0733Ngv.s)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str2 = this.p;
|
||
|
if (str2 == null ? c0733Ngv.p != null : !str2.equals(c0733Ngv.p)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str3 = this.v;
|
||
|
if (str3 == null ? c0733Ngv.v != null : !str3.equals(c0733Ngv.v)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str4 = this.y;
|
||
|
if (str4 == null ? c0733Ngv.y != null : !str4.equals(c0733Ngv.y)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str5 = this.x;
|
||
|
if (str5 == null ? c0733Ngv.x != null : !str5.equals(c0733Ngv.x)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str6 = this.w;
|
||
|
if (str6 == null ? c0733Ngv.w != null : !str6.equals(c0733Ngv.w)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str7 = this.a;
|
||
|
if (str7 == null ? c0733Ngv.a != null : !str7.equals(c0733Ngv.a)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str8 = this.c;
|
||
|
if (str8 == null ? c0733Ngv.c != null : !str8.equals(c0733Ngv.c)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str9 = this.e;
|
||
|
if (str9 == null ? c0733Ngv.e != null : !str9.equals(c0733Ngv.e)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str10 = this.d;
|
||
|
if (str10 == null ? c0733Ngv.d != null : !str10.equals(c0733Ngv.d)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str11 = this.b;
|
||
|
if (str11 == null ? c0733Ngv.b != null : !str11.equals(c0733Ngv.b)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str12 = this.j;
|
||
|
if (str12 == null ? c0733Ngv.j != null : !str12.equals(c0733Ngv.j)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str13 = this.h;
|
||
|
if (str13 == null ? c0733Ngv.h != null : !str13.equals(c0733Ngv.h)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str14 = this.g;
|
||
|
if (str14 == null ? c0733Ngv.g != null : !str14.equals(c0733Ngv.g)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str15 = this.i;
|
||
|
if (str15 == null ? c0733Ngv.i != null : !str15.equals(c0733Ngv.i)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str16 = this.f;
|
||
|
if (str16 == null ? c0733Ngv.f != null : !str16.equals(c0733Ngv.f)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str17 = this.k;
|
||
|
if (str17 == null ? c0733Ngv.k != null : !str17.equals(c0733Ngv.k)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str18 = this.B;
|
||
|
if (str18 == null ? c0733Ngv.B != null : !str18.equals(c0733Ngv.B)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str19 = this.A;
|
||
|
if (str19 == null ? c0733Ngv.A != null : !str19.equals(c0733Ngv.A)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str20 = this.n;
|
||
|
if (str20 == null ? c0733Ngv.n != null : !str20.equals(c0733Ngv.n)) {
|
||
|
return false;
|
||
|
}
|
||
|
oTv otv = this.u;
|
||
|
if (otv == null ? c0733Ngv.u != null : !otv.equals(c0733Ngv.u)) {
|
||
|
return false;
|
||
|
}
|
||
|
String str21 = this.t;
|
||
|
if (str21 != null) {
|
||
|
return str21.equals(c0733Ngv.t);
|
||
|
}
|
||
|
return c0733Ngv.t == null;
|
||
|
}
|
||
|
|
||
|
public int hashCode() {
|
||
|
String str = this.s;
|
||
|
int hashCode = str != null ? str.hashCode() : 0;
|
||
|
String str2 = this.p;
|
||
|
int hashCode2 = str2 != null ? str2.hashCode() : 0;
|
||
|
String str3 = this.v;
|
||
|
int hashCode3 = str3 != null ? str3.hashCode() : 0;
|
||
|
String str4 = this.y;
|
||
|
int hashCode4 = str4 != null ? str4.hashCode() : 0;
|
||
|
String str5 = this.x;
|
||
|
int hashCode5 = str5 != null ? str5.hashCode() : 0;
|
||
|
String str6 = this.w;
|
||
|
int hashCode6 = str6 != null ? str6.hashCode() : 0;
|
||
|
String str7 = this.a;
|
||
|
int hashCode7 = str7 != null ? str7.hashCode() : 0;
|
||
|
String str8 = this.c;
|
||
|
int hashCode8 = str8 != null ? str8.hashCode() : 0;
|
||
|
String str9 = this.e;
|
||
|
int hashCode9 = str9 != null ? str9.hashCode() : 0;
|
||
|
String str10 = this.d;
|
||
|
int hashCode10 = str10 != null ? str10.hashCode() : 0;
|
||
|
String str11 = this.b;
|
||
|
int hashCode11 = str11 != null ? str11.hashCode() : 0;
|
||
|
String str12 = this.j;
|
||
|
int hashCode12 = str12 != null ? str12.hashCode() : 0;
|
||
|
String str13 = this.h;
|
||
|
int hashCode13 = str13 != null ? str13.hashCode() : 0;
|
||
|
String str14 = this.g;
|
||
|
int hashCode14 = str14 != null ? str14.hashCode() : 0;
|
||
|
String str15 = this.i;
|
||
|
int hashCode15 = str15 != null ? str15.hashCode() : 0;
|
||
|
String str16 = this.f;
|
||
|
int hashCode16 = str16 != null ? str16.hashCode() : 0;
|
||
|
String str17 = this.k;
|
||
|
int hashCode17 = str17 != null ? str17.hashCode() : 0;
|
||
|
String str18 = this.B;
|
||
|
int hashCode18 = str18 != null ? str18.hashCode() : 0;
|
||
|
String str19 = this.A;
|
||
|
int hashCode19 = str19 != null ? str19.hashCode() : 0;
|
||
|
String str20 = this.n;
|
||
|
int hashCode20 = str20 != null ? str20.hashCode() : 0;
|
||
|
oTv otv = this.u;
|
||
|
int hashCode21 = otv != null ? otv.hashCode() : 0;
|
||
|
String str21 = this.t;
|
||
|
return (((((((((((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + hashCode12) * 31) + hashCode13) * 31) + hashCode14) * 31) + hashCode15) * 31) + hashCode16) * 31) + hashCode17) * 31) + hashCode18) * 31) + hashCode19) * 31) + hashCode20) * 31) + hashCode21) * 31) + (str21 != null ? str21.hashCode() : 0);
|
||
|
}
|
||
|
}
|