|
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.h, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C15607h {
|
|
|
|
@SerializedName("giftTranId")
|
|
private String b;
|
|
|
|
public C15607h(String str) {
|
|
this.b = str;
|
|
}
|
|
}
|