Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 628 Bytes

AttributeBlockRead.md

File metadata and controls

13 lines (8 loc) · 628 Bytes

AttributeBlockRead

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`.
id java.util.UUID Unique id of the attribute
description kotlin.String optional description string explaining what data this attribute will store [optional]
key kotlin.String action key [optional]