16 lines
378 B
Java
16 lines
378 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import com.huawei.hms.support.feature.result.CommonConstant;
|
||
|
|
||
|
/* renamed from: o.RvJ, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C0933RvJ {
|
||
|
|
||
|
@SerializedName("countryName")
|
||
|
public String a;
|
||
|
|
||
|
@SerializedName(CommonConstant.KEY_COUNTRY_CODE)
|
||
|
public String c;
|
||
|
}
|