Interface ViewEntitySourceDocumentCreationOptions

interface ViewEntitySourceDocumentCreationOptions {
    name: string;
}

Properties

Properties

name: string