Skip to main content

SendEventInvitePayload

API Docs


Type Alias: SendEventInvitePayload

SendEventInvitePayload = object

Defined in: src/services/notification/NotificationService.ts:13

Properties

eventId?

optional eventId: string

Defined in: src/services/notification/NotificationService.ts:16


eventName?

optional eventName: string

Defined in: src/services/notification/NotificationService.ts:17


invitationToken

invitationToken: string

Defined in: src/services/notification/NotificationService.ts:20


invitationUrl

invitationUrl: string

Defined in: src/services/notification/NotificationService.ts:21


inviteeEmail

inviteeEmail: string

Defined in: src/services/notification/NotificationService.ts:14


inviteeName?

optional inviteeName: string

Defined in: src/services/notification/NotificationService.ts:15


inviterId

inviterId: string

Defined in: src/services/notification/NotificationService.ts:19


organizationId

organizationId: string

Defined in: src/services/notification/NotificationService.ts:18