public class UpdateRecipientRequest<T extends UpdateRecipientRequest> extends Request
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
bankAccount |
protected Object |
card |
protected String |
defaultCard |
protected String |
description |
protected String |
email |
protected Map<String,Object> |
metadata |
protected String |
name |
protected String |
taxId |
| Constructor and Description |
|---|
UpdateRecipientRequest() |
| Modifier and Type | Method and Description |
|---|---|
T |
setBankAccount(String country,
String routingNumber,
String accountNumber) |
protected T |
setCard(CreateCardRequest request) |
protected T |
setCard(String token) |
T |
setDefaultCard(String defaultCard) |
T |
setDescription(String description) |
T |
setEmail(String email) |
T |
setMetadata(Map<String,Object> metadata) |
T |
setName(String name) |
T |
setTaxId(String taxId) |
dateToString, toRequest, toRequest, toRequestCopyright © 2014. All rights reserved.