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

22 lines
599 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.data.entity.transfer.SingleDataEntity;
/* loaded from: classes3.dex */
public final class Uju extends ZTC {
@InterfaceC13391fZD
public Uju() {
}
public static C17784zhb b(SingleDataEntity<C17732zLw> singleDataEntity) {
C14957gcv.e(singleDataEntity, "");
String str = singleDataEntity.getStatus().e;
if (str == null) {
str = "";
}
C17732zLw data = singleDataEntity.getData();
String str2 = data != null ? data.a : null;
return new C17784zhb(str, str2 != null ? str2 : "");
}
}