次の方法で共有


IssueContractBaseProperties interface

コントラクトの基本プロパティを発行します。

プロパティ

apiId

問題が作成された API のリソース識別子。

createdDate

問題が作成された日時。

state

問題の状態。

プロパティの詳細

apiId

問題が作成された API のリソース識別子。

apiId?: string

プロパティ値

string

createdDate

問題が作成された日時。

createdDate?: Date

プロパティ値

Date

state

問題の状態。

state?: string

プロパティ値

string