Interface GatewayEvent_DocDeleted

interface GatewayEvent_DocDeleted {
    doc: APIDoc;
    serverId: string;
}

Properties

Properties

doc: APIDoc
serverId: string

The ID of the server