linear.issueresponse.assignee
Home > @runlightyear/linear > IssueResponse > assignee
IssueResponse.assignee property
The user to whom the issue is assigned to.
Signature:assignee: {
id: LinearID;
name: string;
};
Home > @runlightyear/linear > IssueResponse > assignee
The user to whom the issue is assigned to.
Signature:assignee: {
id: LinearID;
name: string;
};