FeedbackInfo (JSON)

Information about a a feedback submission about a place.

URI:FeedbackInfo

Properties

Name Type Description
resolution string The resolution of the feedback.
status string The status of the feedback.
place ResourceReference A reference to the place that was created based on this feedback, if any.
details string Some additional details about the resolution.

Example

{
  "resolution" : "...",
  "status" : "...",
  "place" : {
    "resourceId" : "...",
    "resource" : "..."
  },
  "details" : "..."
}

언어 변경

피드백

보내는 중…

피드백이 발송되었습니다.

피드백을 발송할 수 없습니다. 5초 후에 다시 시도하십시오.