CustomPropertyModel
A custom property which may be attached to any object. See Tags and Custom Properties.
Properties
Name | Description | Additional information |
---|---|---|
Name | Custom property name. |
Type: String |
Value | Custom property value. |
Type: String |
Sample
application/json
Sample:
{ "Name": "WidgetSource", "Value": "Underwater" }