public class BillingGroup extends BrktResource
| Constructor and Description |
|---|
BillingGroup() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAllocatedBalance() |
BigDecimal |
getAllocatedCost() |
BigDecimal |
getMaxHourlyRate() |
Map<String,String> |
getMetadata() |
Integer |
getNumberOfMembers() |
BigDecimal |
getParentBalance() |
BigDecimal |
getRefundableCost() |
BigDecimal |
getSpentCost() |
getCreatedBy, getCreatedTime, getCustomerId, getDescription, getId, getModifiedBy, getModifiedTime, getName, toStringpublic BigDecimal getAllocatedCost()
public BigDecimal getAllocatedBalance()
public BigDecimal getMaxHourlyRate()
public Integer getNumberOfMembers()
public BigDecimal getParentBalance()
public BigDecimal getRefundableCost()
public BigDecimal getSpentCost()
Copyright © 2015. All rights reserved.