public class CapturePaymentOrder extends Object
| Constructor and Description |
|---|
CapturePaymentOrder() |
| Modifier and Type | Method and Description |
|---|---|
CapturePaymentOrderAdditionalInput |
getAdditionalInput()
Object containing additional input on the order
|
CapturePaymentOrderReferences |
getReferences()
Object that holds all reference properties that are linked to this transaction
|
Shipping |
getShipping()
Object containing shipping related data
|
void |
setAdditionalInput(CapturePaymentOrderAdditionalInput value)
Object containing additional input on the order
|
void |
setReferences(CapturePaymentOrderReferences value)
Object that holds all reference properties that are linked to this transaction
|
void |
setShipping(Shipping value)
Object containing shipping related data
|
public CapturePaymentOrderAdditionalInput getAdditionalInput()
public void setAdditionalInput(CapturePaymentOrderAdditionalInput value)
public CapturePaymentOrderReferences getReferences()
public void setReferences(CapturePaymentOrderReferences value)
public Shipping getShipping()
public void setShipping(Shipping value)
Copyright © 2026 Worldline Global Collect. All rights reserved.