| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PaymentCollection.Builder |
PaymentCollection.Builder.authorizations(List<AuthorizationWithAdditionalData> authorizations)
Setter for authorizations.
|
PaymentCollection.Builder |
PaymentCollection.Builder.captures(List<OrdersCapture> captures)
Setter for captures.
|
PaymentCollection.Builder |
PaymentCollection.Builder.refunds(List<Refund> refunds)
Setter for refunds.
|
PaymentCollection.Builder |
PaymentCollection.toBuilder()
Builds a new
PaymentCollection.Builder object. |
Copyright © 2025. All rights reserved.