Skip to content

Data Objects

A generic data object that can hold arbitrary properties and display values.

name property writable

name: str

properties property writable

properties: Dict[str, object]

displayValue property writable

displayValue: List[Base]

type property writable

type: str

type property writable

type: str