RecommendFeedbackPhoto¶
Feedback for a particular recommended Photo
Fields¶
Property |
Required |
Type |
Description |
---|---|---|---|
id |
True |
string |
The Photo ID |
status |
True |
string |
The feedback status can be one of the following: - “accepted-actively” = The value has been explicitly accepted as correct. - “accepted-passively” = The value has been accepted, but not explicitly. - “rejected-actively” = The value has been explicitly rejected (but no reason was specified). - “rejected-actively-wrong” = The value has been explicitly rejected because the document does not mention
|
author |
False |
string |
Author (or source) of the feedback; optional |
comment |
False |
string |
Any additional comment or description; optional |