UpdateQnaDTOMetadata interface

List of metadata associated with the answer to be updated

Extends

Inherited Properties

add

List of metadata associated with answer to be added

deleteProperty

List of Metadata associated with answer to be deleted

Inherited Property Details

add

List of metadata associated with answer to be added

add?: MetadataDTO[]

Property Value

Inherited From UpdateMetadataDTO.add

deleteProperty

List of Metadata associated with answer to be deleted

deleteProperty?: MetadataDTO[]

Property Value

Inherited From UpdateMetadataDTO.deleteProperty