Skip to main content

ListCommentsResponseContent

Type Alias ListCommentsResponseContent 

Source
pub type ListCommentsResponseContent = Vec<Comment>;
Expand description

ListCommentsResponseContent, as the model names it.

Aliased Typeยง

pub struct ListCommentsResponseContent { /* private fields */ }