Lot¶
Schema¶
| id: | string, auto-generated |
||||||||
|---|---|---|---|---|---|---|---|---|---|
| title: | string, multilingual The name of the tender lot. |
||||||||
| description: | string, multilingual Detailed description of tender lot. |
||||||||
| value: | Value, required Total available tender lot budget. Bids greater then |
||||||||
| guarantee: |
Bid guarantee Absent in Reporting, negotiation procedures - reporting, negotiation, negotiation.quick |
||||||||
| date: | string, Date, auto-generated |
||||||||
| minimalStep: | Value, required The minimal step of auction (reduction). Validation rules:
Absent in Reporting, negotiation procedures - reporting, negotiation, negotiation.quick and Energy Service Contracting procedure - esco |
||||||||
| auctionPeriod: | Period, read-only Period when Auction is conducted. Absent in Reporting, negotiation procedures - reporting, negotiation, negotiation.quick |
||||||||
| auctionUrl: | url A web address for view auction. Absent in Reporting, negotiation procedures - reporting, negotiation, negotiation.quick |
||||||||
| status: | string
Status of the Lot. |
Additionally in Energy Service Contracting procedure - esco:
| minimalStepPercentage: | |
|---|---|
Minimum step increment of the energy service contract performance indicator during auction that is calculated on participant’s bid. Possible values: from 0.005 to 0.03 (from 0.5% to 3% respectively) with 3-digit precision after comma. |
|
| fundingKind: | string, required |
| Lot funding source: | |
Possible values:
Default value: other |
|
| yearlyPaymentsPercentageRange: | |
|
|
![digraph G {
A [ label="active*" ]
B [ label="complete"]
C [ label="cancelled"]
D [ label="unsuccessful"]
A -> B;
A -> C;
A -> D;
}](../_images/graphviz-9d7d9fc4961b8e7e6bce962c2bbb9613e86eaf97.png)