Class AlertHelpRequested
- Namespace
- InSite.Domain.Messages
- Assembly
- Shift.Sdk.dll
public class AlertHelpRequested : Notification
- Inheritance
-
AlertHelpRequested
- Inherited Members
-
- Extension Methods
-
Constructors
AlertHelpRequested()
public AlertHelpRequested()
Properties
BrowserAddress
public string BrowserAddress { get; set; }
Property Value
- string
BrowserName
public string BrowserName { get; set; }
Property Value
- string
BrowserUrl
public string BrowserUrl { get; set; }
Property Value
- string
Organization
public string Organization { get; set; }
Property Value
- string
RequestDescription
public string RequestDescription { get; set; }
Property Value
- string
RequestSource
public string RequestSource { get; set; }
Property Value
- string
RequestSummary
public string RequestSummary { get; set; }
Property Value
- string
RequestUrl
public string RequestUrl { get; set; }
Property Value
- string
UserCompany
public string UserCompany { get; set; }
Property Value
- string
UserEmail
public string UserEmail { get; set; }
Property Value
- string
UserEmployer
public string UserEmployer { get; set; }
Property Value
- string
UserName
public string UserName { get; set; }
Property Value
- string
UserPhone
public string UserPhone { get; set; }
Property Value
- string