WorkspaceNotificationRecipientUserCheckEntityExistsResponse type
Contiene i dati di risposta per l'operazione checkEntityExists.
type WorkspaceNotificationRecipientUserCheckEntityExistsResponse = {
body: boolean
}