| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionPayerName |
SubscriptionPayerName.Builder.build()
Builds a new
SubscriptionPayerName object using the set fields. |
SubscriptionPayerName |
SubscriptionTransactionDetails.getPayerName()
Getter for PayerName.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionTransactionDetails.Builder |
SubscriptionTransactionDetails.Builder.payerName(SubscriptionPayerName payerName)
Setter for payerName.
|
void |
SubscriptionTransactionDetails.setPayerName(SubscriptionPayerName payerName)
Setter for PayerName.
|
| Constructor and Description |
|---|
SubscriptionTransactionDetails(String id,
SubscriptionAmountWithBreakdown amountWithBreakdown,
String time,
CaptureStatus status,
SubscriptionPayerName payerName,
String payerEmail)
Initialization constructor.
|
Copyright © 2026. All rights reserved.