Share via


CreateReviewBodyItem interface

Schema items of the body.

Properties

callbackEndpoint

Optional CallbackEndpoint.

content

Content to review.

contentId

Content Identifier.

metadata

Optional metadata details.

type

Type of the content. Possible values include: 'Image', 'Text'

Property Details

callbackEndpoint

Optional CallbackEndpoint.

callbackEndpoint?: string

Property Value

string

content

Content to review.

content: string

Property Value

string

contentId

Content Identifier.

contentId: string

Property Value

string

metadata

Optional metadata details.

metadata?: CreateReviewBodyItemMetadataItem[]

Property Value

type

Type of the content. Possible values include: 'Image', 'Text'

type: Type

Property Value