public final class Creditor extends Object
| Constructor and Description |
|---|
Creditor() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAccount() |
String |
getBusinessName() |
String |
getCity() |
String |
getCompanyId() |
CreditorContactDetails |
getContact() |
String |
getCountry() |
Double |
getLatitude() |
String |
getLegalForm() |
String |
getLogoServingUrl() |
Double |
getLongitude() |
String |
getPostcode() |
String |
getStreet() |
String |
getTaxId() |
String |
getVatId() |
Boolean |
getVatPayer() |
Creditor |
setAccount(Long account) |
Creditor |
setBusinessName(String businessName) |
Creditor |
setCity(String city) |
Creditor |
setCompanyId(String companyId) |
Creditor |
setContact(CreditorContactDetails contact) |
Creditor |
setCountry(String country) |
Creditor |
setLatitude(Double latitude) |
Creditor |
setLegalForm(String legalForm) |
Creditor |
setLogoServingUrl(String logoServingUrl) |
Creditor |
setLongitude(Double longitude) |
Creditor |
setPostcode(String postcode) |
Creditor |
setStreet(String street) |
Creditor |
setTaxId(String taxId) |
Creditor |
setVatId(String vatId) |
Creditor |
setVatPayer(Boolean vatPayer) |
public Long getAccount()
public String getBusinessName()
public String getCity()
public String getCompanyId()
public CreditorContactDetails getContact()
public Creditor setContact(CreditorContactDetails contact)
public String getCountry()
public Double getLatitude()
public String getLegalForm()
public String getLogoServingUrl()
public Double getLongitude()
public String getPostcode()
public String getStreet()
public String getTaxId()
public String getVatId()
public Boolean getVatPayer()
Copyright © 2023. All rights reserved.