Class FollowSubscriber
- Namespace
- InSite.Application.Messages.Write
- Assembly
- Shift.Sdk.dll
public class FollowSubscriber : Command, ICommand
- Inheritance
-
FollowSubscriber
- Implements
- Inherited Members
- Extension Methods
Constructors
FollowSubscriber(Guid, Guid, Guid)
public FollowSubscriber(Guid id, Guid contact, Guid follower)
Parameters
Properties
ContactIdentifier
public Guid ContactIdentifier { get; set; }
Property Value
FollowerIdentifier
public Guid FollowerIdentifier { get; set; }