Uses of Enum
com.chargebee.models.Customer.FraudFlag
Packages that use Customer.FraudFlag
-
Uses of Customer.FraudFlag in com.chargebee.models
Methods in com.chargebee.models that return Customer.FraudFlagModifier and TypeMethodDescriptionCustomer.fraudFlag()static Customer.FraudFlagReturns the enum constant of this type with the specified name.static Customer.FraudFlag[]Customer.FraudFlag.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 Customer.FraudFlag