Package com.slack.api.model.event
Class FunctionExecutedEvent.InputValue
java.lang.Object
com.slack.api.model.event.FunctionExecutedEvent.InputValue
- Enclosing class:
- FunctionExecutedEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasDouble()asFloat()asString()protected booleanbooleaninthashCode()voidsetStringValue(String stringValue) voidsetStringValues(List<String> stringValues) toString()
-
Constructor Details
-
InputValue
-
InputValue
public InputValue()
-
-
Method Details