public static class Customer.UpdateBillingInfoRequest extends Request<Customer.UpdateBillingInfoRequest>
headers, params, uri
header, headers, uri
public Customer.UpdateBillingInfoRequest vatNumber(String vatNumber)
public Customer.UpdateBillingInfoRequest vatNumberPrefix(String vatNumberPrefix)
public Customer.UpdateBillingInfoRequest entityIdentifierScheme(String entityIdentifierScheme)
public Customer.UpdateBillingInfoRequest entityIdentifierStandard(String entityIdentifierStandard)
public Customer.UpdateBillingInfoRequest registeredForGst(Boolean registeredForGst)
public Customer.UpdateBillingInfoRequest businessCustomerWithoutVatNumber(Boolean businessCustomerWithoutVatNumber)
public Customer.UpdateBillingInfoRequest isEinvoiceEnabled(Boolean isEinvoiceEnabled)
public Customer.UpdateBillingInfoRequest billingAddressFirstName(String billingAddressFirstName)
public Customer.UpdateBillingInfoRequest billingAddressLastName(String billingAddressLastName)
public Customer.UpdateBillingInfoRequest billingAddressEmail(String billingAddressEmail)
public Customer.UpdateBillingInfoRequest billingAddressCompany(String billingAddressCompany)
public Customer.UpdateBillingInfoRequest billingAddressPhone(String billingAddressPhone)
public Customer.UpdateBillingInfoRequest billingAddressLine1(String billingAddressLine1)
public Customer.UpdateBillingInfoRequest billingAddressLine2(String billingAddressLine2)
public Customer.UpdateBillingInfoRequest billingAddressLine3(String billingAddressLine3)
public Customer.UpdateBillingInfoRequest billingAddressCity(String billingAddressCity)
public Customer.UpdateBillingInfoRequest billingAddressStateCode(String billingAddressStateCode)
public Customer.UpdateBillingInfoRequest billingAddressState(String billingAddressState)
public Customer.UpdateBillingInfoRequest billingAddressZip(String billingAddressZip)
public Customer.UpdateBillingInfoRequest billingAddressCountry(String billingAddressCountry)
public Customer.UpdateBillingInfoRequest billingAddressValidationStatus(ValidationStatus billingAddressValidationStatus)
public Customer.UpdateBillingInfoRequest entityIdentifierId(int index, String entityIdentifierId)
public Customer.UpdateBillingInfoRequest entityIdentifierScheme(int index, String entityIdentifierScheme)
public Customer.UpdateBillingInfoRequest entityIdentifierValue(int index, String entityIdentifierValue)
public Customer.UpdateBillingInfoRequest entityIdentifierOperation(int index, Operation entityIdentifierOperation)
public Customer.UpdateBillingInfoRequest entityIdentifierStandard(int index, String entityIdentifierStandard)
public Params params()
params
in class Request<Customer.UpdateBillingInfoRequest>
Copyright © 2022 ChargeBee. All rights reserved.