Uses of Class
com.chargebee.models.Customer.FraudFlag

Packages that use Customer.FraudFlag
com.chargebee.models   
 

Uses of Customer.FraudFlag in com.chargebee.models
 

Methods in com.chargebee.models that return Customer.FraudFlag
 Customer.FraudFlag Customer.fraudFlag()
           
static Customer.FraudFlag Customer.FraudFlag.valueOf(String name)
          Returns 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
 Customer.UpdateRequest Customer.UpdateRequest.fraudFlag(Customer.FraudFlag fraudFlag)
           
 



Copyright © 2017 ChargeBee. All Rights Reserved.