public class InvoiceReimbursementWithRefundReference extends InvoiceReimbursement
| Modifier and Type | Field and Description |
|---|---|
protected String |
refundMerchantReference |
amount, createdOn, currency, discardedBy, discardedOn, id, linkedSpaceId, paymentConnectorConfiguration, paymentInitiationAdviceFile, processedBy, processedOn, recipientCity, recipientCountry, recipientFamilyName, recipientGivenName, recipientIban, recipientPostcode, recipientStreet, senderIban, state, version| Constructor and Description |
|---|
InvoiceReimbursementWithRefundReference() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRefundMerchantReference() |
int |
hashCode() |
String |
toString() |
getAmount, getCreatedOn, getCurrency, getDiscardedBy, getDiscardedOn, getId, getLinkedSpaceId, getPaymentConnectorConfiguration, getPaymentInitiationAdviceFile, getProcessedBy, getProcessedOn, getRecipientCity, getRecipientCountry, getRecipientFamilyName, getRecipientGivenName, getRecipientIban, getRecipientPostcode, getRecipientStreet, getSenderIban, getState, getVersionprotected String refundMerchantReference
public InvoiceReimbursementWithRefundReference()
public String getRefundMerchantReference()
public boolean equals(Object o)
equals in class InvoiceReimbursementpublic int hashCode()
hashCode in class InvoiceReimbursementpublic String toString()
toString in class InvoiceReimbursementCopyright © 2022. All rights reserved.