Table of Contents

Class UserConnectionMatch

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class UserConnectionMatch
Inheritance
UserConnectionMatch
Inherited Members
Extension Methods

Constructors

UserConnectionMatch()

public UserConnectionMatch()

Properties

FromUserIdentifier

public Guid FromUserIdentifier { get; set; }

Property Value

Guid

ToUserIdentifier

public Guid ToUserIdentifier { get; set; }

Property Value

Guid