Click or drag to resize
Infosoft Logo

RetailerSimpleData Class

Provides data for the UpdateSimpleData service operation of IRetailerService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.RetailRetailerSimpleData

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

The RetailerSimpleData type exposes the following members.

Properties
 NameDescription
Public propertyBankAccount Gets or sets the bank account number of this retailer.
Public propertyDescription Gets or sets the description field of this retailer.
Public propertyRetailerProtectionLevel Gets or sets the protection level of this retailer.
Public propertyReturnSequence Gets or sets the return sequence of this retailer.
Top
See Also