| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
RefundPlatformFee |
RefundPlatformFee.Builder.build()
Builds a new
RefundPlatformFee object using the set fields. |
| Modifier and Type | Method and Description |
|---|---|
List<RefundPlatformFee> |
RefundPaymentInstruction.getPlatformFees()
Getter for PlatformFees.
|
| Modifier and Type | Method and Description |
|---|---|
RefundPaymentInstruction.Builder |
RefundPaymentInstruction.Builder.platformFees(List<RefundPlatformFee> platformFees)
Setter for platformFees.
|
void |
RefundPaymentInstruction.setPlatformFees(List<RefundPlatformFee> platformFees)
Setter for PlatformFees.
|
| Constructor and Description |
|---|
RefundPaymentInstruction(List<RefundPlatformFee> platformFees)
Initialization constructor.
|
Copyright © 2025. All rights reserved.