package o; import com.scb.phone.domain.entity.mwpartner.EntityMappingException; /* loaded from: classes3.dex */ public final class jXH extends ZTC { @InterfaceC13391fZD public jXH() { } public static ULs d(KQF kqf) { C14957gcv.e(kqf, ""); String str = kqf.c; if (str == null) { throw new EntityMappingException("data must not be null or empty"); } Double d = kqf.e; if (d != null) { double doubleValue = d.doubleValue(); Double d2 = kqf.d; if (d2 != null) { double doubleValue2 = d2.doubleValue(); String str2 = kqf.a; if (str2 != null) { return new ULs(str, doubleValue, doubleValue2, str2); } throw new EntityMappingException("data must not be null or empty"); } throw new EntityMappingException("data must not be null or empty"); } throw new EntityMappingException("data must not be null or empty"); } }