Class ResponseNotification
- Namespace
- InSite.Domain.Messages
- Assembly
- Shift.Sdk.dll
public abstract class ResponseNotification : Notification
- Inheritance
-
ResponseNotification
- Derived
-
- Inherited Members
-
- Extension Methods
-
Constructors
ResponseNotification()
protected ResponseNotification()
Properties
AppUrl
public string AppUrl { get; set; }
Property Value
- string
CurrentYear
public string CurrentYear { get; set; }
Property Value
- string
OrganizationName
public string OrganizationName { get; set; }
Property Value
- string
SurveyFormName
public string SurveyFormName { get; set; }
Property Value
- string
Tenant
public string Tenant { get; set; }
Property Value
- string
UserEmail
public string UserEmail { get; set; }
Property Value
- string
UserFullName
public string UserFullName { get; set; }
Property Value
- string
UserIdentifier
public string UserIdentifier { get; set; }
Property Value
- string
UtcNow
public string UtcNow { get; set; }
Property Value
- string