Interface IServiceRequest

All Superinterfaces:
IEntityGetOperations<ServiceRequest>, IEntityPatchOperations<ServiceRequest>, IPartnerComponent<Tuple<String,​String>>
All Known Implementing Classes:
CustomerServiceRequestOperations, PartnerServiceRequestOperations

public interface IServiceRequest
extends IPartnerComponent<Tuple<String,​String>>, IEntityGetOperations<ServiceRequest>, IEntityPatchOperations<ServiceRequest>
Groups operations that can be performed on a single service request.