@wildix-internal/wim-calendar-client > ScheduleEventInput > resource
ScheduleEventInput.resource property
Used to identify the source of the event. Combination of service(for example 'voicebot') and client identifier(phone number, email or stream id). example: voicebot#1234567890
Signature:
resource?: string | undefined;