Таблица содержит переводы черновиков документов.

interface IAccountBalance {
    balance: string;
}

Properties

Properties

balance: string