public static class Invoice.IssuedCreditNote extends Resource<Invoice.IssuedCreditNote>
Constructor and Description |
---|
IssuedCreditNote(org.json.JSONObject jsonObj) |
Modifier and Type | Method and Description |
---|---|
String |
cnCreateReasonCode() |
Timestamp |
cnDate() |
String |
cnId() |
CreditNote.ReasonCode |
cnReasonCode() |
CreditNote.Status |
cnStatus() |
Long |
cnTotal() |
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 CreditNote.ReasonCode cnReasonCode()
public String cnCreateReasonCode()
public Timestamp cnDate()
public Long cnTotal()
public CreditNote.Status cnStatus()
Copyright © 2023 ChargeBee. All rights reserved.