public class Capture extends AbstractOrderStatus
Constructor and Description |
---|
Capture() |
Modifier and Type | Method and Description |
---|---|
CaptureOutput |
getCaptureOutput()
Object containing capture details
|
String |
getStatus()
Current high-level status of the payment in a human-readable form.
|
CaptureStatusOutput |
getStatusOutput()
This object has the numeric representation of the current capture status, timestamp of last status change and performable action on the current payment resource.
|
void |
setCaptureOutput(CaptureOutput value)
Object containing capture details
|
void |
setStatus(String value)
Current high-level status of the payment in a human-readable form.
|
void |
setStatusOutput(CaptureStatusOutput value)
This object has the numeric representation of the current capture status, timestamp of last status change and performable action on the current payment resource.
|
getId, setId
public CaptureOutput getCaptureOutput()
public void setCaptureOutput(CaptureOutput value)
public String getStatus()
public void setStatus(String value)
public CaptureStatusOutput getStatusOutput()
public void setStatusOutput(CaptureStatusOutput value)
Copyright © 2024 Worldline Global Collect. All rights reserved.