gcal.eventresourceinput.workinglocationproperties
Home > @runlightyear/gcal > EventResourceInput > workingLocationProperties
EventResourceInput.workingLocationProperties property
Signature:workingLocationProperties?: {
homeOffice: unknown;
customLocation: {
label: string;
};
officeLocation: {
buildingId: string;
floorId: string;
floorSectionId: string;
deskId: string;
label: string;
};
};