Click or drag to resize
Infosoft Logo

IRetailerEntityServiceCreate Method

Creates a new Retailer

Namespace: Infosoft.Common.Contracts.ServiceContracts.Entities
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
Retailer Create(
	Retailer request
)

Parameters

request  Retailer
The request containing the values of the new Retailer

Return Value

Retailer
The created Retailer
See Also