60 lines
1.1 KiB
Java
60 lines
1.1 KiB
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class wDp {
|
||
|
|
||
|
@SerializedName("code")
|
||
|
public String a;
|
||
|
|
||
|
@SerializedName("couponExpiry")
|
||
|
public String b;
|
||
|
|
||
|
@SerializedName("couponTimeLimit")
|
||
|
public Integer c;
|
||
|
|
||
|
@SerializedName("condition")
|
||
|
public String d;
|
||
|
|
||
|
@SerializedName("availability")
|
||
|
public Integer e;
|
||
|
|
||
|
@SerializedName("currencyCode")
|
||
|
public String f;
|
||
|
|
||
|
@SerializedName("mileageInfo")
|
||
|
public BAQ g;
|
||
|
|
||
|
@SerializedName("description")
|
||
|
public String h;
|
||
|
|
||
|
@SerializedName("localDate")
|
||
|
public String i;
|
||
|
|
||
|
@SerializedName("imageURL")
|
||
|
public String j;
|
||
|
|
||
|
@SerializedName("redeemCash")
|
||
|
public Integer k;
|
||
|
|
||
|
@SerializedName("name")
|
||
|
public String l;
|
||
|
|
||
|
@SerializedName("productType")
|
||
|
public EnumC0856QaM m;
|
||
|
|
||
|
@SerializedName("redeemPointWithCash")
|
||
|
public Integer n;
|
||
|
|
||
|
/* renamed from: o, reason: collision with root package name */
|
||
|
@SerializedName("redeemPoint")
|
||
|
public Integer f9297o;
|
||
|
|
||
|
@SerializedName("relationType")
|
||
|
public EnumC1889aRM p;
|
||
|
|
||
|
@SerializedName("relationId")
|
||
|
public Integer q;
|
||
|
}
|