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