getUserAccountDataEventsStartWith

abstract fun getUserAccountDataEventsStartWith(type: String): List<UserAccountDataEvent>

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