interface IDeclmeet {
    coopname: string;
    hash: string;
    reason: string;
}

Properties

Properties

coopname: string
hash: string
reason: string