| Package | Description |
|---|---|
| org.killbill.billing.usage.api |
| Modifier and Type | Method and Description |
|---|---|
RolledUpUsage |
UsageUserApi.getUsageForSubscription(UUID subscriptionId,
String unitType,
org.joda.time.LocalDate startDate,
org.joda.time.LocalDate endDate,
TenantContext context)
Get usage information for a given subscription.
|
| Modifier and Type | Method and Description |
|---|---|
List<RolledUpUsage> |
UsageUserApi.getAllUsageForSubscription(UUID subscriptionId,
List<org.joda.time.LocalDate> transitionDates,
TenantContext context)
Get usage information for a given subscription.
|
Copyright © 2010-2016. All Rights Reserved.