StringList

A list of string values.

JSON representation
{
  "values": [
    string
  ]
}
Fields
values[]

string

String values.