Interface SidetrackCancelJobOptions

interface SidetrackCancelJobOptions {
    dbClient?: SidetrackDatabaseClient;
}

Properties

Properties