Click or drag to resize
Infosoft Logo

ICustomerLimitationServiceRemoveCustomerLimitation Method

Removes the customer limitation described by request. No search is made for OfferCode so it do not have to be filled out.

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

Parameters

request  GetCustomerLimitationRequest
The request.

Return Value

GetCustomerLimitationResponse
A GetCustomerLimitationResponse.
Exceptions
ExceptionCondition
FaultExceptionTDetail Thrown when a fault exception error condition occurs.
FaultExceptionTDetail Thrown when a fault exception error condition occurs.
Remarks
Hanmsoll, 23.11.2021.
See Also