Skip to main content

VersionCommentArray

An array of object versions and their associated property values, used for comment history.

NameDescriptionType
valueObject version and its property values.VersionComment[]

Example

{
"value": [] /* Array of VersionComment */
}