385 lines
13 KiB
Java
385 lines
13 KiB
Java
package o;
|
|
|
|
import com.google.android.gms.measurement.api.AppMeasurementSdk;
|
|
import com.google.gson.annotations.SerializedName;
|
|
import org.simpleframework.xml.strategy.Name;
|
|
|
|
/* renamed from: o.LBa, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C0628LBa extends C16562pOe {
|
|
|
|
@SerializedName("scheduleFlag")
|
|
public String A;
|
|
|
|
@SerializedName("refType")
|
|
public String B;
|
|
|
|
@SerializedName("refNo3")
|
|
public String C;
|
|
|
|
@SerializedName("refNo2")
|
|
public String D;
|
|
|
|
@SerializedName("barcodeType")
|
|
private String E;
|
|
|
|
@SerializedName(AppMeasurementSdk.ConditionalUserProperty.ACTIVE)
|
|
private String F;
|
|
|
|
@SerializedName("uriUrl")
|
|
public String G;
|
|
|
|
@SerializedName("accountPay")
|
|
private String H;
|
|
|
|
@SerializedName("billerId")
|
|
public String I;
|
|
|
|
@SerializedName("createdBy")
|
|
private String J;
|
|
|
|
@SerializedName("ref3Label")
|
|
private String K;
|
|
|
|
@SerializedName("suggestionFlag")
|
|
private String L;
|
|
|
|
@SerializedName("formatType")
|
|
private String M;
|
|
|
|
@SerializedName("placeholderRef3")
|
|
private String N;
|
|
|
|
@SerializedName("suggestionOrder")
|
|
private int Q;
|
|
|
|
@SerializedName("updatedBy")
|
|
private String S;
|
|
|
|
@SerializedName("billerLogo")
|
|
public String a;
|
|
|
|
@SerializedName("amountType")
|
|
public String b;
|
|
|
|
@SerializedName("accountNumber")
|
|
public String c;
|
|
|
|
@SerializedName("amount")
|
|
public double d;
|
|
|
|
@SerializedName("accountTo")
|
|
public String e;
|
|
|
|
@SerializedName("billerShortName")
|
|
public String f;
|
|
|
|
@SerializedName("bnplFlag")
|
|
public String g;
|
|
|
|
@SerializedName("cardScheme")
|
|
public RFl h;
|
|
|
|
@SerializedName("billerName")
|
|
public String i;
|
|
|
|
@SerializedName("categoryCode")
|
|
public String j;
|
|
|
|
@SerializedName(Name.MARK)
|
|
public int k;
|
|
|
|
@SerializedName("favouriteFlag")
|
|
public String l;
|
|
|
|
@SerializedName("companyCode")
|
|
public String m;
|
|
|
|
@SerializedName("donation")
|
|
public C16025kZS n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName("function")
|
|
public String f8246o;
|
|
|
|
@SerializedName("placeholderRef2")
|
|
public String p;
|
|
|
|
@SerializedName("pointFlag")
|
|
public String q;
|
|
|
|
@SerializedName("placeholderRef1")
|
|
public String r;
|
|
|
|
@SerializedName("minAmount")
|
|
public Double s;
|
|
|
|
@SerializedName("paymentMethod")
|
|
public String t;
|
|
|
|
@SerializedName("ref2Label")
|
|
public String u;
|
|
|
|
@SerializedName("refNo1")
|
|
public String v;
|
|
|
|
@SerializedName("pullSlip")
|
|
public fGW w;
|
|
|
|
@SerializedName("promptpayFlag")
|
|
public String x;
|
|
|
|
@SerializedName("ref1Label")
|
|
public String y;
|
|
|
|
@SerializedName("scanToken")
|
|
public String z;
|
|
|
|
public boolean equals(Object obj) {
|
|
if (this == obj) {
|
|
return true;
|
|
}
|
|
if (obj == null || getClass() != obj.getClass()) {
|
|
return false;
|
|
}
|
|
C0628LBa c0628LBa = (C0628LBa) obj;
|
|
if (Double.compare(c0628LBa.d, this.d) != 0 || this.k != c0628LBa.k || this.Q != c0628LBa.Q) {
|
|
return false;
|
|
}
|
|
String str = this.c;
|
|
if (str == null ? c0628LBa.c != null : !str.equals(c0628LBa.c)) {
|
|
return false;
|
|
}
|
|
String str2 = this.v;
|
|
if (str2 == null ? c0628LBa.v != null : !str2.equals(c0628LBa.v)) {
|
|
return false;
|
|
}
|
|
String str3 = this.D;
|
|
if (str3 == null ? c0628LBa.D != null : !str3.equals(c0628LBa.D)) {
|
|
return false;
|
|
}
|
|
String str4 = this.C;
|
|
if (str4 == null ? c0628LBa.C != null : !str4.equals(c0628LBa.C)) {
|
|
return false;
|
|
}
|
|
String str5 = this.e;
|
|
if (str5 == null ? c0628LBa.e != null : !str5.equals(c0628LBa.e)) {
|
|
return false;
|
|
}
|
|
String str6 = this.f8246o;
|
|
if (str6 == null ? c0628LBa.f8246o != null : !str6.equals(c0628LBa.f8246o)) {
|
|
return false;
|
|
}
|
|
String str7 = this.I;
|
|
if (str7 == null ? c0628LBa.I != null : !str7.equals(c0628LBa.I)) {
|
|
return false;
|
|
}
|
|
String str8 = this.z;
|
|
if (str8 == null ? c0628LBa.z != null : !str8.equals(c0628LBa.z)) {
|
|
return false;
|
|
}
|
|
RFl rFl = this.h;
|
|
if (rFl == null ? c0628LBa.h != null : !rFl.equals(c0628LBa.h)) {
|
|
return false;
|
|
}
|
|
C16025kZS c16025kZS = this.n;
|
|
if (c16025kZS == null ? c0628LBa.n != null : !c16025kZS.equals(c0628LBa.n)) {
|
|
return false;
|
|
}
|
|
fGW fgw = this.w;
|
|
if (fgw == null ? c0628LBa.w != null : !fgw.equals(c0628LBa.w)) {
|
|
return false;
|
|
}
|
|
String str9 = this.a;
|
|
if (str9 == null ? c0628LBa.a != null : !str9.equals(c0628LBa.a)) {
|
|
return false;
|
|
}
|
|
String str10 = this.m;
|
|
if (str10 == null ? c0628LBa.m != null : !str10.equals(c0628LBa.m)) {
|
|
return false;
|
|
}
|
|
String str11 = this.t;
|
|
if (str11 == null ? c0628LBa.t != null : !str11.equals(c0628LBa.t)) {
|
|
return false;
|
|
}
|
|
String str12 = this.B;
|
|
if (str12 == null ? c0628LBa.B != null : !str12.equals(c0628LBa.B)) {
|
|
return false;
|
|
}
|
|
String str13 = this.b;
|
|
if (str13 == null ? c0628LBa.b != null : !str13.equals(c0628LBa.b)) {
|
|
return false;
|
|
}
|
|
String str14 = this.j;
|
|
if (str14 == null ? c0628LBa.j != null : !str14.equals(c0628LBa.j)) {
|
|
return false;
|
|
}
|
|
String str15 = this.F;
|
|
if (str15 == null ? c0628LBa.F != null : !str15.equals(c0628LBa.F)) {
|
|
return false;
|
|
}
|
|
String str16 = this.L;
|
|
if (str16 == null ? c0628LBa.L != null : !str16.equals(c0628LBa.L)) {
|
|
return false;
|
|
}
|
|
String str17 = this.x;
|
|
if (str17 == null ? c0628LBa.x != null : !str17.equals(c0628LBa.x)) {
|
|
return false;
|
|
}
|
|
String str18 = this.i;
|
|
if (str18 == null ? c0628LBa.i != null : !str18.equals(c0628LBa.i)) {
|
|
return false;
|
|
}
|
|
String str19 = this.f;
|
|
if (str19 == null ? c0628LBa.f != null : !str19.equals(c0628LBa.f)) {
|
|
return false;
|
|
}
|
|
String str20 = this.y;
|
|
if (str20 == null ? c0628LBa.y != null : !str20.equals(c0628LBa.y)) {
|
|
return false;
|
|
}
|
|
String str21 = this.u;
|
|
if (str21 == null ? c0628LBa.u != null : !str21.equals(c0628LBa.u)) {
|
|
return false;
|
|
}
|
|
String str22 = this.K;
|
|
if (str22 == null ? c0628LBa.K != null : !str22.equals(c0628LBa.K)) {
|
|
return false;
|
|
}
|
|
String str23 = this.E;
|
|
if (str23 == null ? c0628LBa.E != null : !str23.equals(c0628LBa.E)) {
|
|
return false;
|
|
}
|
|
String str24 = this.M;
|
|
if (str24 == null ? c0628LBa.M != null : !str24.equals(c0628LBa.M)) {
|
|
return false;
|
|
}
|
|
String str25 = this.H;
|
|
if (str25 == null ? c0628LBa.H != null : !str25.equals(c0628LBa.H)) {
|
|
return false;
|
|
}
|
|
String str26 = this.r;
|
|
if (str26 == null ? c0628LBa.r != null : !str26.equals(c0628LBa.r)) {
|
|
return false;
|
|
}
|
|
String str27 = this.p;
|
|
if (str27 == null ? c0628LBa.p != null : !str27.equals(c0628LBa.p)) {
|
|
return false;
|
|
}
|
|
String str28 = this.N;
|
|
if (str28 == null ? c0628LBa.N != null : !str28.equals(c0628LBa.N)) {
|
|
return false;
|
|
}
|
|
String str29 = this.S;
|
|
if (str29 == null ? c0628LBa.S != null : !str29.equals(c0628LBa.S)) {
|
|
return false;
|
|
}
|
|
String str30 = this.J;
|
|
if (str30 == null ? c0628LBa.J == null : str30.equals(c0628LBa.J)) {
|
|
return false;
|
|
}
|
|
Double d = this.s;
|
|
if (d == null ? c0628LBa.s != null : !d.equals(c0628LBa.s)) {
|
|
return false;
|
|
}
|
|
String str31 = this.G;
|
|
if (str31 == null ? c0628LBa.G == null : str31.equals(c0628LBa.G)) {
|
|
return false;
|
|
}
|
|
String str32 = this.A;
|
|
if (str32 == null ? c0628LBa.A == null : str32.equals(c0628LBa.A)) {
|
|
return false;
|
|
}
|
|
String str33 = this.g;
|
|
if (str33 == null ? c0628LBa.g == null : str33.equals(c0628LBa.g)) {
|
|
return false;
|
|
}
|
|
String str34 = this.q;
|
|
String str35 = c0628LBa.q;
|
|
return str34 != null ? str34.equals(str35) : str35 == null;
|
|
}
|
|
|
|
public int hashCode() {
|
|
String str = this.c;
|
|
int hashCode = str != null ? str.hashCode() : 0;
|
|
String str2 = this.v;
|
|
int hashCode2 = str2 != null ? str2.hashCode() : 0;
|
|
String str3 = this.D;
|
|
int hashCode3 = str3 != null ? str3.hashCode() : 0;
|
|
String str4 = this.C;
|
|
int hashCode4 = str4 != null ? str4.hashCode() : 0;
|
|
long doubleToLongBits = Double.doubleToLongBits(this.d);
|
|
int i = (int) (doubleToLongBits ^ (doubleToLongBits >>> 32));
|
|
String str5 = this.e;
|
|
int hashCode5 = str5 != null ? str5.hashCode() : 0;
|
|
String str6 = this.f8246o;
|
|
int hashCode6 = str6 != null ? str6.hashCode() : 0;
|
|
String str7 = this.I;
|
|
int hashCode7 = str7 != null ? str7.hashCode() : 0;
|
|
String str8 = this.z;
|
|
int hashCode8 = str8 != null ? str8.hashCode() : 0;
|
|
RFl rFl = this.h;
|
|
int hashCode9 = rFl != null ? rFl.hashCode() : 0;
|
|
C16025kZS c16025kZS = this.n;
|
|
int hashCode10 = c16025kZS != null ? c16025kZS.hashCode() : 0;
|
|
fGW fgw = this.w;
|
|
int hashCode11 = fgw != null ? fgw.hashCode() : 0;
|
|
int i2 = this.k;
|
|
String str9 = this.a;
|
|
int hashCode12 = str9 != null ? str9.hashCode() : 0;
|
|
String str10 = this.m;
|
|
int hashCode13 = str10 != null ? str10.hashCode() : 0;
|
|
String str11 = this.t;
|
|
int hashCode14 = str11 != null ? str11.hashCode() : 0;
|
|
String str12 = this.B;
|
|
int hashCode15 = str12 != null ? str12.hashCode() : 0;
|
|
String str13 = this.b;
|
|
int hashCode16 = str13 != null ? str13.hashCode() : 0;
|
|
String str14 = this.j;
|
|
int hashCode17 = str14 != null ? str14.hashCode() : 0;
|
|
String str15 = this.F;
|
|
int hashCode18 = str15 != null ? str15.hashCode() : 0;
|
|
String str16 = this.L;
|
|
int hashCode19 = str16 != null ? str16.hashCode() : 0;
|
|
int i3 = this.Q;
|
|
String str17 = this.x;
|
|
int hashCode20 = str17 != null ? str17.hashCode() : 0;
|
|
String str18 = this.i;
|
|
int hashCode21 = str18 != null ? str18.hashCode() : 0;
|
|
String str19 = this.f;
|
|
int hashCode22 = str19 != null ? str19.hashCode() : 0;
|
|
String str20 = this.y;
|
|
int hashCode23 = str20 != null ? str20.hashCode() : 0;
|
|
String str21 = this.u;
|
|
int hashCode24 = str21 != null ? str21.hashCode() : 0;
|
|
String str22 = this.K;
|
|
int hashCode25 = str22 != null ? str22.hashCode() : 0;
|
|
String str23 = this.E;
|
|
int hashCode26 = str23 != null ? str23.hashCode() : 0;
|
|
String str24 = this.M;
|
|
int hashCode27 = str24 != null ? str24.hashCode() : 0;
|
|
String str25 = this.H;
|
|
int hashCode28 = str25 != null ? str25.hashCode() : 0;
|
|
String str26 = this.r;
|
|
int hashCode29 = str26 != null ? str26.hashCode() : 0;
|
|
String str27 = this.p;
|
|
int hashCode30 = str27 != null ? str27.hashCode() : 0;
|
|
String str28 = this.N;
|
|
int hashCode31 = str28 != null ? str28.hashCode() : 0;
|
|
String str29 = this.S;
|
|
int hashCode32 = str29 != null ? str29.hashCode() : 0;
|
|
String str30 = this.J;
|
|
int hashCode33 = str30 != null ? str30.hashCode() : 0;
|
|
String str31 = this.G;
|
|
int hashCode34 = str31 != null ? str31.hashCode() : 0;
|
|
String str32 = this.q;
|
|
int hashCode35 = str32 != null ? str32.hashCode() : 0;
|
|
Double d = this.s;
|
|
int hashCode36 = d != null ? d.hashCode() : 0;
|
|
String str33 = this.A;
|
|
int hashCode37 = str33 != null ? str33.hashCode() : 0;
|
|
String str34 = this.g;
|
|
return (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((hashCode * 31) + hashCode2) * 31) + hashCode3) * 31) + hashCode4) * 31) + i) * 31) + hashCode5) * 31) + hashCode6) * 31) + hashCode7) * 31) + hashCode8) * 31) + hashCode9) * 31) + hashCode10) * 31) + hashCode11) * 31) + i2) * 31) + hashCode12) * 31) + hashCode13) * 31) + hashCode14) * 31) + hashCode15) * 31) + hashCode16) * 31) + hashCode17) * 31) + hashCode18) * 31) + hashCode19) * 31) + i3) * 31) + hashCode20) * 31) + hashCode21) * 31) + hashCode22) * 31) + hashCode23) * 31) + hashCode24) * 31) + hashCode25) * 31) + hashCode26) * 31) + hashCode27) * 31) + hashCode28) * 31) + hashCode29) * 31) + hashCode30) * 31) + hashCode31) * 31) + hashCode32) * 31) + hashCode33) * 31) + hashCode34) * 31) + hashCode35) * 31) + hashCode36) * 31) + hashCode37) * 31) + (str34 != null ? str34.hashCode() : 0);
|
|
}
|
|
}
|