Receipts
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Receipts
Receipts
/
com.fam007e.receipts.data.db.dao
/
ReceiptDao
/
getRecentsInCategory
get
Recents
In
Category
abstract
suspend
fun
getRecentsInCategory
(
personId
:
Long
,
categoryId
:
Long
,
limit
:
Int
)
:
List
<
ReceiptEntity
>
(
source
)