| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PaymentTokenResponsePaymentSource |
PaymentTokenResponsePaymentSource.Builder.build()
Builds a new
PaymentTokenResponsePaymentSource object using the set fields. |
PaymentTokenResponsePaymentSource |
PaymentTokenResponse.getPaymentSource()
Getter for PaymentSource.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentTokenResponse.Builder |
PaymentTokenResponse.Builder.paymentSource(PaymentTokenResponsePaymentSource paymentSource)
Setter for paymentSource.
|
void |
PaymentTokenResponse.setPaymentSource(PaymentTokenResponsePaymentSource paymentSource)
Setter for PaymentSource.
|
| Constructor and Description |
|---|
PaymentTokenResponse(String id,
CustomerResponse customer,
PaymentTokenResponsePaymentSource paymentSource,
List<LinkDescription> links)
Initialization constructor.
|
Copyright © 2025. All rights reserved.