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