Uses of Class
io.getlime.security.powerauth.app.tppengine.model.entity.GivenConsentHistory
| Package | Description |
|---|---|
| io.getlime.security.powerauth.app.tppengine.model.response |
-
Uses of GivenConsentHistory in io.getlime.security.powerauth.app.tppengine.model.response
Methods in io.getlime.security.powerauth.app.tppengine.model.response that return types with arguments of type GivenConsentHistory Modifier and Type Method Description List<GivenConsentHistory>ConsentHistoryListResponse. getHistory()Method parameters in io.getlime.security.powerauth.app.tppengine.model.response with type arguments of type GivenConsentHistory Modifier and Type Method Description voidConsentHistoryListResponse. setHistory(List<GivenConsentHistory> history)