Table of Contents

Class BankStatusChanged

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

Constructors

BankStatusChanged(bool)

public BankStatusChanged(bool isActive)

Parameters

isActive bool

Properties

IsActive

public bool IsActive { get; set; }

Property Value

bool