Skip to main content

JobBid

@codebolt/types


Interface: JobBid

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/job.ts:236

Properties

PropertyTypeDefined in
agentIdstringcommon/types/src/codeboltjstypes/libFunctionTypes/job.ts:238
agentName?stringcommon/types/src/codeboltjstypes/libFunctionTypes/job.ts:239
bidAtstringcommon/types/src/codeboltjstypes/libFunctionTypes/job.ts:242
idstringcommon/types/src/codeboltjstypes/libFunctionTypes/job.ts:237
prioritynumbercommon/types/src/codeboltjstypes/libFunctionTypes/job.ts:241
reasonstringcommon/types/src/codeboltjstypes/libFunctionTypes/job.ts:240
status"pending" | "accepted" | "withdrawn"common/types/src/codeboltjstypes/libFunctionTypes/job.ts:243