interface IDeclineagree {
    administrator: string;
    agreement_id: Interfaces.Soviet.IUint64;
    comment: string;
    coopname: string;
    username: string;
}

Properties

administrator: string
agreement_id: Interfaces.Soviet.IUint64
comment: string
coopname: string
username: string