Interface SidetrackDeleteJobOptions

interface SidetrackDeleteJobOptions {
    dbClient?: SidetrackDatabaseClient;
}

Properties

Properties