public static class CreditNoteEstimate.LineItemTax extends Resource<CreditNoteEstimate.LineItemTax>
| Constructor and Description |
|---|
LineItemTax(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isNonComplianceTax() |
Boolean |
isPartialTaxApplied() |
String |
lineItemId() |
String |
localCurrencyCode() |
Integer |
taxableAmount() |
Integer |
taxAmount() |
Integer |
taxAmountInLocalCurrency() |
String |
taxJurisCode() |
String |
taxJurisName() |
TaxJurisType |
taxJurisType() |
String |
taxName() |
Double |
taxRate() |
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 lineItemId()
public String taxName()
public Double taxRate()
public Boolean isPartialTaxApplied()
public Boolean isNonComplianceTax()
public Integer taxableAmount()
public Integer taxAmount()
public TaxJurisType taxJurisType()
public String taxJurisName()
public String taxJurisCode()
public Integer taxAmountInLocalCurrency()
public String localCurrencyCode()
Copyright © 2023 ChargeBee. All rights reserved.