Vendor constructor
Vendor()
Implementation
Vendor(
this.id,
this.name,
this.namespaces,
this.purposeIds,
this.legIntPurposeIds,
this.featureIds,
this.flexiblePurposeIds,
this.specialPurposeIds,
this.specialFeatureIds,
this.urls);