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