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