Click or drag to resize
Infosoft Logo

IRetailerTypeServiceGetRetailerTypeByCode Method

Gets all retailer type Codes by Code.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
GetRetailerTypeResponse GetRetailerTypeByCode(
	RetailerTypeLookupRequest request
)

Parameters

request  RetailerTypeLookupRequest
The request message

Return Value

GetRetailerTypeResponse
All matching retailer type codes
See Also