what-the-bank/sources/o/KGc.java

15 lines
417 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.data.network.service.easycash.EasycashCommercialInfoService;
/* loaded from: classes3.dex */
public final class KGc {
public final EasycashCommercialInfoService c;
@InterfaceC13391fZD
public KGc(EasycashCommercialInfoService easycashCommercialInfoService) {
C14957gcv.e(easycashCommercialInfoService, "");
this.c = easycashCommercialInfoService;
}
}