Class Pmp

    • Constructor Summary

      Constructors 
      Constructor Description
      Pmp()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.json.JSONObject getJsonObject()  
      • Methods inherited from class org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid

        toJSON
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • private_auction

        public java.lang.Integer private_auction
      • deals

        public java.util.List<Deals> deals
    • Constructor Detail

      • Pmp

        public Pmp()
    • Method Detail

      • getJsonObject

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