{
"tableId": "string",
"dbId": "string",
"tableName": "string",
"tableDisplayName": "string",
"tableDescription": "string",
"columns": [
{
"columnDefinitionId": "string",
"columnName": "string",
"columnDisplayName": "string",
"columnDescription": "string",
"columnType": "text",
"columnIsNullable": true,
"columnDefaultValue": null,
"columnOrder": 0,
"isDefault": true
}
],
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z"
}