@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class BillingChargeResponse extends Object
| Constructor and Description |
|---|
BillingChargeResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<BillingCharge> |
getBillingChargeItems()
Reserved: TBD
|
int |
hashCode() |
void |
setBillingChargeItems(List<BillingCharge> billingChargeItems) |
String |
toString() |
public List<BillingCharge> getBillingChargeItems()
public void setBillingChargeItems(List<BillingCharge> billingChargeItems)
Copyright © 2017. All rights reserved.