22 lines
439 B
Java
22 lines
439 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.cOP, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C6281cOP {
|
|
|
|
@SerializedName("footer")
|
|
public List<C16790rJO> a;
|
|
|
|
@SerializedName("tiles")
|
|
public List<MdX> b;
|
|
|
|
@SerializedName("header")
|
|
public List<MdX> c;
|
|
|
|
@SerializedName("loanTracking")
|
|
public List<MdX> d;
|
|
}
|