public final class Customer extends Object implements Contact, RelevantNullChecker
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallNull, setIfNotAllNullpublic Customer()
public Customer(Contact contact)
public Long getAccount()
null for nonepublic String getBusinessName()
getBusinessName in interface Contactpublic String getCcEmail()
getCcEmail in interface Contactpublic Boolean getCompany()
getCompany in interface Contactpublic String getCompanyId()
getCompanyId in interface Contactpublic String getContactEmail()
getContactEmail in interface Contactpublic String getContactPhone()
getContactPhone in interface Contactpublic String getCountry()
getCountry in interface Contactpublic String getEmail()
public String getFirstName()
getFirstName in interface Contactpublic String getLastName()
getLastName in interface Contactpublic String getLocale()
public String getLogoServingUrl()
public CustomerPostalAddress getPostalAddress()
public Customer setPostalAddress(CustomerPostalAddress postalAddress)
public boolean setPostalAddressIf(CustomerPostalAddress postalAddress)
public String getPostcode()
getPostcode in interface Contactnull for nonepublic boolean allNull()
RelevantNullCheckernull
value within its tree, among those that has been included to be checked.allNull in interface RelevantNullCheckertrue if at least a single property of this resource has a non null value,
otherwise falseCopyright © 2020. All rights reserved.