Class: Enum

Enum(key)

new Enum(key)

This constructor should not be invoked directly. Use the factory function Client#enum to create an Enum.

Parameters:
Name Type Description
key String

The key of the enum.

Source: