Name | Description | Type |
---|---|---|
HierarchyName |
Gets or sets the name of the hierarchy. |
string |
HierarchyDisplayName |
Gets or sets the Display name of the hierarchy |
string |
ResponseTypeDesc |
Gets the Response Type Description |
string |
ResponseTypeID |
Gets the id of the response tpe |
integer |
AlertID |
Gets the id of the alert |
integer |
CallDate |
Gets the survey date |
date |
HierarchyDescription |
Gets the Description of the hierarchy |
string |
IsResolved |
Gets or sets the date the alert was resolved |
boolean |
ResolutionCompleteDate |
Gets or sets the date the resolution to the was completed |
date |
UID |
Gets the Unique alert identifier |
string |
VisitDate |
Gets the date the customer visited the unit |
date |
HierarchyNumber |
Gets the store numbe of the unit |
string |
HierarchySkey |
Gets internal id of the unit |
integer |
SurveyResponseComments |
Open end comments associated with this alert |
Collection of Smg.RestApi.Model.Reporting.Comment |
AlertComments |
Comments associated with this alert |
Collection of Smg.RestApi.Model.Reporting.AlertComment |
SurveyResult |
Survey result associated with this alert |
Smg.RestApi.Model.Reporting.SurveyResult |
SurveyResponseValues |
Responses to questions in a survey result |
Collection of Smg.RestApi.Model.Reporting.SurveyResponseValue |
ResolvedBy |
The person who has resolved this issue |
string |
SetResolutionComplete |
bool value that automatically sets a resolution to complete, this value should be used in determining if the user can take action on the alert, i.e. the user can resolve the alert or not.. True would mean the alert is auto resolved and should not be interacted with False would mean the alert is NOT auto resolved and the user can take action |
boolean |
DataSourceType |
The DataSourceType for the Alert (e.g. Survey, CallCenter, Social). |
string |