display property

String display
final

A human-readable display name for the participation status.

The display is a required field that contains a short, human-readable label for the participation status. It provides a more user-friendly representation of the code.

Implementation

final String display;