Table of Contents

Class StandardMatch

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

Constructors

StandardMatch()

public StandardMatch()

Properties

Code

public string Code { get; set; }

Property Value

string

Id

public Guid Id { get; set; }

Property Value

Guid

Name

public string Name { get; set; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string

Type

public string Type { get; set; }

Property Value

string