interface IAuth {
    coopname: string;
    writeoff_hash: string;
}

Properties

coopname: string
writeoff_hash: string