Interface AplusContentApiModelGetContentDocumentResponse

GetContentDocumentResponse

interface AplusContentApiModelGetContentDocumentResponse {
    contentRecord: AplusContentApiModelContentRecord;
    warnings?: Error[];
}

Properties

GetContentDocumentResponse

warnings?: Error[]

A set of messages to the user, such as warnings or comments.

GetContentDocumentResponse

MMNEPVFCICPMFPCPTTAAATR