22 lines
599 B
Java
22 lines
599 B
Java
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 : "");
|
|
}
|
|
}
|