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
/
getReceiptsForPerson
get
Receipts
For
Person
abstract
fun
getReceiptsForPerson
(
personId
:
Long
)
:
Flow
<
List
<
Receipt
>
>
(
source
)