objectVersion property

String? objectVersion
getter/setter pair

The object version of the object at the server.

Must be included in the end notification response. The version in the end notification response must correspond to the new version of the object that is now stored at the server, after the upload.

Implementation

core.String? objectVersion;