Class ServiceProvider.ServiceProviderDnDeleteListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.ServiceProvider.ServiceProviderDnDeleteListRequest
Enclosing class:
ServiceProvider

public static class ServiceProvider.ServiceProviderDnDeleteListRequest extends Request<DefaultResponse>
Deletes DNs from a service provider. It is possible to delete either: a single DN, or a list of DNs, or a range of DNs, or any combination thereof. The response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator