public class Creditor extends Object
Constructor and Description |
---|
Creditor() |
Modifier and Type | Method and Description |
---|---|
String |
getAdditionalAddressInfo()
Additional information about the creditor's address, like Suite II, Apartment 2a
|
String |
getCity()
City of the creditor address
|
String |
getCountryCode()
ISO 3166-1 alpha-2 country code
|
String |
getHouseNumber()
House number of the creditor address
|
String |
getIban()
Creditor IBAN number
The IBAN is the International Bank Account Number. |
String |
getId()
Creditor identifier
|
String |
getName()
Name of the collecting creditor
|
String |
getReferenceParty()
Creditor type of the legal reference of the collecting entity
|
String |
getReferencePartyId()
Legal reference of the collecting creditor
|
String |
getStreet()
Street of the creditor address
|
String |
getZip()
ZIP code of the creditor address
|
void |
setAdditionalAddressInfo(String value)
Additional information about the creditor's address, like Suite II, Apartment 2a
|
void |
setCity(String value)
City of the creditor address
|
void |
setCountryCode(String value)
ISO 3166-1 alpha-2 country code
|
void |
setHouseNumber(String value)
House number of the creditor address
|
void |
setIban(String value)
Creditor IBAN number
The IBAN is the International Bank Account Number. |
void |
setId(String value)
Creditor identifier
|
void |
setName(String value)
Name of the collecting creditor
|
void |
setReferenceParty(String value)
Creditor type of the legal reference of the collecting entity
|
void |
setReferencePartyId(String value)
Legal reference of the collecting creditor
|
void |
setStreet(String value)
Street of the creditor address
|
void |
setZip(String value)
ZIP code of the creditor address
|
public String getAdditionalAddressInfo()
public void setAdditionalAddressInfo(String value)
public String getCity()
public void setCity(String value)
public String getCountryCode()
public void setCountryCode(String value)
public String getHouseNumber()
public void setHouseNumber(String value)
public String getIban()
public void setIban(String value)
public String getId()
public void setId(String value)
public String getName()
public void setName(String value)
public String getReferenceParty()
public void setReferenceParty(String value)
public String getReferencePartyId()
public void setReferencePartyId(String value)
public String getStreet()
public void setStreet(String value)
public String getZip()
public void setZip(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.