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

Properties

Properties

coopname: string
username: string