Uses of Enum
com.chargebee.models.CreditNote.Discount.EntityType
Packages that use CreditNote.Discount.EntityType
-
Uses of CreditNote.Discount.EntityType in com.chargebee.models
Methods in com.chargebee.models that return CreditNote.Discount.EntityTypeModifier and TypeMethodDescriptionCreditNote.Discount.entityType()Returns the enum constant of this type with the specified name.static CreditNote.Discount.EntityType[]CreditNote.Discount.EntityType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models with parameters of type CreditNote.Discount.EntityTypeModifier and TypeMethodDescriptionCreditNote.ImportCreditNoteRequest.discountEntityType(int index, CreditNote.Discount.EntityType discountEntityType)