Class CreditNote.LineItems
java.lang.Object
com.chargebee.v4.models.creditNote.CreditNote.LineItems
- Enclosing class:
- CreditNote
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic CreditNote.LineItemsgetId()inthashCode()toString()
-
Constructor Details
-
LineItems
public LineItems()
-
-
Method Details
-
getId
-
getSubscriptionId
-
getDateFrom
-
getDateTo
-
getUnitAmount
-
getQuantity
-
getAmount
-
getPricingModel
-
getIsTaxed
-
getTaxAmount
-
getTaxRate
-
getUnitAmountInDecimal
-
getQuantityInDecimal
-
getAmountInDecimal
-
getDiscountAmount
-
getItemLevelDiscountAmount
-
getMetered
-
getIsPercentagePricing
-
getReferenceLineItemId
-
getDescription
-
getEntityDescription
-
getEntityType
-
getTaxExemptReason
-
getEntityId
-
getCustomerId
-
fromJson
-
toString
-
equals
-
hashCode
public int hashCode()
-