interface ICapregcontr {
    contributor_id: Interfaces.Soviet.IUint64;
    coopname: string;
    meta: string;
    statement: Interfaces.Soviet.IDocument2;
    username: string;
}

Properties

contributor_id: Interfaces.Soviet.IUint64
coopname: string
meta: string
username: string