IDataColumnBody
Home > @gooddata/sdk-model > IDataColumnBody
IDataColumnBody interface
Data column object interface.
Signature:
export interface IDataColumnBody
Properties
| Property | Type | Description |
|---|---|---|
| format? | string | (Optional) |
| name | string | |
| skip? | boolean | (Optional) |
| type | DataColumnType |