sdk
Toggle table of contents
1.3.0
Select version
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.1.1
1.0
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
>