java.lang.Object
org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid
org.prebid.mobile.rendering.models.openrtb.bidRequests.User
All Implemented Interfaces:
Serializable

public class User extends BaseBid
See Also:
  • Field Details

  • Constructor Details

    • User

      public User()
  • Method Details

    • getJsonObject

      public org.json.JSONObject getJsonObject() throws org.json.JSONException
      Throws:
      org.json.JSONException
    • getGeo

      public Geo getGeo()
    • setGeo

      public void setGeo(Geo geo)
    • getExt

      public Ext getExt()
    • setExt

      public void setExt(Ext ext)