Click or drag to resize
Infosoft Logo

IRetailerTypeServiceCreateRetailerType Method

Creates a retailer type code.

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

Parameters

request  CreateRetailerTypeRequest
The request including the type Code to create.

Return Value

RetailerTypeResponse
The created retailer type Code
See Also