IssueContractBaseProperties interface

Issue contract Base Properties.

Properties

apiId

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

createdDate

Date and time when the issue was created.

state

Status of the issue.

Property Details

apiId

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

apiId?: string

Property Value

string

createdDate

Date and time when the issue was created.

createdDate?: Date

Property Value

Date

state

Status of the issue.

state?: string

Property Value

string