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 a; @SerializedName("debitCard") public C15377goq b; @SerializedName("clientList") public List c; @SerializedName("debitCardList") public List d; @SerializedName("cardList") public List e; @SerializedName("loanList") public List f; @SerializedName("prepaidAccountList") public List g; @SerializedName("securitiesList") public Gdg h; @SerializedName("merchantWalletList") public List i; @SerializedName("smeLoanList") public List j; public final boolean b() { List list; List list2; List list3; List list4; List list5; List list6; List 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; } }