| Name | Description | Type | Additional information |
|---|---|---|---|
| SurveyG_UID |
Identifier of the Survey this response is for |
Collection of byte |
None. |
| SurveyGuid |
Identifier of the Survey this response is for |
globally unique identifier |
None. |
| SaleHeaderGuid |
Identifier of the sale this survey response is for |
Collection of byte |
None. |
| SaleGuid |
Identifier of the sale this survey response is for |
globally unique identifier |
None. |
| TextResponse |
Text this survey was responded to with |
string |
String length: inclusive between 0 and 120 |
| IntegerResponse |
Integer / number this survey was responded to with |
integer |
None. |
| G_UIDResponse |
Guid this survey was responded to with |
Collection of byte |
None. |
| GuidResponse |
Guid this survey was responded to with |
globally unique identifier |
None. |
| WhoAnswered |
Person who answered the survey; this correlates to Survey.DisplayToWho |
SurveyAnswerer |
None. |
| AnsweredAtUTC |
UTC DateTime that this survey was answered at |
date |
None. |
| Sale |
Sale this survey was answered during |
StoreSaleHeader |
Relation. This field may not always be loaded or used for updates. |
| Survey |
Survey this response belongs to |
Survey |
Relation. This field may not always be loaded or used for updates. |
| IngressId |
ID of the Ingress entry (Redis Stream message ID) |
string |
None. |