interface IRestartmeet {
    coopname: string;
    hash: string;
    new_close_at: string;
    new_hash: string;
    new_open_at: string;
    newproposal: Interfaces.Meet.IDocument2;
}

Properties

coopname: string
hash: string
new_close_at: string
new_hash: string
new_open_at: string