Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IssueUpdateContract

Package version

Issue update Parameters.

Hierarchy

  • IssueUpdateContract

Index

Properties

Optional apiId

apiId: undefined | string

A resource identifier for the API the issue was created for.

Optional createdDate

createdDate: Date

Date and time when the issue was created.

Optional description

description: undefined | string

Text describing the issue.

Optional state

state: State

Status of the issue.

Optional title

title: undefined | string

The issue title.

Optional userId

userId: undefined | string

A resource identifier for the user created the issue.

Generated using TypeDoc