interface IExppaycnfrm {
    coopname: string;
    expense_hash: string;
}

Properties

coopname: string
expense_hash: string