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

Packages that use Customer.CardStatus
com.chargebee.models   
 

Uses of Customer.CardStatus in com.chargebee.models
 

Methods in com.chargebee.models that return Customer.CardStatus
 Customer.CardStatus Customer.cardStatus()
          Deprecated. 
static Customer.CardStatus Customer.CardStatus.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static Customer.CardStatus[] Customer.CardStatus.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 ChargeBee. All Rights Reserved.