66 lines
2.0 KiB
Java
66 lines
2.0 KiB
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.cyO, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
public class C7968cyO {
|
||
|
|
||
|
@SerializedName("depositList")
|
||
|
public List<JNE> a;
|
||
|
|
||
|
@SerializedName("debitCard")
|
||
|
public C15377goq b;
|
||
|
|
||
|
@SerializedName("clientList")
|
||
|
public List<AeX> c;
|
||
|
|
||
|
@SerializedName("debitCardList")
|
||
|
public List<Yms> d;
|
||
|
|
||
|
@SerializedName("cardList")
|
||
|
public List<hAo> e;
|
||
|
|
||
|
@SerializedName("loanList")
|
||
|
public List<QBA> f;
|
||
|
|
||
|
@SerializedName("prepaidAccountList")
|
||
|
public List<idH> g;
|
||
|
|
||
|
@SerializedName("securitiesList")
|
||
|
public Gdg h;
|
||
|
|
||
|
@SerializedName("merchantWalletList")
|
||
|
public List<Wqa> i;
|
||
|
|
||
|
@SerializedName("smeLoanList")
|
||
|
public List<QBA> j;
|
||
|
|
||
|
public final boolean b() {
|
||
|
List<hAo> list;
|
||
|
List<QBA> list2;
|
||
|
List<AeX> list3;
|
||
|
List<QBA> list4;
|
||
|
List<Wqa> list5;
|
||
|
List<idH> list6;
|
||
|
List<JNE> list7 = this.a;
|
||
|
return ((list7 == null || list7.isEmpty()) && ((list = this.e) == null || list.isEmpty()) && (((list2 = this.f) == null || list2.isEmpty()) && (((list3 = this.c) == null || list3.isEmpty()) && (((list4 = this.j) == null || list4.isEmpty()) && (((list5 = this.i) == null || list5.isEmpty()) && ((list6 = this.g) == null || list6.isEmpty())))))) ? false : true;
|
||
|
}
|
||
|
|
||
|
public boolean equals(Object obj) {
|
||
|
if (this == obj) {
|
||
|
return true;
|
||
|
}
|
||
|
if (obj == null || getClass() != obj.getClass()) {
|
||
|
return false;
|
||
|
}
|
||
|
C7968cyO c7968cyO = (C7968cyO) obj;
|
||
|
return new C15177gjK().a(this.a, c7968cyO.a).a(this.e, c7968cyO.e).a(this.f, c7968cyO.f).a(this.c, c7968cyO.c).a(this.j, c7968cyO.j).a(this.i, c7968cyO.i).a(this.g, c7968cyO.g).a(this.h, c7968cyO.h).b;
|
||
|
}
|
||
|
|
||
|
public int hashCode() {
|
||
|
return new gjL((byte) 0).c(this.a).c(this.e).c(this.f).c(this.c).c(this.j).c(this.i).c(this.g).c(this.h).e;
|
||
|
}
|
||
|
}
|