| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Field and Description |
|---|---|
private MerchantAccount |
MerchantAccount.masterMerchantAccount |
private MerchantAccount |
Disbursement.merchantAccount |
private MerchantAccount |
WebhookNotification.merchantAccount |
| Modifier and Type | Method and Description |
|---|---|
MerchantAccount |
MerchantAccountGateway.find(String id) |
MerchantAccount |
MerchantAccount.getMasterMerchantAccount() |
MerchantAccount |
Disbursement.getMerchantAccount() |
MerchantAccount |
WebhookNotification.getMerchantAccount() |
| Modifier and Type | Method and Description |
|---|---|
Result<MerchantAccount> |
MerchantAccountGateway.create(MerchantAccountRequest request) |
Result<MerchantAccount> |
MerchantAccountGateway.update(String id,
MerchantAccountRequest request) |
Copyright © 2013-2014. All Rights Reserved.