ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
journey
/
com.pingidentity.journey.callback
/
NumberAttributeInputCallback
Number
Attribute
Input
Callback
class
NumberAttributeInputCallback
:
AttributeInputCallback
A callback for collecting a number attribute.
Members
Constructors
Number
Attribute
Input
Callback
Link copied to clipboard
constructor
(
)
Properties
value
Link copied to clipboard
var
value
:
Double
The number input by the user.
Functions
init
Link copied to clipboard
protected
open
override
fun
init
(
name
:
String
,
value
:
JsonElement
)
payload
Link copied to clipboard
open
override
fun
payload
(
)
:
JsonObject