Type Alias: RequestTypePermissionCheckResponse
ts
type RequestTypePermissionCheckResponse = z.infer<typeof RequestTypePermissionCheckResponseSchema>;Defined in: src/serviceDesk/models/requestTypePermissionCheckResponse.ts:11