23 lines
552 B
Java
23 lines
552 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import com.huawei.hms.support.feature.result.CommonConstant;
|
|
import org.simpleframework.xml.strategy.Name;
|
|
|
|
/* renamed from: o.ruv, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16868ruv {
|
|
|
|
@SerializedName(CommonConstant.KEY_STATUS)
|
|
public final String a;
|
|
|
|
@SerializedName("amount")
|
|
public final String c;
|
|
|
|
@SerializedName(Name.MARK)
|
|
public final String d;
|
|
|
|
@SerializedName("timestamp")
|
|
public final String e;
|
|
}
|