public static class CapturePaymentInstruction.Builder extends Object
CapturePaymentInstruction.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CapturePaymentInstruction |
build()
Builds a new
CapturePaymentInstruction object using the set fields. |
CapturePaymentInstruction.Builder |
disbursementMode(DisbursementMode disbursementMode)
Setter for disbursementMode.
|
CapturePaymentInstruction.Builder |
payeeReceivableFxRateId(String payeeReceivableFxRateId)
Setter for payeeReceivableFxRateId.
|
CapturePaymentInstruction.Builder |
platformFees(List<PlatformFee> platformFees)
Setter for platformFees.
|
public CapturePaymentInstruction.Builder platformFees(List<PlatformFee> platformFees)
platformFees - List of PlatformFee value for platformFees.public CapturePaymentInstruction.Builder disbursementMode(DisbursementMode disbursementMode)
disbursementMode - DisbursementMode value for disbursementMode.public CapturePaymentInstruction.Builder payeeReceivableFxRateId(String payeeReceivableFxRateId)
payeeReceivableFxRateId - String value for payeeReceivableFxRateId.public CapturePaymentInstruction build()
CapturePaymentInstruction object using the set fields.CapturePaymentInstructionCopyright © 2025. All rights reserved.