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

21 lines
412 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/* loaded from: classes.dex */
public class lIT extends C16562pOe {
@SerializedName("oprmembershipOnOtherCard")
public boolean a;
@SerializedName("tierRewards")
public List<C0815Pax> b;
@SerializedName("_links")
public List<uwQ> c;
@SerializedName("oprRewards")
public List<C0815Pax> d;
}