Click or drag to resize
Infosoft Logo

UpdateRetailerSimpleDataRequest Class

Provides data for the request of the UpdateRetailerSimpleData operation on IRetailerService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailUpdateRetailerSimpleDataRequest

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

The UpdateRetailerSimpleDataRequest type exposes the following members.

Properties
 NameDescription
Public propertyRetailer_Id Gets or sets the ID of the retailer to update.
Public propertyRetailerSimpleData Gets or sets an object representing the simple data to update on the retailer.
Top
See Also