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

public class Pmp extends BaseBid
See Also:
  • Field Details

    • private_auction

      public Integer private_auction
    • deals

      public List<Deals> deals
  • Constructor Details

    • Pmp

      public Pmp()
  • Method Details

    • getJsonObject

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