pub type ImageList200Response = Vec<ImageSummary>;
Expand description
Summary image data for the images matching the query
Aliased Typeยง
pub struct ImageList200Response { /* private fields */ }
pub type ImageList200Response = Vec<ImageSummary>;
Summary image data for the images matching the query
pub struct ImageList200Response { /* private fields */ }