MemberConnectingApp
Stored in the memberconnectingapps collection. createdAt and updatedAt are maintained automatically.
Returned by GET /my-google-calendar/default, GET /my-zoom/default.
| Field | Type | Notes |
|---|---|---|
company | ObjectId -> Company | |
member | ObjectId -> Member | |
zoom.accounts | ObjectId[] -> ZoomAccount | default [] |
zoom.defaultAccount | ObjectId -> ZoomAccount | |
googleCalendar.accounts | ObjectId[] -> GoogleCalendarAccount | default [] |
googleCalendar.defaultAccount | ObjectId -> GoogleCalendarAccount | |
offline.accounts | ObjectId[] -> OfflineLocation | default [] |
offline.defaultAccount | ObjectId -> OfflineLocation | |
createdBy | ObjectId -> Member | |
updatedBy | ObjectId -> Member | |
_id | ObjectId | default "6a95712f932657988a91c0a9" |
createdAt | date | set once |
updatedAt | date |