PropertyValueArray
This struct contains just an array of property values.
Name | Description | Type |
---|---|---|
value | Property values. | PropertyValue[] |
Example
{
"value": [] /* Array of PropertyValue */
}
This struct contains just an array of property values.
Name | Description | Type |
---|---|---|
value | Property values. | PropertyValue[] |
{
"value": [] /* Array of PropertyValue */
}