InventoryCheckRequest.InventoryContext Property

Definition

Gets or sets any context values that apply towards inventory check of the provided items.

public System.Collections.Generic.Dictionary<string,string> InventoryContext { get; set; }
member this.InventoryContext : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property InventoryContext As Dictionary(Of String, String)

Property Value

Dictionary<String,String>

Applies to