GovernanceAssignmentAdditionalData interface
Describe the additional data of governance assignment - optional
Properties
ticket |
Ticket link associated with this governance assignment - for example: https://snow.com |
ticket |
Ticket number associated with this governance assignment |
ticket |
The ticket status associated with this governance assignment - for example: Active |
Property Details
ticketLink
Ticket link associated with this governance assignment - for example: https://snow.com
ticketLink?: string
Property Value
string
ticketNumber
Ticket number associated with this governance assignment
ticketNumber?: number
Property Value
number
ticketStatus
The ticket status associated with this governance assignment - for example: Active
ticketStatus?: string
Property Value
string