Skip to main content

Interface: CurrentContractor

Defined in: src/server/auth/contractor.ts:4

Properties

companyId

companyId: string

Defined in: src/server/auth/contractor.ts:7


contractorId

contractorId: string

Defined in: src/server/auth/contractor.ts:5


contractorType

contractorType: "outsourced" | "in_house_admin"

Defined in: src/server/auth/contractor.ts:9


fullName

fullName: string

Defined in: src/server/auth/contractor.ts:8


status

status: string

Defined in: src/server/auth/contractor.ts:10


userId

userId: string

Defined in: src/server/auth/contractor.ts:6