ProductApiCheckEntityExistsResponse type

Contains response data for the checkEntityExists operation.

type ProductApiCheckEntityExistsResponse = { body: boolean }