interface IDiallocate {
    coopname: string;
    project_hash: string;
}

Properties

coopname: string
project_hash: string