interface IDebtpaycnfrm {
    coopname: string;
    debt_hash: string;
}

Properties

Properties

coopname: string
debt_hash: string