Review interface

Review オブジェクト。

プロパティ

callbackEndpoint

コールバック エンドポイント。

content

コンテンツ値。

contentId

コンテンツの ID。

createdBy

レビュー担当者名です。

metadata

KeyValue の配列。

reviewerResultTags

レビュー担当者がタグを設定した KeyValue の配列。

reviewId

レビューの ID。

status

状態文字列 (<保留中、完了>)。

subTeam

サブチームの名前。

type

コンテンツの種類。

プロパティの詳細

callbackEndpoint

コールバック エンドポイント。

callbackEndpoint?: string

プロパティ値

string

content

コンテンツ値。

content?: string

プロパティ値

string

contentId

コンテンツの ID。

contentId?: string

プロパティ値

string

createdBy

レビュー担当者名です。

createdBy?: string

プロパティ値

string

metadata

KeyValue の配列。

metadata?: KeyValuePair[]

プロパティ値

reviewerResultTags

レビュー担当者がタグを設定した KeyValue の配列。

reviewerResultTags?: KeyValuePair[]

プロパティ値

reviewId

レビューの ID。

reviewId?: string

プロパティ値

string

status

状態文字列 (<保留中、完了>)。

status?: string

プロパティ値

string

subTeam

サブチームの名前。

subTeam?: string

プロパティ値

string

type

コンテンツの種類。

type?: string

プロパティ値

string