ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
journey
/
com.pingidentity.journey.callback
/
BooleanAttributeInputCallback
Boolean
Attribute
Input
Callback
class
BooleanAttributeInputCallback
:
AttributeInputCallback
A callback for collecting a boolean attribute from a user.
Members
Constructors
Boolean
Attribute
Input
Callback
Link copied to clipboard
constructor
(
)
Properties
value
Link copied to clipboard
var
value
:
Boolean
The value of the attribute.
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