interface IAgenda {
    action: Cooperative.Blockchain.IAction<any>;
    table: Interfaces.Soviet.IDecision;
}

Hierarchy (view full)

Properties

Properties