ICustomerUsageSummary Interface
Implements
public interface ICustomerUsageSummary extends IPartnerComponentString, IEntityGetOperations<CustomerUsageSummary>
This interface defines the operations available on a customer's usage summary.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Customer |
get()
Retrieves the customer usage summary. |
Method Details
get
public abstract CustomerUsageSummary get()
Retrieves the customer usage summary.
Returns:
The customer usage summary.