Type Alias: RequestParticipantUpdate
ts
type RequestParticipantUpdate = z.infer<typeof RequestParticipantUpdateSchema>;Defined in: src/serviceDesk/models/requestParticipantUpdate.ts:15