Properties
NAME | TYPE | DESCRIPTION |
total | integer | Total number of columns in the given table. |
columns | array |
Example
JSON
{
"total": 5,
"columns": ""
}
JSON
{
"total": 5,
"columns": ""
}
NAME | TYPE | DESCRIPTION |
total | integer | Total number of columns in the given table. |
columns | array |
{
"total": 5,
"columns": ""
}
{
"total": 5,
"columns": ""
}