RowListField
RowListField
Root of the api result set for forming rows.
JSON Example
{
"alias": "string",
"path": "string"
}
string
alias
Optional
Short name or alias of row list field, if any. If unspecified, the row list field can be referenced by its index in the array of row list fields as $
string
path
Required
JSON path to the root of the api result set for forming rows.