Interface AttributeBlockRead

Export

AttributeBlockRead

Hierarchy

  • AttributeBlockRead

Properties

Properties

description?: string

optional description string explaining what data this attribute will store

Memberof

AttributeBlockRead

id: string

Unique id of the attribute

Memberof

AttributeBlockRead

key?: string

action key

Memberof

AttributeBlockRead

The type of the attribute, we currently support: bool, number (ints, floats), time (a timestamp), string, and json.

Memberof

AttributeBlockRead

Generated using TypeDoc