ContributionPropertyDescription interface
Description about a property of a contribution type
Properties
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 |
Property Details
description
Description of the property
description: string
Property Value
string
name
Name of the property
name: string
Property Value
string
required
True if this property is required
required: boolean
Property Value
boolean
type
The type of value used for this property
type: ContributionPropertyType