VersionCommentArray
An array of object versions and their associated property values, used for comment history.
| Name | Description | Type |
|---|---|---|
value | Object version and its property values. | VersionComment[] |
Example
{
"value": [] /* Array of VersionComment */
}