17 lines
341 B
Java
17 lines
341 B
Java
|
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;
|
||
|
}
|
||
|
}
|