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