public class GetPrivacyListAsJsonUseCase
extends java.lang.Object
| Constructor and Description |
|---|
GetPrivacyListAsJsonUseCase() |
| Modifier and Type | Method and Description |
|---|---|
JSONObject |
execute(java.util.List<DataUseConsent> data)
Pass whitelisted data use consent list to convert it to JSONObject
|
public JSONObject execute(java.util.List<DataUseConsent> data)
data -