Class BankTypeChanged
public class BankTypeChanged : Change, IChange
- Inheritance
-
BankTypeChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
BankTypeChanged(string)
public BankTypeChanged(string type)
Parameters
typestring
Properties
Type
public string Type { get; set; }