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

40 lines
1.0 KiB
Java

package o;
import java.util.List;
import org.threeten.bp.OffsetDateTime;
/* loaded from: classes3.dex */
public final class pPU extends Pag {
public final boolean a;
public String b;
public Jky c;
public OffsetDateTime d;
public final String f;
public final List<RgS> g;
public String h;
public final String i;
public final String j;
public String k;
public double l;
public pPU(String str, OffsetDateTime offsetDateTime, double d, String str2, String str3, Jky jky, List<RgS> list, String str4, String str5, String str6, boolean z) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
C14957gcv.e(str4, "");
C14957gcv.e(str5, "");
C14957gcv.e(str6, "");
this.b = str;
this.d = offsetDateTime;
this.l = d;
this.k = str2;
this.h = str3;
this.c = jky;
this.g = list;
this.f = str4;
this.i = str5;
this.j = str6;
this.a = z;
}
}