WorkspaceNotificationRecipientUserCheckEntityExistsResponse type
Contains response data for the checkEntityExists operation.
type WorkspaceNotificationRecipientUserCheckEntityExistsResponse = {
body: boolean
}