| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PaymentTokenRequestPaymentSource |
PaymentTokenRequestPaymentSource.Builder.build()
Builds a new
PaymentTokenRequestPaymentSource object using the set fields. |
PaymentTokenRequestPaymentSource |
PaymentTokenRequest.getPaymentSource()
Getter for PaymentSource.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentTokenRequest.Builder |
PaymentTokenRequest.Builder.paymentSource(PaymentTokenRequestPaymentSource paymentSource)
Setter for paymentSource.
|
void |
PaymentTokenRequest.setPaymentSource(PaymentTokenRequestPaymentSource paymentSource)
Setter for PaymentSource.
|
| Constructor and Description |
|---|
Builder(PaymentTokenRequestPaymentSource paymentSource)
Initialization constructor.
|
PaymentTokenRequest(PaymentTokenRequestPaymentSource paymentSource,
Customer customer)
Initialization constructor.
|
Copyright © 2025. All rights reserved.