public static class RefundPaymentInstruction.Builder extends Object
RefundPaymentInstruction.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
RefundPaymentInstruction |
build()
Builds a new
RefundPaymentInstruction object using the set fields. |
RefundPaymentInstruction.Builder |
platformFees(List<RefundPlatformFee> platformFees)
Setter for platformFees.
|
public RefundPaymentInstruction.Builder platformFees(List<RefundPlatformFee> platformFees)
platformFees - List of RefundPlatformFee value for platformFees.public RefundPaymentInstruction build()
RefundPaymentInstruction object using the set fields.RefundPaymentInstructionCopyright © 2025. All rights reserved.