Class Clickthrough
- Namespace
- InSite.Application.Messages.Read
- Assembly
- Shift.Sdk.dll
public class Clickthrough
- Inheritance
-
Clickthrough
- Inherited Members
-
- Extension Methods
-
Constructors
Clickthrough()
Properties
Clicked
public DateTimeOffset Clicked { get; set; }
Property Value
- DateTimeOffset
ClickthroughIdentifier
public Guid ClickthroughIdentifier { get; set; }
Property Value
- Guid
LinkIdentifier
public Guid LinkIdentifier { get; set; }
Property Value
- Guid
LinkText
public string LinkText { get; set; }
Property Value
- string
LinkUrl
public string LinkUrl { get; set; }
Property Value
- string
UserBrowser
public string UserBrowser { get; set; }
Property Value
- string
UserEmail
public string UserEmail { get; set; }
Property Value
- string
UserFullName
public string UserFullName { get; set; }
Property Value
- string
UserHostAddress
public string UserHostAddress { get; set; }
Property Value
- string
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
- Guid