| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionPaymentSourceResponse |
SubscriptionPaymentSourceResponse.Builder.build()
Builds a new
SubscriptionPaymentSourceResponse object using the set fields. |
SubscriptionPaymentSourceResponse |
Subscriber.getPaymentSource()
Getter for PaymentSource.
|
| Modifier and Type | Method and Description |
|---|---|
Subscriber.Builder |
Subscriber.Builder.paymentSource(SubscriptionPaymentSourceResponse paymentSource)
Setter for paymentSource.
|
void |
Subscriber.setPaymentSource(SubscriptionPaymentSourceResponse paymentSource)
Setter for PaymentSource.
|
| Constructor and Description |
|---|
Subscriber(String emailAddress,
String payerId,
Name name,
ShippingDetails shippingAddress,
SubscriptionPaymentSourceResponse paymentSource)
Initialization constructor.
|
Copyright © 2026. All rights reserved.