IServiceCostLineItemsCollection Interface
Implements
public interface IServiceCostLineItemsCollection extends IPartnerComponent<Tuple<String,String>>, IEntireEntityCollectionRetrievalOperations<ServiceCostLineItem,ResourceCollection<ServiceCostLineItem>>
Represents the behavior of the customer service cost line items as a whole.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Resource |
get()
Retrieves a customer's service cost line items. |
Method Details
get
public abstract ResourceCollection
Retrieves a customer's service cost line items.
Returns: