Table of Contents

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

id Guid
contact Guid
follower Guid

Properties

ContactIdentifier

public Guid ContactIdentifier { get; set; }

Property Value

Guid

FollowerIdentifier

public Guid FollowerIdentifier { get; set; }

Property Value

Guid