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