Uses of Enum
com.chargebee.models.Gift.Status
Packages that use Gift.Status
-
Uses of Gift.Status in com.chargebee.models
Methods in com.chargebee.models that return Gift.StatusModifier and TypeMethodDescriptionGift.GiftTimeline.status()Gift.status()static Gift.StatusReturns the enum constant of this type with the specified name.static Gift.Status[]Gift.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models that return types with arguments of type Gift.Status