toggle menu
mobilesdk
androidJvm
switch theme
search in API
mobilesdk
/
com.confirmit.mobilesdk.sync.payloads
/
DigitalFeedbackLoaderPayload
Digital
Feedback
Loader
Payload
class
DigitalFeedbackLoaderPayload
(
val
programVersion
:
Long
,
val
programUrl
:
String
)
Members
Constructors
Digital
Feedback
Loader
Payload
Link copied to clipboard
constructor
(
programVersion
:
Long
,
programUrl
:
String
)
Properties
program
Url
Link copied to clipboard
@
SerializedName
(
value
=
"programUrl"
)
val
programUrl
:
String
program
Version
Link copied to clipboard
@
SerializedName
(
value
=
"programVersion"
)
val
programVersion
:
Long