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

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

Properties

Properties

coopname: string