ContributionPropertyDescription interface
Description about a property of a contribution type
description | Description of the property |
name | Name of the property |
required | True if this property is required |
type | The type of value used for this property |
Description of the property
description: string
Property Value
string
Name of the property
name: string
Property Value
string
True if this property is required
required: boolean
Property Value
boolean
The type of value used for this property
type: ContributionPropertyType