Table of Contents

Class OpenGateway

Namespace
InSite.Application.Gateways.Write
Assembly
Shift.Sdk.dll
public class OpenGateway : Command, ICommand
Inheritance
OpenGateway
Implements
Inherited Members
Extension Methods

Constructors

OpenGateway(Guid, Guid, GatewayType, string)

public OpenGateway(Guid gateway, Guid tenant, GatewayType type, string name)

Parameters

gateway Guid
tenant Guid
type GatewayType
name string

Properties

Name

public string Name { get; }

Property Value

string

Tenant

public Guid Tenant { get; set; }

Property Value

Guid

Type

public GatewayType Type { get; }

Property Value

GatewayType