51 lines
1.5 KiB
Java
51 lines
1.5 KiB
Java
package o;
|
|
|
|
import com.scb.phone.data.entity.transfer.SingleDataEntity;
|
|
import com.scb.phone.domain.entity.mwpartner.EntityMappingException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class ooO extends ZTC {
|
|
@InterfaceC13391fZD
|
|
public ooO() {
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV {
|
|
private RVV() {
|
|
}
|
|
|
|
public /* synthetic */ RVV(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
public static C17760zYk a(SingleDataEntity<OjU> singleDataEntity) {
|
|
C14957gcv.e(singleDataEntity, "");
|
|
yzb status = singleDataEntity.getStatus();
|
|
OjU data = singleDataEntity.getData();
|
|
String str = data.b;
|
|
C17760zYk c17760zYk = new C17760zYk(str == null ? "" : str, data.d, data.c, data.e, data.a);
|
|
c17760zYk.a(new iJI(status.e, status.c));
|
|
return c17760zYk;
|
|
}
|
|
|
|
public static void c(C17760zYk c17760zYk) {
|
|
if (c17760zYk == null) {
|
|
throw new EntityMappingException("QrBScanC must not be null");
|
|
}
|
|
if (c17760zYk.h == null) {
|
|
throw new EntityMappingException("QrBScanC.minAmount must not be null or empty");
|
|
}
|
|
if (c17760zYk.b == null) {
|
|
throw new EntityMappingException("QrBScanC.maxAmount must not be null or empty");
|
|
}
|
|
if (c17760zYk.d == null) {
|
|
throw new EntityMappingException("QrBScanC.limitStepSize must not be null or empty");
|
|
}
|
|
}
|
|
|
|
static {
|
|
new RVV((byte) 0);
|
|
}
|
|
}
|