customTicketStatus property
A custom status to use for the ticket status value when ticketStatus
does not provide the right option.
Both ticketStatus
and customTicketStatus
may not be set.
Implementation
LocalizedString? customTicketStatus;
A custom status to use for the ticket status value when ticketStatus
does not provide the right option.
Both ticketStatus
and customTicketStatus
may not be set.
LocalizedString? customTicketStatus;