ICustomerUsageRecordCollection Interface

Implements

public interface ICustomerUsageRecordCollection extends IPartnerComponentString, IEntireEntityCollectionRetrievalOperations<CustomerMonthlyUsageRecord,ResourceCollection<CustomerMonthlyUsageRecord>>

Defines the behavior of a customer usage record collection operations.

Method Summary

Modifier and Type Method and Description
abstract ResourceCollection<CustomerMonthlyUsageRecord> get()

Retrieves all customer usage records.

Method Details

get

public abstract ResourceCollection get()

Retrieves all customer usage records.

Returns:

The customer usage records.

Applies to