gcal.eventresourceinput.attachments
Home > @runlightyear/gcal > EventResourceInput > attachments
EventResourceInput.attachments property
Signature:attachments?: [
{
fileUrl: string;
title: string;
mimeType: string;
iconLink: string;
fileId: string;
}
];