Export

GetContentDocumentResponseAllOf

interface GetContentDocumentResponseAllOf {
    contentRecord: ContentRecord;
}

Properties

Properties

contentRecord: ContentRecord

Memberof

GetContentDocumentResponseAllOf