com.chargebee.models
Class CreditNoteEstimate.Discount
java.lang.Object
com.chargebee.internal.Resource<CreditNoteEstimate.Discount>
com.chargebee.models.CreditNoteEstimate.Discount
- Enclosing class:
- CreditNoteEstimate
public static class CreditNoteEstimate.Discount
- extends Resource<CreditNoteEstimate.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 |
CreditNoteEstimate.Discount
public CreditNoteEstimate.Discount(org.json.JSONObject jsonObj)
amount
public Integer amount()
description
public String description()
entityType
public CreditNoteEstimate.Discount.EntityType entityType()
entityId
public String entityId()
Copyright © 2017 ChargeBee. All Rights Reserved.