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