59 lines
1.3 KiB
Java
59 lines
1.3 KiB
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import com.huawei.hms.support.feature.result.CommonConstant;
|
|
|
|
/* renamed from: o.azp, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C3560azp {
|
|
|
|
@SerializedName("installmentType")
|
|
public final String a;
|
|
|
|
@SerializedName("feeAndVat")
|
|
public final double b;
|
|
|
|
@SerializedName("feeRate")
|
|
public final double c;
|
|
|
|
@SerializedName("annualRate")
|
|
public final double d;
|
|
|
|
@SerializedName("loanId")
|
|
public final String f;
|
|
|
|
@SerializedName("monthlyRate")
|
|
public final String g;
|
|
|
|
@SerializedName("term")
|
|
public final String h;
|
|
|
|
@SerializedName("monthlyPayment")
|
|
public final double i;
|
|
|
|
@SerializedName(CommonConstant.KEY_STATUS)
|
|
public final C15104ghK j;
|
|
|
|
@SerializedName("totalFee")
|
|
public final Double k;
|
|
|
|
@SerializedName("totalPayment")
|
|
public final double l;
|
|
|
|
@SerializedName("totalPrincipal")
|
|
public final double m;
|
|
|
|
@SerializedName("totalInterest")
|
|
public final double n;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName("totalVat")
|
|
public final Double f8528o;
|
|
|
|
@SerializedName("vatRate")
|
|
public final double q;
|
|
|
|
@SerializedName("yearlyRate")
|
|
public final String r;
|
|
}
|