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

Properties

Properties

coopname: string