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