Skip to main content

ListColumnsResponseContent

Type Alias ListColumnsResponseContent 

Source
pub type ListColumnsResponseContent = Vec<Column>;
Expand description

ListColumnsResponseContent, as the model names it.

Aliased Typeยง

pub struct ListColumnsResponseContent { /* private fields */ }