List of owners associated with an issue.
type IOwner { name: String email: String }
name String
String
Name of the owner
email String
Email of the owner
{} Issue.issueOwners
Last updated 1 month ago