Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 618 Bytes

AttributeBlockEditable.md

File metadata and controls

12 lines (7 loc) · 618 Bytes

AttributeBlockEditable

Properties

Name Type Description Notes
r#type models::AttributeType The type of the attribute, we currently support: bool, number (ints, floats), time (a timestamp), string, and json.
description Option<String> optional description string explaining what data this attribute will store [optional]

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