Таблица содержит переводы черновиков документов.

interface IBranchStat {
    coopname: string;
    count: BranchContract.Interfaces.IUint64;
}

Properties

Properties

coopname: string