IServiceCostSummary Interface

Implements

IPartnerComponent<Tuple<java.lang.String,java.lang.String>> IEntityGetOperations<ServiceCostsSummary>

public interface IServiceCostSummary extends IPartnerComponent<Tuple<String,String>>, IEntityGetOperations<ServiceCostsSummary>

Holds the operations related to a customer's service costs.

Method Summary

Modifier and Type Method and Description
abstract ServiceCostsSummary get()

Retrieves the customer's service cost summary.

Method Details

get

public abstract ServiceCostsSummary get()

Retrieves the customer's service cost summary.

Returns:

The customer's service cost summary.

Applies to