39 lines
928 B
Java
39 lines
928 B
Java
package o;
|
|
|
|
import com.scb.phone.data.entity.transfer.SingleDataEntity;
|
|
|
|
/* renamed from: o.Phe, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C0827Phe extends ZTC {
|
|
@InterfaceC13391fZD
|
|
public C0827Phe() {
|
|
}
|
|
|
|
public static Kaq e(SingleDataEntity<C16393nuI> singleDataEntity) {
|
|
C16393nuI data = singleDataEntity.getData();
|
|
Kaq e = Kaq.e();
|
|
String str = data.h;
|
|
if (str == null) {
|
|
str = "";
|
|
}
|
|
e.f = str;
|
|
String str2 = data.a;
|
|
if (str2 == null) {
|
|
str2 = "";
|
|
}
|
|
e.g = str2;
|
|
String str3 = data.f;
|
|
if (str3 == null) {
|
|
str3 = "";
|
|
}
|
|
e.i = str3;
|
|
String str4 = data.g;
|
|
e.j = str4 != null ? str4 : "";
|
|
e.a = data.d;
|
|
e.c = data.e;
|
|
e.d = data.b;
|
|
e.b = data.c;
|
|
return e;
|
|
}
|
|
}
|