public static class CreditNote.LineItemTax extends Resource<CreditNote.LineItemTax>
Constructor and Description |
---|
LineItemTax(org.json.JSONObject jsonObj) |
Modifier and Type | Method and Description |
---|---|
Timestamp |
dateFrom() |
Timestamp |
dateTo() |
Boolean |
isNonComplianceTax() |
Boolean |
isPartialTaxApplied() |
String |
lineItemId() |
String |
localCurrencyCode() |
BigDecimal |
proratedTaxableAmount() |
Long |
taxableAmount() |
Long |
taxAmount() |
Long |
taxAmountInLocalCurrency() |
String |
taxJurisCode() |
String |
taxJurisName() |
TaxJurisType |
taxJurisType() |
String |
taxName() |
Double |
taxRate() |
apiVersionCheck, nullCheck, nullCheckWithoutEncoding, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optMap, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqMap, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
public String lineItemId()
public String taxName()
public Double taxRate()
public Timestamp dateTo()
public Timestamp dateFrom()
public BigDecimal proratedTaxableAmount()
public Boolean isPartialTaxApplied()
public Boolean isNonComplianceTax()
public Long taxableAmount()
public Long taxAmount()
public TaxJurisType taxJurisType()
public String taxJurisName()
public String taxJurisCode()
public Long taxAmountInLocalCurrency()
public String localCurrencyCode()
Copyright © 2025 ChargeBee. All rights reserved.