Receipts
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Receipts
Receipts
/
com.fam007e.receipts.worker
/
UpdateResult
/
NewUpdate
New
Update
data
class
NewUpdate
(
val
version
:
String
,
val
downloadUrl
:
String
)
:
UpdateResult
(
source
)
Members
Constructors
New
Update
Link copied to clipboard
constructor
(
version
:
String
,
downloadUrl
:
String
)
Properties
download
Url
Link copied to clipboard
val
downloadUrl
:
String
version
Link copied to clipboard
val
version
:
String