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