public static class DisputedPayment.Builder extends Object
DisputedPayment.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DisputedPayment |
build()
Builds a new
DisputedPayment object using the set fields. |
DisputedPayment.Builder |
paymentId(String paymentId)
Setter for paymentId.
|
public DisputedPayment.Builder paymentId(String paymentId)
paymentId - String value for paymentId.public DisputedPayment build()
DisputedPayment object using the set fields.DisputedPaymentCopyright © 2022. All rights reserved.