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