interface IConfirmreg {
    coopname: string;
    registration_hash: string;
}

Properties

coopname: string
registration_hash: string