Действие поставляет в совет на голосование заявление на возврат паевого взноса.

interface IWithdrawDecision {
    coopname: string;
    statement: Interfaces.Soviet.IDocument2;
    username: string;
    withdraw_id: Interfaces.Soviet.IUint64;
}

Properties

coopname: string
username: string