Interface DBRequest_DBGet

interface DBRequest_DBGet {
    entity: string;
    id: string;
}

Properties

Properties

entity: string
id: string