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

14 lines
242 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
/* loaded from: classes3.dex */
public final class PqG {
@SerializedName("consentDescription")
private String b;
@SerializedName("consent")
private String c;
}