public class ConsentHistoryListResponse extends Object
| Constructor and Description |
|---|
ConsentHistoryListResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<GivenConsentHistory> |
getHistory() |
String |
getUserId() |
void |
setHistory(List<GivenConsentHistory> history) |
void |
setUserId(String userId) |
public String getUserId()
public void setUserId(String userId)
public List<GivenConsentHistory> getHistory()
public void setHistory(List<GivenConsentHistory> history)
Copyright © 2016–2020 Wultra s.r.o.. All rights reserved.