get User Account Data Events Start With
abstract fun getUserAccountDataEventsStartWith(type: String): List<UserAccountDataEvent>
Content copied to clipboard
Retrieve user account data list whose type starts with the given type.
Return
list of account data whose type starts with the given type
Parameters
type
the type or the starting part of a type