app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.fam007e.receipts.ui.screens.capture
/
CaptureViewModel
/
saveReceipt
save
Receipt
fun
saveReceipt
(
personId
:
Long
,
categoryId
:
Long
?
,
mediaPath
:
String
,
mediaType
:
String
,
isPositive
:
Boolean
,
note
:
String
=
""
)