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

Packages that use Customer.UpdateBillingInfoRequest
com.chargebee.models   
 

Uses of Customer.UpdateBillingInfoRequest in com.chargebee.models
 

Methods in com.chargebee.models that return Customer.UpdateBillingInfoRequest
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressCity(String billingAddressCity)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressCompany(String billingAddressCompany)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressCountry(String billingAddressCountry)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressEmail(String billingAddressEmail)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressFirstName(String billingAddressFirstName)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressLastName(String billingAddressLastName)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressLine1(String billingAddressLine1)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressLine2(String billingAddressLine2)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressLine3(String billingAddressLine3)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressPhone(String billingAddressPhone)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressState(String billingAddressState)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressStateCode(String billingAddressStateCode)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.billingAddressZip(String billingAddressZip)
           
static Customer.UpdateBillingInfoRequest Customer.updateBillingInfo(String id)
           
 Customer.UpdateBillingInfoRequest Customer.UpdateBillingInfoRequest.vatNumber(String vatNumber)
           
 



Copyright © 2015 ChargeBee. All Rights Reserved.