Class CaptureAmountBreakdownData
Inherited Members
Namespace: Worldline.Acquiring.Sdk.V1.Domain
Assembly: Worldline.Acquiring.Sdk.dll
Syntax
public class CaptureAmountBreakdownData
Properties
TipAmount
Optional amount of tip.
The amount specified is included in the total captureamount, the information is provided
for data enrichment and reconciliation purposes.
Declaration
public AmountData TipAmount { get; set; }
Property Value
| Type | Description |
|---|---|
| AmountData |