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

Packages that use Customer.VatNumberStatus
com.chargebee.models   
 

Uses of Customer.VatNumberStatus in com.chargebee.models
 

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



Copyright © 2019 ChargeBee. All Rights Reserved.