Uses of Class
com.chargebee.models.VirtualBankAccount.Scheme

Packages that use VirtualBankAccount.Scheme
com.chargebee.models   
 

Uses of VirtualBankAccount.Scheme in com.chargebee.models
 

Methods in com.chargebee.models that return VirtualBankAccount.Scheme
 VirtualBankAccount.Scheme VirtualBankAccount.scheme()
           
static VirtualBankAccount.Scheme VirtualBankAccount.Scheme.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VirtualBankAccount.Scheme[] VirtualBankAccount.Scheme.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 VirtualBankAccount.Scheme
 VirtualBankAccount.CreateUsingPermanentTokenRequest VirtualBankAccount.CreateUsingPermanentTokenRequest.scheme(VirtualBankAccount.Scheme scheme)
           
 VirtualBankAccount.CreateRequest VirtualBankAccount.CreateRequest.scheme(VirtualBankAccount.Scheme scheme)
           
 



Copyright © 2019 ChargeBee. All Rights Reserved.