21 lines
412 B
Java
21 lines
412 B
Java
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;
|
|
}
|