RecentJob interface

An interface representing RecentJob.

Properties

id

The ID of the Job.

url

The URL of the Job.

Property Details

id

The ID of the Job.

id?: string

Property Value

string

url

The URL of the Job.

url?: string

Property Value

string