package o; import android.widget.LinearLayout; import com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel; /* loaded from: classes3.dex */ public final class WHv { public final LinearLayout a; public final CustomEasyCashSectionLabel d; public WHv(LinearLayout linearLayout, CustomEasyCashSectionLabel customEasyCashSectionLabel) { this.a = linearLayout; this.d = customEasyCashSectionLabel; } }