Skip to main content

ListBoardsResponseContent

Type Alias ListBoardsResponseContent 

Source
pub type ListBoardsResponseContent = Vec<Board>;
Expand description

ListBoardsResponseContent, as the model names it.

Aliased Typeยง

pub struct ListBoardsResponseContent { /* private fields */ }