Property | Type | Description |
---|
auxProperties | object | All known auxiliary properties associated with the version (these are optional additional metadata added by authors). |
color | string | The HTML color associated with this version. |
content | string | The HTML content of the version. |
created | string | Creation date of the version. |
data | object | The raw JSON data for the version. |
defaultView | string | The name of the default view associated with this version. |
description | string | The version’s description. |
extension | string | File extension of the version’s media (media nodes only). |
isVersionOf | string | URL of the node this version applies to. |
mediaSource | object | Object literal describing the source of the version’s media (media nodes only). |
number | string | Index of this version in the version order (if left unchanged by the author, this is also the version creation order). |
properties | object | All known standard properties associated with the version. |
sourceFile | string | URL of the version’s source file (media nodes only). |
title | string | The title of the version. |
url | string | The URL of the version. |