Parameter | Type | Description | Example |
object | The column definition. | ||
name | string | The column name. | order_id |
description | string | The column description. | description |
id | integer | The column ID. | 0 |
type | FullDataType | The column type. |
Parameter | Type | Description | Example |
object | The column definition. | ||
name | string | The column name. | order_id |
description | string | The column description. | description |
id | integer | The column ID. | 0 |
type | FullDataType | The column type. |