15 lines
330 B
Java
15 lines
330 B
Java
package o;
|
|
|
|
import com.scb.phone.data.network.service.DebitCardService;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class CJN {
|
|
public final DebitCardService d;
|
|
|
|
@InterfaceC13391fZD
|
|
public CJN(DebitCardService debitCardService) {
|
|
C14957gcv.e(debitCardService, "");
|
|
this.d = debitCardService;
|
|
}
|
|
}
|