Class CapturePaymentOrder
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class CapturePaymentOrder
Properties
AdditionalInput
Object containing additional input on the order
Declaration
public CapturePaymentOrderAdditionalInput AdditionalInput { get; set; }
Property Value
Type | Description |
---|---|
CapturePaymentOrderAdditionalInput |
References
Object that holds all reference properties that are linked to this transaction
Declaration
public CapturePaymentOrderReferences References { get; set; }
Property Value
Type | Description |
---|---|
CapturePaymentOrderReferences |