  | 
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.CustomersAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxGetCustomerLimitationResponse RemoveCustomerLimitation(
	GetCustomerLimitationRequest request
)
No code example is currently available or this language may not be supported.
Parameters
- request  GetCustomerLimitationRequest
 -   The request. 
 
Return Value
GetCustomerLimitationResponse   A GetCustomerLimitationResponse. 
Exceptions
Remarks   Hanmsoll, 23.11.2021. 
See Also