14 lines
292 B
Java
14 lines
292 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.data.network.service.FundSummaryService;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class BlS {
|
||
|
private FundSummaryService d;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public BlS(FundSummaryService fundSummaryService) {
|
||
|
this.d = fundSummaryService;
|
||
|
}
|
||
|
}
|