Vitalii/change bids data type
Closes #89 (closed)
AUCTION (green) BIDS JSON
"bids": {
"e88dc03bca0946479bfea511c5110bc2": {
"owner": "auction",
"id": "e88dc03bca0946479bfea511c5110bc2",
"tenderers": [{
"name": {
"uk_UA": "asd",
"en_US": "",
"ru_RU": ""
},
"identifier": {
"scheme": "UA-EDR",
"legalName": {
"uk_UA": "asd",
"en_US": "",
"ru_RU": ""
},
"id": "12312312"
},
"address": {
"streetAddress": "string",
"locality": "string",
"region": "string",
"postalCode": "string",
"countryName": {
"uk_UA": "asd",
"en_US": "",
"ru_RU": ""
}
},
"contactPoint": {
"name": {
"uk_UA": "asd",
"en_US": "",
"ru_RU": ""
},
"email": "admin@example.com",
"telephone": "+380996872350",
"faxNumber": "+380996872350"
},
"additionalIdentifiers": [{
"scheme": "UA-EDR",
"legalName": {
"uk_UA": "asd",
"en_US": "",
"ru_RU": ""
},
"id": "12312312"
}]
}],
"date": "2020-05-12T18:13:13.459000Z",
"status": "active",
"value": {
"currency": "eurocent",
"amount": 1.0,
"valueAddedTaxIncluded": true
},
"documents": [],
"classification": {
"scheme": "CPV",
"description": {
"uk_UA": "\u0415\u043b\u0435\u043a\u0442\u0440\u0438\u0447\u043d\u0430, \u0442\u0435\u043f\u043b\u043e\u0432\u0430, \u0441\u043e\u043d\u044f\u0447\u043d\u0430 \u0442\u0430 \u0430\u0442\u043e\u043c\u043d\u0430 \u0435\u043d\u0435\u0440\u0433\u0456\u044f",
"en_US": "Electricity, heating, solar and nuclear energy",
"ru_RU": "\u042d\u043b\u0435\u043a\u0442\u0440\u0438\u0447\u0435\u0441\u0442\u0432\u043e, \u043e\u0442\u043e\u043f\u043b\u0435\u043d\u0438\u0435, \u0441\u043e\u043b\u043d\u0435\u0447\u043d\u0430\u044f \u0438 \u044f\u0434\u0435\u0440\u043d\u0430\u044f \u044d\u043d\u0435\u0440\u0433\u0438\u044f"
},
"id": "09300000-2"
},
"additionalClassifications": [{
"scheme": "generationType",
"description": {
"uk_UA": "\u0412\u0438\u0440\u043e\u0431\u043b\u0435\u043d\u0430 \u0437 \u0435\u043d\u0435\u0440\u0433\u0456\u0457 \u0432\u0456\u0442\u0440\u0443",
"en_US": "Wind",
"ru_RU": ""
},
"id": "01"
}, {
"scheme": "generationType",
"description": {
"uk_UA": "\u0412\u0438\u0440\u043e\u0431\u043b\u0435\u043d\u0430 \u0437 \u0431\u0456\u043e\u043c\u0430\u0441\u0438",
"en_US": "Biomass",
"ru_RU": ""
},
"id": "02"
}],
"quantity": 100.0,
"qualified": true,
"hint": {
"uk_UA": "\u0421\u0442\u0430\u0432\u043a\u0430 \u043f\u043e\u0432\u0438\u043d\u043d\u0430 \u0431\u0443\u0442\u0438 \u0431\u0456\u043b\u044c\u0448\u0435 0 \u0442\u0430 \u043c\u0435\u043d\u044c\u0448\u0430 \u0437\u0430 1.0",
"en_US": "Bid should be higher than 0 and less than 1.0",
"ru_RU": ""
},
"sessions": {
"92410ab4-a76f-487d-b04a-52c7b7903b0c": {
"Chrome": "192.168.144.1"
}
}
}
}
Edited by Vitalii Fisenko