java.lang.Object
io.github.primelib.jira4j.restv2.model.CustomFieldOptionUpdate.CustomFieldOptionUpdateBuilder
-
Methodenübersicht
Whether the option is disabled.
The ID of the custom field option.
The value of the custom field option.
-
Methodendetails
-
disabled
Whether the option is disabled.
- Gibt zurück:
this
.
-
id
The ID of the custom field option.
- Gibt zurück:
this
.
-
value
The value of the custom field option.
- Gibt zurück:
this
.
-
-