34 lines
684 B
Java
34 lines
684 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.domain.entity.mwpartner.EntityMappingException;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class THN extends ZTC {
|
||
|
@InterfaceC13391fZD
|
||
|
public THN() {
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class Sts {
|
||
|
private Sts() {
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ Sts(byte b) {
|
||
|
this();
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public static TFl e(FUn fUn) {
|
||
|
C14957gcv.e(fUn, "");
|
||
|
String str = fUn.b;
|
||
|
if (str != null) {
|
||
|
return new TFl(str);
|
||
|
}
|
||
|
throw new EntityMappingException("submitDateTime can not be null");
|
||
|
}
|
||
|
|
||
|
static {
|
||
|
new Sts((byte) 0);
|
||
|
}
|
||
|
}
|