Uses of Enum
com.chargebee.models.Invoice.Note.EntityType
Packages that use Invoice.Note.EntityType
-
Uses of Invoice.Note.EntityType in com.chargebee.models
Methods in com.chargebee.models that return Invoice.Note.EntityTypeModifier and TypeMethodDescriptionInvoice.Note.entityType()static Invoice.Note.EntityTypeReturns the enum constant of this type with the specified name.static Invoice.Note.EntityType[]Invoice.Note.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 Invoice.Note.EntityTypeModifier and TypeMethodDescriptionInvoice.ImportInvoiceRequest.noteEntityType(int index, Invoice.Note.EntityType noteEntityType)