33 lines
775 B
Java
33 lines
775 B
Java
package o;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class PHf extends ZTC {
|
|
public static final String d;
|
|
public static final String e;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm {
|
|
private LWm() {
|
|
}
|
|
|
|
public /* synthetic */ LWm(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
@InterfaceC13391fZD
|
|
public PHf() {
|
|
}
|
|
|
|
public static C5383brx d(TNJ tnj) {
|
|
C14957gcv.e(tnj, "");
|
|
return new C5383brx(tnj.a, tnj.b, tnj.f, tnj.j, tnj.i, tnj.g, tnj.d, tnj.c, tnj.e);
|
|
}
|
|
|
|
static {
|
|
new LWm((byte) 0);
|
|
d = "MerchantLanding.accountRemark can't be null when function is LANDING";
|
|
e = "MerchantLanding.merchantMinAge can't be null when function is ONBOARD";
|
|
}
|
|
}
|