34 lines
686 B
Java
34 lines
686 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.pkZ, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C16619pkZ {
|
|
|
|
@SerializedName("amount")
|
|
public String a;
|
|
|
|
@SerializedName("accountTo")
|
|
public String b;
|
|
|
|
@SerializedName("annotation")
|
|
public C15387gp<String> c = new C15387gp<>();
|
|
|
|
@SerializedName("partnerId")
|
|
public String d;
|
|
|
|
@SerializedName("accountFrom")
|
|
public String e;
|
|
|
|
@SerializedName("partnerName")
|
|
public String f;
|
|
|
|
@SerializedName("partnerTransactionId")
|
|
public String i;
|
|
|
|
public static C16619pkZ b() {
|
|
return new C16619pkZ();
|
|
}
|
|
}
|