package o; import com.google.gson.annotations.SerializedName; /* renamed from: o.cK, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public final class C6146cK { @SerializedName("agentType") public final String a; @SerializedName("currencyCode") public final String b; @SerializedName("countryName") public final String c; @SerializedName("annotation") public final String d; @SerializedName("channelType") public final String e; @SerializedName("promptpayID") public final String f; @SerializedName("amountTo") private final double g; @SerializedName("tilesVersion") private final String h; @SerializedName("accountFromNumber") private final String i; @SerializedName("purpose") public final String j; public C6146cK(String str, String str2, String str3, String str4, double d, String str5, String str6, String str7, String str8, String str9) { C14957gcv.e(str, ""); C14957gcv.e(str2, ""); C14957gcv.e(str3, ""); C14957gcv.e(str4, ""); C14957gcv.e(str5, ""); C14957gcv.e(str6, ""); C14957gcv.e(str8, ""); C14957gcv.e(str9, ""); this.c = str; this.e = str2; this.a = str3; this.b = str4; this.g = d; this.i = str5; this.f = str6; this.d = str7; this.j = str8; this.h = str9; } }