| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
VenmoWalletAttributesResponse |
VenmoWalletAttributesResponse.Builder.build()
Builds a new
VenmoWalletAttributesResponse object using the set fields. |
VenmoWalletAttributesResponse |
VenmoWalletResponse.getAttributes()
Getter for Attributes.
|
| Modifier and Type | Method and Description |
|---|---|
VenmoWalletResponse.Builder |
VenmoWalletResponse.Builder.attributes(VenmoWalletAttributesResponse attributes)
Setter for attributes.
|
void |
VenmoWalletResponse.setAttributes(VenmoWalletAttributesResponse attributes)
Setter for Attributes.
|
| Constructor and Description |
|---|
VenmoWalletResponse(String emailAddress,
String accountId,
String userName,
Name name,
PhoneNumber phoneNumber,
Address address,
VenmoWalletAttributesResponse attributes)
Initialization constructor.
|
Copyright © 2025. All rights reserved.