Review interface
Review 物件。
屬性
| callback |
回呼端點。 |
| content | 內容值。 |
| content |
內容的標識碼。 |
| created |
檢閱者名稱。 |
| metadata | KeyValue 的陣列。 |
| reviewer |
具有檢閱者設定標籤的KeyValue陣列。 |
| review |
檢閱的標識碼。 |
| status | 狀態字串 (<Pending、Complete>)。 |
| sub |
子小組的名稱。 |
| type | 內容類型。 |
屬性詳細資料
callbackEndpoint
回呼端點。
callbackEndpoint?: string
屬性值
string
content
內容值。
content?: string
屬性值
string
contentId
內容的標識碼。
contentId?: string
屬性值
string
createdBy
檢閱者名稱。
createdBy?: string
屬性值
string
metadata
reviewerResultTags
reviewId
檢閱的標識碼。
reviewId?: string
屬性值
string
status
狀態字串 (<Pending、Complete>)。
status?: string
屬性值
string
subTeam
子小組的名稱。
subTeam?: string
屬性值
string
type
內容類型。
type?: string
屬性值
string