Table of Contents

Class GroupSubscriberState

Namespace
InSite.Domain.Messages
Assembly
Shift.Sdk.dll
public class GroupSubscriberState
Inheritance
GroupSubscriberState
Inherited Members
Extension Methods

Constructors

GroupSubscriberState()

public GroupSubscriberState()

Properties

GroupIdentifier

public Guid GroupIdentifier { get; set; }

Property Value

Guid

Subscribed

public DateTimeOffset Subscribed { get; set; }

Property Value

DateTimeOffset