Skip to main content

ListNotificationsResponseContent

Type Alias ListNotificationsResponseContent 

Source
pub type ListNotificationsResponseContent = Vec<Notification>;
Expand description

ListNotificationsResponseContent, as the model names it.

Aliased Typeยง

pub struct ListNotificationsResponseContent { /* private fields */ }