Customer.UpdateRequest
Customer.UpdateRequest.allowDirectDebit(Boolean allowDirectDebit)
Customer.UpdateRequest.autoCollection(AutoCollection autoCollection)
Customer.UpdateRequest.clientProfileId(String clientProfileId)
Customer.UpdateRequest.company(String company)
Customer.UpdateRequest.consolidatedInvoicing(Boolean consolidatedInvoicing)
Customer.UpdateRequest.customerType(CustomerType customerType)
Customer.UpdateRequest.email(String email)
Customer.UpdateRequest.entityCode(EntityCode entityCode)
Customer.UpdateRequest.exemptionDetails(org.json.JSONArray exemptionDetails)
Customer.UpdateRequest.exemptNumber(String exemptNumber)
Customer.UpdateRequest.firstName(String firstName)
Customer.UpdateRequest.fraudFlag(Customer.FraudFlag fraudFlag)
Customer.UpdateRequest.invoiceNotes(String invoiceNotes)
Customer.UpdateRequest.lastName(String lastName)
Customer.UpdateRequest.locale(String locale)
Customer.UpdateRequest.metaData(org.json.JSONObject metaData)
Customer.UpdateRequest.netTermDays(Integer netTermDays)
Customer.UpdateRequest.phone(String phone)
Customer.UpdateRequest.preferredCurrencyCode(String preferredCurrencyCode)
Customer.UpdateRequest.taxability(Taxability taxability)
static Customer.UpdateRequest
Customer.update(String id)