Skip to main content

ListCardsResponseContent

Type Alias ListCardsResponseContent 

Source
pub type ListCardsResponseContent = Vec<Card>;
Expand description

ListCardsResponseContent, as the model names it.

Aliased Typeยง

pub struct ListCardsResponseContent { /* private fields */ }