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