supportedTaxonomies

@SerializedName(value = "supportedTaxonomies")
@Expose
open var supportedTaxonomies: Set<ToolComponentReference>

An array of toolComponentReference objects to declare the taxonomies supported by the tool component.