Label Class

Definition

Item in The list of labels associated with the pull request.

public class Label
type Label = class
Public Class Label
Inheritance
Label

Constructors

Name Description
Label()

Properties

Name Description
Color

6-character hex code, without the leading #, identifying the color

Description

A brief description of this label.

Id

The Unique Identifier for the label.

IsDefault

Whether or not this is a default label.

Name

The name of the label.

NodeId

The Node ID for the label.

Url

URL for the label

Applies to