Click or drag to resize
Infosoft Logo

GetRetailerPricesByTitleResponse Class

Provides data for the response from the GetRetailerPricesByTitle service operation.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailGetRetailerPricesByTitleResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetRetailerPricesByTitleResponse

The GetRetailerPricesByTitleResponse type exposes the following members.

Properties
 NameDescription
Public propertyRetailerPrices Gets or sets the list of matched retailer prices.
Top
See Also