CustomerServiceCostsCollectionOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. customers. servicecosts. CustomerServiceCostsCollectionOperations
- com.
- com.
- com.
Implements
public class CustomerServiceCostsCollectionOperations extends BasePartnerComponentString implements ICustomerServiceCostsCollection
Holds customer service costs behavior.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerServiceCostsCollectionOperations(IPartner rootPartnerOperations, String customerId) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
IService |
byBillingPeriod(ServiceCostsBillingPeriod billingPeriod)
Obtains the service cost operations by billing period. |
Inherited Members
Constructor Details
CustomerServiceCostsCollectionOperations
public CustomerServiceCostsCollectionOperations(IPartner rootPartnerOperations, String customerId)
Initializes a new instance of the CustomerServiceCostsCollectionOperations class.
Parameters:
Method Details
byBillingPeriod
public IServiceCostsCollection byBillingPeriod(ServiceCostsBillingPeriod billingPeriod)
Obtains the service cost operations by billing period.
Parameters:
Returns: