ServiceCostLineItemsOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. customers. servicecosts. ServiceCostLineItemsOperations
- com.
- com.
Implements
public class ServiceCostLineItemsOperations extends BasePartnerComponent<Tuple<String,String>> implements IServiceCostLineItemsCollection
Represents the behavior of the customer service cost line items as a whole.
Constructor Summary
| Constructor | Description |
|---|---|
| ServiceCostLineItemsOperations(IPartner rootPartnerOperations, Tuple<String,String> context) |
Initializes a new instance of the Service |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Resource |
get()
Retrieves a customer's service cost line items. |
Inherited Members
Constructor Details
ServiceCostLineItemsOperations
public ServiceCostLineItemsOperations(IPartner rootPartnerOperations, Tuple
Initializes a new instance of the ServiceCostLineItemsOperations class.
Parameters:
Method Details
get
public ResourceCollection
Retrieves a customer's service cost line items.
Returns: