addonsGroupInfoRow
has_dividerboolean
items object[]
Array [
titlestring
valuestring
]
addonsGroupInfoRow
{
"has_divider": true,
"items": [
{
"title": "string",
"value": "string"
}
]
}
{
"has_divider": true,
"items": [
{
"title": "string",
"value": "string"
}
]
}