The Entity interface enforces conformance to Representable and requires the id and title properties.
Note: the property title is used instead of name because name in Enum is final and cannot be overridden.
title
name
The id used in the API.
id
The title as used in Documentation