Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 888 Bytes

DeclarativeLabel.md

File metadata and controls

19 lines (14 loc) · 888 Bytes

DeclarativeLabel

A attribute label.

Properties

Name Type Description Notes
id str Label ID.
source_column str A name of the source column in the table.
title str Label title.
description str Label description. [optional]
source_column_data_type str A type of the source column [optional]
tags [str] A list of tags. [optional]
value_type str Specific type of label [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]