Feedback Status Response
The feedback status response structure contains the information provided in the feedback submission and relevant status information.
Element | Data Type | Description |
---|---|---|
previousGuid | String | Globally unique ID for the previous revision |
layerId | String | ID of the layer for which revisions were submitted Experimental feature |
guid | String | Globally unique ID for this revision |
id | String | Feedback tracking id |
properties | Feedback Request Properties | Structure with the information submitted in the feedback request |
lastUpdateTS | Integer | Timestamp when the item was last updated Number of milliseconds since 1970 (UNIX timestamp). |
createdTS | Integer | Timestamp when the item was created. Number of milliseconds since 1970 (UNIX timestamp). |