Home > @vsf-enterprise/commercetools-api > GetInventoryResponse
# GetInventoryResponse type
Data returned from the getInventory
API endpoint
Signature:
export declare type GetInventoryResponse = InventoryEntryQueryResult;
References: InventoryEntryQueryResult