18 lines
346 B
Java
18 lines
346 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class WVj {
|
|
|
|
@SerializedName("totalLoanAmount")
|
|
public String d = "";
|
|
|
|
@SerializedName("totalMonthlyPayment")
|
|
public String c = "";
|
|
|
|
@SerializedName("product")
|
|
public List<Xog> b = C14851gaI.c;
|
|
}
|