public final class ChargeResponse extends AcquiringResponse
| Constructor and Description |
|---|
ChargeResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getAmount() |
java.lang.String |
getOrderId() |
java.lang.Long |
getPaymentId() |
PaymentInfo |
getPaymentInfo() |
PaymentStatus |
getStatus() |
getDetails, getErrorCode, getMessage, getTerminalKey, isSuccesspublic PaymentInfo getPaymentInfo()
public java.lang.String getOrderId()
public java.lang.Long getPaymentId()
public java.lang.Long getAmount()
public PaymentStatus getStatus()