Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 636 Bytes

ResourceAttributeUpdate.md

File metadata and controls

10 lines (7 loc) · 636 Bytes

# ResourceAttributeUpdate

Properties

Name Type Description Notes
type AttributeType The type of the attribute, we currently support: `bool`, `number` (ints, floats), `time` (a timestamp), `string`, and `json`. [optional]
description 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]