| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
CardResponseWithBillingAddress |
CardResponseWithBillingAddress.Builder.build()
Builds a new
CardResponseWithBillingAddress object using the set fields. |
CardResponseWithBillingAddress |
SubscriptionPaymentSourceResponse.getCard()
Getter for Card.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionPaymentSourceResponse.Builder |
SubscriptionPaymentSourceResponse.Builder.card(CardResponseWithBillingAddress card)
Setter for card.
|
void |
SubscriptionPaymentSourceResponse.setCard(CardResponseWithBillingAddress card)
Setter for Card.
|
| Constructor and Description |
|---|
SubscriptionPaymentSourceResponse(CardResponseWithBillingAddress card)
Initialization constructor.
|
Copyright © 2026. All rights reserved.