Function folders_get_all

Source
pub async fn folders_get_all(
    configuration: &Configuration,
) -> Result<FolderResponseModelListResponseModel, Error<FoldersGetAllError>>