Interface SidetrackRunJobOptions

interface SidetrackRunJobOptions {
    dbClient?: SidetrackDatabaseClient;
}

Properties

Properties