public abstract class POBBaseNativeRequestAsset
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Getter for assetID
|
abstract org.json.JSONObject |
getRTBJSON()
Convert the asset object to JSONObject
|
boolean |
isRequired()
Getter for required
|
public int getId()
public boolean isRequired()
@NonNull public abstract org.json.JSONObject getRTBJSON()