interface IOpenprogwall {
    agreement_id: Interfaces.Soviet.IUint64;
    coopname: string;
    program_type: string;
    username: string;
}

Properties

agreement_id: Interfaces.Soviet.IUint64
coopname: string
program_type: string
username: string