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

17 lines
514 B
Java

package o;
import com.scb.phone.data.network.service.ProfileService;
import com.scb.phone.data.network.service.registration.RegistrationWithApiAuthService;
/* loaded from: classes.dex */
public final class nBt {
public ProfileService a;
public RegistrationWithApiAuthService c;
@InterfaceC13391fZD
public nBt(ProfileService profileService, RegistrationWithApiAuthService registrationWithApiAuthService) {
this.a = profileService;
this.c = registrationWithApiAuthService;
}
}