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