update Exists

open fun updateExists(projectId: String, updateId: String): ProjectUpdate

Method to fetch and check if an update exists

Return

project update, if exists, as ProjectUpdate, null if not

Parameters

projectId

The project identifier

updateId

The update identifier