Действие отклоняет заявление пайщика администратором

interface IDeclineIncomeDocument {
    comment: string;
    coopname: string;
    indoc_id: SovietContract.Interfaces.IUint64;
    registrator: string;
    username: string;
}

Properties

comment: string
coopname: string
registrator: string
username: string