what-the-bank/sources/o/C15607h.java

16 lines
301 B
Java

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;
}
}