public class VenmoAccountDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
imageUrl |
private String |
sourceDescription |
private String |
token |
private String |
username |
private String |
venmoUserId |
| Constructor and Description |
|---|
VenmoAccountDetails(NodeWrapper node) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImageUrl() |
String |
getSourceDescription() |
String |
getToken() |
String |
getUsername() |
String |
getVenmoUserId() |
Copyright © 2013-2018. All Rights Reserved.