Typeguard to check if the given object is a valid UpdateObject.
The object to be checked.
Returns true if the object is a valid UpdateObject, false otherwise.
Generated using TypeDoc
Typeguard to check if the given object is a valid UpdateObject.