Uses of Class
com.chargebee.models.Customer.UpdateBillingInfoRequest
Packages that use Customer.UpdateBillingInfoRequest
-
Uses of Customer.UpdateBillingInfoRequest in com.chargebee.models
Methods in com.chargebee.models that return Customer.UpdateBillingInfoRequestModifier and TypeMethodDescriptionCustomer.UpdateBillingInfoRequest.billingAddressCity(String billingAddressCity) Customer.UpdateBillingInfoRequest.billingAddressCompany(String billingAddressCompany) Customer.UpdateBillingInfoRequest.billingAddressCountry(String billingAddressCountry) Customer.UpdateBillingInfoRequest.billingAddressEmail(String billingAddressEmail) Customer.UpdateBillingInfoRequest.billingAddressFirstName(String billingAddressFirstName) Customer.UpdateBillingInfoRequest.billingAddressLastName(String billingAddressLastName) Customer.UpdateBillingInfoRequest.billingAddressLine1(String billingAddressLine1) Customer.UpdateBillingInfoRequest.billingAddressLine2(String billingAddressLine2) Customer.UpdateBillingInfoRequest.billingAddressLine3(String billingAddressLine3) Customer.UpdateBillingInfoRequest.billingAddressPhone(String billingAddressPhone) Customer.UpdateBillingInfoRequest.billingAddressState(String billingAddressState) Customer.UpdateBillingInfoRequest.billingAddressStateCode(String billingAddressStateCode) Customer.UpdateBillingInfoRequest.billingAddressValidationStatus(ValidationStatus billingAddressValidationStatus) Customer.UpdateBillingInfoRequest.billingAddressZip(String billingAddressZip) Customer.UpdateBillingInfoRequest.businessCustomerWithoutVatNumber(Boolean businessCustomerWithoutVatNumber) Customer.UpdateBillingInfoRequest.einvoicingMethod(EinvoicingMethod einvoicingMethod) Customer.UpdateBillingInfoRequest.entityIdentifierId(int index, String entityIdentifierId) Customer.UpdateBillingInfoRequest.entityIdentifierOperation(int index, Operation entityIdentifierOperation) Customer.UpdateBillingInfoRequest.entityIdentifierScheme(int index, String entityIdentifierScheme) Customer.UpdateBillingInfoRequest.entityIdentifierScheme(String entityIdentifierScheme) Customer.UpdateBillingInfoRequest.entityIdentifierStandard(int index, String entityIdentifierStandard) Customer.UpdateBillingInfoRequest.entityIdentifierStandard(String entityIdentifierStandard) Customer.UpdateBillingInfoRequest.entityIdentifierValue(int index, String entityIdentifierValue) Customer.UpdateBillingInfoRequest.isEinvoiceEnabled(Boolean isEinvoiceEnabled) Customer.UpdateBillingInfoRequest.registeredForGst(Boolean registeredForGst) Customer.UpdateBillingInfoRequest.taxProvidersFieldFieldId(int index, String taxProvidersFieldFieldId) Customer.UpdateBillingInfoRequest.taxProvidersFieldFieldValue(int index, String taxProvidersFieldFieldValue) Customer.UpdateBillingInfoRequest.taxProvidersFieldProviderName(int index, String taxProvidersFieldProviderName) Customer.updateBillingInfo(String id) Customer.UpdateBillingInfoRequest.vatNumberPrefix(String vatNumberPrefix)