public static class UpdatePaymentLinkRequest.Builder extends Object
UpdatePaymentLinkRequest.| Constructor and Description |
|---|
Builder(PaymentLink paymentLink)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePaymentLinkRequest |
build()
Builds a new
UpdatePaymentLinkRequest object using the set fields. |
UpdatePaymentLinkRequest.Builder |
paymentLink(PaymentLink paymentLink)
Setter for paymentLink.
|
public Builder(PaymentLink paymentLink)
paymentLink - PaymentLink value for paymentLink.public UpdatePaymentLinkRequest.Builder paymentLink(PaymentLink paymentLink)
paymentLink - PaymentLink value for paymentLink.public UpdatePaymentLinkRequest build()
UpdatePaymentLinkRequest object using the set fields.UpdatePaymentLinkRequestCopyright © 2022. All rights reserved.