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
/
getReceiptById
get
Receipt
By
Id
abstract
suspend
fun
getReceiptById
(
id
:
Long
)
:
Receipt
?
(
source
)