14 lines
291 B
Java
14 lines
291 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.data.network.service.BillPaymentService;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class gCU {
|
||
|
public BillPaymentService b;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public gCU(BillPaymentService billPaymentService) {
|
||
|
this.b = billPaymentService;
|
||
|
}
|
||
|
}
|