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