com.chargebee.models
Class Invoice.Discount
java.lang.Object
com.chargebee.internal.Resource<Invoice.Discount>
com.chargebee.models.Invoice.Discount
- Enclosing class:
- Invoice
public static class Invoice.Discount
- extends Resource<Invoice.Discount>
Methods inherited from class com.chargebee.internal.Resource |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri |
Invoice.Discount
public Invoice.Discount(org.json.JSONObject jsonObj)
amount
public Integer amount()
description
public String description()
entityType
public Invoice.Discount.EntityType entityType()
entityId
public String entityId()
Copyright © 2016 ChargeBee. All Rights Reserved.