Review interface
Objekt Revize.
Vlastnosti
callback |
Koncový bod zpětného volání. |
content | Hodnota obsahu. |
content |
ID obsahu. |
created |
Jméno revidujících |
metadata | Array of KeyValue. |
reviewer |
Array of KeyValue with Reviewer set Tags. |
review |
ID kontroly. |
status | Stavový řetězec (<Čeká na vyřízení, Dokončení>). |
sub |
Název subteamu. |
type | Typ obsahu. |
Podrobnosti vlastnosti
callbackEndpoint
Koncový bod zpětného volání.
callbackEndpoint?: string
Hodnota vlastnosti
string
content
Hodnota obsahu.
content?: string
Hodnota vlastnosti
string
contentId
ID obsahu.
contentId?: string
Hodnota vlastnosti
string
createdBy
Jméno revidujících
createdBy?: string
Hodnota vlastnosti
string
metadata
reviewerResultTags
Array of KeyValue with Reviewer set Tags.
reviewerResultTags?: KeyValuePair[]
Hodnota vlastnosti
reviewId
ID kontroly.
reviewId?: string
Hodnota vlastnosti
string
status
Stavový řetězec (<Čeká na vyřízení, Dokončení>).
status?: string
Hodnota vlastnosti
string
subTeam
Název subteamu.
subTeam?: string
Hodnota vlastnosti
string
type
Typ obsahu.
type?: string
Hodnota vlastnosti
string