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