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