38 lines
690 B
Java
38 lines
690 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class HoT extends C16562pOe {
|
||
|
|
||
|
@SerializedName("interestRate")
|
||
|
public double a;
|
||
|
|
||
|
@SerializedName("interestAmount")
|
||
|
public double b;
|
||
|
|
||
|
@SerializedName("depositNumber")
|
||
|
public String c;
|
||
|
|
||
|
@SerializedName("depositAmount")
|
||
|
public double d;
|
||
|
|
||
|
@SerializedName("depositDate")
|
||
|
public String e;
|
||
|
|
||
|
@SerializedName("tenor")
|
||
|
public int f;
|
||
|
|
||
|
@SerializedName("sortSequence")
|
||
|
public int g;
|
||
|
|
||
|
@SerializedName("maturityDate")
|
||
|
public String h;
|
||
|
|
||
|
@SerializedName("tax")
|
||
|
public String i;
|
||
|
|
||
|
@SerializedName("tenorUnit")
|
||
|
public yzb j;
|
||
|
}
|