18 lines
567 B
Java
18 lines
567 B
Java
|
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;
|
||
|
}
|
||
|
}
|