Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IssueApiIssueDeleteLabelRequest

Request parameters for issueDeleteLabel operation in IssueApi.

export
interface

IssueApiIssueDeleteLabelRequest

Hierarchy

  • IssueApiIssueDeleteLabelRequest

Index

Properties

Properties

id: number

id of the label to delete

memberof

IssueApiIssueDeleteLabel

owner: string

owner of the repo

memberof

IssueApiIssueDeleteLabel

repo: string

name of the repo

memberof

IssueApiIssueDeleteLabel

Generated using TypeDoc