public class Refund extends Object
| Constructor and Description |
|---|
Refund() |
protected BigDecimal amount
protected Long completion
protected Long createdBy
protected OffsetDateTime createdOn
protected Environment environment
protected String externalId
protected OffsetDateTime failedOn
protected FailureReason failureReason
protected Long id
protected String language
protected Long linkedSpaceId
protected String merchantReference
protected OffsetDateTime nextUpdateOn
protected OffsetDateTime plannedPurgeDate
protected OffsetDateTime processingOn
protected String processorReference
protected List<LineItemReduction> reductions
protected RefundState state
protected OffsetDateTime succeededOn
protected String timeZone
protected OffsetDateTime timeoutOn
protected BigDecimal totalAppliedFees
protected BigDecimal totalSettledAmount
protected Transaction transaction
protected RefundType type
protected Long updatedInvoice
protected Integer version
public BigDecimal getAmount()
public Long getCompletion()
public Long getCreatedBy()
public OffsetDateTime getCreatedOn()
public Environment getEnvironment()
public String getExternalId()
public OffsetDateTime getFailedOn()
public FailureReason getFailureReason()
public Long getId()
public String getLanguage()
public Long getLinkedSpaceId()
public String getMerchantReference()
public OffsetDateTime getNextUpdateOn()
public OffsetDateTime getPlannedPurgeDate()
public OffsetDateTime getProcessingOn()
public String getProcessorReference()
public List<LineItemReduction> getReductions()
public RefundState getState()
public OffsetDateTime getSucceededOn()
public String getTimeZone()
public OffsetDateTime getTimeoutOn()
public BigDecimal getTotalAppliedFees()
public BigDecimal getTotalSettledAmount()
public Transaction getTransaction()
public RefundType getType()
public Long getUpdatedInvoice()
public Integer getVersion()
Copyright © 2021. All rights reserved.