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