sdk
Toggle table of contents
1.1.23-SNAPSHOT
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
ai.abra.sdk.rule
/
RuleConfigValue
/
StringListValue
String
List
Value
data
class
StringListValue
(
val
value
:
List
<
String
>
)
:
RuleConfigValue
Members
Constructors
String
List
Value
Link copied to clipboard
constructor
(
value
:
List
<
String
>
)
Properties
value
Link copied to clipboard
val
value
:
List
<
String
>