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

18 lines
567 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.data.network.service.BondService;
import com.scb.phone.data.network.service.BondTermsAndConditionsService;
/* renamed from: o.aog, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C2971aog {
public final BondService d;
public final BondTermsAndConditionsService e;
@InterfaceC13391fZD
public C2971aog(BondService bondService, BondTermsAndConditionsService bondTermsAndConditionsService) {
this.d = bondService;
this.e = bondTermsAndConditionsService;
}
}