toggle menu
mobilesdk
androidJvm
switch theme
search in API
mobilesdk
/
com.confirmit.mobilesdk.surveyengine.packages
/
ResourceInfo
Resource
Info
data
class
ResourceInfo
(
val
key
:
String
,
val
value
:
String
)
Members
Constructors
Resource
Info
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Properties
key
Link copied to clipboard
@
SerializedName
(
value
=
"key"
)
val
key
:
String
value
Link copied to clipboard
@
SerializedName
(
value
=
"s"
)
val
value
:
String