18 lines
368 B
Java
18 lines
368 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.dyT, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C10208dyT {
|
||
|
|
||
|
@SerializedName("tcAcceptDate")
|
||
|
private String a;
|
||
|
|
||
|
@SerializedName("existingCustomer")
|
||
|
private boolean c;
|
||
|
|
||
|
@SerializedName("tcAcceptVersion")
|
||
|
private int e;
|
||
|
}
|