Uses of Enum
com.chargebee.models.Ramp.ContractTerm.ActionAtTermEnd
Packages that use Ramp.ContractTerm.ActionAtTermEnd
-
Uses of Ramp.ContractTerm.ActionAtTermEnd in com.chargebee.models
Methods in com.chargebee.models that return Ramp.ContractTerm.ActionAtTermEndModifier and TypeMethodDescriptionRamp.ContractTerm.actionAtTermEnd()Returns the enum constant of this type with the specified name.static Ramp.ContractTerm.ActionAtTermEnd[]Ramp.ContractTerm.ActionAtTermEnd.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 Ramp.ContractTerm.ActionAtTermEndModifier and TypeMethodDescriptionRamp.CreateForSubscriptionRequest.contractTermActionAtTermEnd(Ramp.ContractTerm.ActionAtTermEnd contractTermActionAtTermEnd) Ramp.UpdateRequest.contractTermActionAtTermEnd(Ramp.ContractTerm.ActionAtTermEnd contractTermActionAtTermEnd)