Module api_dashboard_lists

Module api_dashboard_lists 

Source

Structs§

DashboardListsAPI
Interact with your dashboard lists through the API to organize, find, and share all of your dashboards with your team and organization.

Enums§

CreateDashboardListError
CreateDashboardListError is a struct for typed errors of method DashboardListsAPI::create_dashboard_list
DeleteDashboardListError
DeleteDashboardListError is a struct for typed errors of method DashboardListsAPI::delete_dashboard_list
GetDashboardListError
GetDashboardListError is a struct for typed errors of method DashboardListsAPI::get_dashboard_list
ListDashboardListsError
ListDashboardListsError is a struct for typed errors of method DashboardListsAPI::list_dashboard_lists
UpdateDashboardListError
UpdateDashboardListError is a struct for typed errors of method DashboardListsAPI::update_dashboard_list