interface IDeclpinv {
    coopname: string;
    declined_statement: Interfaces.Capital.IDocument2;
    invest_hash: string;
    username: string;
}

Properties

coopname: string
declined_statement: Interfaces.Capital.IDocument2
invest_hash: string
username: string