Class BWSystem.SystemDomainGetAssignedServiceProviderListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemDomainGetAssignedServiceProviderListResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemDomainGetAssignedServiceProviderListRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemDomainGetAssignedServiceProviderListRequest
extends Request<BWSystem.SystemDomainGetAssignedServiceProviderListResponse>
Request a list of service providers that have a given domain assigned. If resellerId is specified, only the service providers within the reseller should be returned. If reseller administrator sends the request and resellerId is not specified, the administrator's resellerId is used. The response is either SystemDomainGetAssignedServiceProviderListResponse or ErrorResponse. The following elements are only used in AS data mode: resellerId
Author:
AlpacaGenerator