ItemJobDetailData interface

Extends

ItemJobDetailDataBase

Properties

rawData

Inherited Properties

sections
type

We are currently rendering data in key/value format which is default type. In the future we may support data in table format.

Property Details

rawData

rawData?: ItemJobData

Property Value

Inherited Property Details

sections

sections: ItemJobDetailSection[]

Property Value

Inherited From ItemJobDetailDataBase.sections

type

We are currently rendering data in key/value format which is default type. In the future we may support data in table format.

type: "default" | "job"

Property Value

"default" | "job"

Inherited From ItemJobDetailDataBase.type