| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionsCardAttributes |
SubscriptionsCardAttributes.Builder.build()
Builds a new
SubscriptionsCardAttributes object using the set fields. |
SubscriptionsCardAttributes |
SubscriptionCardRequest.getAttributes()
Getter for Attributes.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionCardRequest.Builder |
SubscriptionCardRequest.Builder.attributes(SubscriptionsCardAttributes attributes)
Setter for attributes.
|
void |
SubscriptionCardRequest.setAttributes(SubscriptionsCardAttributes attributes)
Setter for Attributes.
|
| Constructor and Description |
|---|
SubscriptionCardRequest(String name,
String number,
String expiry,
String securityCode,
CardType type,
SubscriptionsCardBrand brand,
Address billingAddress,
SubscriptionsCardAttributes attributes)
Initialization constructor.
|
Copyright © 2026. All rights reserved.