public class InvoiceReconciliationRecord extends TransactionAwareEntity
id, linkedSpaceId, linkedTransaction| Constructor and Description |
|---|
InvoiceReconciliationRecord() |
getId, getLinkedSpaceId, getLinkedTransactionprotected String address
protected BigDecimal amount
protected String city
protected String country
protected OffsetDateTime createdOn
protected String currency
protected Long discardedBy
protected OffsetDateTime discardedOn
protected ChargeAttemptEnvironment environment
protected String familyName
protected String givenName
protected String iban
protected FailureReason lastResolutionFailure
protected String participantNumber
protected BigDecimal paymentFeeAmount
protected String paymentFeeCurrency
protected OffsetDateTime plannedPurgeDate
protected String postCode
protected String referenceNumber
protected InvoiceReconciliationRecordRejectionStatus rejectionStatus
protected Long resolvedBy
protected OffsetDateTime resolvedOn
protected String senderBankAccount
protected InvoiceReconciliationRecordState state
protected String street
protected InvoiceReconciliationRecordType type
protected String uniqueId
protected OffsetDateTime valueDate
protected Integer version
public String getAddress()
public BigDecimal getAmount()
public String getCity()
public String getCountry()
public OffsetDateTime getCreatedOn()
public String getCurrency()
public Long getDiscardedBy()
public OffsetDateTime getDiscardedOn()
public ChargeAttemptEnvironment getEnvironment()
public String getFamilyName()
public String getGivenName()
public String getIban()
public FailureReason getLastResolutionFailure()
public String getParticipantNumber()
public BigDecimal getPaymentFeeAmount()
public String getPaymentFeeCurrency()
public OffsetDateTime getPlannedPurgeDate()
public String getPostCode()
public String getReferenceNumber()
public InvoiceReconciliationRecordRejectionStatus getRejectionStatus()
public Long getResolvedBy()
public OffsetDateTime getResolvedOn()
public String getSenderBankAccount()
public InvoiceReconciliationRecordState getState()
public String getStreet()
public InvoiceReconciliationRecordType getType()
public String getUniqueId()
public OffsetDateTime getValueDate()
public Integer getVersion()
public boolean equals(Object o)
equals in class TransactionAwareEntitypublic int hashCode()
hashCode in class TransactionAwareEntitypublic String toString()
toString in class TransactionAwareEntityCopyright © 2022. All rights reserved.