ServiceProviderRequest and ServiceProviderResult classes
Version:
Every service method takes an instance of a class derived from the ServiceProviderRequest class and returns an instance of a class derived from the base ServiceProviderResult class. Each functional area defines its own base class that contains the common properties of each request and result.

If you have suggestions for improving this article, let us know!