Uses of Enum
com.chargebee.models.CreditNoteEstimate.LineItem.EntityType
Packages that use CreditNoteEstimate.LineItem.EntityType
-
Uses of CreditNoteEstimate.LineItem.EntityType in com.chargebee.models
Methods in com.chargebee.models that return CreditNoteEstimate.LineItem.EntityTypeModifier and TypeMethodDescriptionCreditNoteEstimate.LineItem.entityType()Returns the enum constant of this type with the specified name.CreditNoteEstimate.LineItem.EntityType.values()Returns an array containing the constants of this enum type, in the order they are declared.