68 lines
1.7 KiB
Java
68 lines
1.7 KiB
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.dLv, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C8463dLv {
|
|
|
|
@SerializedName("annualRate")
|
|
public final String a;
|
|
|
|
@SerializedName("cardIconUrl")
|
|
public final String b;
|
|
|
|
@SerializedName("cardRemark")
|
|
public final String c;
|
|
|
|
@SerializedName("email")
|
|
public final String d;
|
|
|
|
@SerializedName("cardHolderName")
|
|
public final String e;
|
|
|
|
@SerializedName("merchantMetaData")
|
|
public final C15758iOf f;
|
|
|
|
@SerializedName("fee")
|
|
public final String g;
|
|
|
|
@SerializedName("remark")
|
|
public final String h;
|
|
|
|
@SerializedName("pointCustomerName")
|
|
public final String i;
|
|
|
|
@SerializedName("partnerSubType")
|
|
public final String j;
|
|
|
|
@SerializedName("transactionToken")
|
|
public final String n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName("termAndCon")
|
|
public final String f8761o;
|
|
|
|
public C8463dLv(String str, String str2, String str3, String str4, String str5, String str6, String str7, String str8, String str9, C15758iOf c15758iOf, String str10, String str11) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(str3, "");
|
|
C14957gcv.e(str4, "");
|
|
C14957gcv.e(str5, "");
|
|
C14957gcv.e(str6, "");
|
|
C14957gcv.e(str7, "");
|
|
this.n = str;
|
|
this.j = str2;
|
|
this.b = str3;
|
|
this.g = str4;
|
|
this.a = str5;
|
|
this.f8761o = str6;
|
|
this.e = str7;
|
|
this.d = str8;
|
|
this.h = str9;
|
|
this.f = c15758iOf;
|
|
this.c = str10;
|
|
this.i = str11;
|
|
}
|
|
}
|