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" : "..."
}

Cambiar idioma

Sugerencias

Enviando…

Se enviaron los comentarios.

No se pueden enviar los comentarios. Vuelve a intentarlo en 5 segundos.