Maps a contribution to a licensing behavior

interface LicensingOverride {
    behavior?: ContributionLicensingBehaviorType;
    id?: string;
}

Properties

Properties

How the inclusion of this contribution should change based on licensing

id?: string

Fully qualified contribution id which we want to define licensing behavior for