interface IInit {
    coopname: string;
    initial: string;
}

Properties

Properties

coopname: string
initial: string