Click or drag to resize
Infosoft Logo

ICustomerLimitationServiceGetCustomerLimitationData Method

Gets the customer limitation data.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
GetCustomerLimitationResponse GetCustomerLimitationData(
	GetCustomerLimitationRequest request
)

Parameters

request  GetCustomerLimitationRequest
The request object containing a title identifier (customer number and title) and the offer code.

Return Value

GetCustomerLimitationResponse
A response object containing information about a customers current limitation status and expiry dates for trial and campaign.
See Also