Property | Type | Description | |
---|---|---|---|
ALL | Braintree.TransactionType[] | ||
CREDIT | |||
SALE | |||
UNRECOGNIZED |
Method | Description | |
---|---|---|
TransactionType ( string name ) : System |
protected TransactionType ( string name ) : System | ||
name | string | |
return | System |
public static TransactionType[],Braintree ALL | ||
return | Braintree.TransactionType[] |
public static TransactionType,Braintree CREDIT | ||
return |
public static TransactionType,Braintree SALE | ||
return |