XColumns Data Type

Properties
name data type description
column array of XColumn

Example

{
  "column" : [ {
    "name" : "...",
    "_type" : "...",
    "comment" : "..."
  }, {
    "name" : "...",
    "_type" : "...",
    "comment" : "..."
  } ]
}