Click or drag to resize
Infosoft Logo

IRetailerTypeServiceUpdateRetailerType Method

Updates a retailer type code with new values.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
RetailerTypeResponse UpdateRetailerType(
	UpdateRetailerTypeRequest request
)

Parameters

request  UpdateRetailerTypeRequest
The request containing the retailer type code to update

Return Value

RetailerTypeResponse
The updated retailer type code
See Also