interface Parent {
    displayId: string;
    id: string;
}

Properties

Properties

displayId: string
id: string