public static class GetCapturedPaymentInput.Builder extends Object
GetCapturedPaymentInput.| Constructor and Description |
|---|
Builder()
Initialization constructor.
|
Builder(String captureId)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GetCapturedPaymentInput |
build()
Builds a new
GetCapturedPaymentInput object using the set fields. |
GetCapturedPaymentInput.Builder |
captureId(String captureId)
Setter for captureId.
|
GetCapturedPaymentInput.Builder |
paypalMockResponse(String paypalMockResponse)
Setter for paypalMockResponse.
|
public Builder()
public Builder(String captureId)
captureId - String value for captureId.public GetCapturedPaymentInput.Builder captureId(String captureId)
captureId - String value for captureId.public GetCapturedPaymentInput.Builder paypalMockResponse(String paypalMockResponse)
paypalMockResponse - String value for paypalMockResponse.public GetCapturedPaymentInput build()
GetCapturedPaymentInput object using the set fields.GetCapturedPaymentInputCopyright © 2025. All rights reserved.