WidgetElementApiDTO
Description
Basic information of an entity
Optional Parameters
- uuid
-
-
type: string
-
- displayName
-
-
type: string
-
description: A user readable name of the api object. Cannot be blank. The UTF-8 encoding must be at most 255 bytes.
-
- className
-
-
type: string
-
- row
-
-
type: integer
-
format: int32
-
- column
-
-
type: integer
-
format: int32
-
- type
-
-
type: string
-
- widgetId
-
-
type: integer
-
format: int64
-
- properties
-
-
type: object
-
additionalProperties: {'type': 'string'}
-
- stats
-
-
type: array
-
-
reference: StatApiInputDTO
-
-
- datasets
-
-
type: array
-
-
type: string
-
-