Customer.UpdateBillingInfoRequest
Customer.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.billingAddressZip(String billingAddressZip)
static Customer.UpdateBillingInfoRequest
Customer.updateBillingInfo(String id)
Customer.UpdateBillingInfoRequest.vatNumber(String vatNumber)