public static class Invoice.AppliedCredit extends Resource<Invoice.AppliedCredit>
Constructor and Description |
---|
AppliedCredit(org.json.JSONObject jsonObj) |
Modifier and Type | Method and Description |
---|---|
Integer |
appliedAmount() |
Timestamp |
appliedAt() |
String |
cnCreateReasonCode() |
Timestamp |
cnDate() |
String |
cnId() |
CreditNote.ReasonCode |
cnReasonCode() |
CreditNote.Status |
cnStatus() |
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 String cnId()
public Integer appliedAmount()
public Timestamp appliedAt()
public CreditNote.ReasonCode cnReasonCode()
public String cnCreateReasonCode()
public Timestamp cnDate()
public CreditNote.Status cnStatus()
Copyright © 2020 ChargeBee. All Rights Reserved.