Skip to content

Latest commit

 

History

History
14 lines (6 loc) Β· 250 Bytes

File metadata and controls

14 lines (6 loc) Β· 250 Bytes

StringArrayValue

Wrapper for an array of strings.

Properties

Name Type Description Notes
data List<String> The array of strings. [optional]