app
/
com.ocean.ishareeconomy_android.database.dao
/
LendObjectDatabaseDao
/
usingObjectsForUserById
usingObjectsForUserById
abstract
fun
usingObjectsForUserById
(
id
:
String
)
:
List
<
LendObjectWithObjectUsers
>