interface ICoagreement {
    coopname: string;
    draft_id: Interfaces.Soviet.IUint64;
    program_id: Interfaces.Soviet.IUint64;
    type: string;
}

Properties

coopname: string
type: string