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

public class Deals extends BaseBid
See Also:
  • Field Details

    • id

      public String id
    • bidfloor

      public Float bidfloor
    • bidfloorcur

      public String bidfloorcur
    • at

      public Integer at
    • wseat

      public String[] wseat
    • wadomain

      public String[] wadomain
  • Constructor Details

    • Deals

      public Deals()
  • Method Details

    • getJsonObject

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