public static class RolledUpUsageJson.RolledUpUnitJson
extends java.lang.Object
| Constructor and Description |
|---|
RolledUpUnitJson(org.killbill.billing.usage.api.RolledUpUnit input) |
RolledUpUnitJson(java.lang.String unitType,
java.lang.Long amount) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getAmount() |
java.lang.String |
getUnitType() |
public RolledUpUnitJson(java.lang.String unitType,
java.lang.Long amount)
public RolledUpUnitJson(org.killbill.billing.usage.api.RolledUpUnit input)
Copyright © 2010-2018. All Rights Reserved.