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

33 lines
916 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import org.threeten.bp.OffsetDateTime;
/* loaded from: classes3.dex */
public final class Cpk {
public final String a;
public final String b;
public final String c;
public final String d;
public final C15598gwj e;
public final OffsetDateTime f;
public final OffsetDateTime g;
public final String h;
public final String i;
public final String j;
public final String n;
public Cpk(OffsetDateTime offsetDateTime, OffsetDateTime offsetDateTime2, String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, C15598gwj c15598gwj) {
this.g = offsetDateTime;
this.f = offsetDateTime2;
this.h = str;
this.j = str2;
this.i = str3;
this.a = str4;
this.d = str5;
this.n = str6;
this.c = str7;
this.b = str8;
this.e = c15598gwj;
}
}