Complaint¶
Schema¶
| id: | uid, auto-generated |
|---|---|
| author: | Organization, required Organization filing a complaint (contactPoint - person, identification - organization that person represents). |
| title: | string, required Title of the complaint. |
| description: | Description of the issue. |
| date: | string, Date, auto-generated Date of posting. |
| dateSubmitted: | string, Date, auto-generated Date when complaint was submitted. |
| dateEscalated: | string, Date, auto-generated Date of claim to complaint escalation. |
| dateDecision: | string, Date, auto-generated Date of complaint decision. |
| dateCanceled: | string, Date, auto-generated Date of cancelling. |
| status: | string Possible values are:
|
| type: | string Possible values of type are:
|
| decision: | string Reviewer decision. |
| cancellationReason: | |
string Cancellation reason. |
|
| documents: | List of Document objects |
| relatedLot: | string Id of related Lot. |
| tendererAction: | string Tenderer action. |
| tendererActionDate: | |
string, Date, auto-generated Date of tenderer action. |
|
| posts: | List of ComplaintPost objects |
| value: | Guarantee, auto-generated Amount to be paid to activate this complaint. See Complaints Payments |
| rejectReason: | string
|
| acceptance: | bool Complaint is satisfied? |
| rejectReasonDescription: | |
string Reject reason description. |
|
| reviewDate: | string, Date Date of review. |
| reviewPlace: | string Place of review. |