public static class CreditNoteEstimate.Discount extends Resource<CreditNoteEstimate.Discount>
Modifier and Type | Class and Description |
---|---|
static class |
CreditNoteEstimate.Discount.EntityType |
Constructor and Description |
---|
Discount(org.json.JSONObject jsonObj) |
Modifier and Type | Method and Description |
---|---|
Integer |
amount() |
String |
description() |
String |
entityId() |
CreditNoteEstimate.Discount.EntityType |
entityType() |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
public Integer amount()
public String description()
public CreditNoteEstimate.Discount.EntityType entityType()
public String entityId()
Copyright © 2020 ChargeBee. All Rights Reserved.