public static class Order.LinkedCreditNote extends Resource<Order.LinkedCreditNote>
| Modifier and Type | Class and Description |
|---|---|
static class |
Order.LinkedCreditNote.Status |
static class |
Order.LinkedCreditNote.Type |
| Constructor and Description |
|---|
LinkedCreditNote(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
amount() |
Integer |
amountAdjusted() |
Integer |
amountRefunded() |
String |
id() |
Order.LinkedCreditNote.Status |
status() |
Order.LinkedCreditNote.Type |
type() |
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 Integer amount()
public Order.LinkedCreditNote.Type type()
public String id()
public Order.LinkedCreditNote.Status status()
public Integer amountAdjusted()
public Integer amountRefunded()
Copyright © 2023 ChargeBee. All rights reserved.