Method | Description | |
---|---|---|
Create ( |
||
Find ( string id ) : Braintree.MerchantAccount | ||
Update ( string id, |
Method | Description | |
---|---|---|
MerchantAccountGateway ( |
public Create ( |
||
request | ||
return | Result |
public Find ( string id ) : Braintree.MerchantAccount | ||
id | string | |
return | Braintree.MerchantAccount |
protected MerchantAccountGateway ( |
||
gateway | ||
return | Braintree.Exceptions |
public Update ( string id, |
||
id | string | |
request | ||
return | Result |