|
ICustomerLimitationServiceGetCustomerLimitationData Method |
Gets the customer limitation data.
Namespace: Infosoft.Common.Contracts.ServiceContracts.CustomersAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax GetCustomerLimitationResponse GetCustomerLimitationData(
GetCustomerLimitationRequest request
)
No code example is currently available or this language may not be supported.
Parameters
- request GetCustomerLimitationRequest
- The request object containing a title identifier (customer number and title) and the offer code.
Return Value
GetCustomerLimitationResponseA response object containing information about a customers current limitation status and expiry dates for trial and campaign.
See Also