public static class VenmoWalletCustomerInformation.Builder extends Object
VenmoWalletCustomerInformation.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
VenmoWalletCustomerInformation |
build()
Builds a new
VenmoWalletCustomerInformation object using the set fields. |
VenmoWalletCustomerInformation.Builder |
emailAddress(String emailAddress)
Setter for emailAddress.
|
VenmoWalletCustomerInformation.Builder |
id(String id)
Setter for id.
|
public VenmoWalletCustomerInformation.Builder id(String id)
id - String value for id.public VenmoWalletCustomerInformation.Builder emailAddress(String emailAddress)
emailAddress - String value for emailAddress.public VenmoWalletCustomerInformation build()
VenmoWalletCustomerInformation object using the set fields.VenmoWalletCustomerInformationCopyright © 2025. All rights reserved.