CollectionEnumFieldNames

const CollectionEnumFieldNames: object;

Contains the field names of all valid fields for a groovy metadata collection.

This should be kept in sync with GroovyFieldNames in FieldType.scala

Type declaration

Category

readonly Category: "category" = 'category';

Color

readonly Color: "color" = 'color';

Description

readonly Description: "description" = 'description';

IconUrl

readonly IconUrl: "iconUrl" = 'iconUrl';

Id

readonly Id: "id" = 'id';

Name

readonly Name: "name" = 'name';