Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 643 Bytes

ResourceAttributeUpdate.md

File metadata and controls

12 lines (7 loc) · 643 Bytes

ResourceAttributeUpdate

Properties

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]

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