Click or drag to resize
Infosoft Logo

IRetailerTypeServiceGetRetailerTypeById Method

Gets retailer type Code by ID.

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

Parameters

request  RetailerTypeLookupRequest
The request message

Return Value

GetRetailerTypeResponse
The matched retailer type
See Also