Interface ContentSourceMapRemoteDocument

interface ContentSourceMapRemoteDocument {
    _dataset: string;
    _id: string;
    _projectId: string;
    _type: string;
}

Hierarchy (View Summary)

Properties

_dataset: string
_id: string
_projectId: string
_type: string