13 lines
274 B
Java
13 lines
274 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.ayj, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C3501ayj {
|
||
|
|
||
|
@SerializedName("denominations")
|
||
|
public List<Integer> a;
|
||
|
}
|