ReadonlycontentThe content of the draft at the time this version was saved
ReadonlycreatedTimestamp for the creation of the version
Optional ReadonlydraftThe Draft object related to the version. Typically not needed, as versions are accessed through the versions property of a draft.
ReadonlyuuidUnique identifier of this version
Version objects represent individual versions in a draft's version history. Versions are accessed using the
versionsproperty of the Draft object.Example