ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.jsInteraction.model
/
ExpoFpCustomButtonEvent
Expo
Fp
Custom
Button
Event
@
Serializable
data
class
ExpoFpCustomButtonEvent
(
val
externalId
:
String
=
""
,
val
buttonNumber
:
Int
=
0
,
val
buttonUrl
:
URL
=
URL("")
)
Members
Constructors
Expo
Fp
Custom
Button
Event
Link copied to clipboard
constructor
(
externalId
:
String
=
""
,
buttonNumber
:
Int
=
0
,
buttonUrl
:
URL
=
URL("")
)
Properties
button
Number
Link copied to clipboard
@
SerialName
(
value
=
"buttonNumber"
)
val
buttonNumber
:
Int
=
0
Number
button
Url
Link copied to clipboard
@
SerialName
(
value
=
"buttonUrl"
)
@
Serializable
(
with
=
UrlAsStringSerializer::class
)
val
buttonUrl
:
URL
URL
external
Id
Link copied to clipboard
@
SerialName
(
value
=
"externalId"
)
val
externalId
:
String
External ID
id
Link copied to clipboard
val
id
:
String
External ID used as identifier