-
- All Implemented Interfaces:
-
io.didomi.sdk.apiEvents.ApiEvent
public final class UIActionShownPersonalDataTypesApiEvent implements ApiEvent
Data class used to represent a Personal Data Types Shown event.
-
-
Constructor Summary
Constructors Constructor Description UIActionShownPersonalDataTypesApiEvent(String type, String timestamp, Float rate, User user, Source source, UIActionApiEventParameters parameters)
-
Method Summary
Modifier and Type Method Description StringgetType()StringgetTimestamp()FloatgetRate()UsergetUser()SourcegetSource()UIActionApiEventParametersgetParameters()-
-
Method Detail
-
getTimestamp
String getTimestamp()
-
getParameters
UIActionApiEventParameters getParameters()
-
-
-
-