Юниверс DG SDK UI
v2.15.0

Интерфейс CardAttachment

Интерфейс единицы вложения карточки записи

interface CardAttachment {
    files: AttachmentFile[];
    labelDisplayName: string;
    labelName: string;
}
Индекс

Свойства

labelDisplayName: string
labelName: string