Table of Contents

Class BankTypeChanged

Namespace
InSite.Domain.Banks
Assembly
Shift.Sdk.dll
public class BankTypeChanged : Change, IChange
Inheritance
BankTypeChanged
Implements
Inherited Members
Extension Methods

Constructors

BankTypeChanged(string)

public BankTypeChanged(string type)

Parameters

type string

Properties

Type

public string Type { get; set; }

Property Value

string