Interface IssueLabelsOption

IssueLabelsOption a collection of labels

Hierarchy

  • IssueLabelsOption

Properties

Properties

labels?: any[]

Labels can be a list of integers representing label IDs or a list of strings representing label names

Generated using TypeDoc