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:142

Properties​

id​

id: string

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

The job type id.


name?​

optional name?: string

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

The job type name.


class?​

optional class?: string

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