| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
SuspendSubscription |
SuspendSubscription.Builder.build()
Builds a new
SuspendSubscription object using the set fields. |
SuspendSubscription |
SuspendSubscriptionInput.getBody()
Getter for Body.
|
| Modifier and Type | Method and Description |
|---|---|
SuspendSubscriptionInput.Builder |
SuspendSubscriptionInput.Builder.body(SuspendSubscription body)
Setter for body.
|
void |
SuspendSubscriptionInput.setBody(SuspendSubscription body)
Setter for Body.
|
| Constructor and Description |
|---|
SuspendSubscriptionInput(String id,
String contentType,
SuspendSubscription body)
Initialization constructor.
|
Copyright © 2026. All rights reserved.