Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 810 Bytes

ColumnOverride.md

File metadata and controls

16 lines (11 loc) · 810 Bytes

ColumnOverride

Table column override.

Properties

Name Type Description Notes
name str Column name.
label_target_column str Specifies the attribute's column to which this label is associated. [optional]
label_type str Label type for the target attribute. [optional]
ldm_type_override str Logical Data Model type for the column. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]