SelectOptionBuilder

constructor(label: String, value: String)(source)

Parameters

label

The user-facing name of the option, max 100 characters.

value

The dev-defined value of the option, max 100 characters.