Interface SidetrackGetJobOptions

interface SidetrackGetJobOptions {
    dbClient?: SidetrackDatabaseClient;
}

Properties

Properties