Skip to main content

CrmServiceJobType

Stentor API Reference


Stentor API Reference / stentor-models/src / CrmServiceJobType

Interface: CrmServiceJobType

Defined in: packages/stentor-models/src/Services/CrmService.ts:141

Properties​

id​

id: string

Defined in: packages/stentor-models/src/Services/CrmService.ts:145

The job type id.


name?​

optional name: string

Defined in: packages/stentor-models/src/Services/CrmService.ts:149

The job type name.


class?​

optional class: string

Defined in: packages/stentor-models/src/Services/CrmService.ts:151