Review interface
Review オブジェクト。
プロパティ
callback |
コールバック エンドポイント。 |
content | コンテンツ値。 |
content |
コンテンツの ID。 |
created |
レビュー担当者名です。 |
metadata | KeyValue の配列。 |
reviewer |
レビュー担当者がタグを設定した KeyValue の配列。 |
review |
レビューの ID。 |
status | 状態文字列 (<保留中、完了>)。 |
sub |
サブチームの名前。 |
type | コンテンツの種類。 |
プロパティの詳細
callbackEndpoint
コールバック エンドポイント。
callbackEndpoint?: string
プロパティ値
string
content
コンテンツ値。
content?: string
プロパティ値
string
contentId
コンテンツの ID。
contentId?: string
プロパティ値
string
createdBy
レビュー担当者名です。
createdBy?: string
プロパティ値
string
metadata
reviewerResultTags
reviewId
レビューの ID。
reviewId?: string
プロパティ値
string
status
状態文字列 (<保留中、完了>)。
status?: string
プロパティ値
string
subTeam
サブチームの名前。
subTeam?: string
プロパティ値
string
type
コンテンツの種類。
type?: string
プロパティ値
string