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

17 lines
341 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.fK, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C12883fK {
@SerializedName("paymentType")
private String b;
public C12883fK(String str) {
C14957gcv.e(str, "");
this.b = str;
}
}