interface IIncomplete {
    coopname: string;
    income_hash: string;
}

Properties

coopname: string
income_hash: string