Name | Type | Description | Notes |
---|---|---|---|
r#type | Option<models::AttributeType> | The type of the attribute, we currently support: bool , number (ints, floats), time (a timestamp), string , and json . |
[optional] |
description | Option<String> | An optional longer description of what this attribute respresents in your system | [optional] |