Skip to main content

DashboardsOrderByColumns

The valid fields by which dashboards can be ordered.

enum DashboardsOrderByColumns {
ID
NAME
CREATED_AT
UPDATED_AT
DELETED_AT
}

Values

DashboardsOrderByColumns.ID

Tag's unique identifier.

DashboardsOrderByColumns.NAME

The dashboard's name.

DashboardsOrderByColumns.CREATED_AT

The date and time when the dashboard was created.

DashboardsOrderByColumns.UPDATED_AT

The date and time when the dashboard was last updated.

DashboardsOrderByColumns.DELETED_AT

The date and time when the dashboard was deleted.

Member Of

QueryDashboardsOrderByOrderByClause input