calendarEventRsvp
calendarEventRsvp: {
calendarEventId: number;
channelId: string;
createdAt: string;
createdBy: string;
serverId: string;
status: CalendarEventRsvpStatus;
updatedAt?: string;
updatedBy?: string;
userId: string;
}
Type declaration
calendarEventId: number
channelId: string
createdAt: string
createdBy: string
serverId: string
status: CalendarEventRsvpStatus
Optional
updatedAt?: string
Optional
updatedBy?: string
userId: string
Calendar event ID