Module common

Source

Structs§

CardId
Card ID type - a newtype wrapper around i32
CollectionId
Collection ID type - a newtype wrapper around i32
DashboardId
Dashboard ID type - a newtype wrapper around i32
DatabaseId
Database ID type - a newtype wrapper around i32
MetabaseDateTime
Metabase DateTime type - a wrapper around chrono::DateTime<Utc>
MetabaseId
Metabase ID type - a newtype wrapper around i64
Pagination
Pagination parameters
UserId
User ID type - a newtype wrapper around i64

Enums§

ExportFormat
Export format for query results
Visibility
Visibility enum for collections and other resources