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