public class UserConsentRequestModel extends JsonModel
| Constructor and Description |
|---|
UserConsentRequestModel(org.json.JSONObject jsonObject) |
UserConsentRequestModel(java.lang.String deviceId,
java.lang.String deviceIdType,
boolean consent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getConsent() |
java.lang.String |
getDeviceId() |
java.lang.String |
getDeviceIdType() |