| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAmount() |
Currency |
getCurrency() |
UUID |
getInvoiceId() |
UUID |
getLinkedInvoicePaymentId()
Linked invoice payment id: null for payments, associated
invoice payment id for refunds and chargebacks
|
String |
getPaymentCookieId()
Payment cookie id: null for payments and chargebacks, refund id for refunds
|
org.joda.time.DateTime |
getPaymentDate() |
UUID |
getPaymentId() |
Currency |
getProcessedCurrency() |
InvoicePaymentType |
getType() |
getCreatedDate, getId, getUpdatedDateUUID getPaymentId()
InvoicePaymentType getType()
UUID getInvoiceId()
org.joda.time.DateTime getPaymentDate()
BigDecimal getAmount()
Currency getCurrency()
UUID getLinkedInvoicePaymentId()
String getPaymentCookieId()
Currency getProcessedCurrency()
Copyright © 2010-2015. All Rights Reserved.