| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Field and Description |
|---|---|
private Transaction.Type |
TransactionRequest.type |
private Transaction.Type |
Transaction.type |
| Modifier and Type | Method and Description |
|---|---|
Transaction.Type |
Transaction.getType() |
static Transaction.Type |
Transaction.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transaction.Type[] |
Transaction.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MultipleValueNode<TransactionSearchRequest,Transaction.Type> |
TransactionSearchRequest.type() |
| Modifier and Type | Method and Description |
|---|---|
TransactionRequest |
TransactionRequest.type(Transaction.Type type) |
Copyright © 2013-2018. All Rights Reserved.