London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Namespace Mediachase.Commerce.InventoryService

Classes

InventoryChange

Represents an additive change to an InventoryRecord.

InventoryExtensions

InventoryKey

Represents a unique identifier for an inventory record.

InventoryRecord

Represents inventory status for a single catalog entry at a single warehouse.

InventoryRequest

Represents a request for the inventory system.

InventoryRequestItem

Represents one item in an InventoryRequest.

InventoryResponse

Represents a response from a call to Request(InventoryRequest).

InventoryResponseItem

Represents one item in a response from the inventory system.

InventoryServiceProvider

Interfaces

IInventoryService

Manages warehouse information and inventory levels.

Enums

InventoryRequestType

The operation being requested by an InventoryRequestItem.

InventoryResponseType

Describes the result of a call to Request(InventoryRequest) for one InventoryResponseItem.

InventoryResponseTypeInfo

Additional response data about successful split and purcase-or-preorder operations.