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

26 lines
702 B
Java

package o;
import com.scb.phone.data.entity.transfer.SingleDataEntity;
import org.threeten.bp.OffsetDateTime;
/* loaded from: classes3.dex */
public final class Ifc extends ZTC {
@InterfaceC13391fZD
public Ifc() {
}
public static C1006TnQ e(SingleDataEntity<kGX> singleDataEntity) {
C1006TnQ e = C1006TnQ.e();
String str = singleDataEntity.getData().d;
if (str == null) {
str = "";
}
e.c = str;
String str2 = singleDataEntity.getData().b;
e.b = ZTC.b(str2 != null ? str2 : "", (OffsetDateTime) null);
e.a = singleDataEntity.getData().a;
e.d = singleDataEntity.getData().c;
return e;
}
}