public static class PaymentTokenRequestPaymentSource.Builder extends Object
PaymentTokenRequestPaymentSource.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PaymentTokenRequestPaymentSource |
build()
Builds a new
PaymentTokenRequestPaymentSource object using the set fields. |
PaymentTokenRequestPaymentSource.Builder |
card(PaymentTokenRequestCard card)
Setter for card.
|
PaymentTokenRequestPaymentSource.Builder |
token(VaultTokenRequest token)
Setter for token.
|
public PaymentTokenRequestPaymentSource.Builder card(PaymentTokenRequestCard card)
card - PaymentTokenRequestCard value for card.public PaymentTokenRequestPaymentSource.Builder token(VaultTokenRequest token)
token - VaultTokenRequest value for token.public PaymentTokenRequestPaymentSource build()
PaymentTokenRequestPaymentSource object using the set fields.PaymentTokenRequestPaymentSourceCopyright © 2025. All rights reserved.