IssueContractBaseProperties Class

Definition

Issue contract Base Properties.

public class IssueContractBaseProperties
type IssueContractBaseProperties = class
Public Class IssueContractBaseProperties
Inheritance
IssueContractBaseProperties

Constructors

IssueContractBaseProperties()

Initializes a new instance of the IssueContractBaseProperties class.

IssueContractBaseProperties(Nullable<DateTime>, String, String)

Initializes a new instance of the IssueContractBaseProperties class.

Properties

ApiId

Gets or sets a resource identifier for the API the issue was created for.

CreatedDate

Gets or sets date and time when the issue was created.

State

Gets or sets status of the issue. Possible values include: 'proposed', 'open', 'removed', 'resolved', 'closed'

Applies to