Customer |
Invoice.getCustomer() |
Customer |
PurchaseOrder.getCustomer() |
Customer |
Order.getCustomer() |
Customer |
Customer.setAccount(Long account) |
Customer |
Customer.setBusinessName(String businessName) |
Customer |
Customer.setCcEmail(String ccEmail) |
Customer |
Customer.setCity(String city) |
Customer |
Customer.setCompanyId(String companyId) |
Customer |
Customer.setContactEmail(String contactEmail) |
Customer |
Customer.setContactPhone(String contactPhone) |
Customer |
Customer.setCountry(String country) |
Customer |
Customer.setEmail(String email) |
Customer |
Customer.setFirstName(String firstName) |
Customer |
Customer.setLastName(String lastName) |
Customer |
Customer.setLocale(String locale) |
Customer |
Customer.setLogoServingUrl(String logoServingUrl) |
Customer |
Customer.setPostalAddress(CustomerPostalAddress postalAddress) |
Customer |
Customer.setPostcode(String postcode) |
Customer |
Customer.setPrefix(String prefix) |
Customer |
Customer.setStreet(String street) |
Customer |
Customer.setSuffix(String suffix) |
Customer |
Customer.setTaxId(String taxId) |
Customer |
Customer.setVatId(String vatId) |