public class UserConsentDetailResponse extends Object
| Constructor and Description |
|---|
UserConsentDetailResponse() |
| Modifier and Type | Method and Description |
|---|---|
GivenConsent |
getConsent() |
String |
getUserId() |
void |
setConsent(GivenConsent consent) |
void |
setUserId(String userId) |
public String getUserId()
public void setUserId(String userId)
public GivenConsent getConsent()
public void setConsent(GivenConsent consent)
Copyright © 2016–2020 Wultra s.r.o.. All rights reserved.