cc_transcript_issue_item
cc_transcript_issue_item
A JSON object that contains information of the CC and Transcript check Issue Item.
JSON Example
{
"count": 0,
"description": "string",
"id": "string",
"level": "string"
}
integer As int32 As int32
count
Required
Represents the count of the issue.
string
description
Required
Brief description of the issue.
string
id
Required
Issue ID name given by Crest.
string
level
Required
Refers to the conformance level defined by WCAG.