Function get_all_items

Source
pub async fn get_all_items(
    configuration: &Configuration,
    params: GetAllItemsParams,
) -> Result<DataPageItemSchema, Error<GetAllItemsError>>
Expand description

Fetch items details.