interface SlArticleUpdate {
    articleUserData?: StringIndexedInterface;
    vertex: SlVertex;
}

Properties

articleUserData?: StringIndexedInterface
vertex: SlVertex