Package com.chargebee.models
Class CreditNoteEstimate.LineItemTax
java.lang.Object
com.chargebee.internal.Resource<CreditNoteEstimate.LineItemTax>
com.chargebee.models.CreditNoteEstimate.LineItemTax
- Enclosing class:
- CreditNoteEstimate
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.chargebee.internal.Resource
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
-
Constructor Details
-
LineItemTax
public LineItemTax(org.json.JSONObject jsonObj)
-
-
Method Details
-
lineItemId
-
taxName
-
taxRate
-
dateTo
-
dateFrom
-
proratedTaxableAmount
-
isPartialTaxApplied
-
isNonComplianceTax
-
taxableAmount
-
taxAmount
-
taxJurisType
-
taxJurisName
-
taxJurisCode
-
taxAmountInLocalCurrency
-
localCurrencyCode
-