Module Tender

Type aliases

AdditionalProcurementCategory

Any additional categories describing the objects of this contracting process, using the open extendedProcurementCategory codelist.

AwardCriterion

The award criteria for the procurement, using the open awardCriteria codelist.

MainProcurementCategory

The primary category describing the main object of this contracting process, from the closed procurementCategory codelist.

ProcurementMethod

The procurement method, from the closed method codelist.

SubmissionMethod

The methods by which bids are submitted, using the open submissionMethod codelist.

TenderStatus

The current status of the tender, from the closed tenderStatus codelist.

Variables

AdditionalProcurementCategories Const

: OpenCodeList<"goods" | "works" | "services" | "consultingServices">

Any additional categories describing the objects of this contracting process, using the open extendedProcurementCategory codelist.

AwardCriteria Const

: OpenCodeList<"priceOnly" | "costOnly" | "qualityOnly" | "ratedCriteria" | "lowestCost" | "bestProposal" | "bestValueToGovernment" | "singleBidOnly">

The award criteria for the procurement, using the open awardCriteria codelist.

MainProcurementCategories Const

: ClosedCodeList<"goods" | "works" | "services">

The primary category describing the main object of this contracting process, from the closed procurementCategory codelist.

ProcurementMethods Const

: ClosedCodeList<"open" | "selective" | "limited" | "direct">

The procurement method, from the closed method codelist.

SubmissionMethods Const

: OpenCodeList<"electronicSubmission" | "electronicAuction" | "written" | "inPerson">

The methods by which bids are submitted, using the open submissionMethod codelist.

TenderStatuses Const

: ClosedCodeList<"active" | "cancelled" | "unsuccessful" | "planning" | "planned" | "complete" | "withdrawn">

The current status of the tender, from the closed tenderStatus codelist.

Generated using TypeDoc. Made by uStudio Company with ❤️