Skip to main content

PropertyValueWithMetadataArray

This struct contains just an array of property values and the metadata belonging to the properties.

NameDescriptionType
valueProperty value metadata.PropertyValueWithMetadata[]

Example

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