package o; import com.google.gson.annotations.SerializedName; /* renamed from: o.eP, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public class C10798eP { @SerializedName("scheduleDetailId") private String c; @SerializedName("scheduleMainId") private String e; public C10798eP(String str, String str2) { this.e = str; this.c = str2; } }