what-the-bank/sources/o/fGW.java

55 lines
952 B
Java

package o;
import com.google.gson.annotations.SerializedName;
/* loaded from: classes3.dex */
public final class fGW {
@SerializedName("receiver")
public VLB a;
@SerializedName("function")
public String b;
@SerializedName("ref1")
public String c;
@SerializedName("dateTime")
public String d;
@SerializedName("fee")
public Double e;
@SerializedName("ref3")
public String f;
@SerializedName("transRef")
public String g;
@SerializedName("sender")
public C0431GjE i;
@SerializedName("ref2")
public String j;
private fGW(byte b) {
this.d = null;
this.g = null;
this.c = null;
this.j = null;
this.f = null;
this.e = null;
this.b = null;
this.i = null;
this.a = null;
}
private /* synthetic */ fGW(char c) {
this((byte) 0);
}
public fGW() {
this((char) 0);
}
}