Enum RatingIconType

RatingIconType

An enum representing the supported types of rating icons.

To call an enum, you call its parent class, name, and property. For example, FormApp.RatingIconType.STAR.

Properties

PropertyTypeDescription
STAREnumA star icon.
HEARTEnumA heart icon.
THUMB_UPEnumA thumb up icon.