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

131 lines
3.5 KiB
Java

package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.ej, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C11635ej {
@SerializedName("yearlyCardInterestRate")
private Double A;
@SerializedName("totalPaymentAmount")
private Double C;
@SerializedName("tilesVersion")
public String a;
@SerializedName("cardInterestRate")
private Double b;
@SerializedName("cardInterestAmount")
private Double c;
@SerializedName("amount")
private double d;
@SerializedName("callbackUrl")
private String e;
@SerializedName("deeplinkId")
private String f;
@SerializedName("merchantMetaData")
private C15758iOf g;
@SerializedName("merchantId")
private String h;
@SerializedName("ippType")
private Integer i;
@SerializedName("cardRef")
private String j;
@SerializedName("monthlyInstallmentAmount")
private Double k;
@SerializedName("orderReference")
private String l;
@SerializedName("note")
private String m;
@SerializedName("partnerName")
private String n;
/* renamed from: o, reason: collision with root package name */
@SerializedName("partnerId")
private String f9016o;
@SerializedName("partnerSubType")
private String p;
@SerializedName("partnerTransactionId")
private String q;
@SerializedName("point")
private C6543cW r;
@SerializedName("principal")
private Double s;
@SerializedName("partnerType")
private String t;
@SerializedName("terminalId")
private String u;
@SerializedName("tenure")
private Integer v;
@SerializedName("sofType")
private String w;
@SerializedName("sourceType")
private String x;
@SerializedName("productCode")
private String y;
public /* synthetic */ C11635ej(String str, String str2, String str3, String str4, String str5, String str6, String str7, double d, String str8, String str9, String str10, Integer num, Integer num2, Double d2, Double d3, Double d4, Double d5, Double d6, Double d7, String str11, String str12, C15758iOf c15758iOf) {
this(str, str2, str3, str4, str5, str6, str7, d, str8, str9, str10, num, num2, d2, d3, d4, d5, d6, d7, str11, str12, c15758iOf, "", null, null, null, null);
}
public C11635ej(String str, String str2, String str3, String str4, String str5, String str6, String str7, double d, String str8, String str9, String str10, Integer num, Integer num2, Double d2, Double d3, Double d4, Double d5, Double d6, Double d7, String str11, String str12, C15758iOf c15758iOf, String str13, String str14, C6543cW c6543cW, String str15, String str16) {
C14957gcv.e(str, "");
C14957gcv.e(str6, "");
C14957gcv.e(str7, "");
C14957gcv.e(str8, "");
C14957gcv.e(str10, "");
C14957gcv.e(str13, "");
this.j = str;
this.e = str2;
this.f9016o = str3;
this.n = str4;
this.q = str5;
this.t = str6;
this.p = str7;
this.d = d;
this.h = str8;
this.u = str9;
this.l = str10;
this.i = num;
this.v = num2;
this.C = d2;
this.s = d3;
this.b = d4;
this.c = d5;
this.k = d6;
this.A = d7;
this.y = str11;
this.m = str12;
this.g = c15758iOf;
this.a = str13;
this.w = str14;
this.r = c6543cW;
this.x = str15;
this.f = str16;
}
}