interface IAgenda {
    action: Cooperative.Blockchain.IAction;
    table: SovietContract.Interfaces.IDecision;
}

Hierarchy (view full)

Properties

Properties