public static class Invoice.AppliedCredit extends Resource<Invoice.AppliedCredit>
Modifier and Type | Class and Description |
---|---|
static class |
Invoice.AppliedCredit.TaxApplication |
Constructor and Description |
---|
AppliedCredit(org.json.JSONObject jsonObj) |
Modifier and Type | Method and Description |
---|---|
Long |
appliedAmount() |
Timestamp |
appliedAt() |
String |
cnCreateReasonCode() |
Timestamp |
cnDate() |
String |
cnId() |
CreditNote.ReasonCode |
cnReasonCode() |
CreditNote.Status |
cnStatus() |
Invoice.AppliedCredit.TaxApplication |
taxApplication() |
apiVersionCheck, nullCheck, nullCheckWithoutEncoding, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optMap, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqMap, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
public String cnId()
public Long appliedAmount()
public Timestamp appliedAt()
public CreditNote.ReasonCode cnReasonCode()
public String cnCreateReasonCode()
public Timestamp cnDate()
public CreditNote.Status cnStatus()
public Invoice.AppliedCredit.TaxApplication taxApplication()
Copyright © 2025 ChargeBee. All rights reserved.