customTicketStatus property

LocalizedString? customTicketStatus
getter/setter pair

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;