SendEventInvitePayload
Type Alias: SendEventInvitePayload
SendEventInvitePayload =
object
Defined in: src/services/notification/NotificationService.ts:13
Properties
eventId?
optionaleventId:string
Defined in: src/services/notification/NotificationService.ts:16
eventName?
optionaleventName: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?
optionalinviteeName: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