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