ServiceProviderRequest and ServiceProviderResult classes
Version: 10.3
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.
