74 lines
1.5 KiB
Java
74 lines
1.5 KiB
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.sBt, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16890sBt {
|
|
public static final Sts c = new Sts(0);
|
|
|
|
@SerializedName("bankCode")
|
|
public String a;
|
|
|
|
@SerializedName("accountToType")
|
|
public String b;
|
|
|
|
@SerializedName("accountToName")
|
|
public String d;
|
|
|
|
@SerializedName("accountTo")
|
|
public String e;
|
|
|
|
@SerializedName("feeType")
|
|
public String f;
|
|
|
|
@SerializedName("channelFee")
|
|
public String g;
|
|
|
|
@SerializedName("description")
|
|
public String h;
|
|
|
|
@SerializedName("code")
|
|
public String i;
|
|
|
|
@SerializedName("botFee")
|
|
public String j;
|
|
|
|
@SerializedName("pccTraceNo")
|
|
public String k;
|
|
|
|
@SerializedName("nickname")
|
|
public String l;
|
|
|
|
@SerializedName("scbFee")
|
|
public String n;
|
|
|
|
@SerializedName("totalFee")
|
|
public String p;
|
|
|
|
@SerializedName("subFunction")
|
|
public String q;
|
|
|
|
@SerializedName("sortSequence")
|
|
public Integer m = 0;
|
|
|
|
/* renamed from: o, reason: collision with root package name */
|
|
@SerializedName("recipientId")
|
|
public Long f9262o = 0L;
|
|
|
|
/* renamed from: o.sBt$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts {
|
|
private Sts() {
|
|
}
|
|
|
|
public /* synthetic */ Sts(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
public static final C16890sBt a() {
|
|
return new C16890sBt();
|
|
}
|
|
}
|